ARK: Survival Evolved Wiki
Tigermehmatbot (обсуждение | вклад)
(BotCopy)
Нет описания правки
(не показано 37 промежуточных версий 4 участников)
Строка 21: Строка 21:
 
-- DLC 04: ABERRATION
 
-- DLC 04: ABERRATION
 
-- DLC 05: EXTINCTION
 
-- DLC 05: EXTINCTION
  +
-- DLC 06: VALGUERO
  +
-- DLC 07: GENESIS: PART 1
  +
-- DLC 08: CRYSTAL ISLES
  +
-- DLC 09: GENESIS: PART 2
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
-- "NULL" EXAMPLE WITH COMMENTS --
 
-- "NULL" EXAMPLE WITH COMMENTS --
Строка 26: Строка 30:
 
return {
 
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)
["variants"] = "", -- (Wiki Value) List of Variants (Alpha T-Rex, Skeletal Rex, etc), if applicable.
+
["variants"] = "", -- (Wiki Value) List of Variants (Alpha T-Rex, Skeletal Rex, etc), if applicable.
["releasedate"] = "Unreleased", -- (Wiki Value) Date released on PC in YYYY-MM-DD
+
["releasedate"] = "Unreleased", -- (Wiki Value) Date released on PC in YYYY-MM-DD
["releaseversion"] = "", -- (Wiki Value) PC version debut
+
["releaseversion"] = "", -- (Wiki Value) PC version debut
["xboxreleasedate"] = "Unreleased", -- (Wiki Value) Date released on XBOX in YYYY-MM-DD
+
["xboxreleasedate"] = "Unreleased", -- (Wiki Value) Date released on XBOX in YYYY-MM-DD
["xboxreleaseversion"] = "", -- (Wiki Value) XBOX version debut
+
["xboxreleaseversion"] = "", -- (Wiki Value) XBOX version debut
["ps4releasedate"] = "Unreleased", -- (Wiki Value) Date released on PS4 in YYYY-MM-DD
+
["psreleasedate"] = "Unreleased", -- (Wiki Value) Date released on PlayStation in YYYY-MM-DD
["ps4releaseversion"] = "", -- (Wiki Value) PS4 version debut
+
["psreleaseversion"] = "", -- (Wiki Value) PlayStation version debut
["mobilereleasedate"] = "Unreleased", -- (Wiki Value) Date released on Mobile in YYYY-MM-DD
+
["mobilereleasedate"] = "Unreleased", -- (Wiki Value) Date released on Mobile in YYYY-MM-DD
["mobilereleaseversion"] = "", -- (Wiki Value) Mobile version debut
+
["mobilereleaseversion"] = "", -- (Wiki Value) Mobile version debut
["switchreleasedate"] = "Unreleased", -- (Wiki Value) Date released on Nintendo Switch in YYYY-MM-DD
+
["switchreleasedate"] = "Unreleased", -- (Wiki Value) Date released on Nintendo Switch in YYYY-MM-DD
["switchreleaseversion"] = "", -- (Wiki Value) Nintendo Switch version debut
+
["switchreleaseversion"] = "", -- (Wiki Value) Nintendo Switch version debut
  +
["egsreleasedate"] = "Unreleased", -- (Wiki Value) Date released on Epic Games in YYYY-MM-DD
["baseclass"] = "", -- Base class for creatures with variants (e.g. Wyvern or Jug Bug)
 
["baseblueprintpath"] = "", -- Base blueprint for creatures with variants
+
["egsreleaseversion"] = "", -- (Wiki Value) Epic Games version debut
  +
["baseclass"] = "", -- Base class for creatures with variants (e.g. Wyvern or Jug Bug)
["class"] = "", -- EntityId
 
["blueprintpath"] = "", -- Full path to the in-game blueprint
+
["baseblueprintpath"] = "", -- Base blueprint for creatures with variants
["commonname"] = "", -- (Wiki Value) From Dossier
+
["class"] = "", -- EntityId
["dossierimage"] = "Dossier.png", -- (Wiki Value) File name of dossier on Wiki
+
["blueprintpath"] = "", -- Full path to the in-game blueprint
["soundfile"] = "File.ogg", -- (Wiki Value) Sound file location on Wiki
+
["commonname"] = "", -- (Wiki Value) From Dossier
["pronunciation"] = "", -- (Wiki Value) Omitted for now; currently blank
+
["dossierimage"] = "Dossier.png", -- (Wiki Value) File name of dossier on Wiki
["categories"] = "", -- (Wiki Value) Wiki categories to apply to this creature
+
["soundfile"] = "File.ogg", -- (Wiki Value) Sound file location on Wiki
["species"] = "", -- (Wiki Value) From Dossier
+
["pronunciation"] = "", -- (Wiki Value) Omitted for now; currently blank
["time"] = "", -- (Wiki Value) From Dossier
+
["categories"] = "", -- (Wiki Value) Wiki categories to apply to this creature
["group"] = "", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
+
["species"] = "", -- (Wiki Value) From Dossier
["temperament"] = "", -- (Wiki Value) From Dossier
+
["time"] = "", -- (Wiki Value) From Dossier
["diet"] = "", -- (Wiki Value) From Dossier
+
["group"] = "", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "", -- (Wiki Value) From Dossier
  +
["diet"] = "", -- (Wiki Value) From Dossier
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "", -- Yes/No
+
["torporimmune"] = "", -- Yes/No
["canbetamed"] = "", -- Yes/No
+
["canbetamed"] = "", -- Yes/No
["rideable"] = "", -- Yes/No
+
["rideable"] = "", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
+
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
["mobilekibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any on Mobile
+
["mobilekibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any on Mobile
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "", -- health1 (creaturestats)
+
["health"] = "", -- health1 (creaturestats)
["healthwildlevel"] = "", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "",
+
["stamina"] = "",
["staminawildlevel"] = "",
+
["staminawildlevel"] = "",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "",
+
["torpor"] = "",
["torporwildlevel"] = "",
+
["torporwildlevel"] = "",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "",
+
["oxygen"] = "",
["oxygenwildlevel"] = "",
+
["oxygenwildlevel"] = "",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "",
+
["food"] = "",
["foodwildlevel"] = "",
+
["foodwildlevel"] = "",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "",
+
["weight"] = "",
["weightwildlevel"] = "",
+
["weightwildlevel"] = "",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "",
+
["melee"] = "",
["meleewildlevel"] = "",
+
["meleewildlevel"] = "",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "",
+
["speed"] = "",
["speedwildlevel"] = "",
+
["speedwildlevel"] = "",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "", -- walkBase (creaturestats)
+
["walkspeed"] = "", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "", -- swimBase (creaturestats)
+
["swimspeed"] = "", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "", -- Human, Small, Medium, Large, Massive, or None
["radiationimmune"] = "", -- Yes/No
+
["canbecloned"] = "", -- Yes/No
["immobilizedby"] = "", -- List of traps that immobilize it
+
["radiationimmune"] = "", -- Yes/No
  +
["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)
+
["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, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["meleebase"] = "",
+
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 267: Строка 245:
 
},
 
},
 
},
 
},
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["lootitems"] = "",
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 285: Строка 264:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["achatina"] = {
 
["achatina"] = {
["variants"] = "Aberrant Achatina",
+
["variants"] = "Aberrant Achatina, Eerie Achatina",
["releasedate"] = "2016-11-24",
+
["releasedate"] = "2016-11-24",
["releaseversion"] = "252.0",
+
["releaseversion"] = "252.0",
["xboxreleasedate"] = "2016-12-16",
+
["xboxreleasedate"] = "2016-12-16",
["xboxreleaseversion"] = "748.2",
+
["xboxreleaseversion"] = "748.2",
["ps4releasedate"] = "2016-12-19",
+
["psreleasedate"] = "2016-12-19",
["ps4releaseversion"] = "502.0",
+
["psreleaseversion"] = "502.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Achatina_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP'",
 
["commonname"] = "Achatina",
+
["class"] = "Achatina_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP'",
["dossierimage"] = "Dossier Achatina.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Achatina",
["soundfile"] = "S achatina idle 04.OGG",
+
["dossierimage"] = "Dossier Achatina.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "S achatina idle 04.OGG",
  +
["pronunciation"] = "",
["species"] = "Achatina limusegnis",
 
["time"] = "Holocene",
+
["categories"] = "",
["group"] = "Invertebrates",
+
["species"] = "Achatina limusegnis",
["temperament"] = "Passive",
+
["time"] = "Holocene",
["diet"] = "Herbivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "Hats",
+
["equipment"] = "Hats",
["canmountonhumans"] = "Yes",
+
["canmountonhumans"] = "Yes",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 4000,
+
["tameaffinitybase"] = 4000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 50,
+
["torpor1"] = 50,
["torporincrease"] = 3,
+
["torporincrease"] = 3,
["foodconsumptionbase"] = 0.001736,
+
["foodconsumptionbase"] = 0.001736,
["foodconsumptionmult"] = 864.055298,
+
["foodconsumptionmult"] = 864.055298,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Sweet Vegetable Cake",
+
["favoritefood"] = "Sweet Vegetable Cake",
["primitiveplusfood"] = "Lettuce (Primitive Plus)"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 75,
+
["health"] = 75,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 50,
+
["torpor"] = 50,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 50,
+
["walkspeed"] = 50,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 50,
+
["dragweight"] = 50,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "",
 
  +
["candamage"] = "",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 0,
 
["killxpbase"] = 2,
+
["meleebase"] = 0,
  +
["killxpbase"] = 2,
["teamname"] = "Herbivore_Small",
 
  +
["teamname"] = "Herbivore_Small",
["chancetodroploot"] = 0,
 
  +
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Chitin, Raw Meat",
+
["canbeharvestedfor"] = "Chitin, Raw Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 419: Строка 378:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["allosaurus"] = {
 
["allosaurus"] = {
  +
["variants"] = "Brute X-Allosaurus, Eerie Allosaurus, R-Allosaurus, VR Allosaurus, X-Allosaurus",
["releasedate"] = "2016-07-28",
 
["releaseversion"] = "245.0",
+
["releasedate"] = "2016-07-28",
["xboxreleasedate"] = "2016-09-01",
+
["releaseversion"] = "245.0",
["xboxreleaseversion"] = "739.3",
+
["xboxreleasedate"] = "2016-09-01",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "739.3",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Allo_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Allosaurus/Allo_Character_BP.Allo_Character_BP'",
 
["commonname"] = "Allosaurus",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Allosaurus.png",
+
["class"] = "Allo_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Allosaurus/Allo_Character_BP.Allo_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Allosaurus",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Allosaurus.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["species"] = "Allosaurus therotribus",
 
["time"] = "Late Jurassic",
+
["pronunciation"] = "",
["group"] = "Dinosaurs",
+
["categories"] = "",
["temperament"] = "Aggressively Social",
+
["species"] = "Allosaurus therotribus",
["diet"] = "Carnivore",
+
["time"] = "Late Jurassic",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Aggressively Social",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Allosaurus Saddle",
+
["equipment"] = "Allosaurus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.875,
+
["tameineffectivenessbyaffinity"] = 1.875,
["tameaffinitybase"] = 2400,
+
["tameaffinitybase"] = 2400,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 1000,
+
["torpor1"] = 1000,
["torporincrease"] = 60,
+
["torporincrease"] = 60,
["foodconsumptionbase"] = 0.002052,
+
["foodconsumptionbase"] = 0.002052,
["foodconsumptionmult"] = 180.063385,
+
["foodconsumptionmult"] = 180.063385,
["torpordepletionps0"] = 0.8
+
["torpordepletionps0"] = 0.8
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Diplo Egg)",
+
["mobilekibble"] = "Kibble (Diplo Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Allosaurus Egg",
+
["egg"] = "Allosaurus Egg",
["mintemp"] = 26,
+
["mintemp"] = 26,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 5999.520508, --1:39,
+
["incubationtime"] = 5999.520508, --1:39,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 630,
+
["health"] = 630,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 250,
+
["stamina"] = 250,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1000,
+
["torpor"] = 1000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 380,
+
["weight"] = 380,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 650,
+
["walkspeed"] = 650,
["riddenwalkspeed"] = 650,
+
["riddenwalkspeed"] = 650,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1404,
+
["untamedrunspeed"] = 1404,
["tamedrunspeed"] = 1579.5,
+
["tamedrunspeed"] = 1579.5,
["tamedriddenrunspeed"] = 1579.5,
+
["tamedriddenrunspeed"] = 1579.5,
["runningstaminaconsumptionrate"] = 22,
+
["runningstaminaconsumptionrate"] = 22,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 285,
+
["dragweight"] = 285,
["mass"] = 222,
+
["mass"] = 222,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 35,
 
  +
["meleebase"] = 35,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Allosaurus bites the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 850,
+
["attackrange"] = 850,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Gore",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 30,
["attackrange"] = 850,
+
["attackrange"] = 850,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 25
+
["damage"] = 25
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Bite (AI)",
+
["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.",
+
["description"] = "The Allosaurus bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 850,
+
["attackrange"] = 850,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 18,
+
["killxpbase"] = 18,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Allosaurus Brain",
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
 
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [alphacarno] [alphacarnotaur] [alphacarnotaurus]
+
-- KEYWORDS: [alphacarno] [alphacarnotaur] [alphacarnotaurus] [megacarno] [megacarnotaur] [megacarnotaurus]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphacarnotaurus"] = {
 
["alphacarnotaurus"] = {
["variants"] = "Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus, Skeletal Carnotaurus",
+
["variants"] = "Aberrant Carnotaurus, Carnotaurus, Corrupted Carnotaurus, Eerie Alpha Carno, Eerie Carno, R-Carnotaurus, Skeletal Carnotaurus",
["releasedate"] = "2015-08-07",
+
["releasedate"] = "2015-08-07",
["releaseversion"] = "194.0",
+
["releaseversion"] = "194.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "MegaCarno_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/MegaCarno_Character_BP.MegaCarno_Character_BP'",
 
  +
["class"] = "MegaCarno_Character_BP_C",
["commonname"] = "Alpha Carnotaurus",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/MegaCarno_Character_BP.MegaCarno_Character_BP'",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["commonname"] = "Alpha Carnotaurus",
["categories"] = "",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["group"] = "Alpha Predators, Dinosaurs",
 
["temperament"] = "Aggressive",
+
["categories"] = "",
  +
["group"] = "Alpha Creatures, Dinosaurs",
["diet"] = "Carnivore",
 
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 6400,
+
["health"] = 6400,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 300,
+
["weight"] = 300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 550,
+
["walkspeed"] = 550,
["untamedrunspeed"] = 1309,
+
["untamedrunspeed"] = 1309,
["swimspeed"] = 400
+
["swimspeed"] = 400
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 222,
+
["mass"] = 222,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 80,
+
["meleebase"] = 80,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Alpha Carno bites the target.",
+
["description"] = "The Alpha Carno bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 300,
+
["minattackrange"] = 300,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Gore",
+
["name"] = "Gore",
["description"] = "The Alpha Carno headbutts the target causing considerable knock-back.",
+
["description"] = "The Alpha Carno headbutts the target causing considerable knock-back.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 440,
+
["attackrange"] = 440,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 460,
+
["killxpbase"] = 460,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Rex Bone Helmet Skin",
+
["lootitems"] = "Rex Bone Helmet Skin",
["canbeharvestedfor"] = "Hide, Keratin, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Prime Meat",
["specialloot"] = "Alpha Carnotaurus Arm",
+
["specialloot"] = "Alpha Carnotaurus Arm",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 730: Строка 648:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphaleedsichthys"] = {
 
["alphaleedsichthys"] = {
["variants"] = "Leedsichthys",
+
["variants"] = "Leedsichthys",
["releasedate"] = "2017-03-31",
+
["releasedate"] = "2017-03-31",
["releaseversion"] = "256.0",
+
["releaseversion"] = "256.0",
["xboxreleasedate"] = "2017-04-26",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "753.0",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "2017-04-26",
+
["psreleasedate"] = "2017-04-26",
["ps4releaseversion"] = "506.0",
+
["psreleaseversion"] = "506.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["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'",
["commonname"] = "Alpha Leedsichthys",
+
["commonname"] = "Alpha Leedsichthys",
["dossierimage"] = "",
+
["dossierimage"] = "",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "Aquatic",
+
["categories"] = "Aquatic",
  +
["group"] = "Alpha Creatures, Fish",
["species"] = "Leedsichthys conviviumbrosia",
 
["time"] = "Mid-Jurassic",
+
["temperament"] = "Defensive",
["group"] = "Alpha Predators, Fish",
+
["diet"] = "Piscivore",
["temperament"] = "Defensive",
 
["diet"] = "Piscivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
},
 
["colorization"] = {
 
["0"] = {
 
["name"] = "Body",
 
["colors"] = "Dino Albino"
 
},
 
["4"] = {
 
["name"] = "Body Highlights",
 
["colors"] = "Dino Albino"
 
},
 
["5"] = {
 
["name"] = "Belly",
 
["colors"] = "Dino Albino"
 
},
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 4400,
+
["health"] = 4400,
["healthwildlevel"] = 0.12,
+
["healthwildlevel"] = 0.12,
["stamina"] = 500,
+
["stamina"] = 500,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 4500,
+
["torpor"] = 4500,
["torportamedmult"] = 0.06,
+
["torportamedmult"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 8000,
+
["food"] = 8000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 1800,
+
["weight"] = 1800,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 1350,
+
["walkspeed"] = 1350,
["swimspeed"] = 1350,
+
["swimspeed"] = 1350,
["untamedrunswimspeed"] = 2227.5
+
["untamedrunswimspeed"] = 2227.5
 
},
 
},
["grabweightthreshold"] = 400,
+
["grabweightthreshold"] = 400,
["dragweight"] = 1300,
+
["dragweight"] = 1300,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 160,
+
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Alpha Leedsichthys bites the target.",
+
["description"] = "The Alpha Leedsichthys bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2000,
+
["attackrange"] = 2000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2300,
+
["activateattackrange"] = 2300,
 
["melee"] = {
 
["melee"] = {
["damage"] = 160
+
["damage"] = 160
 
},
 
},
 
},
 
},
 
},
 
},
["killxpbase"] = 1500,
+
["killxpbase"] = 1500,
["teamname"] = "Carnivore_Water_PlayerOrTamed",
+
["teamname"] = "Carnivore_Water_PlayerOrTamed",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Fish Meat, Raw Fish Meat",
+
["canbeharvestedfor"] = "Hide, Raw Prime Fish Meat, Raw Fish Meat",
["specialloot"] = "Captain's Hat Skin, Alpha Leedsichthys Blubber"
+
["specialloot"] = "Captain's Hat Skin, Alpha Leedsichthys Blubber"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 823: Строка 725:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphamegalodon"] = {
 
["alphamegalodon"] = {
["variants"] = "Megalodon",
+
["variants"] = "Brute X-Megalodon, Golden Striped Brute Megalodon, Golden Striped Megalodon, Megalodon, X-Megalodon",
["releasedate"] = "2017-05-05",
+
["releasedate"] = "2017-05-05",
["releaseversion"] = "257.0",
+
["releaseversion"] = "257.0",
["xboxreleasedate"] = "2017-05-17",
+
["xboxreleasedate"] = "2017-05-17",
["xboxreleaseversion"] = "754.0",
+
["xboxreleaseversion"] = "754.0",
["ps4releasedate"] = "2017-05-17",
+
["psreleasedate"] = "2017-05-17",
["ps4releaseversion"] = "507.0",
+
["psreleaseversion"] = "507.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "MegaMegalodon_Character_BP_C",
+
["class"] = "MegaMegalodon_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/MEgaMegalodon_Character_BP.MegaMegalodon_Character_BP'",
+
["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 Predators, Fish",
+
["group"] = "Alpha Creatures, Fish",
["temperament"] = "Aggressive",
+
["temperament"] = "Aggressive",
["diet"] = "Carnivore",
+
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 9600,
+
["health"] = 9600,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 320,
+
["stamina"] = 320,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 800,
+
["torpor"] = 800,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 250,
+
["weight"] = 250,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 800,
+
["walkspeed"] = 800,
["swimspeed"] = 800,
+
["swimspeed"] = 800,
["untamedrunswimspeed"] = 1140.800049
+
["untamedrunswimspeed"] = 1140.800049
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 60,
+
["meleebase"] = 60,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Alpha Megalodon bites the target.",
+
["description"] = "The Alpha Megalodon bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 525,
+
["attackrange"] = 525,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 680,
+
["activateattackrange"] = 680,
 
["melee"] = {
 
["melee"] = {
["damage"] = 60
+
["damage"] = 60
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 780,
+
["killxpbase"] = 780,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat",
+
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat",
["specialloot"] = "Alpha Megalodon Fin"
+
["specialloot"] = "Alpha Megalodon Fin"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 914: Строка 802:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphamosasaurus"] = {
 
["alphamosasaurus"] = {
["variants"] = "Mosasaurus, Mosasaur - Caverns, Alpha Mosasaur - Caverns",
+
["variants"] = "Brute X-Mosasaurus, Eerie Alpha Mosasaur, Eerie Mosasaur, Mosasaurus, X-Mosasaurus",
["releasedate"] = "2016-06-02",
+
["releasedate"] = "2016-06-02",
["releaseversion"] = "242.0",
+
["releaseversion"] = "242.0",
["xboxreleasedate"] = "2016-06-15",
+
["xboxreleasedate"] = "2016-06-15",
["xboxreleaseversion"] = "737.0",
+
["xboxreleaseversion"] = "737.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Mosa_Character_BP_Mega_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Mega.Mosa_Character_BP_Mega'",
 
  +
["class"] = "Mosa_Character_BP_Mega_C",
["commonname"] = "Alpha Mosasaur",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Mega.Mosa_Character_BP_Mega'",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["commonname"] = "Alpha Mosasaur",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["group"] = "Alpha Predators, Reptiles",
 
["temperament"] = "Aggressive",
+
["categories"] = "Aquatic",
  +
["group"] = "Alpha Creatures, Reptiles",
["diet"] = "Carnivore",
 
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 54000,
+
["health"] = 54000,
["healthwildlevel"] = 0.12,
+
["healthwildlevel"] = 0.12,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 3000,
+
["torpor"] = 3000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 8000,
+
["food"] = 8000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 1300,
+
["weight"] = 1300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 2200,
+
["walkspeed"] = 2200,
["swimspeed"] = 2700,
+
["swimspeed"] = 2700,
["untamedrunswimspeed"] = 3780
+
["untamedrunswimspeed"] = 3780
 
},
 
},
["grabweightthreshold"] = 400,
+
["grabweightthreshold"] = 400,
["dragweight"] = 899,
+
["dragweight"] = 899,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Adobe, Greenhouse, Stone, Thatch, Wood",
+
["candamage"] = "Adobe, Greenhouse, Stone, Thatch, Wood",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 200,
+
["meleebase"] = 200,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Alpha Mosasaurus bites the target.",
+
["description"] = "The Alpha Mosasaurus bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1700,
+
["attackrange"] = 1700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2000,
+
["activateattackrange"] = 2000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 200
+
["damage"] = 200
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1600,
+
["killxpbase"] = 1600,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Black Pearl, Fireworks Rocket Launcher Skin",
+
["lootitems"] = "Black Pearl, Fireworks Rocket Launcher Skin",
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
["specialloot"] = "Alpha Mosasaur Tooth"
+
["specialloot"] = "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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["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]
+
-- KEYWORDS: [alpharaptor] [megaraptor]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alpharaptor"] = {
 
["alpharaptor"] = {
["variants"] = "Raptor, Tek Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
+
["variants"] = "Aberrant Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
["releasedate"] = "2015-08-07",
+
["releasedate"] = "2015-08-07",
["releaseversion"] = "194.0",
+
["releaseversion"] = "194.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "MegaRaptor_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/MegaRaptor_Character_BP.MegaRaptor_Character_BP'",
 
  +
["class"] = "MegaRaptor_Character_BP_C",
["commonname"] = "Alpha Raptor",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/MegaRaptor_Character_BP.MegaRaptor_Character_BP'",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["commonname"] = "Alpha Raptor",
["categories"] = "",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["group"] = "Alpha Predators, Dinosaurs",
 
["temperament"] = "Aggressive",
+
["categories"] = "",
  +
["group"] = "Alpha Creatures, Dinosaurs",
["diet"] = "Carnivore",
 
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"
 
},
 
["5"] = {
 
["name"] = "Belly",
 
["colors"] = "Dark Red, Dino Dark Orange, Black, Dino Albino"
 
},
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 3600,
+
["health"] = 3600,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 180,
+
["torpor"] = 180,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 140,
+
["weight"] = 140,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 909.5,
+
["walkspeed"] = 909.5,
["untamedrunspeed"] = 1882.664917,
+
["untamedrunspeed"] = 1882.664917,
["swimspeed"] = 595
+
["swimspeed"] = 595
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 400,
+
["dragweight"] = 400,
["mass"] = 185,
+
["mass"] = 185,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 40,
+
["meleebase"] = 40,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Alpha Raptor bites the target.",
+
["description"] = "The Alpha Raptor bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 265,
+
["killxpbase"] = 265,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Rex Bone Helmet Skin",
+
["lootitems"] = "Rex Bone Helmet Skin",
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
["specialloot"] = "Alpha Raptor Claw"
+
["specialloot"] = "Alpha Raptor Claw"
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 1133: Строка 964:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphatrex"] = {
 
["alphatrex"] = {
["variants"] = "Rex, Tek Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
+
["variants"] = "Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
["releasedate"] = "2015-08-05",
+
["releasedate"] = "2015-08-05",
["releaseversion"] = "193.0",
+
["releaseversion"] = "193.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "MegaRex_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/MegaRex_Character_BP.MegaRex_Character_BP'",
 
["commonname"] = "Alpha T-Rex",
+
["class"] = "MegaRex_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/MegaRex_Character_BP.MegaRex_Character_BP'",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["commonname"] = "Alpha T-Rex",
["categories"] = "",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["group"] = "Alpha Predators, Dinosaurs",
 
["temperament"] = "Aggressive",
+
["categories"] = "",
  +
["group"] = "Alpha Creatures, Dinosaurs",
["diet"] = "Carnivore",
 
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
},
 
["colorization"] = {
 
["0"] = {
 
["name"] = "Body",
 
["colors"] = "Dark Red, Red, Black, Dino Albino"
 
},
 
["1"] = {
 
["name"] = "Spine",
 
["colors"] = "Dark Red, Red, Black, Dino Albino"
 
},
 
["4"] = {
 
["name"] = "Back",
 
["colors"] = "Dark Red, Red, Black, Dino Albino"
 
},
 
["5"] = {
 
["name"] = "Belly",
 
["colors"] = "Dark Red, Red, Black, Dino Albino"
 
},
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 17500,
+
["health"] = 17500,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 420,
+
["stamina"] = 420,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 1550,
+
["torpor"] = 1550,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 500,
+
["weight"] = 500,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 1510,
+
["walkspeed"] = 1510,
["untamedrunspeed"] = 2159.299805,
+
["untamedrunspeed"] = 2159.299805,
["swimspeed"] = 600
+
["swimspeed"] = 600
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 550,
+
["dragweight"] = 550,
["mass"] = 400,
+
["mass"] = 400,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 170,
+
["meleebase"] = 170,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Alpha T-Rex bites the target.",
+
["description"] = "The Alpha T-Rex bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 170
+
["damage"] = 170
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Roar",
+
["name"] = "Roar",
["description"] = "The Alpha T-Rex unleashes a menacing roar to frighten opposing survivors.",
+
["description"] = "The Alpha T-Rex unleashes a menacing roar to frighten opposing survivors.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
}
 
}
 
},
 
},
["killxpbase"] = 885,
+
["killxpbase"] = 885,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
["specialloot"] = "Alpha Tyrannosaur Tooth, Alpha Rex Trophy, Trike Bone Helmet Skin"
+
["specialloot"] = "Alpha Tyrannosaur Tooth, Alpha Rex Trophy, Trike Bone Helmet Skin"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 1237: Строка 1052:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphatusoteuthis"] = {
 
["alphatusoteuthis"] = {
["variants"] = "Tusoteuthis, Tusoteuthis - Caverns",
+
["variants"] = "Brute Tusoteuthis, Tusoteuthis",
["releasedate"] = "2016-12-23",
+
["releasedate"] = "2016-12-23",
["releaseversion"] = "253.0",
+
["releaseversion"] = "253.0",
["xboxreleasedate"] = "2017-01-17",
+
["xboxreleasedate"] = "2017-01-17",
["xboxreleaseversion"] = "749.0",
+
["xboxreleaseversion"] = "749.0",
["ps4releasedate"] = "2017-01-18",
+
["psreleasedate"] = "2017-01-18",
["ps4releaseversion"] = "503.0",
+
["psreleaseversion"] = "503.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["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"] = "Alpha Tusoteuthis",
+
["commonname"] = "Alpha Tusoteuthis",
["dossierimage"] = "",
+
["dossierimage"] = "",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "Aquatic",
+
["categories"] = "Aquatic",
  +
["group"] = "Alpha Creatures, Invertebrates",
["species"] = "Tusoteuthis vampyrus",
 
["time"] = "Cretaceous",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Alpha Predators, Invertebrates",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 3333,
+
["health"] = 3333,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 1800,
+
["torpor"] = 1800,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 215,
+
["oxygen"] = 215,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 3200,
+
["food"] = 3200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 800,
+
["weight"] = 800,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 10500,
+
["walkspeed"] = 10500,
["swimspeed"] = 2100,
+
["swimspeed"] = 2100,
["untamedrunswimspeed"] = 3150
+
["untamedrunswimspeed"] = 3150
 
},
 
},
["grabweightthreshold"] = 1200,
+
["grabweightthreshold"] = 1200,
["dragweight"] = 1500,
+
["dragweight"] = 1500,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
+
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Tentacle Slap",
+
["name"] = "Tentacle Slap",
["description"] = "The Alpha Tusoteuthis swipes its massive tentacles at the target.",
+
["description"] = "The Alpha Tusoteuthis swipes its massive tentacles at the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 4500,
+
["attackrange"] = 4500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 130
+
["damage"] = 130
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab",
+
["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.",
+
["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,
+
["staminacost"] = 25,
["attackrange"] = 4500,
+
["attackrange"] = 4500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 2
+
["damage"] = 2
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Ink",
+
["name"] = "Ink",
["description"] = "The Alpha Tusoteuthis releases a large ink cloud to completely obscure vision for a limited time.",
+
["description"] = "The Alpha Tusoteuthis releases a large ink cloud to completely obscure vision for a limited time.",
["staminacost"] = 15,
+
["staminacost"] = 15,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Crush Prey",
+
["name"] = "Crush Prey",
["description"] = "While carrying a creature with its tentacles, the Alpha Tusoteuthis will crush the target for considerable damage.",
+
["description"] = "While carrying a creature with its tentacles, the Alpha Tusoteuthis will crush the target for considerable damage.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 8000,
+
["attackrange"] = 8000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 200
+
["damage"] = 200
 
}
 
}
 
},
 
},
 
},
 
},
["killxpbase"] = 2200,
+
["killxpbase"] = 2200,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Absorbent Substrate, Black Pearl",
+
["lootitems"] = "Absorbent Substrate, Black Pearl",
["canbeharvestedfor"] = "Keratin, Raw Fish Meat, Raw Prime Fish Meat",
+
["canbeharvestedfor"] = "Keratin, Raw Fish Meat, Raw Prime Fish Meat",
["specialloot"] = "Alpha Tusoteuthis Eye, Tusoteuthis Tentacle",
+
["specialloot"] = "Alpha Tusoteuthis Eye, Tusoteuthis Tentacle",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 1367: Строка 1162:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["ammonite"] = {
 
["ammonite"] = {
["releasedate"] = "2017-02-26",
+
["variants"] = "Eerie Ammonite",
["releaseversion"] = "255.0",
+
["releasedate"] = "2017-02-26",
["xboxreleasedate"] = "2017-03-17",
+
["releaseversion"] = "255.0",
["xboxreleaseversion"] = "751.0",
+
["xboxreleasedate"] = "2017-03-17",
["ps4releasedate"] = "2017-03-17",
+
["xboxreleaseversion"] = "751.0",
["ps4releaseversion"] = "505.0",
+
["psreleasedate"] = "2017-03-17",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "505.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Ammonite_Character_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'",
 
["commonname"] = "Ammonite",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Ammonite.png",
+
["class"] = "Ammonite_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Ammonite",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Ammonite.png",
["categories"] = "Aquatic",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["species"] = "Ammonitina multiamicus",
 
  +
["pronunciation"] = "",
["time"] = "Late Jurassic - Mid Cretaceous",
 
["group"] = "Invertebrates",
+
["categories"] = "Aquatic",
["temperament"] = "Passive",
+
["species"] = "Ammonitina multiamicus",
["diet"] = "Bottom Feeder",
+
["time"] = "Late Jurassic - Mid Cretaceous",
  +
["group"] = "Invertebrates",
  +
["temperament"] = "Passive",
  +
["diet"] = "Bottom Feeder",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 165,
+
["health"] = 165,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 50,
+
["torpor"] = 50,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 120,
+
["walkspeed"] = 120,
["swimspeed"] = 40,
+
["swimspeed"] = 40,
["untamedrunswimspeed"] = 113.400002
+
["untamedrunswimspeed"] = 113.400002
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "",
+
["candamage"] = "",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
+
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 8,
+
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Call For Help",
+
["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.",
+
["description"] = "Upon being threatened, the Ammonite releases a pheromone that causes all nearby wild creatures to become aggressive toward its attacker.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Ammonite Bile, Black Pearl, Chitin, Oil, Raw Meat, Silica Pearls",
+
["canbeharvestedfor"] = "Ammonite Bile, Black Pearl, Chitin, Oil, Raw Meat, Silica Pearls",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 1462: Строка 1242:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["angler"] = {
 
["angler"] = {
["variants"] = "Aberrant Anglerfish",
+
["variants"] = "Aberrant Anglerfish, Eerie Angler",
["releasedate"] = "2015-11-12",
+
["releasedate"] = "2015-11-12",
["releaseversion"] = "223.0",
+
["releaseversion"] = "223.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Angler_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'",
 
["commonname"] = "Anglerfish",
+
["class"] = "Angler_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'",
["dossierimage"] = "Dossier Angler.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Anglerfish",
["soundfile"] = "",
+
["dossierimage"] = "Dossier Angler.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Melanocetus anglerpescum",
 
  +
["categories"] = "Aquatic",
["time"] = "Early Cretaceous - Holocene",
 
  +
["species"] = "Melanocetus anglerpescum",
["group"] = "Fish",
 
  +
["time"] = "Early Cretaceous - Holocene",
["temperament"] = "Aggressive to small fry, otherwise skittish!",
 
["diet"] = "Carnivore",
+
["group"] = "Fish",
  +
["temperament"] = "Aggressive to small fry, otherwise skittish!",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 1800,
+
["tameaffinitybase"] = 1800,
["tameaffinityperlevel"] = 90,
+
["tameaffinityperlevel"] = 90,
["torpor1"] = 900,
+
["torpor1"] = 900,
["torporincrease"] = 54,
+
["torporincrease"] = 54,
["foodconsumptionbase"] = 0.001852,
+
["foodconsumptionbase"] = 0.001852,
["foodconsumptionmult"] = 149.988007,
+
["foodconsumptionmult"] = 149.988007,
["torpordepletionps0"] = 2.8
+
["torpordepletionps0"] = 2.8
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Kairuku Egg)",
+
["mobilekibble"] = "Kibble (Kairuku Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Angler Egg",
+
["egg"] = "Angler Egg",
["mintemp"] = -75,
+
["mintemp"] = -75,
["maxtemp"] = 75,
+
["maxtemp"] = 75,
["incubationtime"] = 17998.560547,
+
["incubationtime"] = 17998.560547,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 53333.332031,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 450,
+
["health"] = 450,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.3,
+
["healthtamedadd"] = 0.3,
["stamina"] = 240,
+
["stamina"] = 240,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 900,
+
["torpor"] = 900,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 400,
+
["walkspeed"] = 400,
["riddenwalkspeed"] = 400,
+
["riddenwalkspeed"] = 400,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 8,
+
["runningstaminaconsumptionrate"] = 8,
["swimspeed"] = 330,
+
["swimspeed"] = 330,
["riddenswimspeed"] = 330,
+
["riddenswimspeed"] = 330,
["untamedrunswimspeed"] = 470.580017,
+
["untamedrunswimspeed"] = 470.580017,
["tamedrunswimspeed"] = 1518,
+
["tamedrunswimspeed"] = 1518,
["tamedriddenrunswimspeed"] = 1518,
+
["tamedriddenrunswimspeed"] = 1518,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 30,
 
  +
["meleebase"] = 30,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Angler bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 280,
+
["attackrange"] = 280,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 370,
+
["activateattackrange"] = 370,
 
["melee"] = {
 
["melee"] = {
["damage"] = 30
+
["damage"] = 30
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 8,
+
["killxpbase"] = 8,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "AnglerGel, Raw Fish Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["canbeharvestedfor"] = "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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 1620: Строка 1386:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["ankylosaurus"] = {
 
["ankylosaurus"] = {
["variants"] = "Aberrant Ankylosaurus",
+
["variants"] = "Aberrant Ankylosaurus, Eerie Ankylo, X-Ankylosaurus",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Ankylo_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'",
 
["commonname"] = "Ankylosaurus",
+
["class"] = "Ankylo_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'",
["dossierimage"] = "Dossier Ankylosaurus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Ankylosaurus",
["soundfile"] = "PW_anky_voc_mumble_01.OGG",
+
["dossierimage"] = "Dossier Ankylosaurus.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_anky_voc_mumble_01.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Ankylosaurus crassacutis",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
  +
["species"] = "Ankylosaurus crassacutis",
["group"] = "Dinosaurs",
 
["temperament"] = "Docile",
+
["time"] = "Late Cretaceous",
["diet"] = "Herbivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Docile",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Ankylo Saddle",
+
["equipment"] = "Ankylo Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 420,
+
["torpor1"] = 420,
["torporincrease"] = 25.199999,
+
["torporincrease"] = 25.199999,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 176.03154,
+
["foodconsumptionmult"] = 176.03154,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Dilo Egg)",
+
["mobilekibble"] = "Kibble (Dilo Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Spinach Seed (Primitive Plus)"
+
["primitiveplusfood"] = "Spinach Seed (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Ankylo Egg",
+
["egg"] = "Ankylo Egg",
["mintemp"] = 16,
+
["mintemp"] = 16,
["maxtemp"] = 20,
+
["maxtemp"] = 20,
["incubationtime"] = 9472.926758, --2:37
+
["incubationtime"] = 9472.926758, --2:37
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375, --4:52,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 70175.4375, --19:29,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 87719.296875, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 700,
+
["health"] = 700,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 175,
+
["stamina"] = 175,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 420,
+
["torpor"] = 420,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 250,
+
["weight"] = 250,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.5,
+
["speedtamedadd"] = 0.5,
["walkspeed"] = 120,
+
["walkspeed"] = 120,
["riddenwalkspeed"] = 120,
+
["riddenwalkspeed"] = 120,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 264,
+
["untamedrunspeed"] = 264,
["tamedrunspeed"] = 264,
+
["tamedrunspeed"] = 264,
["tamedriddenrunspeed"] = 264,
+
["tamedriddenrunspeed"] = 264,
["runningstaminaconsumptionrate"] = 3,
+
["runningstaminaconsumptionrate"] = 3,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 160,
+
["dragweight"] = 160,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 50,
 
  +
["meleebase"] = 50,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "WalkingAndSwimmingTailAttack",
+
["name"] = "WalkingAndSwimmingTailAttack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 330,
+
["attackrange"] = 330,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 50
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite",
+
["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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Ankylosaurus swings its clubbed tail at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 30
+
["damage"] = 30
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "NotWalkingNotSwimmingTailAttack",
+
["name"] = "NotWalkingNotSwimmingTailAttack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 330,
+
["attackrange"] = 330,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 50
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 6,
+
["killxpbase"] = 6,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 1814: Строка 1553:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["araneomorphus"] = {
 
["araneomorphus"] = {
["variants"] = "Aberrant Araneo",
+
["variants"] = "Aberrant Araneo, Brute Araneo, Broodgenetrix, Eerie Araneo, VR Araneo",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "SpiderS_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP.SpiderS_Character_BP'",
 
["commonname"] = "Araneo",
+
["class"] = "SpiderS_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP.SpiderS_Character_BP'",
["dossierimage"] = "Dossier Araneo.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Araneo",
["soundfile"] = "PW_spider_voc_attack.ogg",
+
["dossierimage"] = "Dossier Araneo.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_spider_voc_attack.ogg",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Araneomorphus amalgotantibus",
 
  +
["categories"] = "",
["time"] = "No Equivalent, Traits begin as far as Mesozoic Era",
 
  +
["species"] = "Araneomorphus amalgotantibus",
["group"] = "Invertebrates",
 
["temperament"] = "Aggressive",
+
["time"] = "No equivalent, traits begin as far as Mesozoic Era",
["diet"] = "Carnivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Araneo Saddle",
+
["equipment"] = "Araneo Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["minlevelnonviolent"] = 40,
+
["minlevelnonviolent"] = 40,
["tameineffectivenessbyaffinity"] = 4.166667,
+
["tameineffectivenessbyaffinity"] = 4.166667,
["tameaffinitybase"] = 4000,
+
["tameaffinitybase"] = 4000,
["tameaffinityperlevel"] = 120,
+
["tameaffinityperlevel"] = 120,
["foodconsumptionbase"] = 0.001736,
+
["foodconsumptionbase"] = 0.001736,
["foodconsumptionmult"] = 864.055298,
+
["foodconsumptionmult"] = 864.055298,
["wakeaffinitymult"] = 1,
+
["wakeaffinitymult"] = 1,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "",
+
["kibble"] = "",
["favoritefood"] = "Spoiled Meat"
+
["favoritefood"] = "Spoiled Meat"
 
},
 
},
["colorization"] = {
+
["breeding"] = {
["0"] = {
+
["egg"] = "Araneo Egg",
["name"] = "Thorax and Head",
+
["mintemp"] = 4,
["femalecolors"] = "Red",
+
["maxtemp"] = 12,
  +
["incubationtime"] = 5142.44575,
["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"
 
  +
["maturationtime"] = 90090.0901,
},
 
["2"] = {
+
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 150,
+
["health"] = 150,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.135,
+
["healthtamedlevel"] = 0.135,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 80,
+
["torpor"] = 80,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.08,
+
["weighttamedlevel"] = 0.08,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.67,
+
["speedtamedadd"] = 0.67,
["walkspeed"] = 200,
+
["walkspeed"] = 200,
["riddenwalkspeed"] = 200,
+
["riddenwalkspeed"] = 200,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 400,
+
["untamedrunspeed"] = 400,
["tamedrunspeed"] = 320,
+
["tamedrunspeed"] = 320,
["tamedriddenrunspeed"] = 320,
+
["tamedriddenrunspeed"] = 320,
["runningstaminaconsumptionrate"] = 15,
+
["runningstaminaconsumptionrate"] = 15,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["riddenswimspeed"] = 200
+
["riddenswimspeed"] = 200
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 90,
+
["dragweight"] = 90,
["mass"] = 90,
+
["mass"] = 90,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "Yes",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 10,
 
  +
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 200,
+
["attackrange"] = 200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 200,
+
["activateattackrange"] = 200,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10,
+
["damage"] = 10,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10
+
["duration"] = 10
 
}
 
}
 
}
 
}
Строка 1967: Строка 1691:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Web Cone",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Araneo shoots webbing that reduces movement speed by 50% for 10 seconds.",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 800,
+
["activateattackrange"] = 800,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 2,
+
["projectilelife"] = 2,
 
["impact"] = {
 
["impact"] = {
["damage"] = 5,
+
["damage"] = 5,
["impulse"] = 100
+
["impulse"] = 100
 
}
 
}
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["lootitems"] = "Creature Implant (Mobile)",
+
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 1993: Строка 1716:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["archaeopteryx"] = {
 
["archaeopteryx"] = {
["releasedate"] = "2016-09-12",
+
["variants"] = "Eerie Archaeopteryx",
["releaseversion"] = "247.0",
+
["releasedate"] = "2016-09-12",
["xboxreleasedate"] = "2016-09-16",
+
["releaseversion"] = "247.0",
["xboxreleaseversion"] = "741.1",
+
["xboxreleasedate"] = "2016-09-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "741.1",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Archa_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Archaeopteryx/Archa_Character_BP.Archa_Character_BP'",
 
["commonname"] = "Archaeopteryx",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Archa_Character_BP_C",
["dossierimage"] = "Dossier Archaeopteryx.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Archaeopteryx/Archa_Character_BP.Archa_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Archaeopteryx",
  +
["dossierimage"] = "Dossier Archaeopteryx.png",
["pronunciation"] = "",
 
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["species"] = "Archaeopteryx magnamilvum",
 
["time"] = "Late Jurassic",
+
["pronunciation"] = "",
["group"] = "Birds",
+
["categories"] = "",
  +
["species"] = "Archaeopteryx magnamilvum",
["temperament"] = "Fearful",
 
["diet"] = "Carnivore",
+
["time"] = "Late Jurassic",
  +
["group"] = "Birds",
  +
["temperament"] = "Fearful",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "Yes",
+
["canmountonhumans"] = "Yes",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.333333,
+
["tameineffectivenessbyaffinity"] = 1.333333,
["tameaffinitybase"] = 500,
+
["tameaffinitybase"] = 500,
["tameaffinityperlevel"] = 22.5,
+
["tameaffinityperlevel"] = 22.5,
["torpor1"] = 100,
+
["torpor1"] = 100,
["torporincrease"] = 6,
+
["torporincrease"] = 6,
["foodconsumptionbase"] = 0.001302,
+
["foodconsumptionbase"] = 0.001302,
["foodconsumptionmult"] = 1152.07373,
+
["foodconsumptionmult"] = 1152.07373,
["torpordepletionps0"] = 0.8333
+
["torpordepletionps0"] = 0.8333
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Pelagornis Egg)",
+
["mobilekibble"] = "Kibble (Pelagornis Egg)",
["favoritefood"] = "Chitin"
+
["favoritefood"] = "Chitin"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Archaeopteryx Egg",
+
["egg"] = "Archaeopteryx Egg",
["mintemp"] = 16,
+
["mintemp"] = 16,
["maxtemp"] = 20,
+
["maxtemp"] = 20,
["incubationtime"] = 9472.926758, --2:37,
+
["incubationtime"] = 9472.926758, --2:37,
["maturationtime"] = 55555.554688,
+
["maturationtime"] = 55555.554688,
["babytime"] = 5555.555664, --1:32,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 22222.222656, --6:10,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 27777.777344, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 125,
+
["health"] = 125,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 30,
+
["weight"] = 30,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 588,
+
["untamedrunspeed"] = 588,
["tamedrunspeed"] = 411.600006,
+
["tamedrunspeed"] = 411.600006,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 50,
+
["dragweight"] = 50,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 5,
 
  +
["meleebase"] = 5,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Archa attacks the target.",
+
["description"] = "The Archa attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 110,
+
["attackrange"] = 110,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 5
+
["damage"] = 5
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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]
+
-- KEYWORDS: [argent] [argentavis] [argy]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["argentavis"] = {
 
["argentavis"] = {
  +
["variants"] = "Argentustus, Eerie Argentavis, VR Argentavis, X-Argentavis",
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
+
["releasedate"] = "2015-06-02",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Argent_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP'",
 
["commonname"] = "Argentavis",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Argentavis.png",
+
["class"] = "Argent_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Argentavis",
["soundfile"] = "PW_argent_voc_mumble.ogg",
 
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Argentavis.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_argent_voc_mumble.ogg",
["species"] = "Argentavis atrocollum",
 
["time"] = "Late Miocene",
+
["pronunciation"] = "",
["group"] = "Birds",
+
["categories"] = "",
["temperament"] = "Short-Tempered",
+
["species"] = "Argentavis atrocollum",
["diet"] = "Carrion-Feeder",
+
["time"] = "Late Miocene",
  +
["group"] = "Birds",
  +
["temperament"] = "Short-Tempered",
  +
["diet"] = "Carrion-Feeder",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["equipment"] = "Argentavis Saddle",
+
["equipment"] = "Argentavis Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.875,
+
["tameineffectivenessbyaffinity"] = 1.875,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 600,
+
["torpor1"] = 600,
["torporincrease"] = 36,
+
["torporincrease"] = 36,
["foodconsumptionbase"] = 0.001852,
+
["foodconsumptionbase"] = 0.001852,
["foodconsumptionmult"] = 199.983994,
+
["foodconsumptionmult"] = 199.983994,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Stego Egg)",
+
["mobilekibble"] = "Kibble (Stego Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Argentavis Egg",
+
["egg"] = "Argentavis Egg",
["mintemp"] = 12,
+
["mintemp"] = 12,
["maxtemp"] = 13.5,
+
["maxtemp"] = 13.5,
["incubationtime"] = 10587.388672, --2:56,
+
["incubationtime"] = 10587.388672, --2:56,
["maturationtime"] = 196078.421875,
+
["maturationtime"] = 196078.421875,
["babytime"] = 19607.841797, --5:26,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 78431.367188, --21:47,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 98039.210938, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 365,
+
["health"] = 365,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 750,
+
["stamina"] = 750,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 600,
+
["torpor"] = 600,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 260,
+
["walkspeed"] = 260,
["riddenwalkspeed"] = 260,
+
["riddenwalkspeed"] = 260,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300,
+
["riddenswimspeed"] = 300,
["flyspeed"] = 600,
+
["flyspeed"] = 600,
["flyriddenspeed"] = 600,
+
["flyriddenspeed"] = 600,
["untamedrunflyspeed"] = 727.500122,
+
["untamedrunflyspeed"] = 727.500122,
["tamedrunflyspeed"] = 1350,
+
["tamedrunflyspeed"] = 1350,
["tamedriddenrunflyspeed"] = 1350,
+
["tamedriddenrunflyspeed"] = 1350,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 120,
+
["grabweightthreshold"] = 120,
["dragweight"] = 150,
+
["dragweight"] = 150,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Megalosaurus",
["candragcreatureswhileflying"] = "Yes",
 
  +
["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",
 
  +
["candragcreatures"] = "Achatina,Ankylosaurus,Araneo,Archaeopteryx,Arthropluera,Beelzebufo,Bulbdog,Castoroides,Compy,Daeodon,Dilophosaur,Dimetrodon,Diplocaulus,Direwolf,Dodo,Doedicurus,Dung Beetle,Enforcer,Equus,Ferox,Ferox (Large),Gigantopithecus,Glowtail,Human,Hyaenodon,Iguanodon,Jerboa,Kairuku,Lystrosaurus,Megalania,Megaloceros,Mesopithecus,Moschops,Nameless,Otter,Oviraptor,Ovis,Pachy,Parasaur,Pegomastax,Phiomia,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,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Argent claws at the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Argent claws at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 60,
+
["minattackrange"] = 60,
["activateattackrange"] = 300,
+
["activateattackrange"] = 300,
 
["melee"] = {
 
["melee"] = {
["damage"] = 20
+
["damage"] = 20
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "GrabClaws",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 12
+
["damage"] = 12
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "GrabBeak",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
+
["staminacost"] = 120,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 12
+
["damage"] = 12
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 7,
+
["killxpbase"] = 7,
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
+
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Argentavis Talon",
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
 
["specialloot"] = "Argentavis Talon",
 
 
-- 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: [arthro] [arthropluera] [arthropleura]
+
-- KEYWORDS: [argentustus]
 
------------------------------------------------------------
 
------------------------------------------------------------
["arthropluera"] = {
+
["argentustus"] = {
  +
["inherits"] = "argentavis",
["variants"] = "Aberrant Arthropluera, Corrupted Arthropluera",
 
  +
["variants"] = "Argentavis, Eerie Argentavis, VR Argentavis, X-Argentavis",
["releasedate"] = "2016-05-04",
 
["releaseversion"] = "240.0",
+
["releasedate"] = "Unreleased",
["xboxreleasedate"] = "2016-05-17",
+
["releaseversion"] = "",
["xboxreleaseversion"] = "734.0",
+
["xboxreleasedate"] = "Unreleased",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "Unreleased",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2019-06-17",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "2.0",
["switchreleaseversion"] = "599.0",
+
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
["class"] = "Arthro_Character_BP_C",
 
  +
["class"] = "",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP.Arthro_Character_BP'",
 
["commonname"] = "Arthropluera",
+
["blueprintpath"] = "",
  +
["commonname"] = "Argentustus",
["dossierimage"] = "Dossier Arthropluera.png",
 
["dossieraddbook"] = "Yes",
+
["dossierimage"] = "Dossier Argentustus.png",
  +
["dossieraddbook"] = "No",
["soundfile"] = "Arthropluera Attack Acid Spit 2.OGG",
 
["pronunciation"] = "",
+
["species"] = "",
["categories"] = "",
+
["time"] = "",
  +
["group"] = "Birds, Bosses, Fantasy Creatures",
["species"] = "Arthropluera felsanguis",
 
["time"] = "Early Permian",
+
["temperament"] = "Aggressive",
["group"] = "Invertebrates",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carrion-Feeder",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "No",
["rideable"] = "Yes",
+
["rideable"] = "No",
["equipment"] = "Arthropluera Saddle",
+
["equipment"] = "",
["canmountonhumans"] = "No",
+
["uniquecostumes"] = "",
["nonviolenttame"] = "Yes",
+
["canmountonhumans"] = "",
["knockouttame"] = "No",
+
["nonviolenttame"] = "",
["ballowmountedweaponry"] = "Yes",
+
["knockouttame"] = "",
["minlevelnonviolent"] = 0,
+
["ballowmountedweaponry"] = ""
["tameineffectivenessbyaffinity"] = 2.5,
 
["tameaffinitybase"] = 3000,
 
["tameaffinityperlevel"] = 75,
 
["foodconsumptionbase"] = 0.001543,
 
["foodconsumptionmult"] = 648.088135,
 
["wakeaffinitymult"] = 1.6,
 
["wakefooddeplmult"] = 2
 
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Broth of Enlightenment"
+
["kibble"] = "",
  +
["mobilekibble"] = "",
  +
["favoritefood"] = "",
  +
["mobilefood"] = "",
  +
["primitiveplusfood"] = ""
 
},
 
},
["colorization"] = {
+
["breeding"] = {
["0"] = {
+
["egg"] = "",
["name"] = "Segments",
+
["mintemp"] = "",
  +
["maxtemp"] = "",
["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"
 
},
+
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["stats"] = {
  +
["health"] = 60000,
  +
["stamina"] = 750,
  +
["staminawildlevel"] = 0.1,
  +
["weight"] = 350,
  +
["melee"] = "",
  +
["walkspeed"] = "",
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "",
  +
["runningstaminaconsumptionrate"] = "",
  +
["swimspeed"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "",
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "",
  +
["tamedrunflyspeed"] = "",
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = ""
  +
},
  +
["fecessize"] = "",
  +
["radiationimmune"] = "",
  +
["immobilizedby"] = "",
  +
["carryableby"] = "",
  +
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Head",
+
["description"] = "",
  +
["staminacost"] = "",
["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"
 
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = ""
  +
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Sternites",
+
["description"] = "",
  +
["staminacost"] = "",
["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"
 
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = ""
  +
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Legs, Antennae and Forcipules",
+
["description"] = "",
  +
["staminacost"] = "",
["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"
 
},
+
["attackrange"] = "",
["4"] = {
+
["minattackrange"] = "",
["name"] = "Carapace Stripe",
+
["activateattackrange"] = "",
  +
["melee"] = {
["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"
 
},
+
["damage"] = ""
["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"
 
  +
["specialloot"] = "Eery Element (Mobile), Argentustus Pt. Note (Mobile)",
},
 
  +
["lootitems"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [arthro] [arthropluera] [arthropleura] [centipede]
  +
------------------------------------------------------------
  +
["arthropluera"] = {
  +
["variants"] = "Aberrant Arthropluera, Corrupted Arthropluera, Eerie Arthropluera",
  +
["releasedate"] = "2016-05-04",
  +
["releaseversion"] = "240.0",
  +
["xboxreleasedate"] = "2016-05-17",
  +
["xboxreleaseversion"] = "734.0",
  +
["psreleasedate"] = "2016-12-06",
  +
["psreleaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
  +
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["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"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Arthropluera Egg",
  +
["mintemp"] = 18,
  +
["maxtemp"] = 22,
  +
["incubationtime"] = 8999.28006,
  +
["maturationtime"] = 185185.185,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 500,
+
["health"] = 500,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 175,
+
["torpor"] = 175,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 225,
+
["walkspeed"] = 225,
["riddenwalkspeed"] = 225,
+
["riddenwalkspeed"] = 225,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 486,
+
["untamedrunspeed"] = 486,
["tamedrunspeed"] = 394.875,
+
["tamedrunspeed"] = 394.875,
["tamedriddenrunspeed"] = 394.875,
+
["tamedriddenrunspeed"] = 394.875,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 400,
+
["swimspeed"] = 400,
["riddenswimspeed"] = 400
+
["riddenswimspeed"] = 400
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 110,
+
["dragweight"] = 110,
["mass"] = 160,
+
["mass"] = 160,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 18,
 
  +
["meleebase"] = 18,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 350,
+
["attackrange"] = 350,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 600,
+
["activateattackrange"] = 600,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Ranged",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 20,
["attackrange"] = 1800,
+
["attackrange"] = 1800,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2500,
+
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 10,
+
["projectilelife"] = 10,
 
["impact"] = {
 
["impact"] = {
["damage"] = 30
+
["damage"] = 30
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 30,
+
["damage"] = 30,
["radius"] = 100
+
["radius"] = 100
 
}
 
}
 
}
 
}
 
},
 
},
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Chitin, Raw Meat",
["canbeharvestedfor"] = "Chitin, Raw Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 2529: Строка 2301:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["attackdrone"] = {
 
["attackdrone"] = {
  +
["variants"] = "Malfunctioned Attack Drone",
["variants"] = "Attack Drone - Beta Overseer Arena, Attack Drone - Alpha Overseer Arena, Defense Unit, Defense Unit - Beta Overseer Arena, Defense Unit - Alpha Overseer Arena, Defense Unit - Sanctuary",
 
["releasedate"] = "2017-08-29",
+
["releasedate"] = "2017-08-29",
["releaseversion"] = "267.0",
+
["releaseversion"] = "267.0",
["xboxreleasedate"] = "2017-08-29",
+
["xboxreleasedate"] = "2017-08-29",
["xboxreleaseversion"] = "761.1",
+
["xboxreleaseversion"] = "761.1",
["ps4releasedate"] = "2017-08-29",
+
["psreleasedate"] = "2017-08-29",
["ps4releaseversion"] = "512.0",
+
["psreleaseversion"] = "512.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "EndDrone_Character_BP_C",
+
["class"] = "EndDrone_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Drone/EndDrone_Character_BP.EndDrone_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Drone/EndDrone_Character_BP.EndDrone_Character_BP'",
["commonname"] = "Attack Drone",
+
["commonname"] = "Attack Drone",
["dossierimage"] = "Attack Drone Model.jpg",
+
["dossierimage"] = "Attack Drone Model.jpg",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "",
+
["species"] = "",
["time"] = "",
+
["time"] = "",
["group"] = "Mechanical Creatures",
+
["group"] = "Mechanical Creatures",
["temperament"] = "",
+
["temperament"] = "",
["diet"] = "",
+
["diet"] = "",
["threatlevel"] = "High",
+
["threatlevel"] = "High",
["fuel"] = "Element",
+
["fuel"] = "Element",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No" -- Upon release, this value was "Yes", but this is considered a bug.
+
["canbetamed"] = "No" -- Upon release, this value was "Yes", but this is considered a bug.
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 145.800003,
+
["health"] = 145.800003,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 250,
+
["stamina"] = 250,
["staminawildlevel"] = 0.05,
+
["staminawildlevel"] = 0.05,
["staminatamedlevel"] = 0.06,
+
["staminatamedlevel"] = 0.06,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 450,
+
["torpor"] = 450,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1600,
+
["food"] = 1600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 280,
+
["weight"] = 280,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.365,
+
["speedtamedadd"] = 0.365,
["walkspeed"] = 245,
+
["walkspeed"] = 245,
["riddenwalkspeed"] = 245,
+
["riddenwalkspeed"] = 245,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300,
+
["riddenswimspeed"] = 300,
["flyspeed"] = 400,
+
["flyspeed"] = 400,
["flyriddenspeed"] = 400,
+
["flyriddenspeed"] = 400,
["untamedrunflyspeed"] = 1408,
+
["untamedrunflyspeed"] = 1408,
["tamedrunflyspeed"] = 1408,
+
["tamedrunflyspeed"] = 1408,
["tamedriddenrunflyspeed"] = 1408,
+
["tamedriddenrunflyspeed"] = 1408,
["flyingstaminaconsumptionrate"] = 0.325
+
["flyingstaminaconsumptionrate"] = 0.325
 
},
 
},
["grabweightthreshold"] = 35.5,
+
["grabweightthreshold"] = 35.5,
["dragweight"] = 149,
+
["dragweight"] = 149,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Greenhouse, Thatch, Wood",
+
["candamage"] = "Greenhouse, Thatch, Wood",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["passengerweightmultiplier"] = 1,
+
["passengerweightmultiplier"] = 1,
["meleebase"] = 25,
+
["meleebase"] = 25,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Ranged Attack",
+
["name"] = "Ranged Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 6000,
+
["attackrange"] = 6000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 28
+
["damage"] = 28
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 2.85,
+
["projectilelife"] = 2.85,
 
["impact"] = {
 
["impact"] = {
["damage"] = 30
+
["damage"] = 30
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 20,
+
["damage"] = 20,
["impulse"] = 50,
+
["impulse"] = 50,
["radius"] = 70
+
["radius"] = 70
 
}
 
}
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "",
+
["description"] = "",
["staminacost"] = 40,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 28
+
["damage"] = 28
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Taunt",
+
["name"] = "Taunt",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 25
+
["damage"] = 25
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0,
+
["killxpbase"] = 0,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 0
+
["chancetodroploot"] = 0
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 2692: Строка 2446:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["baryonyx"] = {
 
["baryonyx"] = {
["variants"] = "Aberrant Baryonyx",
+
["variants"] = "Aberrant Baryonyx, Eerie Baryonyx",
["releasedate"] = "2017-01-30",
+
["releasedate"] = "2017-01-30",
["releaseversion"] = "254.0",
+
["releaseversion"] = "254.0",
["xboxreleasedate"] = "2017-02-14",
+
["xboxreleasedate"] = "2017-02-14",
["xboxreleaseversion"] = "750.0",
+
["xboxreleaseversion"] = "750.0",
["ps4releasedate"] = "2017-02-16",
+
["psreleasedate"] = "2017-02-16",
["ps4releaseversion"] = "504.0",
+
["psreleaseversion"] = "504.0",
["mobilereleasedate"] = "2018-08-27",
+
["mobilereleasedate"] = "2018-08-27",
["mobilereleaseversion"] = "1.0.93",
+
["mobilereleaseversion"] = "1.0.93",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Baryonyx_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP.Baryonyx_Character_BP'",
 
["commonname"] = "Baryonyx",
+
["class"] = "Baryonyx_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP.Baryonyx_Character_BP'",
["dossierimage"] = "Dossier Baryonyx.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Baryonyx",
["soundfile"] = "",
+
["dossierimage"] = "Dossier Baryonyx.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Baryonyx aquafulgur",
 
["time"] = "Early Cretaceous",
+
["categories"] = "",
["group"] = "Dinosaurs",
+
["species"] = "Baryonyx aquafulgur",
  +
["time"] = "Early Cretaceous",
["temperament"] = "Passive to land creatures, but aggressive to water-dwellers",
 
["diet"] = "Piscivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Passive to land creatures, but aggressive to water-dwellers",
  +
["diet"] = "Piscivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Baryonyx Saddle",
+
["equipment"] = "Baryonyx Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 2500,
+
["tameaffinitybase"] = 2500,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 400,
+
["torpor1"] = 400,
["torporincrease"] = 24,
+
["torporincrease"] = 24,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 648.088135,
+
["foodconsumptionmult"] = 648.088135,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Pachyrhino Egg)",
+
["mobilekibble"] = "Kibble (Pachyrhino Egg)",
["favoritefood"] = "Raw Prime Fish Meat"
+
["favoritefood"] = "Raw Prime Fish Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Baryonyx Egg",
+
["egg"] = "Baryonyx Egg",
["mintemp"] = 29,
+
["mintemp"] = 29,
["maxtemp"] = 35,
+
["maxtemp"] = 35,
["incubationtime"] = 7199.423828,
+
["incubationtime"] = 7199.423828,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 66666.664063,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 440,
+
["health"] = 440,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 325,
+
["stamina"] = 325,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 400,
+
["torpor"] = 400,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 225,
+
["oxygen"] = 225,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2250,
+
["food"] = 2250,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 325,
+
["weight"] = 325,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 400,
+
["walkspeed"] = 400,
["riddenwalkspeed"] = 400,
+
["riddenwalkspeed"] = 400,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1470,
+
["untamedrunspeed"] = 1470,
["tamedrunspeed"] = 1323,
+
["tamedrunspeed"] = 1323,
["tamedriddenrunspeed"] = 1323,
+
["tamedriddenrunspeed"] = 1323,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 450,
+
["swimspeed"] = 450,
["riddenswimspeed"] = 450
+
["riddenswimspeed"] = 450
 
},
 
},
["grabweightthreshold"] = 100,
+
["grabweightthreshold"] = 100,
["dragweight"] = 120,
+
["dragweight"] = 210,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bear Trap, Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 20,
 
  +
["meleebase"] = 20,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Baryonyx attacks the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Baryonyx attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 450,
+
["attackrange"] = 450,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Melee",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 20,
["attackrange"] = 700,
+
["attackrange"] = 700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 25
+
["damage"] = 25
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["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), the Baryonyx taunts the target with a non-menacing call.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Baryonyx taunts the target with a non-menacing call.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 2876: Строка 2611:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["basilosaurus"] = {
 
["basilosaurus"] = {
  +
["variants"] = "Brute Basilosaurus, Eerie Basilosaurus, X-Basilosaurus",
["releasedate"] = "2017-01-30",
 
["releaseversion"] = "254.0",
+
["releasedate"] = "2017-01-30",
["xboxreleasedate"] = "2017-02-14",
+
["releaseversion"] = "254.0",
["xboxreleaseversion"] = "750.0",
+
["xboxreleasedate"] = "2017-02-14",
["ps4releasedate"] = "2017-02-16",
+
["xboxreleaseversion"] = "750.0",
["ps4releaseversion"] = "504.0",
+
["psreleasedate"] = "2017-02-16",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "504.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Basilosaurus_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Basilosaurus/Basilosaurus_Character_BP.Basilosaurus_Character_BP'",
 
["commonname"] = "Basilosaurus",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Basilosaurus_Character_BP_C",
["dossierimage"] = "Dossier Basilosaurus.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Basilosaurus/Basilosaurus_Character_BP.Basilosaurus_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Basilosaurus",
  +
["dossierimage"] = "Dossier Basilosaurus.png",
["pronunciation"] = "",
 
["categories"] = "Aquatic",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["species"] = "Basilosaurus solatiumfecit",
 
["time"] = "Late Eocene",
+
["pronunciation"] = "",
["group"] = "Mammals",
+
["categories"] = "Aquatic",
  +
["species"] = "Basilosaurus solatiumfecit",
["temperament"] = "Passive",
 
["diet"] = "Piscivore",
+
["time"] = "Late Eocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Passive",
  +
["diet"] = "Piscivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["equipment"] = "Basilosaurus Saddle",
+
["equipment"] = "Basilosaurus Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 6600,
+
["tameaffinitybase"] = 6600,
["tameaffinityperlevel"] = 250,
+
["tameaffinityperlevel"] = 250,
["foodconsumptionbase"] = 0.002929,
+
["foodconsumptionbase"] = 0.002929,
["foodconsumptionmult"] = 420,
+
["foodconsumptionmult"] = 420,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakingtamefeedinterval"] = 15,
+
["wakingtamefeedinterval"] = 15,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "No",
+
["keepaffinityondamagerecievedwakingtame"] = "No",
["wakefooddeplmult"] = 5
+
["wakefooddeplmult"] = 5
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
["mobilekibble"] = "Kibble (Therizino Egg)",
+
["mobilekibble"] = "Kibble (Therizino Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 666666.625,
+
["maturationtime"] = 416666.667,
["babytime"] = 66666.664063,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 266666.65625,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 2200,
+
["health"] = 2200,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.243,
+
["healthtamedlevel"] = 0.243,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.3,
+
["healthtamedadd"] = 0.3,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1800,
+
["torpor"] = 1800,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 8000,
+
["food"] = 8000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 700,
+
["weight"] = 700,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.9,
+
["meleetamedadd"] = 0.9,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 300,
+
["walkspeed"] = 300,
["riddenwalkspeed"] = 300,
+
["riddenwalkspeed"] = 300,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["untamedrunswimspeed"] = 300,
+
["untamedrunswimspeed"] = 300,
["tamedrunswimspeed"] = 420,
+
["tamedrunswimspeed"] = 420,
["tamedriddenrunswimspeed"] = 1350,
+
["tamedriddenrunswimspeed"] = 1350,
 
["swimmingstaminaconsumptionrate"] = 1350,
 
["swimmingstaminaconsumptionrate"] = 1350,
["riddenswimspeed"] = 3
+
["riddenswimspeed"] = 3
 
},
 
},
["grabweightthreshold"] = 400,
+
["grabweightthreshold"] = 400,
["dragweight"] = 12000,
+
["dragweight"] = 12000,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "",
+
["radiationimmune"] = "No",
  +
["immobilizedby"] = "",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 100,
 
  +
["meleebase"] = 100,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Lunge",
+
["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",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Basilosaurus lunges at the target",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2000,
+
["activateattackrange"] = 2000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 47
+
["damage"] = 47
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Blow Air",
+
["name"] = "Blow Air",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
["killxpbase"] = 15,
+
["killxpbase"] = 15,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Oil, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Oil, Raw Prime Meat",
+
["specialloot"] = "Basilosaurus Blubber",
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 3046: Строка 2772:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["beelzebufo"] = {
 
["beelzebufo"] = {
["variants"] = "Aberrant Beelzebufo",
+
["variants"] = "Aberrant Beelzebufo, Beelzemorbus, Eerie Beelzebufo",
["releasedate"] = "2015-09-28",
+
["releasedate"] = "2015-09-28",
["releaseversion"] = "216.0",
+
["releaseversion"] = "216.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Toad_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP.Toad_Character_BP'",
 
["commonname"] = "Beezlebufo",
+
["class"] = "Toad_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP.Toad_Character_BP'",
["dossierimage"] = "Dossier Beelzebufo.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Beezlebufo",
["soundfile"] = "Toad mumble.OGG",
+
["dossierimage"] = "Dossier Beelzebufo.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "Toad mumble.OGG",
  +
["pronunciation"] = "",
["species"] = "Beelzebufo palucocus",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
["group"] = "Amphibians",
+
["species"] = "Beelzebufo palucocus",
["temperament"] = "Languorous",
+
["time"] = "Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Amphibians",
  +
["temperament"] = "Languorous",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Beelzebufo Saddle",
+
["equipment"] = "Beelzebufo Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.4,
+
["tameineffectivenessbyaffinity"] = 0.4,
["tameaffinitybase"] = 1800,
+
["tameaffinitybase"] = 1800,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["torpor1"] = 200,
+
["torpor1"] = 200,
["torporincrease"] = 12,
+
["torporincrease"] = 12,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 648.00415,
+
["foodconsumptionmult"] = 648.00415,
["torpordepletionps0"] = 0.6666
+
["torpordepletionps0"] = 0.6666
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Pulmonoscorpius Egg)",
+
["mobilekibble"] = "Kibble (Pulmonoscorpius Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Beelzebufo Egg",
+
["egg"] = "Beelzebufo Egg",
["mintemp"] = 0,
+
["mintemp"] = 0,
["maxtemp"] = 50,
+
["maxtemp"] = 50,
["incubationtime"] = 17998.560547,
+
["incubationtime"] = 17998.560547,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 53333.332031,
+
["maxtimebetweenmating"] = 172800
["adolescenttime"] = 66666.664063,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
 
},
 
},
["colorization"] = {
+
["stats"] = {
["0"] = {
+
["cansuffocate"] = "No",
["name"] = "Body",
+
["health"] = 220,
  +
["healthwildlevel"] = 0.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"
 
},
+
["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",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "Thatch, Greenhouse",
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 20,
  +
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Spikes",
+
["name"] = "Tongue Attack",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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.",
["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"
 
},
+
["staminacost"] = 0,
["4"] = {
+
["attackrange"] = 650,
["name"] = "Stripes",
+
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
["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"
 
},
+
["melee"] = {
["5"] = {
+
["damage"] = 12,
["name"] = "Belly and Accents",
+
["statusvalues"] = {
  +
["torpidity"] = {
["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"
 
  +
["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]] (PS), [[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",
  +
["specialloot"] = "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: [beelzemorbus]
  +
------------------------------------------------------------
  +
["beelzemorbus"] = {
  +
["inherits"] = "beelzebufo",
  +
["variants"] = "Beelzebufo, Eerie Beelzebufo",
  +
["releasedate"] = "Unreleased",
  +
["releaseversion"] = "",
  +
["xboxreleasedate"] = "Unreleased",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-06-17",
  +
["mobilereleaseversion"] = "2.0",
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Beelzemorbus",
  +
["dossierimage"] = "Dossier Beelzemorbus.png",
  +
["dossieraddbook"] = "No",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Amphibians, Bosses, Fantasy Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = ""
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["mobilekibble"] = "",
  +
["favoritefood"] = "",
  +
["mobilefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["health"] = 60000,
["health"] = 220,
+
["stamina"] = 450,
["healthwildlevel"] = 0.2,
+
["food"] = 2500,
["healthtamedlevel"] = 0.27,
+
["weight"] = 2500,
["healthtamedmult"] = 0,
+
["melee"] = "",
["healthtamedadd"] = 0.5,
+
["torpor"] = 300,
["stamina"] = 190,
+
["walkspeed"] = 1000,
["staminawildlevel"] = 0.1,
+
["walkspeed"] = "",
["staminatamedlevel"] = 0.1,
+
["riddenwalkspeed"] = "",
["staminatamedmult"] = 0,
+
["walkingstaminaconsumptionrate"] = "",
["staminatamedadd"] = 0,
+
["untamedrunspeed"] = "",
["torpor"] = 200,
+
["tamedrunspeed"] = "",
["torporwildlevel"] = 0.06,
+
["tamedriddenrunspeed"] = "",
["torportamedmult"] = 0,
+
["runningstaminaconsumptionrate"] = "",
["torportamedadd"] = 0.5,
+
["swimspeed"] = "",
["oxygen"] = 150,
+
["riddenswimspeed"] = ""
["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,
+
["fecessize"] = "",
["dragweight"] = 110,
+
["radiationimmune"] = "",
["mass"] = 120,
+
["immobilizedby"] = "",
["fecessize"] = "None",
+
["carryableby"] = "",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 20,
 
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Tongue Attack",
+
["description"] = "",
  +
["staminacost"] = "",
["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"] = "",
["attackrange"] = 650,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 12,
+
["damage"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10,
+
["duration"] = "",
["damagemultiplier"] = 3,
+
["damagemultiplier"] = "",
["amount"] = 36
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 3205: Строка 3033:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Tongue Swipe",
+
["description"] = "",
  +
["staminacost"] = "",
["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"] = "",
["attackrange"] = 220,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 20,
+
["damage"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10,
+
["duration"] = "",
["damagemultiplier"] = 3,
+
["damagemultiplier"] = "",
["amount"] = 60
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 3223: Строка 3050:
 
}
 
}
 
},
 
},
  +
["specialloot"] = "Eery Element (Mobile), Beelzemorbus Pt. Note (Mobile), Frog Legs (Mobile)",
["killxpbase"] = 2,
 
["teamname"] = "Carnivores_Medium",
+
["lootitems"] = ""
["chancetodroploot"] = 0,
 
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["specialloot"] = "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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 3235: Строка 3057:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["brontosaurus"] = {
 
["brontosaurus"] = {
["variants"] = "Skeletal Bronto",
+
["variants"] = "Eerie Bronto, R-Brontosaurus, Skeletal Bronto",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Sauropod_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Sauropod_Character_BP.Sauropod_Character_BP'",
 
["commonname"] = "Brontosaurus",
+
["class"] = "Sauropod_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Sauropod_Character_BP.Sauropod_Character_BP'",
["dossierimage"] = "Dossier Brontosaurus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Brontosaurus",
  +
["dossierimage"] = "Dossier Brontosaurus.png",
["soundfile"] = "PW_bronto_voc_mumble_01.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_bronto_voc_mumble_01.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Brontosaurus lazarus",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
["group"] = "Dinosaurs",
+
["species"] = "Brontosaurus lazarus",
["temperament"] = "Docile",
+
["time"] = "Late Cretaceous",
["diet"] = "Herbivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Docile",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Bronto Saddle, Bronto Platform Saddle",
+
["equipment"] = "Bronto Saddle, Bronto Platform Saddle",
["uniquecostumes"] = "Brachiosaurus Costume, Bronto Bone Costume",
+
["uniquecostumes"] = "Brachiosaurus Costume, Bronto Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.06,
+
["tameineffectivenessbyaffinity"] = 0.06,
["tameaffinitybase"] = 10000,
+
["tameaffinitybase"] = 10000,
["tameaffinityperlevel"] = 500,
+
["tameaffinityperlevel"] = 500,
["torpor1"] = 2000,
+
["torpor1"] = 2000,
["torporincrease"] = 120,
+
["torporincrease"] = 120,
["foodconsumptionbase"] = 0.007716,
+
["foodconsumptionbase"] = 0.007716,
["foodconsumptionmult"] = 180.001144,
+
["foodconsumptionmult"] = 180.001144,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
["mobilekibble"] = "Kibble (Carbonemys Egg)",
+
["mobilekibble"] = "Kibble (Carbonemys Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Fresh Sorghum (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Sorghum (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Bronto Egg",
+
["egg"] = "Bronto Egg",
["mintemp"] = 28,
+
["mintemp"] = 28,
["maxtemp"] = 31,
+
["maxtemp"] = 31,
["incubationtime"] = 17998.560547, --4:59,
+
["incubationtime"] = 17998.560547, --4:59,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 2300,
+
["health"] = 2300,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.21,
+
["healthtamedlevel"] = 0.21,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 240,
+
["stamina"] = 240,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 2000,
+
["torpor"] = 2000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 10000,
+
["food"] = 10000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 1600,
+
["weight"] = 1600,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["riddenwalkspeed"] = 150,
+
["riddenwalkspeed"] = 150,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 607.5,
+
["untamedrunspeed"] = 607.5,
["tamedrunspeed"] = 405,
+
["tamedrunspeed"] = 405,
["tamedriddenrunspeed"] = 405,
+
["tamedriddenrunspeed"] = 405,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 500,
+
["mass"] = 500,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
["immobilizedby"] = "Large Bear Trap",
+
["radiationimmune"] = "No",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 60,
 
  +
["meleebase"] = 60,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Bronto swings its massive tail over a wide area dealing knock-back to smaller creatures.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 2000,
+
["attackrange"] = 2000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 60
+
["damage"] = 60
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 22,
+
["killxpbase"] = 22,
["teamname"] = "Herbivores_Large",
+
["teamname"] = "Herbivores_Large",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Sauropod Vertebra",
["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"
["specialloot"] = "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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 3401: Строка 3204:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Broodmother Lysrix (Alpha), Broodmother Lysrix (Beta), Broodmother Lysrix (Gamma)",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "SpiderL_Character_BP_C",
+
["class"] = "SpiderL_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP.SpiderL_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP.SpiderL_Character_BP'",
["commonname"] = "Broodmother Lysrix",
+
["commonname"] = "Broodmother Lysrix",
["dossierimage"] = "Dossier Broodmother.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"] = "",
+
["species"] = "",
["time"] = "",
+
["time"] = "",
["group"] = "Bosses, Invertebrates",
+
["group"] = "Bosses, Fantasy Creatures, Invertebrates",
["temperament"] = "Aggressive",
+
["temperament"] = "Aggressive",
["diet"] = "",
+
["diet"] = "",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 324000,
+
["health"] = 324000,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100000,
+
["torpor"] = 100000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 4000,
+
["weight"] = 4000,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 290,
+
["walkspeed"] = 290,
["untamedrunspeed"] = 507.5,
+
["untamedrunspeed"] = 507.5,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1200,
+
["dragweight"] = 1200,
["mass"] = 10000,
+
["mass"] = 10000,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
+
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1300,
+
["attackrange"] = 1300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1500,
+
["activateattackrange"] = 1500,
 
["melee"] = {
 
["melee"] = {
["damage"] = 180,
+
["damage"] = 180,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10
+
["duration"] = 10
 
}
 
}
 
}
 
}
Строка 3503: Строка 3279:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Web Cone",
+
["name"] = "Web Cone",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 500,
+
["minattackrange"] = 500,
["activateattackrange"] = 2500,
+
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 7,
+
["projectilelife"] = 7,
 
["impact"] = {
 
["impact"] = {
["damage"] = 70,
+
["damage"] = 70,
["impulse"] = 100
+
["impulse"] = 100
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Acid Cone",
+
["name"] = "Acid Cone",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 500,
+
["minattackrange"] = 500,
["activateattackrange"] = 2500,
+
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 5,
+
["projectilelife"] = 5,
 
["impact"] = {
 
["impact"] = {
["damage"] = 200,
+
["damage"] = 200,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10
+
["duration"] = 10
 
}
 
}
 
}
 
}
Строка 3537: Строка 3313:
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Taunt",
+
["name"] = "Taunt",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 10000,
+
["attackrange"] = 10000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 10000,
+
["activateattackrange"] = 10000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 260
+
["damage"] = 260
 
}
 
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Summon Minions",
+
["name"] = "Summon Minions",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 10000,
+
["attackrange"] = 10000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 10000
+
["activateattackrange"] = 10000
 
}
 
}
 
},
 
},
["killxpbase"] = 8,
+
["killxpbase"] = 8,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Chitin, Organic Polymer, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "Element, Broodmother Trophy, Spider Flag"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["broodmotherlysrixgamma"] = {
 
["broodmotherlysrixgamma"] = {
["inherits"] = "broodmotherlysrix",
+
["inherits"] = "broodmotherlysrix",
["class"] = "SpiderL_Character_BP_Easy_C",
+
["class"] = "SpiderL_Character_BP_Easy_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_Easy.SpiderL_Character_BP_Easy'",
["commonname"] = "Broodmother Lysrix (Gamma)",
+
["commonname"] = "Broodmother Lysrix (Gamma)",
 
["stats"] = {
 
["stats"] = {
["health"] = 136080
+
["health"] = 136080
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["broodmotherlysrixbeta"] = {
 
["broodmotherlysrixbeta"] = {
["inherits"] = "broodmotherlysrix",
+
["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)",
+
["commonname"] = "Broodmother Lysrix (Beta)",
 
["stats"] = {
 
["stats"] = {
["health"] = 648000
+
["health"] = 648000
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["broodmotherlysrixalpha"] = {
 
["broodmotherlysrixalpha"] = {
["inherits"] = "broodmotherlysrix",
+
["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)",
+
["commonname"] = "Broodmother Lysrix (Alpha)",
 
["stats"] = {
 
["stats"] = {
["health"] = 972000
+
["health"] = 972000
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [broodmotherguardian]
+
-- KEYWORDS: [broodgenetrix]
 
------------------------------------------------------------
 
------------------------------------------------------------
["broodmotherguardian"] = {
+
["broodgenetrix"] = {
  +
["inherits"] = "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 Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena",
 
  +
["variants"] = "Aberrant Araneo, Araneo, Brute Araneo, Eerie Araneo, VR Araneo",
["releasedate"] = "2017-08-29",
 
["releaseversion"] = "267.0",
+
["releasedate"] = "Unreleased",
["xboxreleasedate"] = "2017-08-29",
+
["releaseversion"] = "",
["xboxreleaseversion"] = "761.1",
+
["xboxreleasedate"] = "Unreleased",
["ps4releasedate"] = "2017-08-29",
+
["xboxreleaseversion"] = "",
["ps4releaseversion"] = "512.0",
+
["psreleasedate"] = "Unreleased",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "",
["mobilereleaseversion"] = "",
+
["mobilereleasedate"] = "2019-06-17",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "2.0",
["switchreleaseversion"] = "599.0",
+
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
["class"] = "EndBossSpiderL_Character_BP_C",
 
  +
["class"] = "",
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP.EndBossSpiderL_Character_BP'",
 
["commonname"] = "Broodmother Guardian",
+
["blueprintpath"] = "",
["dossierimage"] = "Dossier Overseer.png",
+
["commonname"] = "Broodgenetrix",
  +
["dossierimage"] = "Dossier Broodgenetrix.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "No",
["categories"] = "",
+
["group"] = "Bosses, Fantasy Creatures, Invertebrates",
["species"] = "",
 
["time"] = "",
 
["group"] = "Bosses, Mechanical Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "",
 
["threatlevel"] = "High",
 
["taming"] = {
 
["torporimmune"] = "No",
 
["canbetamed"] = "No"
 
},
 
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["health"] = 60000,
["health"] = 324000,
+
["oxygen"] = 150,
["healthwildlevel"] = 0.2,
+
["oxygenwildlevel"] = 0.1,
["stamina"] = 150,
+
["melee"] = "",
["staminawildlevel"] = 0.1,
+
["walkspeed"] = "",
["torpor"] = 100000,
+
["riddenwalkspeed"] = "",
["torporwildlevel"] = 0.06,
+
["walkingstaminaconsumptionrate"] = "",
["oxygen"] = 150,
+
["untamedrunspeed"] = "",
["oxygenwildlevel"] = 0.1,
+
["tamedrunspeed"] = "",
["food"] = 1500,
+
["tamedriddenrunspeed"] = "",
["foodwildlevel"] = 0.1,
+
["runningstaminaconsumptionrate"] = "",
["weight"] = 4000,
+
["swimspeed"] = "",
["weightwildlevel"] = 0.02,
+
["riddenswimspeed"] = ""
["melee"] = 0,
 
["meleewildlevel"] = 0.05,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["walkspeed"] = 600,
 
["untamedrunspeed"] = 1080,
 
["swimspeed"] = 300
 
 
},
 
},
["grabweightthreshold"] = 200,
+
["fecessize"] = "",
["dragweight"] = 1200,
 
["mass"] = 10000,
 
["fecessize"] = "None",
 
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 0,
 
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["staminacost"] = "",
["description"] = "",
+
["attackrange"] = "",
["staminacost"] = 0,
+
["minattackrange"] = "",
["attackrange"] = 1250,
+
["activateattackrange"] = "",
["minattackrange"] = 0,
 
["activateattackrange"] = 1000,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 400,
+
["damage"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10
+
["duration"] = ""
 
}
 
}
 
}
 
}
Строка 3670: Строка 3422:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Web Cone",
+
["staminacost"] = "",
["description"] = "",
+
["attackrange"] = "",
["staminacost"] = 0,
+
["minattackrange"] = "",
["attackrange"] = 4000,
+
["activateattackrange"] = "",
["minattackrange"] = 1000,
 
["activateattackrange"] = 2500,
 
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 4,
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = 90,
+
["damage"] = "",
["impulse"] = 100
+
["impulse"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Acid Cone",
+
["staminacost"] = "",
["description"] = "",
+
["attackrange"] = "",
["staminacost"] = 0,
+
["minattackrange"] = "",
["attackrange"] = 4000,
+
["activateattackrange"] = "",
["minattackrange"] = 500,
 
["activateattackrange"] = 2500,
 
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 5,
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = 3200,
+
["damage"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10
+
["duration"] = ""
 
}
 
}
 
}
 
}
Строка 3704: Строка 3452:
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Taunt",
+
["staminacost"] = "",
["description"] = "",
+
["attackrange"] = "",
["staminacost"] = 0,
+
["minattackrange"] = "",
["attackrange"] = 10000,
+
["activateattackrange"] = "",
["minattackrange"] = 0,
 
["activateattackrange"] = 10000,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 500
+
["damage"] = ""
 
}
 
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Summon Minions",
+
["staminacost"] = "",
["description"] = "",
+
["attackrange"] = "",
["staminacost"] = 0,
+
["minattackrange"] = "",
["attackrange"] = 10000,
+
["activateattackrange"] = ""
["minattackrange"] = 0,
 
["activateattackrange"] = 10000
 
 
}
 
}
 
},
 
},
["killxpbase"] = 0,
+
["canbeharvestedfor"] = "",
  +
["specialloot"] = "Eery Element (Mobile), Broodgenetrix Pt. Note (Mobile)"
["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
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 3761: Строка 3474:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["bunnydodo"] = {
 
["bunnydodo"] = {
["variants"] = "Dodo, Aberrant Dodo, Zomdodo, DodoRex, Dodo Wyvern, Bunny Oviraptor",
+
["variants"] = "Aberrant Dodo, Bunny Oviraptor, Dodo, Dodo Wyvern, DodoRex, Party Dodo, Zomdodo",
["event"] = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3, ARK: Eggcellent Adventure 4",
+
["event"] = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3, ARK: Eggcellent Adventure 4, ARK: Eggcellent Adventure 5",
["releasedate"] = "2016-03-25",
+
["releasedate"] = "2016-03-25",
["releaseversion"] = "237.0",
+
["releaseversion"] = "237.0",
["xboxreleasedate"] = "2018-03-27",
+
["xboxreleasedate"] = "2018-03-27",
["xboxreleaseversion"] = "771.1",
+
["xboxreleaseversion"] = "771.1",
["ps4releasedate"] = "2018-03-27",
+
["psreleasedate"] = "2018-03-27",
["ps4releaseversion"] = "520.2",
+
["psreleaseversion"] = "520.2",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "Unreleased",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "",
  +
["class"] = "Dodo_Character_BP_Bunny_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Bunny.Dodo_Character_BP_Bunny'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Bunny Dodo",
["class"] = "Dodo_Character_BP_Bunny_C",
 
  +
["soundfile"] = "PW_dodo_voc_mumble.ogg",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Bunny.Dodo_Character_BP_Bunny'",
 
["commonname"] = "Bunny Dodo",
+
["pronunciation"] = "",
["soundfile"] = "PW_dodo_voc_mumble.ogg",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Birds, Event Creatures",
["categories"] = "",
+
["temperament"] = "Oblivious",
["species"] = "Raphus replicare",
+
["diet"] = "Herbivore",
["time"] = "Late Holocene",
 
["group"] = "Birds, Event Creatures",
 
["temperament"] = "Oblivious",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Bunny Egg"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 40,
+
["health"] = 40,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 30,
+
["torpor"] = 30,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 2,
+
["speedtamedadd"] = 2,
["walkspeed"] = 65,
+
["walkspeed"] = 65,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 136.5,
+
["untamedrunspeed"] = 136.5,
["tamedrunspeed"] = 95.549995,
+
["tamedrunspeed"] = 95.549995,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 25,
+
["dragweight"] = 25,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
["candamage"] = "Thatch",
+
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
  +
["candamage"] = "Thatch",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 5,
 
  +
["meleebase"] = 5,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Bunny Dodo pecks at the target.",
+
["description"] = "The Bunny Dodo pecks at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 110,
+
["attackrange"] = 110,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 5
+
["damage"] = 5
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat"
+
["canbeharvestedfor"] = "Hide, Raw Meat"
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 3898: Строка 3582:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["bunnyoviraptor"] = {
 
["bunnyoviraptor"] = {
["variants"] = "Oviraptor, Bunny Dodo",
+
["variants"] = "Bunny Dodo, Oviraptor",
["event"] = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3, ARK: Eggcellent Adventure 4",
+
["event"] = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3, ARK: Eggcellent Adventure 4, ARK: Eggcellent Adventure 5",
["releasedate"] = "2016-03-25",
+
["releasedate"] = "2016-03-25",
["releaseversion"] = "237.0",
+
["releaseversion"] = "237.0",
["xboxreleasedate"] = "2018-03-27",
+
["xboxreleasedate"] = "2018-03-27",
["xboxreleaseversion"] = "771.1",
+
["xboxreleaseversion"] = "771.1",
["ps4releasedate"] = "2018-03-27",
+
["psreleasedate"] = "2018-03-27",
["ps4releaseversion"] = "520.2",
+
["psreleaseversion"] = "520.2",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "Unreleased",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "",
  +
["class"] = "Bunny_Oviraptor_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/BunnyOviraptor_Character_BP.BunnyOviraptor_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Bunny Oviraptor",
["class"] = "Bunny_Oviraptor_Character_BP_C",
 
  +
["soundfile"] = "Oviraptor_Startled_3.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/BunnyOviraptor_Character_BP.BunnyOviraptor_Character_BP'",
 
["commonname"] = "Bunny Oviraptor",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "Oviraptor_Startled_3.OGG",
 
["pronunciation"] = "",
+
["group"] = "Dinosaurs, Event Creatures",
["categories"] = "",
+
["temperament"] = "Skittish",
["species"] = "Oviraptor philodator",
+
["diet"] = "Carnivore",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs, Event Creatures",
 
["temperament"] = "Skittish",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Bunny Egg"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 140,
+
["health"] = 140,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 120,
+
["stamina"] = 120,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 125,
+
["torpor"] = 125,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0.15,
+
["speedtamedmult"] = 0.15,
["speedtamedadd"] = 1,
+
["speedtamedadd"] = 1,
["walkspeed"] = 320,
+
["walkspeed"] = 320,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 902.399963,
+
["untamedrunspeed"] = 902.399963,
["tamedrunspeed"] = 674.543884,
+
["tamedrunspeed"] = 674.543884,
["runningstaminaconsumptionrate"] = -10,
+
["runningstaminaconsumptionrate"] = -10,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 40,
+
["dragweight"] = 40,
["mass"] = 90,
+
["mass"] = 90,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
["candamage"] = "Thatch",
+
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
  +
["candamage"] = "Thatch",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 12,
 
  +
["meleebase"] = 12,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Bunny Oviraptor bites the target.",
+
["description"] = "The Bunny Oviraptor bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 170,
+
["attackrange"] = 170,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 200,
+
["activateattackrange"] = 200,
 
["melee"] = {
 
["melee"] = {
["damage"] = 12
+
["damage"] = 12
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = 0.01,
+
["chancetodroploot"] = 0.01,
["lootitems"] = "Nerdry Glasses Skin",
+
["lootitems"] = "Nerdry Glasses Skin",
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 4032: Строка 3691:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["carbonemys"] = {
 
["carbonemys"] = {
["variants"] = "Aberrant Carbonemys",
+
["variants"] = "Aberrant Carbonemys, Eerie Carbonemys, R-Carbonemys",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Turtle_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP.Turtle_Character_BP'",
 
["commonname"] = "Carbonemys",
+
["class"] = "Turtle_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP.Turtle_Character_BP'",
["dossierimage"] = "Dossier Carbonemys.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Carbonemys",
["soundfile"] = "PW_turtle_vox_mumble.ogg",
+
["dossierimage"] = "Dossier Carbonemys.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_turtle_vox_mumble.ogg",
["categories"] = "Aquatic",
 
  +
["pronunciation"] = "",
["species"] = "Carbonemys obibimus",
 
["time"] = "Danian",
+
["categories"] = "Aquatic",
["group"] = "Reptiles",
+
["species"] = "Carbonemys obibimus",
["temperament"] = "Defensive",
+
["time"] = "Danian",
["diet"] = "Herbivore",
+
["group"] = "Reptiles",
  +
["temperament"] = "Defensive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Carbonemys Saddle",
+
["equipment"] = "Carbonemys Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 275,
+
["torpor1"] = 275,
["torporincrease"] = 16.5,
+
["torporincrease"] = 16.5,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 352.06308,
+
["foodconsumptionmult"] = 352.06308,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Pteranodon Egg)",
+
["mobilekibble"] = "Kibble (Pteranodon Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Fresh Tea Leaves (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Tea Leaves (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Turtle Egg",
+
["egg"] = "Turtle Egg",
["mintemp"] = 30,
+
["mintemp"] = 30,
["maxtemp"] = 34,
+
["maxtemp"] = 34,
["incubationtime"] = 4499.640137, --1:14,
+
["incubationtime"] = 4499.640137, --1:14,
["maturationtime"] = 83333.328125,
+
["maturationtime"] = 83333.328125,
["babytime"] = 8333.333008, --2:18,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 33333.332031, --9:15,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 41666.664063, --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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 700,
+
["health"] = 700,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 275,
+
["torpor"] = 275,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 270,
+
["weight"] = 270,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.7,
+
["speedtamedadd"] = 0.7,
["walkspeed"] = 100,
+
["walkspeed"] = 100,
["riddenwalkspeed"] = 100,
+
["riddenwalkspeed"] = 100,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 220,
+
["untamedrunspeed"] = 220,
["tamedrunspeed"] = 220,
+
["tamedrunspeed"] = 220,
["tamedriddenrunspeed"] = 220,
+
["tamedriddenrunspeed"] = 220,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 265,
+
["swimspeed"] = 265,
["riddenswimspeed"] = 265
+
["riddenswimspeed"] = 265
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 225,
+
["mass"] = 225,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 13,
 
  +
["meleebase"] = 13,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Carbonemys bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Carbonemys bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 380,
+
["attackrange"] = 380,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 13
+
["damage"] = 13
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 4197: Строка 3837:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["carnotaurus"] = {
 
["carnotaurus"] = {
["variants"] = "Alpha Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus, Skeletal Carnotaurus",
+
["variants"] = "Aberrant Carnotaurus, Alpha Carnotaurus, Corrupted Carnotaurus, Eerie Alpha Carno, Eerie Carno, R-Carnotaurus, Skeletal Carnotaurus, VR Carnotaurus",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Carno_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'",
 
["commonname"] = "Carnotaurus",
+
["class"] = "Carno_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'",
["dossierimage"] = "Dossier Carnotaurus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Carnotaurus",
  +
["dossierimage"] = "Dossier Carnotaurus.png",
["soundfile"] = "PW_carno_voc_mumble_01.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_carno_voc_mumble_01.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Carnotaurus pressor",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
["group"] = "Dinosaurs",
+
["species"] = "Carnotaurus pressor",
["temperament"] = "Aggressive",
+
["time"] = "Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Carno Saddle",
+
["equipment"] = "Carno Saddle",
["uniquecostumes"] = "Carno Bone Costume",
+
["uniquecostumes"] = "Carno Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.875,
+
["tameineffectivenessbyaffinity"] = 1.875,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 350,
+
["torpor1"] = 350,
["torporincrease"] = 21,
+
["torporincrease"] = 21,
["foodconsumptionbase"] = 0.001852,
+
["foodconsumptionbase"] = 0.001852,
["foodconsumptionmult"] = 199.983994,
+
["foodconsumptionmult"] = 199.983994,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Ankylo Egg)",
+
["mobilekibble"] = "Kibble (Ankylo Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Carno Egg",
+
["egg"] = "Carno Egg",
["mintemp"] = 26,
+
["mintemp"] = 26,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 5999.520508, --1:39,
+
["incubationtime"] = 5999.520508, --1:39,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 420,
+
["health"] = 420,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 300,
+
["weight"] = 300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 425,
+
["walkspeed"] = 425,
["riddenwalkspeed"] = 425,
+
["riddenwalkspeed"] = 425,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 892.5,
+
["untamedrunspeed"] = 892.5,
["tamedrunspeed"] = 1190,
+
["tamedrunspeed"] = 1190,
["tamedriddenrunspeed"] = 1190,
+
["tamedriddenrunspeed"] = 1190,
["runningstaminaconsumptionrate"] = 15,
+
["runningstaminaconsumptionrate"] = 15,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 222,
+
["mass"] = 222,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 42,
 
  +
["meleebase"] = 42,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Carno bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 300,
+
["minattackrange"] = 300,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 42
+
["damage"] = 35
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Gore",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Carno headbutts the target causing considerable knock-back.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 340,
+
["attackrange"] = 340,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 42
+
["damage"] = 35
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 18,
+
["killxpbase"] = 18,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 4373: Строка 3995:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["castoroides"] = {
 
["castoroides"] = {
["releasedate"] = "2016-02-24",
+
["variants"] = "Eerie Castoroides",
["releaseversion"] = "236.0",
+
["releasedate"] = "2016-02-24",
["xboxreleasedate"] = "2016-03-07",
+
["releaseversion"] = "236.0",
["xboxreleaseversion"] = "732.0",
+
["xboxreleasedate"] = "2016-03-07",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "732.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Beaver_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Beaver/Beaver_Character_BP.Beaver_Character_BP'",
 
["commonname"] = "Castoroides",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Castoroides.png",
+
["class"] = "Beaver_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Beaver/Beaver_Character_BP.Beaver_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Castoroides",
["soundfile"] = "S dino beaver hurt 4.OGG",
 
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Castoroides.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "S dino beaver hurt 4.OGG",
["species"] = "Castoroides feliconcisor",
 
  +
["pronunciation"] = "",
["time"] = "Late Pliocene - Late Pleistocene",
 
["group"] = "Mammals",
+
["categories"] = "",
  +
["species"] = "Castoroides feliconcisor",
["temperament"] = "Friendly",
 
["diet"] = "Herbivore",
+
["time"] = "Late Pliocene - Late Pleistocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Friendly",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Castoroides Saddle",
+
["equipment"] = "Castoroides Saddle",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.3,
+
["tameineffectivenessbyaffinity"] = 0.3,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 350,
+
["torpor1"] = 350,
["torporincrease"] = 21,
+
["torporincrease"] = 21,
["foodconsumptionbase"] = 0.002314,
+
["foodconsumptionbase"] = 0.002314,
["foodconsumptionmult"] = 160.056335,
+
["foodconsumptionmult"] = 160.056335,
["torpordepletionps0"] = 1.5
+
["torpordepletionps0"] = 1.5
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Gallimimus Egg)",
+
["mobilekibble"] = "Kibble (Gallimimus Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Fresh Sugar Plant (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Sugar Plant (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734, --7:56,
+
["gestationtime"] = 28571.427734, --7:56,
["maturationtime"] = 222222.21875,
+
["maturationtime"] = 222222.21875,
["babytime"] = 22222.222656, --6:10,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 88888.890625, --24:41,
+
["maxtimebetweenmating"] = 142800 --39:40
["adolescenttime"] = 111111.109375, --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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 450,
+
["health"] = 450,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 180,
+
["stamina"] = 180,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 380,
+
["oxygen"] = 380,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 300,
+
["weight"] = 300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.04,
+
["meleewildlevel"] = 0.04,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.7,
+
["speedtamedadd"] = 0.7,
["walkspeed"] = 160,
+
["walkspeed"] = 160,
["riddenwalkspeed"] = 160,
+
["riddenwalkspeed"] = 160,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 561.599976,
+
["untamedrunspeed"] = 561.599976,
["tamedrunspeed"] = 432,
+
["tamedrunspeed"] = 432,
["tamedriddenrunspeed"] = 432,
+
["tamedriddenrunspeed"] = 432,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 700,
+
["swimspeed"] = 700,
["riddenswimspeed"] = 700
+
["riddenswimspeed"] = 700
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 28,
 
  +
["meleebase"] = 28,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Castoroides bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Castoroides bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 28
+
["damage"] = 28
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 4541: Строка 4137:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["chalicotherium"] = {
 
["chalicotherium"] = {
["variants"] = "Corrupted Chalicotherium",
+
["variants"] = "Corrupted Chalicotherium, Eerie Chalicotherium, Obsidioequus, VR Chalicotherium",
["releasedate"] = "2016-10-21",
+
["releasedate"] = "2016-10-21",
["releaseversion"] = "248.0",
+
["releaseversion"] = "248.0",
["xboxreleasedate"] = "2016-10-28",
+
["xboxreleasedate"] = "2016-10-28",
["xboxreleaseversion"] = "744.0",
+
["xboxreleaseversion"] = "744.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Chalico_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Chalicotherium/Chalico_Character_BP.Chalico_Character_BP'",
 
["commonname"] = "Chalicotherium",
+
["class"] = "Chalico_Character_BP_C",
["dossierimage"] = "Dossier Chalicotherium.png",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Chalicotherium/Chalico_Character_BP.Chalico_Character_BP'",
["dossieraddbook"] = "Yes",
+
["commonname"] = "Chalicotherium",
  +
["dossierimage"] = "Dossier Chalicotherium.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Chalicotherium obsidioequus",
 
  +
["categories"] = "",
["time"] = "Late Oligocene - Early Pliocene",
 
  +
["species"] = "Chalicotherium obsidioequus",
["group"] = "Mammals",
 
["temperament"] = "Territorial",
+
["time"] = "Late Oligocene - Early Pliocene",
["diet"] = "Herbivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Chalicotherium Saddle, Hats (Mobile)",
+
["equipment"] = "Chalicotherium Saddle, Hats (Mobile)",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 0.16,
+
["tameineffectivenessbyaffinity"] = 0.16,
["tameaffinitybase"] = 5000,
+
["tameaffinitybase"] = 5000,
["tameaffinityperlevel"] = 275,
+
["tameaffinityperlevel"] = 275,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 352.06308,
+
["foodconsumptionmult"] = 352.06308,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Beer Jar",
+
["favoritefood"] = "Beer Jar",
["primitiveplusfood"] = "Wheat Beer (Primitive Plus)"
+
["primitiveplusfood"] = "Wheat Beer (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 296296.28125,
+
["maturationtime"] = 296296.28125,
["babytime"] = 29629.628906,
+
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 600,
+
["health"] = 600,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 500,
+
["torpor"] = 500,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 4000,
+
["food"] = 4000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 400,
+
["weight"] = 400,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 210,
+
["walkspeed"] = 210,
["riddenwalkspeed"] = 210,
+
["riddenwalkspeed"] = 210,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 850.500061,
+
["untamedrunspeed"] = 850.500061,
["tamedrunspeed"] = 850.500061,
+
["tamedrunspeed"] = 850.500061,
["tamedriddenrunspeed"] = 850.500061,
+
["tamedriddenrunspeed"] = 850.500061,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 300,
+
["dragweight"] = 300,
["mass"] = 225,
+
["mass"] = 225,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 36,
 
  +
["meleebase"] = 36,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee Hand",
+
["name"] = "Melee Hand",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 485,
+
["attackrange"] = 485,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 36
+
["damage"] = 36
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Throw Boulder",
+
["name"] = "Throw Boulder",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 5600,
+
["attackrange"] = 5600,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
},
 
},
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 2.6,
+
["projectilelife"] = 2.6,
 
["impact"] = {
 
["impact"] = {
["damage"] = 100,
+
["damage"] = 100,
["impulse"] = 100000
+
["impulse"] = 100000
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Melee Bite",
+
["name"] = "Melee Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 450,
+
["attackrange"] = 450,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Throw Mud",
+
["name"] = "Throw Mud",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 6000,
+
["attackrange"] = 6000,
["minattackrange"] = 1000,
+
["minattackrange"] = 1000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
},
 
},
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 10,
+
["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"
 
["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
 
}
 
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Throw Snow",
+
["name"] = "Throw Snow",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 6000,
+
["attackrange"] = 6000,
["minattackrange"] = 1000,
+
["minattackrange"] = 1000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
},
 
},
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 10,
+
["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"
 
["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
 
}
 
}
 
},
 
},
 
["6"] = {
 
["6"] = {
["name"] = "Throw Mud Friendly",
+
["name"] = "Throw Mud Friendly",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 6600,
+
["attackrange"] = 6600,
["minattackrange"] = 2000,
+
["minattackrange"] = 2000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
},
 
},
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 10,
+
["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"
 
["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
 
}
 
}
 
},
 
},
 
["7"] = {
 
["7"] = {
["name"] = "Throw Snow Friendly",
+
["name"] = "Throw Snow Friendly",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 6600,
+
["attackrange"] = 6600,
["minattackrange"] = 2000,
+
["minattackrange"] = 2000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
},
 
},
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 10,
+
["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"
 
["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,
+
["killxpbase"] = 6,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 4785: Строка 4366:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["cnidaria"] = {
 
["cnidaria"] = {
["variants"] = "Aberrant Cnidaria",
+
["variants"] = "Aberrant Cnidaria, Cubozoa Multis",
["releasedate"] = "2016-12-23",
+
["releasedate"] = "2016-12-23",
["releaseversion"] = "253.0",
+
["releaseversion"] = "253.0",
["xboxreleasedate"] = "2017-01-17",
+
["xboxreleasedate"] = "2017-01-17",
["xboxreleaseversion"] = "749.0",
+
["xboxreleaseversion"] = "749.0",
["ps4releasedate"] = "2017-01-18",
+
["psreleasedate"] = "2017-01-18",
["ps4releaseversion"] = "503.0",
+
["psreleaseversion"] = "503.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Cnidaria_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP.Cnidaria_Character_BP'",
 
["commonname"] = "Cnidaria",
+
["class"] = "Cnidaria_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP.Cnidaria_Character_BP'",
["dossierimage"] = "Dossier Cnidaria.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Cnidaria",
["soundfile"] = "",
+
["dossierimage"] = "Dossier Cnidaria.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Cnidaria omnimorph",
 
  +
["categories"] = "Aquatic",
["time"] = "Cambrian - Holocene",
 
["group"] = "Invertebrates",
+
["species"] = "Cnidaria omnimorph",
  +
["time"] = "Cambrian - Holocene",
["temperament"] = "Passive, but aggressive at close range",
 
["diet"] = "Carnivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Passive, but aggressive at close range",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 180,
+
["health"] = 180,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 120,
+
["stamina"] = 120,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 250,
+
["torpor"] = 250,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 25,
+
["weight"] = 25,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 250,
+
["walkspeed"] = 250,
["swimspeed"] = 250,
+
["swimspeed"] = 250,
["untamedrunswimspeed"] = 250
+
["untamedrunswimspeed"] = 250
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 21,
+
["dragweight"] = 21,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Thatch, Greenhouse",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
+
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 30,
+
["meleebase"] = 30,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Cnidaria stings the target.",
+
["description"] = "The Cnidaria stings the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 30
+
["damage"] = 30
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivore_Water_PlayerOrTamed",
+
["teamname"] = "Carnivore_Water_PlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Bio Toxin"
+
["canbeharvestedfor"] = "Bio Toxin"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 4865: Строка 4448:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["coelacanth"] = {
 
["coelacanth"] = {
["variants"] = "Coelacanth - Underwater, Abberant Coelacanth",
+
["variants"] = "Abberant Coelacanth, Eerie Coelacanth",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Coel_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'",
 
["commonname"] = "Coelacanth",
+
["class"] = "Coel_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'",
["dossierimage"] = "Dossier Coelacanth.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Coelacanth",
  +
["dossierimage"] = "Dossier Coelacanth.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Coelacanth nutritia",
 
  +
["categories"] = "Aquatic",
["time"] = "Cretaceous - Holocene",
 
["group"] = "Fish",
+
["species"] = "Coelacanth nutritia",
["temperament"] = "Reactive",
+
["time"] = "Cretaceous - Holocene",
["diet"] = "Omnivore?",
+
["group"] = "Fish",
  +
["temperament"] = "Reactive",
  +
["diet"] = "Omnivore?",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0
+
["minlevelnonviolent"] = 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, 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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 30,
+
["health"] = 30,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 15,
+
["torpor"] = 15,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 100,
+
["food"] = 100,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 8,
+
["weight"] = 8,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 120,
+
["walkspeed"] = 120,
["swimspeed"] = 150,
+
["swimspeed"] = 150,
["untamedrunswimspeed"] = 315
+
["untamedrunswimspeed"] = 315
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 25,
+
["dragweight"] = 25,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 5,
 
  +
["meleebase"] = 5,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Coelacanth bites the target.",
+
["description"] = "The Coelacanth bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 150,
+
["attackrange"] = 150,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 5
+
["damage"] = 5
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Herbivore_Water",
+
["teamname"] = "Herbivore_Water",
["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'"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 4971: Строка 4537:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["compsognathus"] = {
 
["compsognathus"] = {
["releasedate"] = "2015-11-21",
+
["variants"] = "Eerie Compy",
["releaseversion"] = "224.0",
+
["releasedate"] = "2015-11-21",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "224.0",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Compy_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Compy/Compy_Character_BP.Compy_Character_BP'",
 
["commonname"] = "Compsognathus",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Compy.png",
+
["class"] = "Compy_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Compy/Compy_Character_BP.Compy_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Compsognathus",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Compy.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["species"] = "Compsognathus curiosicarius",
 
["time"] = "Late Jurassic",
+
["pronunciation"] = "",
["group"] = "Dinosaurs",
+
["categories"] = "",
  +
["species"] = "Compsognathus curiosicarius",
["temperament"] = "Curious",
 
["diet"] = "Carnivore",
+
["time"] = "Late Jurassic",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Curious",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 8.333333,
+
["tameineffectivenessbyaffinity"] = 8.333333,
["tameaffinitybase"] = 500,
+
["tameaffinitybase"] = 500,
["tameaffinityperlevel"] = 65,
+
["tameaffinityperlevel"] = 65,
["torpor1"] = 25,
+
["torpor1"] = 25,
["torporincrease"] = 1.5,
+
["torporincrease"] = 1.5,
["foodconsumptionbase"] = 0.000868,
+
["foodconsumptionbase"] = 0.000868,
["foodconsumptionmult"] = 1728.110596,
+
["foodconsumptionmult"] = 1728.110596,
["torpordepletionps0"] = 1.3
+
["torpordepletionps0"] = 1.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Raw Prime Meat"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Compy Egg",
+
["egg"] = "Compy Egg",
["mintemp"] = 24,
+
["mintemp"] = 24,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 2999.760254, --0:49,
+
["incubationtime"] = 2999.760254, --0:49,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 75757.5758,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 50,
+
["health"] = 50,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.32,
+
["healthtamedlevel"] = 0.32,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 25,
+
["torpor"] = 25,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 25,
+
["weight"] = 25,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 1,
+
["speedtamedadd"] = 1,
["walkspeed"] = 120,
+
["walkspeed"] = 120,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 336,
+
["untamedrunspeed"] = 336,
["tamedrunspeed"] = 336,
+
["tamedrunspeed"] = 336,
["runningstaminaconsumptionrate"] = -5,
+
["runningstaminaconsumptionrate"] = -5,
["swimspeed"] = 200
+
["swimspeed"] = 200
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 20,
+
["dragweight"] = 20,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal,Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 4,
 
  +
["meleebase"] = 4,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Compy bites the target.",
+
["description"] = "The Compy bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 80,
+
["attackrange"] = 80,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 110,
+
["activateattackrange"] = 110,
 
["melee"] = {
 
["melee"] = {
["damage"] = 4
+
["damage"] = 4
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Melee II", -- Repeated in game file as just "Melee" -- Labeled as "II" here.
+
["name"] = "Melee II", -- Repeated in game file as just "Melee" -- Labeled as "II" here.
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 80,
+
["attackrange"] = 80,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 110,
+
["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: [cubozoamultis]
  +
------------------------------------------------------------
  +
["cubozoamultis"] = {
  +
["inherits"] = "cnidaria",
  +
["variants"] = "Cnidaria",
  +
["releasedate"] = "Unreleased",
  +
["releaseversion"] = "",
  +
["xboxreleasedate"] = "Unreleased",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-06-17",
  +
["mobilereleaseversion"] = "2.0",
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Cubozoa Multis",
  +
["dossierimage"] = "Dossier Cubozoa Multis.png",
  +
["dossieraddbook"] = "No",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Bosses, Fantasy Creatures, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["stats"] = {
  +
["melee"] = "",
  +
["walkspeed"] = "",
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "",
  +
["untamedrunspeed"] = "",
  +
["tamedrunspeed"] = "",
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "",
  +
["swimspeed"] = "",
  +
["riddenswimspeed"] = ""
  +
},
  +
["fecessize"] = "",
  +
["radiationimmune"] = "",
  +
["immobilizedby"] = "",
  +
["carryableby"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = 4
+
["damage"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
  +
["specialloot"] = "Eery Element (Mobile), Cubozoa Multis Pt. Note (Mobile)",
["killxpbase"] = 0.5,
 
  +
["lootitems"] = ""
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
 
["chancetodroploot"] = 0,
 
["lootitems"] = "Creature Implant (Mobile)",
 
["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]
+
-- KEYWORDS: [daeodon] [pig]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["daeodon"] = {
 
["daeodon"] = {
  +
["variants"] = "Eerie Daeodon, R-Daeodon",
["releasedate"] = "2017-05-05",
 
["releaseversion"] = "257.0",
+
["releasedate"] = "2017-05-05",
["xboxreleasedate"] = "2017-05-17",
+
["releaseversion"] = "257.0",
["xboxreleaseversion"] = "754.0",
+
["xboxreleasedate"] = "2017-05-17",
["ps4releasedate"] = "2017-05-17",
+
["xboxreleaseversion"] = "754.0",
["ps4releaseversion"] = "507.0",
+
["psreleasedate"] = "2017-05-17",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "507.0",
["mobilereleaseversion"] = "",
+
["mobilereleasedate"] = "2019-06-17",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "2.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Daeodon_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Daeodon/Daeodon_Character_BP.Daeodon_Character_BP'",
 
["commonname"] = "Daeodon",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Daeodon.png",
+
["class"] = "Daeodon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Daeodon/Daeodon_Character_BP.Daeodon_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Daeodon",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Daeodon.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
["species"] = "Daeodon comedentis",
+
["soundfile"] = "",
["time"] = "Late Oligocene",
+
["pronunciation"] = "",
["group"] = "Mammals",
+
["categories"] = "",
["temperament"] = "Territorial",
+
["species"] = "Daeodon comedentis",
["diet"] = "Omnivore",
+
["time"] = "Late Oligocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Omnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Daeodon Saddle",
+
["equipment"] = "Daeodon Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.0625,
+
["tameineffectivenessbyaffinity"] = 0.0625,
["tameaffinitybase"] = 4500,
+
["tameaffinitybase"] = 4500,
["tameaffinityperlevel"] = 245,
+
["tameaffinityperlevel"] = 245,
["torpor1"] = 800,
+
["torpor1"] = 800,
["torporincrease"] = 48,
+
["torporincrease"] = 48,
["foodconsumptionbase"] = 0.01,
+
["foodconsumptionbase"] = 0.01,
["foodconsumptionmult"] = 288.039185,
+
["foodconsumptionmult"] = 288.039185,
["torpordepletionps0"] = 1.8
+
["torpordepletionps0"] = 1.8
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["favoritefood"] = "Raw Mutton"
+
["mobilekibble"] = "Kibble (Iguanodon Egg)",
  +
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 70175.4375,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 900,
+
["health"] = 900,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 250,
+
["stamina"] = 250,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 800,
+
["torpor"] = 800,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2500,
+
["food"] = 2500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 400,
+
["weight"] = 400,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.35,
+
["meleetamedmult"] = 0.35,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.3,
+
["speedtamedadd"] = 0.3,
["walkspeed"] = 160,
+
["walkspeed"] = 160,
["riddenwalkspeed"] = 160,
+
["riddenwalkspeed"] = 160,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 848,
+
["untamedrunspeed"] = 848,
["tamedrunspeed"] = 848,
+
["tamedrunspeed"] = 848,
["tamedriddenrunspeed"] = 848,
+
["tamedriddenrunspeed"] = 848,
["runningstaminaconsumptionrate"] = 7,
+
["runningstaminaconsumptionrate"] = 7,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 195,
+
["mass"] = 195,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 29,
 
  +
["meleebase"] = 29,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 340,
+
["attackrange"] = 340,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 29
+
["damage"] = 29
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Group Healing",
+
["name"] = "Group Healing",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 320,
+
["attackrange"] = 320,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 29
+
["damage"] = 29
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Group Healing (Wild)",
+
["name"] = "Group Healing (Wild)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 2000,
+
["attackrange"] = 2000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 29
+
["damage"] = 29
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Passive Healing",
+
["name"] = "Passive Healing",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 320,
+
["attackrange"] = 320,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 29
+
["damage"] = 29
 
}
 
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Short Attack Healing",
+
["name"] = "Short Attack Healing",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 320,
+
["attackrange"] = 320,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 29
+
["damage"] = 29
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 5337: Строка 4931:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["defenseunit"] = {
 
["defenseunit"] = {
  +
["variants"] = "Malfunctioned Defense Unit",
["variants"] = "Defense Unit - Beta Overseer Arena, Defense Unit - Alpha Overseer Arena, Defense Unit - Sanctuary, Attack Drone, Attack Drone - Beta Overseer Arena, Attack Drone - Alpha Overseer Arena",
 
["releasedate"] = "2017-08-29",
+
["releasedate"] = "2017-08-29",
["releaseversion"] = "267.0",
+
["releaseversion"] = "267.0",
["xboxreleasedate"] = "2017-08-29",
+
["xboxreleasedate"] = "2017-08-29",
["xboxreleaseversion"] = "761.1",
+
["xboxreleaseversion"] = "761.1",
["ps4releasedate"] = "2017-08-29",
+
["psreleasedate"] = "2017-08-29",
["ps4releaseversion"] = "512.0",
+
["psreleaseversion"] = "512.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "EndTank_Character_BP_C",
+
["class"] = "EndTank_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP.EndTank_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP.EndTank_Character_BP'",
["commonname"] = "Defense Unit",
+
["commonname"] = "Defense Unit",
["dossierimage"] = "Defense Unit Model.jpg",
+
["dossierimage"] = "Defense Unit Promo Image.png",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "",
+
["species"] = "",
["time"] = "",
+
["time"] = "",
["group"] = "Mechanical Creatures",
+
["group"] = "Mechanical Creatures",
["temperament"] = "",
+
["temperament"] = "",
["diet"] = "",
+
["diet"] = "",
["threatlevel"] = "High",
+
["threatlevel"] = "High",
["fuel"] = "Element",
+
["fuel"] = "Element",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 924.000061,
+
["health"] = 924.000061,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 2000,
+
["stamina"] = 2000,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 420,
+
["torpor"] = 420,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 1500,
+
["weight"] = 1500,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 325,
+
["walkspeed"] = 325,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 300,
+
["dragweight"] = 300,
["mass"] = 225,
+
["mass"] = 225,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "",
+
["immobilizedby"] = "",
["candamage"] = "Greenhouse, Thatch, Wood, Stone, Adobe, Metal, Tek",
+
["candamage"] = "Greenhouse, Thatch, Wood, Stone, Adobe, Metal, Tek",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
+
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 600,
+
["attackrange"] = 600,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Melee Slam",
+
["name"] = "Melee Slam",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 600,
+
["attackrange"] = 600,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roll Up",
+
["name"] = "Roll Up",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 20000,
+
["attackrange"] = 20000,
["minattackrange"] = 3500,
+
["minattackrange"] = 3500,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Unroll",
+
["name"] = "Unroll",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1250,
+
["attackrange"] = 1250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1250
+
["activateattackrange"] = 1250
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Melee Jump Attack",
+
["name"] = "Melee Jump Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2500,
+
["attackrange"] = 2500,
["minattackrange"] = 1000,
+
["minattackrange"] = 1000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 30
+
["damage"] = 30
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0,
+
["killxpbase"] = 0,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Element"
+
["canbeharvestedfor"] = "Element"
},
 
------------------------------------------------------------
 
["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
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 5474: Строка 5050:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dilophosaurus"] = {
 
["dilophosaurus"] = {
["variants"] = "Corrupted Dilophosaur",
+
["variants"] = "Corrupted Dilophosaur, Eerie Dilophosaurus, R-Dilophosaur, VR Dilophosaur",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Dilo_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dilo/Dilo_Character_BP.Dilo_Character_BP'",
 
["commonname"] = "Dilophosaur",
+
["class"] = "Dilo_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dilo/Dilo_Character_BP.Dilo_Character_BP'",
["dossierimage"] = "Dossier Dilophosaurus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Dilophosaur",
["soundfile"] = "PW_dilo_mumble_01.OGG",
+
["dossierimage"] = "Dossier Dilophosaurus.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_dilo_mumble_01.OGG",
  +
["pronunciation"] = "",
["species"] = "Dilophosaurus sputatrix",
 
["time"] = "Early Jurassic",
+
["categories"] = "",
  +
["species"] = "Dilophosaurus sputatrix",
["group"] = "Dinosaurs",
 
["temperament"] = "Aggressive",
+
["time"] = "Early Jurassic",
["diet"] = "Carnivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 8.333333,
+
["tameineffectivenessbyaffinity"] = 8.333333,
["tameaffinitybase"] = 450,
+
["tameaffinitybase"] = 450,
["tameaffinityperlevel"] = 22.5,
+
["tameaffinityperlevel"] = 22.5,
["torpor1"] = 75,
+
["torpor1"] = 75,
["torporincrease"] = 4.5,
+
["torporincrease"] = 4.5,
["foodconsumptionbase"] = 0.000868,
+
["foodconsumptionbase"] = 0.000868,
["foodconsumptionmult"] = 1728.110596,
+
["foodconsumptionmult"] = 1728.110596,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Basic Kibble",
+
["kibble"] = "Basic Kibble",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Dilo Egg",
+
["egg"] = "Dilo Egg",
["mintemp"] = 28,
+
["mintemp"] = 28,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 4090.581787, --1:08,
+
["incubationtime"] = 4090.581787, --1:08,
["maturationtime"] = 75757.570313,
+
["maturationtime"] = 75757.570313,
["babytime"] = 7575.757324, --2:06,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 30303.029297, --8:25,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 37878.785156, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 130,
+
["health"] = 130,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 75,
+
["torpor"] = 75,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 45,
+
["weight"] = 45,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 2,
+
["speedtamedadd"] = 2,
["walkspeed"] = 120,
+
["walkspeed"] = 120,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 360,
+
["untamedrunspeed"] = 360,
["tamedrunspeed"] = 198,
+
["tamedrunspeed"] = 198,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 70,
+
["mass"] = 70,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 10,
 
  +
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Dilo bites the target.",
+
["description"] = "The Dilo bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 130,
+
["attackrange"] = 130,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Spit",
+
["name"] = "Spit",
["description"] = "The Dilo spits a projectile that obscures vision and reduces movement speed by 50% for 10 seconds.",
+
["description"] = "The Dilo spits a projectile that obscures vision and reduces movement speed by 50% for 10 seconds.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 250,
+
["minattackrange"] = 250,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 10,
+
["projectilelife"] = 10,
 
["impact"] = {
 
["impact"] = {
["damage"] = 3
+
["damage"] = 3
 
}
 
}
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = 0.01,
+
["chancetodroploot"] = 0.01,
["lootitems"] = "Creature Implant (Mobile), Nerdry Glasses Skin",
+
["lootitems"] = "Nerdry Glasses Skin",
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 5654: Строка 5205:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dimetrodon"] = {
 
["dimetrodon"] = {
["variants"] = "Aberrant Dimetrodon",
+
["variants"] = "Aberrant Dimetrodon, Eerie Dimetrodon",
["releasedate"] = "2016-01-15",
+
["releasedate"] = "2016-01-15",
["releaseversion"] = "232.0",
+
["releaseversion"] = "232.0",
["xboxreleasedate"] = "2016-02-12",
+
["xboxreleasedate"] = "2016-02-12",
["xboxreleaseversion"] = "731.0",
+
["xboxreleaseversion"] = "731.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Dimetro_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP.Dimetro_Character_BP'",
 
["commonname"] = "Dimetrodon",
+
["class"] = "Dimetro_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP.Dimetro_Character_BP'",
["dossierimage"] = "Dossier Dimetrodon.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Dimetrodon",
  +
["dossierimage"] = "Dossier Dimetrodon.png",
["soundfile"] = "Ark_Dimetrodon_Taunt_3.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Ark_Dimetrodon_Taunt_3.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Dimetrodon calorector",
 
["time"] = "Early Permian",
+
["categories"] = "",
["group"] = "Synapsids",
+
["species"] = "Dimetrodon calorector",
["temperament"] = "Reactive",
+
["time"] = "Early Permian",
["diet"] = "Carnivore",
+
["group"] = "Synapsids",
  +
["temperament"] = "Reactive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 1500,
+
["tameaffinitybase"] = 1500,
["tameaffinityperlevel"] = 90,
+
["tameaffinityperlevel"] = 90,
["torpor1"] = 750,
+
["torpor1"] = 750,
["torporincrease"] = 45,
+
["torporincrease"] = 45,
["foodconsumptionbase"] = 0.001736,
+
["foodconsumptionbase"] = 0.001736,
["foodconsumptionmult"] = 160.010239,
+
["foodconsumptionmult"] = 160.010239,
["torpordepletionps0"] = 25
+
["torpordepletionps0"] = 25
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Quetzal Egg)",
+
["mobilekibble"] = "Kibble (Quetzal Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Dimetrodon Egg",
+
["egg"] = "Dimetrodon Egg",
["mintemp"] = 30,
+
["mintemp"] = 30,
["maxtemp"] = 34,
+
["maxtemp"] = 34,
["incubationtime"] = 8999.280273, --2:29,
+
["incubationtime"] = 8999.280273, --2:29,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 350,
+
["health"] = 350,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.65,
+
["healthtamedadd"] = 0.65,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 750,
+
["torpor"] = 750,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 500,
+
["oxygen"] = 500,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 250,
+
["weight"] = 250,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.02,
+
["meleewildlevel"] = 0.02,
["meleetamedlevel"] = 0.04,
+
["meleetamedlevel"] = 0.04,
["meleetamedmult"] = 0.5,
+
["meleetamedmult"] = 0.5,
["meleetamedadd"] = 0.8,
+
["meleetamedadd"] = 0.8,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 110,
+
["walkspeed"] = 110,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 253,
+
["untamedrunspeed"] = 253,
["tamedrunspeed"] = 253,
+
["tamedrunspeed"] = 253,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 250
+
["swimspeed"] = 250
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 170,
+
["dragweight"] = 170,
["mass"] = 220,
+
["mass"] = 220,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 20,
 
  +
["meleebase"] = 20,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Dimetrodon bites the target.",
+
["description"] = "The Dimetrodon bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 265,
+
["attackrange"] = 265,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 20
+
["damage"] = 20
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 5816: Строка 5345:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dimorphodon"] = {
 
["dimorphodon"] = {
["variants"] = "Aberrant Dimorphodon, Corrupted Dimorphodon",
+
["variants"] = "Aberrant Dimorphodon, Corrupted Dimorphodon, Eerie Dimorphodon, VR Dimorphodon",
["releasedate"] = "2015-07-18",
+
["releasedate"] = "2015-07-18",
["releaseversion"] = "187.0",
+
["releaseversion"] = "187.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Dimorph_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP.Dimorph_Character_BP'",
 
["commonname"] = "Dimorphodon",
+
["class"] = "Dimorph_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP.Dimorph_Character_BP'",
["dossierimage"] = "Dossier Dimorphodon.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Dimorphodon",
["soundfile"] = "PW_dimo_mumble_01.ogg",
+
["dossierimage"] = "Dossier Dimorphodon.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_dimo_mumble_01.ogg",
  +
["pronunciation"] = "",
["species"] = "Dimorphodon equesica",
 
["time"] = "Early Jurassic",
+
["categories"] = "",
["group"] = "Reptiles",
+
["species"] = "Dimorphodon equesica",
["temperament"] = "Reactive",
+
["time"] = "Early Jurassic",
["diet"] = "Carnivore",
+
["group"] = "Reptiles",
  +
["temperament"] = "Reactive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 4.166666,
+
["tameineffectivenessbyaffinity"] = 4.166666,
["tameaffinitybase"] = 900,
+
["tameaffinitybase"] = 900,
["tameaffinityperlevel"] = 45,
+
["tameaffinityperlevel"] = 45,
["torpor1"] = 100,
+
["torpor1"] = 100,
["torporincrease"] = 6,
+
["torporincrease"] = 6,
["foodconsumptionbase"] = 0.001302,
+
["foodconsumptionbase"] = 0.001302,
["foodconsumptionmult"] = 1152.07373,
+
["foodconsumptionmult"] = 1152.07373,
["torpordepletionps0"] = 0.8333
+
["torpordepletionps0"] = 0.8333
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Dimorph Egg",
+
["egg"] = "Dimorph Egg",
["mintemp"] = 35,
+
["mintemp"] = 35,
["maxtemp"] = 38,
+
["maxtemp"] = 38,
["incubationtime"] = 4864.475586, --1:21,
+
["incubationtime"] = 4864.475586, --1:21,
["maturationtime"] = 90090.085938,
+
["maturationtime"] = 90090.085938,
["babytime"] = 9009.008789, --2:30,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 36036.035156, --10:00,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 45045.042969, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 125,
+
["health"] = 125,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 80,
+
["walkspeed"] = 80,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 144,
+
["untamedrunspeed"] = 144,
["tamedrunspeed"] = 144,
+
["tamedrunspeed"] = 144,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 400,
+
["swimspeed"] = 400,
["flyspeed"] = 450,
+
["flyspeed"] = 450,
["untamedrunflyspeed"] = 810,
+
["untamedrunflyspeed"] = 810,
["tamedrunflyspeed"] = 810,
+
["tamedrunflyspeed"] = 810,
["flyingstaminaconsumptionrate"] = 3
+
["flyingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 50,
+
["grabweightthreshold"] = 50,
["dragweight"] = 70,
+
["dragweight"] = 70,
["mass"] = 70,
+
["mass"] = 70,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "Yes",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 23,
 
  +
["meleebase"] = 23,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Dimorphodon flies circles and dives at the target.",
+
["description"] = "The Dimorphodon flies circles and dives at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 23
+
["damage"] = 23
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- 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: [diplocaulus]
+
-- KEYWORDS: [diplo] [diplocaulus]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["diplocaulus"] = {
 
["diplocaulus"] = {
["variants"] = "Aberrant Diplocaulus",
+
["variants"] = "Aberrant Diplocaulus, Eerie Diplocaulus",
["releasedate"] = "2016-10-21",
+
["releasedate"] = "2016-10-21",
["releaseversion"] = "248.0",
+
["releaseversion"] = "248.0",
["xboxreleasedate"] = "2016-10-28",
+
["xboxreleasedate"] = "2016-10-28",
["xboxreleaseversion"] = "744.0",
+
["xboxreleaseversion"] = "744.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Diplocaulus_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_Character_BP'",
 
  +
["class"] = "Diplocaulus_Character_BP_C",
["commonname"] = "Diplocaulus",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_Character_BP'",
["dossierimage"] = "Dossier Diplocaulus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Diplocaulus",
  +
["dossierimage"] = "Dossier Diplocaulus.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Diplocaulus natatorinutrix",
 
["time"] = "Permian",
+
["categories"] = "",
  +
["species"] = "Diplocaulus natatorinutrix",
["group"] = "Amphibians",
 
["temperament"] = "Skittish",
+
["time"] = "Permian",
["diet"] = "Piscivore",
+
["group"] = "Amphibians",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Piscivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["torpor1"] = 220,
+
["torpor1"] = 220,
["torporincrease"] = 13.2,
+
["torporincrease"] = 13.2,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 225,
+
["foodconsumptionmult"] = 225,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Archaeopteryx Egg)",
+
["mobilekibble"] = "Kibble (Archaeopteryx Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Diplocaulus Egg",
+
["egg"] = "Diplocaulus Egg",
["mintemp"] = 0,
+
["mintemp"] = 0,
["maxtemp"] = 50,
+
["maxtemp"] = 50,
["incubationtime"] = 17998.560547,
+
["incubationtime"] = 17998.560547,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 53333.332031,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 190,
+
["health"] = 250,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 165,
+
["stamina"] = 165,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 220,
+
["torpor"] = 220,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 1050,
+
["oxygen"] = 1050,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.25,
+
["meleetamedmult"] = 0.25,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 70,
+
["walkspeed"] = 70,
["riddenwalkspeed"] = 140,
+
["riddenwalkspeed"] = 140,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 357,
+
["untamedrunspeed"] = 357,
["tamedrunspeed"] = 357,
+
["tamedrunspeed"] = 357,
["tamedriddenrunspeed"] = 714,
+
["tamedriddenrunspeed"] = 714,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 267,
+
["swimspeed"] = 267,
["riddenswimspeed"] = 534
+
["riddenswimspeed"] = 534
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
+
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Diplocaulus bites the target.",
+
["description"] = "The Diplocaulus bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 175,
+
["attackrange"] = 175,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
+
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 6136: Строка 5633:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["diplodocus"] = {
 
["diplodocus"] = {
["variants"] = "Aberrant Diplodocus",
+
["variants"] = "Aberrant Diplodocus, Eerie Diplodocus",
["releasedate"] = "2016-06-02",
+
["releasedate"] = "2016-06-02",
["releaseversion"] = "242.0",
+
["releaseversion"] = "242.0",
["xboxreleasedate"] = "2016-06-15",
+
["xboxreleasedate"] = "2016-06-15",
["xboxreleaseversion"] = "737.0",
+
["xboxreleaseversion"] = "737.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Diplodocus_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP.Diplodocus_Character_BP'",
 
  +
["class"] = "Diplodocus_Character_BP_C",
["commonname"] = "Diplodocus",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP.Diplodocus_Character_BP'",
["dossierimage"] = "Dossier Diplodocus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Diplodocus",
  +
["dossierimage"] = "Dossier Diplodocus.png",
["soundfile"] = "s diplodocus idle 1.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "s diplodocus idle 1.OGG",
  +
["pronunciation"] = "",
["species"] = "Diplodocus insulaprincep",
 
["time"] = "Late Jurassic",
+
["categories"] = "",
  +
["species"] = "Diplodocus insulaprincep",
["group"] = "Dinosaurs",
 
["temperament"] = "Naive",
+
["time"] = "Late Jurassic",
["diet"] = "Herbivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Naive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Diplodocus Saddle",
+
["equipment"] = "Diplodocus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 0.08,
+
["tameineffectivenessbyaffinity"] = 0.08,
["tameaffinitybase"] = 7500,
+
["tameaffinitybase"] = 7500,
["tameaffinityperlevel"] = 375,
+
["tameaffinityperlevel"] = 375,
["torpor1"] = 3000,
+
["torpor1"] = 3000,
["torporincrease"] = 180,
+
["torporincrease"] = 180,
["foodconsumptionbase"] = 0.007716,
+
["foodconsumptionbase"] = 0.007716,
["foodconsumptionmult"] = 180.001144,
+
["foodconsumptionmult"] = 180.001144,
["torpordepletionps0"] = 0.75,
+
["torpordepletionps0"] = 0.75,
["wakeaffinitymult"] = 3,
+
["wakeaffinitymult"] = 3,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Lystrosaurus Egg)",
+
["mobilekibble"] = "Kibble (Lystrosaurus Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Grapes (Primitive Plus)"
+
["primitiveplusfood"] = "Grapes (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Diplo Egg",
+
["egg"] = "Diplo Egg",
["mintemp"] = 26,
+
["mintemp"] = 26,
["maxtemp"] = 29,
+
["maxtemp"] = 29,
["incubationtime"] = 17998.560547, --4:59,
+
["incubationtime"] = 17998.560547, --4:59,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1700,
+
["health"] = 1700,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 550,
+
["stamina"] = 550,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 3000,
+
["torpor"] = 3000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 300,
+
["oxygen"] = 300,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 10000,
+
["food"] = 10000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 800,
+
["weight"] = 800,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 300,
+
["walkspeed"] = 300,
["riddenwalkspeed"] = 300,
+
["riddenwalkspeed"] = 300,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1350,
+
["untamedrunspeed"] = 1350,
["tamedrunspeed"] = 1350,
+
["tamedrunspeed"] = 1350,
["tamedriddenrunspeed"] = 1350,
+
["tamedriddenrunspeed"] = 1350,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 400,
+
["swimspeed"] = 400,
["riddenswimspeed"] = 400
+
["riddenswimspeed"] = 400
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 575,
+
["dragweight"] = 575,
["mass"] = 384,
+
["mass"] = 384,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "Tusoteuthis",
+
["candamage"] = "",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.4,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.4,
["meleebase"] = "0", -- Excluded from game files, but "0" here for the Wiki.
 
  +
["meleebase"] = "0", -- Excluded from game files, but "0" here for the Wiki.
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee", -- Does no damage.
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 10,
["attackrange"] = 1600,
+
["attackrange"] = 1600,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1800,
+
["activateattackrange"] = 1800,
 
}
 
}
 
},
 
},
["killxpbase"] = 6,
+
["killxpbase"] = 6,
["teamname"] = "Herbivores_Large_Aggressive",
+
["teamname"] = "Herbivores_Large_Aggressive",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Sauropod Vertebra"
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
 
["specialloot"] = "Sauropod Vertebra"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 6306: Строка 5776:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["direbear"] = {
 
["direbear"] = {
["variants"] = "Polar Bear, Dire Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
+
["variants"] = "Aberrant Dire Bear, Dire Polar Bear, Eerie Dire Bear, Polar Bear, Spirit Dire Bear",
["releasedate"] = "2016-04-20",
+
["releasedate"] = "2016-04-20",
["releaseversion"] = "239.0",
+
["releaseversion"] = "239.0",
["xboxreleasedate"] = "2016-05-17",
+
["xboxreleasedate"] = "2016-05-17",
["xboxreleaseversion"] = "734.0",
+
["xboxreleaseversion"] = "734.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Direbear_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP.Direbear_Character_BP'",
 
["commonname"] = "Direbear",
+
["class"] = "Direbear_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP.Direbear_Character_BP'",
["dossierimage"] = "Dossier Direbear.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Dire Bear",
  +
["dossierimage"] = "Dossier Dire Bear.png",
["soundfile"] = "s_direbear_torpid_out_wild.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "s_direbear_torpid_out_wild.OGG",
["categories"] = "",
 
["species"] = "Arctodus dirus",
+
["pronunciation"] = "",
  +
["categories"] = "",
["time"] = "Mid Pleistocene - Early Holocene",
 
["group"] = "Mammals",
+
["species"] = "Arctodus dirus",
["temperament"] = "Territorial",
+
["time"] = "Mid Pleistocene - Early Holocene",
["diet"] = "Omnivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Omnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Dire Bear Saddle",
+
["equipment"] = "Dire Bear Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 1.25,
+
["tameineffectivenessbyaffinity"] = 1.25,
["tameaffinitybase"] = 4000,
+
["tameaffinitybase"] = 4000,
["tameaffinityperlevel"] = 125,
+
["tameaffinityperlevel"] = 125,
["torpor1"] = 1000,
+
["torpor1"] = 1000,
["torporincrease"] = 60,
+
["torporincrease"] = 60,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 150,
+
["foodconsumptionmult"] = 150,
["torpordepletionps0"] = 0.9
+
["torpordepletionps0"] = 0.9
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Carno Egg)",
+
["mobilekibble"] = "Kibble (Carno Egg)",
["favoritefood"] = "Giant Bee Honey"
+
["favoritefood"] = "Giant Bee Honey"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 14285.713867, --3:58,
+
["gestationtime"] = 14285.713867, --3:58,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 400,
+
["health"] = 400,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 500,
+
["stamina"] = 500,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1000,
+
["torpor"] = 1000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 270,
+
["oxygen"] = 270,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 650,
+
["weight"] = 650,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 1.226,
+
["speedtamedadd"] = 1.226,
["walkspeed"] = 190,
+
["walkspeed"] = 190,
["riddenwalkspeed"] = 190,
+
["riddenwalkspeed"] = 190,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 961.875,
+
["untamedrunspeed"] = 961.875,
["tamedrunspeed"] = 1149.5,
+
["tamedrunspeed"] = 1149.5,
["tamedriddenrunspeed"] = 2620.859863,
+
["tamedriddenrunspeed"] = 2620.859863,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 295,
+
["dragweight"] = 295,
["mass"] = 330,
+
["mass"] = 330,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 55,
 
  +
["meleebase"] = 55,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Dire Bear bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 900,
+
["activateattackrange"] = 900,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 50
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Swipe",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Dire Bear swipes at the target. This deals more damage than its default 'Bite' attack, but the Dire Bear must come to a complete stop while swiping. Additionally, this attack will also harvest more meat and berries than its default attack.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 900,
+
["activateattackrange"] = 900,
 
["melee"] = {
 
["melee"] = {
["damage"] = 65
+
["damage"] = 65
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Dire Bear stands on its hind legs and roars to frighten opposing survivors.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 900
+
["activateattackrange"] = 900
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 6489: Строка 5936:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["direwolf"] = {
 
["direwolf"] = {
["variants"] = "Direwolf - LifesLabyrinth",
+
["variants"] = "Direwolf Ghost, Eerie Dire Wolf, R-Direwolf, Spirit Direwolf",
["releasedate"] = "2015-09-28",
+
["releasedate"] = "2015-09-28",
["releaseversion"] = "216.0",
+
["releaseversion"] = "216.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Direwolf_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'",
 
["commonname"] = "Direwolf",
+
["class"] = "Direwolf_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'",
["dossierimage"] = "Dossier Direwolf.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Direwolf",
["soundfile"] = "Direwolf howl 2.OGG",
+
["dossierimage"] = "Dossier Direwolf.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "Direwolf howl 2.OGG",
["species"] = "Canis maxdirus",
+
["pronunciation"] = "",
["time"] = "Pleistocene",
+
["categories"] = "",
["group"] = "Mammals",
+
["species"] = "Canis maxdirus",
["temperament"] = "Aggressive",
+
["time"] = "Pleistocene",
["diet"] = "Carnivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Hats (Mobile)",
+
["equipment"] = "Hats (Mobile)",
["canmountonhumans"] = "No",
+
["uniquecostumes"] = "Direwolf Ghost Costume",
["nonviolenttame"] = "No",
+
["canmountonhumans"] = "No",
["knockouttame"] = "Yes",
+
["nonviolenttame"] = "No",
["ballowmountedweaponry"] = "Yes",
+
["knockouttame"] = "Yes",
["tameineffectivenessbyaffinity"] = 3.125,
+
["ballowmountedweaponry"] = "Yes",
["tameaffinitybase"] = 1200,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinityperlevel"] = 60,
+
["tameaffinitybase"] = 1200,
["torpor1"] = 450,
+
["tameaffinityperlevel"] = 60,
["torporincrease"] = 27,
+
["torpor1"] = 450,
["foodconsumptionbase"] = 0.001543,
+
["torporincrease"] = 27,
["foodconsumptionmult"] = 288.039185,
+
["foodconsumptionbase"] = 0.001543,
["torpordepletionps0"] = 0.5
+
["foodconsumptionmult"] = 288.039185,
  +
["torpordepletionps0"] = 0.5
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Carno Egg)",
+
["mobilekibble"] = "Kibble (Carno Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 15037.592773, --4:10,
+
["gestationtime"] = 15037.592773, --4:10,
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375, --4:52,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 70175.4375, --19:29,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 87719.296875, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 330,
+
["health"] = 330,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.66,
+
["healthtamedadd"] = 0.66,
["stamina"] = 260,
+
["stamina"] = 260,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 450,
+
["torpor"] = 450,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 170,
+
["weight"] = 170,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.35,
+
["meleetamedmult"] = 0.35,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.3,
+
["speedtamedadd"] = 0.3,
["walkspeed"] = 287.5,
+
["walkspeed"] = 287.5,
["riddenwalkspeed"] = 287.5,
+
["riddenwalkspeed"] = 287.5,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1048.800049,
+
["untamedrunspeed"] = 1048.800049,
["tamedrunspeed"] = 1048.800049,
+
["tamedrunspeed"] = 1048.800049,
["tamedriddenrunspeed"] = 1048.800049,
+
["tamedriddenrunspeed"] = 1048.800049,
["runningstaminaconsumptionrate"] = 10,
+
["runningstaminaconsumptionrate"] = 10,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 195,
+
["mass"] = 195,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 33,
 
  +
["meleebase"] = 33,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Direwolf bites the target.",
["staminacost"] = 5,
+
["staminacost"] = 5,
["attackrange"] = 365,
+
["attackrange"] = 365,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 33
+
["damage"] = 33
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite (AI)",
+
["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.",
+
["description"] = "The Direwolf bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 365,
+
["attackrange"] = 365,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 33
+
["damage"] = 33
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 6,
+
["killxpbase"] = 6,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
 
 
-- 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: [direwolfghost]
  +
------------------------------------------------------------
  +
["direwolfghost"] = {
  +
["inherits"] = "direwolf",
  +
["dlc"] = "",
  +
["event"] = "ARK: Fear Evolved 4",
  +
["variants"] = "Direwolf, Eerie Dire Wolf, R-Direwolf, Spirit Direwolf",
  +
["releasedate"] = "2020-10-23",
  +
["releaseversion"] = "315.2",
  +
["xboxreleasedate"] = "2020-10-27",
  +
["xboxreleaseversion"] = "802.11",
  +
["psreleasedate"] = "2020-10-23",
  +
["psreleaseversion"] = "551.11",
  +
["egsreleasedate"] = "2020-10-23",
  +
["egsreleaseversion"] = "315.2",
  +
["class"] = "Ghost_Direwolf_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Ghost_Direwolf_Character_BP.Ghost_Direwolf_Character_BP'",
  +
["commonname"] = "Direwolf Ghost",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Event Creatures, Mammals",
  +
["dossierimage"] = "Direwolf Ghost Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["taming"] = {
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = "",
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["mobilekibble"] = "",
  +
["favoritefood"] = "",
  +
["mobilefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["specialloot"] = "Direwolf Ghost Costume"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 6657: Строка 6141:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dodo"] = {
 
["dodo"] = {
["variants"] = "Aberrant Dodo, Bunny Dodo, Zomdodo, DodoRex, Dodo Wyvern",
+
["variants"] = "Aberrant Dodo, Bunny Dodo, Dodo Wyvern, DodoRex, Eerie Dodo, Party Dodo, Zomdodo",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Dodo_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP'",
 
["commonname"] = "Dodo",
+
["class"] = "Dodo_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP'",
["dossierimage"] = "Dossier Dodo.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Dodo",
["soundfile"] = "PW_dodo_voc_mumble.ogg",
+
["dossierimage"] = "Dossier Dodo.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_dodo_voc_mumble.ogg",
["species"] = "Raphus replicare",
+
["pronunciation"] = "",
["time"] = "Late Holocene",
+
["categories"] = "",
["group"] = "Birds",
+
["species"] = "Raphus replicare",
["temperament"] = "Oblivious",
+
["time"] = "Late Holocene",
["diet"] = "Herbivore",
+
["group"] = "Birds",
  +
["temperament"] = "Oblivious",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "Dodo Cultivator Bit (Mobile), Dodo Decimation Bit (Mobile)",
+
["equipment"] = "Dodo Cultivator Bit (Mobile), Dodo Decimation Bit (Mobile)",
["canmountonhumans"] = "Yes",
+
["canmountonhumans"] = "Yes",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.333333,
+
["tameineffectivenessbyaffinity"] = 1.333333,
["tameaffinitybase"] = 450,
+
["tameaffinitybase"] = 450,
["tameaffinityperlevel"] = 22.5,
+
["tameaffinityperlevel"] = 22.5,
["torpor1"] = 30,
+
["torpor1"] = 30,
["torporincrease"] = 1.8,
+
["torporincrease"] = 1.8,
["foodconsumptionbase"] = 0.000868,
+
["foodconsumptionbase"] = 0.000868,
["foodconsumptionmult"] = 2880.184326,
+
["foodconsumptionmult"] = 2880.184326,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Basic Kibble",
+
["kibble"] = "Basic Kibble",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Wheat Seed (Primitive Plus)"
+
["primitiveplusfood"] = "Wheat Seed (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Dodo Egg",
+
["egg"] = "Dodo Egg",
["mintemp"] = 22,
+
["mintemp"] = 22,
["maxtemp"] = 30,
+
["maxtemp"] = 30,
["incubationtime"] = 2999.760254, --0:49,
+
["incubationtime"] = 2999.760254, --0:49,
["maturationtime"] = 55555.554688,
+
["maturationtime"] = 55555.554688,
["babytime"] = 5555.555664, --1:32,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 22222.222656, --6:10,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 27777.777344, --7:42,
 
["mintimebetweenmating"] = 64800, --18:00,
 
["maxtimebetweenmating"] = 172800 --48:00
 
 
},
 
},
["colorization"] = {
+
["stats"] = {
["0"] = {
+
["cansuffocate"] = "Yes",
["name"] = "Body",
+
["health"] = 40,
  +
["healthwildlevel"] = 0.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"
 
},
+
["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",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "Thatch, Greenhouse",
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Pteranodon, Procoptodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tusoteuthis, X-Argentavis, X-Tapejara",
  +
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
  +
["meleebase"] = 5,
  +
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Face",
+
["name"] = "Melee",
  +
["description"] = "The Dodo pecks at the target.",
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
 
},
+
["staminacost"] = 0,
["2"] = {
+
["attackrange"] = 110,
["name"] = "Beak",
+
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
["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"
 
},
+
["melee"] = {
["3"] = {
+
["damage"] = 5
  +
}
["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"] = {
+
["killxpbase"] = 0.5,
["name"] = "Head",
+
["teamname"] = "Herbivores",
  +
["chancetodroploot"] = 0,
["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"
 
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
},
 
  +
-- OMISSION: BONEDAMAGEADJUSTERS
["5"] = {
 
  +
["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"
["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"
 
  +
------------------------------------------------------------
},
 
  +
-- KEYWORDS: [dodobitus]
  +
------------------------------------------------------------
  +
["dodobitus"] = {
  +
["inherits"] = "dodo",
  +
["variants"] = "Dodo, Eerie Dodo",
  +
["releasedate"] = "Unreleased",
  +
["releaseversion"] = "",
  +
["xboxreleasedate"] = "Unreleased",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-06-17",
  +
["mobilereleaseversion"] = "2.0",
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Dodobitus",
  +
["dossierimage"] = "Dossier Dodobitus.png",
  +
["dossieraddbook"] = "No",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Birds, Bosses, Fantasy Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = ""
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["mobilekibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["health"] = 40,
["health"] = 40,
+
["healthwildlevel"] = 0.2,
["healthwildlevel"] = 0.2,
+
["stamina"] = 650,
["healthtamedlevel"] = 0.27,
+
["staminawildlevel"] = 0,
["healthtamedmult"] = 0,
+
["torpor"] = 350,
["healthtamedadd"] = 0.5,
+
["oxygen"] = 2000,
["stamina"] = 100,
+
["oxygenwildlevel"] = 0,
["staminawildlevel"] = 0.1,
+
["food"] = 2600,
["staminatamedlevel"] = 0.1,
+
["foodwildlevel"] = 0,
["staminatamedmult"] = 0,
+
["weight"] = 2000,
["staminatamedadd"] = 0,
+
["melee"] = "",
["torpor"] = 30,
+
["meleewildlevel"] = 0,
["torporwildlevel"] = 0.06,
+
["walkspeed"] = "",
["torportamedmult"] = 0,
+
["riddenwalkspeed"] = "",
["torportamedadd"] = 0.5,
+
["walkingstaminaconsumptionrate"] = "",
["oxygen"] = 150,
+
["untamedrunspeed"] = "",
["oxygenwildlevel"] = 0.1,
+
["tamedrunspeed"] = "",
["oxygentamedlevel"] = 0.1,
+
["tamedriddenrunspeed"] = "",
["oxygentamedmult"] = 0,
+
["runningstaminaconsumptionrate"] = "",
["oxygentamedadd"] = 0,
+
["swimspeed"] = "",
["food"] = 450,
+
["riddenswimspeed"] = ""
["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,
+
["fecessize"] = "",
["dragweight"] = 25,
+
["radiationimmune"] = "",
["mass"] = 50,
+
["immobilizedby"] = "",
["fecessize"] = "Small",
+
["carryableby"] = "",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Megalosaurus, Pteranodon, Procoptodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["meleebase"] = 5,
 
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["description"] = "",
["description"] = "The Dodo pecks at the target.",
+
["staminacost"] = "",
["staminacost"] = 0,
+
["attackrange"] = "",
["attackrange"] = 110,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 5
+
["damage"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
  +
["specialloot"] = "Eery Element (Mobile), Dodobitus Pt. Note (Mobile)",
["killxpbase"] = 0.5,
 
["teamname"] = "Herbivores",
+
["lootitems"] = ""
["chancetodroploot"] = 0,
 
["lootitems"] = "Creature Implant (Mobile)",
 
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 6826: Строка 6377:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dodorex"] = {
 
["dodorex"] = {
["variants"] = "Dodo, Aberrant Dodo, Bunny Dodo, Zomdodo, Dodo Wyvern, Rex, Tek Rex, Alpha T-Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex",
+
["variants"] = "Aberrant Dodo, Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Bunny Dodo, Corrupted Rex, Dodo, Dodo Wyvern, Enraged Corrupted Rex, Malfunctioned Tek Rex, Party Dodo, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex, Zomdodo",
["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",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4, ARK: Turkey Trial, ARK: Turkey Trial 2, ARK: Turkey Trial 3, 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",
["xboxreleasedate"] = "2016-11-02", -- This was the earliest I could find notes about its Xbox release.
+
["xboxreleasedate"] = "2016-11-02", -- This was the earliest I could find notes about its Xbox release.
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "2016-12-19",
+
["psreleasedate"] = "2016-12-19",
["ps4releaseversion"] = "502.0",
+
["psreleaseversion"] = "502.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
["switchreleasedate"] = "Unreleased",
+
["class"] = "DodoRex_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DodoRex/DodoRex_Character_BP.DodoRex_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "DodoRex",
["class"] = "DodoRex_Character_BP_C",
 
  +
["dossierimage"] = "Dodorex Dossier 2.jpeg",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DodoRex/DodoRex_Character_BP.DodoRex_Character_BP'",
 
["commonname"] = "DodoRex",
+
["soundfile"] = "Ark Dodo-Rex Look Around 3.OGG",
["dossierimage"] = "Dodorex Dossier 2.jpeg",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "Ark Dodo-Rex Look Around 3.OGG",
 
["pronunciation"] = "",
+
["species"] = "",
["categories"] = "",
+
["time"] = "",
["species"] = "",
+
["group"] = "Birds, Dinosaurs, Event Creatures",
["time"] = "",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Birds, Dinosaurs, Event Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
-- ["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
-- ["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
-- ["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
-- ["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.25,
+
-- ["tameineffectivenessbyaffinity"] = 1.25,
["tameaffinitybase"] = 3450,
+
-- ["tameaffinitybase"] = 3450,
["tameaffinityperlevel"] = 150,
+
-- ["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.002314,
+
-- ["foodconsumptionbase"] = 0.002314,
["foodconsumptionmult"] = 180.063385
+
-- ["foodconsumptionmult"] = 180.063385
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No", -- This seems to change depending on the event.
+
["cansuffocate"] = "No", -- This seems to change depending on the event.
["health"] = 666666,
+
["health"] = 666666,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0,
+
["healthtamedadd"] = 0,
["stamina"] = 1666,
+
["stamina"] = 1666,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1550, -- Prior to v249, this was "3500"
+
["torpor"] = 1550, -- Prior to v249, this was "3500"
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 500,
+
["weight"] = 500,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0,
+
["meleetamedadd"] = 0,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.01,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 1300,
+
["walkspeed"] = 1300,
["untamedrunspeed"] = 2860, -- This seems to change between 1858.999878 and 2860 depending on the event.
+
["untamedrunspeed"] = 2860, -- This seems to change between 1858.999878 and 2860 depending on the event.
["tamedrunspeed"] = 2860,
+
["tamedrunspeed"] = 2860,
["tamedriddenrunspeed"] = 2860,
+
["tamedriddenrunspeed"] = 2860,
["runningstaminaconsumptionrate"] = 40,
+
["runningstaminaconsumptionrate"] = 40,
["swimspeed"] = 1300,
+
["swimspeed"] = 1300,
["riddenswimspeed"] = 1300
+
["riddenswimspeed"] = 1300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 400,
+
["mass"] = 400,
["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, Greenhouse",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["passengerweightmultiplier"] = 0.85,
+
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 666,
+
["meleebase"] = 666,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 DodoRex bites the target for considerable damage.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the DodoRex bites the target for considerable damage.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2150,
+
["attackrange"] = 2150,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 666
+
["damage"] = 666
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Flame",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 100,
["attackrange"] = 3450,
+
["attackrange"] = 3450,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
["killxpbase"] = 30,
+
["killxpbase"] = 30,
["teamname"] = "TargetOnlyPlayers",
+
["teamname"] = "TargetOnlyPlayers",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["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"
["specialloot"] = "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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 6955: Строка 6503:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["doedicurus"] = {
 
["doedicurus"] = {
["variants"] = "Aberrant Doedicurus",
+
["variants"] = "Aberrant Doedicurus, Doedicurus Vastus, Eerie Doedicurus",
["releasedate"] = "2015-08-25",
+
["releasedate"] = "2015-08-25",
["releaseversion"] = "202.0",
+
["releaseversion"] = "202.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Doed_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP.Doed_Character_BP'",
 
["commonname"] = "Doedicurus",
+
["class"] = "Doed_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP.Doed_Character_BP'",
["dossierimage"] = "Dossier Doedicurus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Doedicurus",
  +
["dossierimage"] = "Dossier Doedicurus.png",
["soundfile"] = "Doedicurus_Idle_Aggressive_2.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Doedicurus_Idle_Aggressive_2.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Doedicurus custosaxum",
 
  +
["categories"] = "",
["time"] = "Pleistocene - Holocene",
 
["group"] = "Mammals",
+
["species"] = "Doedicurus custosaxum",
["temperament"] = "Docile",
+
["time"] = "Pleistocene - Holocene",
["diet"] = "Herbivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Docile",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Doedicurus Saddle",
+
["equipment"] = "Doedicurus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 4000,
+
["tameaffinitybase"] = 4000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 800,
+
["torpor1"] = 800,
["torporincrease"] = 48,
+
["torporincrease"] = 48,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 176.03154,
+
["foodconsumptionmult"] = 176.03154,
["torpordepletionps0"] = 0.75
+
["torpordepletionps0"] = 0.75
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Dilo Egg)",
+
["mobilekibble"] = "Kibble (Dilo Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Fresh Barley (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Barley (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 17857.142578, --4:57,
+
["gestationtime"] = 17857.142578, --4:57,
["maturationtime"] = 208333.328125,
+
["maturationtime"] = 208333.328125,
["babytime"] = 20833.333984, --5:47,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 83333.335938, --23:08,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 104166.664063, --28:56,
 
["mintimebetweenmating"] = 64800, --18:00,
 
["maxtimebetweenmating"] = 172800 --48:00
 
 
},
 
},
["colorization"] = {
+
["stats"] = {
["0"] = {
+
["cansuffocate"] = "Yes",
["name"] = "Shell and Plates",
+
["health"] = 850,
  +
["healthwildlevel"] = 0.2,
["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"
 
},
+
["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",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 32,
  +
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Spikes and Claws",
+
["name"] = "WalkingAndSwimmingTail",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Doedicurus swings its spiked tail at the target.",
["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"
 
  +
["staminacost"] = 0,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
 
},
 
},
["4"] = {
+
["2"] = {
["name"] = "Shell Patterning",
+
["name"] = "None",
  +
["description"] = "",
["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"
 
},
+
["staminacost"] = 0,
["5"] = {
+
["attackrange"] = 300,
["name"] = "Underside",
+
["minattackrange"] = 0,
  +
["activateattackrange"] = 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, Bigfoot4, Bigfoot5, Dino Dark Blue"
 
  +
["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: [doedicurusvastus]
  +
------------------------------------------------------------
  +
["doedicurusvastus"] = {
  +
["inherits"] = "doedicurus",
  +
["variants"] = "Doedicurus, Eerie Doedicurus",
  +
["releasedate"] = "Unreleased",
  +
["releaseversion"] = "",
  +
["xboxreleasedate"] = "Unreleased",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-06-17",
  +
["mobilereleaseversion"] = "2.0",
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Doedicurus Vastus",
  +
["dossierimage"] = "Dossier Doedicurus Vastus.png",
  +
["dossieraddbook"] = "No",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Bosses, Fantasy Creatures, Mammals",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = ""
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["mobilekibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["health"] = 60000,
["health"] = 850,
+
["melee"] = "",
["healthwildlevel"] = 0.2,
+
["walkspeed"] = "",
["healthtamedlevel"] = 0.27,
+
["riddenwalkspeed"] = "",
["healthtamedmult"] = 0,
+
["walkingstaminaconsumptionrate"] = "",
["healthtamedadd"] = 0.5,
+
["untamedrunspeed"] = "",
["stamina"] = 300,
+
["tamedrunspeed"] = "",
["staminawildlevel"] = 0.1,
+
["tamedriddenrunspeed"] = "",
["staminatamedlevel"] = 0.1,
+
["runningstaminaconsumptionrate"] = "",
["staminatamedmult"] = 0,
+
["swimspeed"] = "",
["staminatamedadd"] = 0,
+
["riddenswimspeed"] = ""
["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,
+
["fecessize"] = "",
["dragweight"] = 160,
+
["radiationimmune"] = "",
["mass"] = 300,
+
["immobilizedby"] = "",
["fecessize"] = "Medium",
+
["carryableby"] = "",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 32,
 
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "WalkingAndSwimmingTail",
+
["description"] = "",
  +
["staminacost"] = "",
["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"] = "",
["attackrange"] = 300,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = ""
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "None",
+
["description"] = "",
["description"] = "",
+
["staminacost"] = "",
["staminacost"] = 0,
+
["attackrange"] = "",
["attackrange"] = 300,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 16
+
["damage"] = ""
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "NotWalkingNotSwimmingTailAttack",
+
["description"] = "",
["description"] = "",
+
["staminacost"] = "",
["staminacost"] = 0,
+
["attackrange"] = "",
["attackrange"] = 300,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
  +
["specialloot"] = "Eery Element (Mobile), Doedicurus Vastus Pt. Note (Mobile)",
["killxpbase"] = 7,
 
["teamname"] = "Herbivores",
+
["lootitems"] = ""
["chancetodroploot"] = 0,
 
["lootitems"] = "Creature Implant (Mobile)",
 
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 7138: Строка 6767:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Dragon (Alpha), Dragon (Beta), Dragon (Gamma)",
["releasedate"] = "2016-06-02",
+
["releasedate"] = "2016-06-02",
["releaseversion"] = "242.0",
+
["releaseversion"] = "242.0",
["xboxreleasedate"] = "2016-06-15",
+
["xboxreleasedate"] = "2016-06-15",
["xboxreleaseversion"] = "737.0",
+
["xboxreleaseversion"] = "737.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Dragon_Character_BP_Boss_C",
+
["class"] = "Dragon_Character_BP_Boss_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss.Dragon_Character_BP_Boss",
+
["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",
["soundfile"] = "dragon mumble 2.OGG",
+
["soundfile"] = "dragon mumble 2.OGG",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "",
+
["species"] = "",
["time"] = "",
+
["time"] = "",
["group"] = "Bosses, Fantasy Creatures, Reptiles",
+
["group"] = "Bosses, Fantasy Creatures, Reptiles",
["temperament"] = "Aggressive",
+
["temperament"] = "Aggressive",
["diet"] = "",
+
["diet"] = "",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 432000,
+
["health"] = 432000,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 10000,
+
["stamina"] = 10000,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 2000,
+
["oxygen"] = 2000,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2600,
+
["food"] = 2600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 4000,
+
["weight"] = 4000,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 1650,
+
["walkspeed"] = 1650,
["untamedrunspeed"] = 2640,
+
["untamedrunspeed"] = 2640,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["flyspeed"] = 4000,
+
["flyspeed"] = 4000,
["untamedrunflyspeed"] = 3520
+
["untamedrunflyspeed"] = 3520
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 1200,
+
["mass"] = 1200,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 160,
+
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Follow Spline",
+
["name"] = "Follow Spline",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000000,
+
["attackrange"] = 1000000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 35,
+
["projectilelife"] = 35,
 
["impact"] = {
 
["impact"] = {
["damage"] = 400,
+
["damage"] = 400,
["raidtorpormultiplier"] = 1,
+
["raidtorpormultiplier"] = 1,
["raidtorpor"] = 400
+
["raidtorpor"] = 400
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 400,
+
["damage"] = 400,
["radius"] = 2850,
+
["radius"] = 2850,
["raidtorpormultiplier"] = 1,
+
["raidtorpormultiplier"] = 1,
["raidtorpor"] = 400
+
["raidtorpor"] = 400
 
}
 
}
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Wander on Land",
+
["name"] = "Wander on Land",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000000000,
+
["attackrange"] = 1000000000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["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"] = 15000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 3000,
+
["activateattackrange"] = 3000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 500
+
["damage"] = 500
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "FireBall",
+
["name"] = "FireBall",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 5000,
+
["attackrange"] = 5000,
["minattackrange"] = 3500,
+
["minattackrange"] = 3500,
["activateattackrange"] = 2500,
+
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 35,
+
["projectilelife"] = 35,
 
["impact"] = {
 
["impact"] = {
["damage"] = 400,
+
["damage"] = 400,
["raidtorpormultiplier"] = 1,
+
["raidtorpormultiplier"] = 1,
["raidtorpor"] = 400
+
["raidtorpor"] = 400
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 400,
+
["damage"] = 400,
["radius"] = 2850,
+
["radius"] = 2850,
["raidtorpormultiplier"] = 1,
+
["raidtorpormultiplier"] = 1,
["raidtorpor"] = 400
+
["raidtorpor"] = 400
 
}
 
}
 
}
 
}
 
},
 
},
 
["5"] = {
 
["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.",
["staminacost"] = 100,
+
["staminacost"] = 100,
["attackrange"] = 15000,
+
["attackrange"] = 15000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 5000
+
["activateattackrange"] = 5000
 
},
 
},
 
["6"] = {
 
["6"] = {
["name"] = "Summon Minions",
+
["name"] = "Summon Minions",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000000,
+
["attackrange"] = 1000000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
},
 
},
["killxpbase"] = 3000,
+
["killxpbase"] = 3000,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["specialloot"] = "Element, Dragon Trophy, Dragon Flag"
["canbeharvestedfor"] = "Hide, Keratin, Chitin, Raw Meat, Raw Prime Meat"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dragongamma"] = {
 
["dragongamma"] = {
["inherits"] = "dragon",
+
["inherits"] = "dragon",
["class"] = "Dragon_Character_BP_Boss_Easy_C",
+
["class"] = "Dragon_Character_BP_Boss_Easy_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_Easy.Dragon_Character_BP_Boss_Easy'",
["commonname"] = "Dragon (Gamma)",
+
["commonname"] = "Dragon (Gamma)",
 
["stats"] = {
 
["stats"] = {
["health"] = 43200
+
["health"] = 43200
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dragonbeta"] = {
 
["dragonbeta"] = {
["inherits"] = "dragon",
+
["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)",
+
["commonname"] = "Dragon (Beta)",
 
["stats"] = {
 
["stats"] = {
["health"] = 964000
+
["health"] = 964000
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dragonalpha"] = {
 
["dragonalpha"] = {
["inherits"] = "dragon",
+
["inherits"] = "dragon",
["class"] = "Dragon_Character_BP_Boss_Hard_C",
+
["class"] = "Dragon_Character_BP_Boss_Hard_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Hard.Dragon_Character_BP_Boss_Hard'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Hard.Dragon_Character_BP_Boss_Hard'",
["commonname"] = "Dragon (Alpha)",
+
["commonname"] = "Dragon (Alpha)",
 
["stats"] = {
 
["stats"] = {
["health"] = 972000
+
["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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["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"] = "",
 
["time"] = "",
 
["group"] = "Bosses, Mechanical Creatures",
 
["temperament"] = "",
 
["diet"] = "",
 
["threatlevel"] = "High",
 
["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
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 7436: Строка 6946:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dungbeetle"] = {
 
["dungbeetle"] = {
["variants"] = "Aberrant Dung Beetle",
+
["variants"] = "Aberrant Dung Beetle, Eerie Dung Beetle, Gula Beetle",
["releasedate"] = "2016-01-15",
+
["releasedate"] = "2016-01-15",
["releaseversion"] = "232.0",
+
["releaseversion"] = "232.0",
["xboxreleasedate"] = "2016-02-12",
+
["xboxreleasedate"] = "2016-02-12",
["xboxreleaseversion"] = "731.0",
+
["xboxreleaseversion"] = "731.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "DungBeetle_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP.DungBeetle_Character_BP'",
 
  +
["class"] = "DungBeetle_Character_BP_C",
["commonname"] = "Dung Beetle",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP.DungBeetle_Character_BP'",
["dossierimage"] = "Dossier Dung Beetle.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Dung Beetle",
["soundfile"] = "",
+
["dossierimage"] = "Dossier Dung Beetle.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
["species"] = "Scarabidae gigas",
+
["pronunciation"] = "",
["time"] = "Holocene",
+
["categories"] = "",
["group"] = "Invertebrates",
+
["species"] = "Scarabidae gigas",
["temperament"] = "Passive",
+
["time"] = "Holocene",
["diet"] = "Coprophagic",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Passive",
  +
["diet"] = "Coprophagic",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "Yes",
+
["canmountonhumans"] = "Yes",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 4.166667,
+
["tameineffectivenessbyaffinity"] = 4.166667,
["tameaffinitybase"] = 900,
+
["tameaffinitybase"] = 900,
["tameaffinityperlevel"] = 50,
+
["tameaffinityperlevel"] = 50,
["foodconsumptionbase"] = 0.001488,
+
["foodconsumptionbase"] = 0.001488,
["foodconsumptionmult"] = 336.021515,
+
["foodconsumptionmult"] = 336.021515,
["wakeaffinitymult"] = 1,
+
["wakeaffinitymult"] = 1,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Large Animal Feces"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 200,
+
["health"] = 200,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.135,
+
["healthtamedlevel"] = 0.135,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 200,
+
["torpor"] = 200,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 5,
+
["weight"] = 5,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.08,
+
["weighttamedlevel"] = 0.08,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 52,
+
["walkspeed"] = 52,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 260,
+
["untamedrunspeed"] = 260,
["tamedrunspeed"] = 260,
+
["tamedrunspeed"] = 260,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 200
+
["swimspeed"] = 200
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 90,
+
["dragweight"] = 90,
["mass"] = 90,
+
["mass"] = 90,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Gigantopithecus, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Procoptodon, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 10,
 
  +
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Dung Beetle attacks the target.",
+
["description"] = "The Dung Beetle attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 170,
+
["attackrange"] = 170,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 250,
+
["activateattackrange"] = 250,
 
["melee"] = {
 
["melee"] = {
["damage"] = 5
+
["damage"] = 5
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 7585: Строка 7075:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dunkleosteus"] = {
 
["dunkleosteus"] = {
  +
["variants"] = "Eerie Dunkleosteus, X-Dunkleosteus",
["releasedate"] = "2016-04-02",
 
["releaseversion"] = "238.0",
+
["releasedate"] = "2016-04-02",
["xboxreleasedate"] = "2016-04-07",
+
["releaseversion"] = "238.0",
["xboxreleaseversion"] = "733.0",
+
["xboxreleasedate"] = "2016-04-07",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "733.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Dunkle_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dunkleosteus/Dunkle_Character_BP.Dunkle_Character_BP'",
 
["commonname"] = "Dunkleosteus",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Dunkle_Character_BP_C",
["dossierimage"] = "Dossier Dunkleosteus.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dunkleosteus/Dunkle_Character_BP.Dunkle_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Ark Dunkleosteus Torpid Out Wild 3.OGG",
+
["commonname"] = "Dunkleosteus",
  +
["dossierimage"] = "Dossier Dunkleosteus.png",
["pronunciation"] = "",
 
["categories"] = "Aquatic",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Ark Dunkleosteus Torpid Out Wild 3.OGG",
["species"] = "Dunkleosteus loricaruptor",
 
["time"] = "Late Devonian",
+
["pronunciation"] = "",
["group"] = "Fish",
+
["categories"] = "Aquatic",
  +
["species"] = "Dunkleosteus loricaruptor",
["temperament"] = "Docile",
 
["diet"] = "Carnivore",
+
["time"] = "Late Devonian",
  +
["group"] = "Fish",
  +
["temperament"] = "Docile",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["equipment"] = "Dunkleosteus Saddle",
+
["equipment"] = "Dunkleosteus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 3.275,
+
["tameineffectivenessbyaffinity"] = 3.275,
["tameaffinitybase"] = 1300,
+
["tameaffinitybase"] = 1300,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["torpor1"] = 1150,
+
["torpor1"] = 1150,
["torporincrease"] = 69,
+
["torporincrease"] = 69,
["foodconsumptionbase"] = 0.001852,
+
["foodconsumptionbase"] = 0.001852,
["foodconsumptionmult"] = 199.983994,
+
["foodconsumptionmult"] = 199.983994,
["torpordepletionps0"] = 1
+
["torpordepletionps0"] = 1
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Titanboa Egg)",
+
["mobilekibble"] = "Kibble (Titanboa Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 296296.296,
["babytime"] = 33333.332031,
+
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 710,
+
["health"] = 710,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.3,
+
["healthtamedadd"] = 0.3,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1150,
+
["torpor"] = 1150,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 910,
+
["weight"] = 910,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 650,
+
["walkspeed"] = 650,
["riddenwalkspeed"] = 650,
+
["riddenwalkspeed"] = 650,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 650,
+
["swimspeed"] = 650,
["riddenswimspeed"] = 650,
+
["riddenswimspeed"] = 650,
["untamedrunswimspeed"] = 773.5,
+
["untamedrunswimspeed"] = 773.5,
["tamedrunswimspeed"] = 1011.075012,
+
["tamedrunswimspeed"] = 1011.075012,
["tamedriddenrunswimspeed"] = 1011.075012,
+
["tamedriddenrunswimspeed"] = 1011.075012,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 60,
 
  +
["meleebase"] = 60,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Dunkleosteus bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1200,
+
["activateattackrange"] = 1200,
 
["melee"] = {
 
["melee"] = {
["damage"] = 60
+
["damage"] = 60
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 12,
+
["killxpbase"] = 12,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Chitin, Raw Fish Meat, Raw Prime Fish Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 7740: Строка 7217:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["electrophorus"] = {
 
["electrophorus"] = {
["variants"] = "Aberrant Electrophorus",
+
["variants"] = "Aberrant Electrophorus",
["releasedate"] = "2017-02-26",
+
["releasedate"] = "2017-02-26",
["releaseversion"] = "255.0",
+
["releaseversion"] = "255.0",
["xboxreleasedate"] = "2017-03-17",
+
["xboxreleasedate"] = "2017-03-17",
["xboxreleaseversion"] = "751.0",
+
["xboxreleaseversion"] = "751.0",
["ps4releasedate"] = "2017-03-17",
+
["psreleasedate"] = "2017-03-17",
["ps4releaseversion"] = "505.0",
+
["psreleaseversion"] = "505.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Eel_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP.Eel_Character_BP'",
 
["commonname"] = "Electrophorus",
+
["class"] = "Eel_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP.Eel_Character_BP'",
["dossierimage"] = "Dossier Electrophorus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Electrophorus",
  +
["dossierimage"] = "Dossier Electrophorus.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Electrophorus beluadomito",
 
["time"] = "Holocene",
+
["categories"] = "Aquatic",
  +
["species"] = "Electrophorus beluadomito",
["group"] = "Fish",
 
["temperament"] = "Reactive",
+
["time"] = "Holocene",
["diet"] = "Carnivore",
+
["group"] = "Fish",
  +
["temperament"] = "Reactive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "",
+
["equipment"] = "",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 2250,
+
["tameaffinitybase"] = 2250,
["tameaffinityperlevel"] = 90,
+
["tameaffinityperlevel"] = 90,
["torpor1"] = 0.002929,
+
["torpor1"] = 0.002929,
["torporincrease"] = 420,
+
["torporincrease"] = 420,
["foodconsumptionbase"] = 0.002929,
+
["foodconsumptionbase"] = 0.002929,
["foodconsumptionmult"] = 420,
+
["foodconsumptionmult"] = 420,
["wakingtamefeedinterval"] = 15,
+
["wakingtamefeedinterval"] = 15,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "No",
+
["keepaffinityondamagerecievedwakingtame"] = "No",
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakefooddeplmult"] = 4
+
["wakefooddeplmult"] = 4
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Raw Mutton, Bio Toxin"
+
["favoritefood"] = "Bio Toxin"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Eel Egg",
+
["egg"] = "Eel Egg",
["mintemp"] = 0,
+
["mintemp"] = 0,
["maxtemp"] = 50,
+
["maxtemp"] = 50,
["incubationtime"] = 17998.560547,
+
["incubationtime"] = 17998.560547,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 66666.664063,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 180,
+
["health"] = 180,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -0.2,
+
["healthtamedadd"] = -0.2,
["stamina"] = 165,
+
["stamina"] = 165,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 175,
+
["torpor"] = 175,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 1050,
+
["oxygen"] = 1050,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.25,
+
["meleetamedmult"] = 0.25,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 400,
+
["walkspeed"] = 400,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 330,
+
["swimspeed"] = 330,
["untamedrunswimspeed"] = 759,
+
["untamedrunswimspeed"] = 759,
["tamedrunswimspeed"] = 1518,
+
["tamedrunswimspeed"] = 1518,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "",
+
["radiationimmune"] = "No",
  +
["immobilizedby"] = "",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 35,
 
  +
["meleebase"] = 35,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite (Tamed)",
+
["name"] = "Bite (Tamed)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 629,
+
["activateattackrange"] = 629,
 
["melee"] = {
 
["melee"] = {
["damage"] = 3,
+
["damage"] = 3,
["torpormultiplier"] = 0.5,
+
["torpormultiplier"] = 0.5,
["torpor"] = 1.5
+
["torpor"] = 1.5
 
},
 
},
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite (Untamed)",
+
["name"] = "Bite (Untamed)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 629,
+
["activateattackrange"] = 629,
 
["melee"] = {
 
["melee"] = {
["damage"] = 15,
+
["damage"] = 15,
["torpormultiplier"] = 0.5,
+
["torpormultiplier"] = 0.5,
["torpor"] = 7.5
+
["torpor"] = 7.5
 
},
 
},
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Shock (Untamed)",
+
["name"] = "Shock (Untamed)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1020,
+
["attackrange"] = 1020,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35,
+
["damage"] = 35,
["torpormultiplier"] = 1,
+
["torpormultiplier"] = 1,
["torpor"] = 35
+
["torpor"] = 35
 
},
 
},
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Shock (Tamed)",
+
["name"] = "Shock (Tamed)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1020,
+
["attackrange"] = 1020,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 5,
+
["damage"] = 5,
["torpormultiplier"] = 1,
+
["torpormultiplier"] = 1,
["torpor"] = 5
+
["torpor"] = 5
 
},
 
},
 
},
 
},
 
},
 
},
["killxpbase"] = 8,
+
["killxpbase"] = 8,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 7946: Строка 7408:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["equus"] = {
 
["equus"] = {
["variants"] = "Unicorn, Aberrant Equus",
+
["variants"] = "Aberrant Equus, Eerie Equus, Noctis, R-Equus, Unicorn",
["releasedate"] = "2017-03-31",
+
["releasedate"] = "2017-03-31",
["releaseversion"] = "256.0",
+
["releaseversion"] = "256.0",
["xboxreleasedate"] = "2017-04-26",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "753.0",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "2017-04-26",
+
["psreleasedate"] = "2017-04-26",
["ps4releaseversion"] = "506.0",
+
["psreleaseversion"] = "506.0",
["mobilereleasedate"] = "2018-12-20",
+
["mobilereleasedate"] = "2018-12-20",
["mobilereleaseversion"] = "1.1.06",
+
["mobilereleaseversion"] = "1.1.06",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Equus_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP.Equus_Character_BP'",
 
["commonname"] = "Equus",
+
["class"] = "Equus_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP.Equus_Character_BP'",
["dossierimage"] = "Dossier Equus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Equus",
["soundfile"] = "",
+
["dossierimage"] = "Dossier Equus.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
["species"] = "Equus magnus",
+
["pronunciation"] = "",
["time"] = "Pleistocene",
+
["categories"] = "",
["group"] = "Mammals",
+
["species"] = "Equus magnus",
["temperament"] = "Loyal",
+
["time"] = "Pleistocene",
["diet"] = "Herbivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Loyal",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["levelrequirement"] = "10",
+
["levelrequirement"] = "10",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Equus Saddle",
+
["equipment"] = "Equus Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["minlevelnonviolent"] = 10,
+
["minlevelnonviolent"] = 10,
["tameineffectivenessbyaffinity"] = 0.4,
+
["tameineffectivenessbyaffinity"] = 0.4,
["tameaffinitybase"] = 3600,
+
["tameaffinitybase"] = 3600,
["tameaffinityperlevel"] = 180,
+
["tameaffinityperlevel"] = 180,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 432.002777,
+
["foodconsumptionmult"] = 432.002777,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakingtamefeedinterval"] = 15,
+
["wakingtamefeedinterval"] = 15,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "No",
+
["keepaffinityondamagerecievedwakingtame"] = "No",
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Dilo Egg)",
+
["mobilekibble"] = "Kibble (Dilo Egg)",
["favoritefood"] = "Rockarrot",
+
["favoritefood"] = "Rockarrot",
["primitiveplusfood"] = "Fresh Spinach (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Spinach (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 47619.042969,
+
["gestationtime"] = 47619.042969,
["maturationtime"] = 208333.328125,
+
["maturationtime"] = 166666.667,
["babytime"] = 20833.333984,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 83333.335938,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 240,
+
["health"] = 240,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 560,
+
["stamina"] = 560,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 420,
+
["torpor"] = 420,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.0175,
+
["speedtamedlevel"] = 0.0175,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 450,
+
["walkspeed"] = 450,
["riddenwalkspeed"] = 450,
+
["riddenwalkspeed"] = 450,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1158.300049,
+
["untamedrunspeed"] = 1158.300049,
["tamedrunspeed"] = 965.249939,
+
["tamedrunspeed"] = 965.249939,
["tamedriddenrunspeed"] = 965.249939,
+
["tamedriddenrunspeed"] = 965.249939,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 600,
+
["swimspeed"] = 600,
["riddenswimspeed"] = 600
+
["riddenswimspeed"] = 600
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 125,
+
["dragweight"] = 125,
["mass"] = 175,
+
["mass"] = 175,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 8,
 
  +
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 620,
+
["activateattackrange"] = 620,
 
["melee"] = {
 
["melee"] = {
["damage"] = 9
+
["damage"] = 9
 
},
 
},
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Buck Kick",
+
["name"] = "Buck Kick",
["description"] = "",
+
["description"] = "",
["staminacost"] = 100,
+
["staminacost"] = 100,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 620,
+
["activateattackrange"] = 620,
 
["melee"] = {
 
["melee"] = {
["damage"] = 11,
+
["damage"] = 11,
["torpormultiplier"] = 3.5,
+
["torpormultiplier"] = 3.5,
["torpor"] = 38.5
+
["torpor"] = 38.5
 
},
 
},
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Whinney",
+
["name"] = "Whinney",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 620
+
["activateattackrange"] = 620
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Buck Feed Response",
+
["name"] = "Buck Feed Response",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 620
+
["activateattackrange"] = 620
 
},
 
},
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 8142: Строка 7589:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["eurypterid"] = {
 
["eurypterid"] = {
["releasedate"] = "2016-04-02",
+
["variants"] = "Eerie Eurypterid",
["releaseversion"] = "238.0",
+
["releasedate"] = "2016-04-02",
["xboxreleasedate"] = "2016-04-07",
+
["releaseversion"] = "238.0",
["xboxreleaseversion"] = "733.0",
+
["xboxreleasedate"] = "2016-04-07",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "733.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Euryp_Character_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'",
 
["commonname"] = "Eurypterid",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Eurypterid.png",
+
["class"] = "Euryp_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Ark Eurypterid Attack Sting 1.OGG",
+
["commonname"] = "Eurypterid",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Eurypterid.png",
["categories"] = "Aquatic",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Ark Eurypterid Attack Sting 1.OGG",
["species"] = "Jaekelopterus euryperus",
 
["time"] = "Silurian",
+
["pronunciation"] = "",
["group"] = "Invertebrates",
+
["categories"] = "Aquatic",
["temperament"] = "Aggressive if approached",
+
["species"] = "Jaekelopterus euryperus",
["diet"] = "Carnivore",
+
["time"] = "Silurian",
  +
["group"] = "Invertebrates",
  +
["temperament"] = "Aggressive if approached",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 160,
+
["health"] = 160,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 50,
+
["torpor"] = 50,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 90,
+
["walkspeed"] = 90,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["untamedrunswimspeed"] = 900
+
["untamedrunswimspeed"] = 900
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Thatch, Greenhouse",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
+
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 8,
+
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 350,
+
["activateattackrange"] = 350,
 
["melee"] = {
 
["melee"] = {
["damage"] = 7,
+
["damage"] = 7,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = 3
+
["duration"] = 3
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 3
+
["duration"] = 3
 
}
 
}
 
}
 
}
Строка 8246: Строка 7670:
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Black Pearl, Chitin, Oil, Raw Meat, Silica Pearls"
+
["canbeharvestedfor"] = "Black Pearl, Chitin, Oil, Raw Meat, Silica Pearls"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 8255: Строка 7679:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["gallimimus"] = {
 
["gallimimus"] = {
["releasedate"] = "2016-01-28",
+
["variants"] = "Eerie Gallimimus",
["releaseversion"] = "233.0",
+
["releasedate"] = "2016-01-28",
["xboxreleasedate"] = "2016-02-12",
+
["releaseversion"] = "233.0",
["xboxreleaseversion"] = "731.0",
+
["xboxreleasedate"] = "2016-02-12",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "731.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Galli_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gallimimus/Galli_Character_BP.Galli_Character_BP'",
 
["commonname"] = "Gallimimus",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Gallimimus.png",
+
["class"] = "Galli_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gallimimus/Galli_Character_BP.Galli_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Gallimimus Roar 1.OGG",
+
["commonname"] = "Gallimimus",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Gallimimus.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
["species"] = "Gallimimus evolvelox",
+
["soundfile"] = "Gallimimus Roar 1.OGG",
  +
["pronunciation"] = "",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs",
+
["categories"] = "",
["temperament"] = "Skittish",
+
["species"] = "Gallimimus evolvelox",
["diet"] = "Herbivore",
+
["time"] = "Late Cretaceous",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Gallimimus Saddle",
+
["equipment"] = "Gallimimus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.4,
+
["tameineffectivenessbyaffinity"] = 0.4,
["tameaffinitybase"] = 2200,
+
["tameaffinitybase"] = 2200,
["tameaffinityperlevel"] = 95,
+
["tameaffinityperlevel"] = 95,
["torpor1"] = 420,
+
["torpor1"] = 420,
["torporincrease"] = 25.199999,
+
["torporincrease"] = 25.199999,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 432.002777,
+
["foodconsumptionmult"] = 432.002777,
["torpordepletionps0"] = 4.175
+
["torpordepletionps0"] = 4.175
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Dimetrodon Egg)",
+
["mobilekibble"] = "Kibble (Dimetrodon Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Tomato (Primitive Plus)"
+
["primitiveplusfood"] = "Tomato (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Gallimimus Egg",
+
["egg"] = "Gallimimus Egg",
["mintemp"] = 24,
+
["mintemp"] = 24,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 5142.445801, --1:25,
+
["incubationtime"] = 5142.445801, --1:25,
["maturationtime"] = 95238.09375,
+
["maturationtime"] = 95238.09375,
["babytime"] = 9523.80957, --2:38,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 38095.238281, --10:34,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 47619.046875, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 150,
+
["health"] = 150,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 420,
+
["torpor"] = 420,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1000,
+
["food"] = 1000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 270,
+
["weight"] = 270,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 1100,
+
["walkspeed"] = 1100,
["riddenwalkspeed"] = 1100,
+
["riddenwalkspeed"] = 1100,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 2305.049805,
+
["untamedrunspeed"] = 2305.049805,
["tamedrunspeed"] = 2305.049805,
+
["tamedrunspeed"] = 2305.049805,
["tamedriddenrunspeed"] = 2305.049805,
+
["tamedriddenrunspeed"] = 2305.049805,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 600,
+
["swimspeed"] = 600,
["riddenswimspeed"] = 600
+
["riddenswimspeed"] = 600
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 125,
+
["dragweight"] = 410,
["mass"] = 200,
+
["mass"] = 200,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bear Trap, Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 8,
 
  +
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Gallimimus bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Gallimimus bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 620,
+
["activateattackrange"] = 620,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 8423: Строка 7825:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["giantbee"] = {
 
["giantbee"] = {
["variants"] = "Giant Queen Bee",
+
["variants"] = "Giant Queen Bee, Giant Worker Bee",
["releasedate"] = "2017-05-05",
+
["releasedate"] = "2017-05-05",
["releaseversion"] = "257.0",
+
["releaseversion"] = "257.0",
["xboxreleasedate"] = "2017-05-17",
+
["xboxreleasedate"] = "2017-05-17",
["xboxreleaseversion"] = "754.0",
+
["xboxreleaseversion"] = "754.0",
["ps4releasedate"] = "2017-05-17",
+
["psreleasedate"] = "2017-05-17",
["ps4releaseversion"] = "507.0",
+
["psreleaseversion"] = "507.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Bee_Character_BP_C",
+
["class"] = "Bee_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bee/Bee_Character_BP.Bee_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bee/Bee_Character_BP.Bee_Character_BP'",
["commonname"] = "Giant Bee",
+
["commonname"] = "Giant Bee",
["dossierimage"] = "Dossier Giant Bee.png",
+
["dossierimage"] = "Dossier Giant Bee.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Apis lithohermaea",
+
["species"] = "Apis lithohermaea",
["time"] = "Middle Miocene",
+
["time"] = "Middle Miocene",
["group"] = "Invertebrates",
+
["group"] = "Invertebrates",
["temperament"] = "Territorial",
+
["temperament"] = "Territorial",
["diet"] = "Herbivore",
+
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No",
+
["canbetamed"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["favoritefood"] = "Rare Flower"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 80,
+
["health"] = 80,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 400,
+
["torpor"] = 400,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 800,
+
["food"] = 800,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 150,
+
["weight"] = 150,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleetamedmult"] = 0,
+
["meleetamedmult"] = 0,
["meleetamedadd"] = 0,
+
["meleetamedadd"] = 0,
["speed"] = 0,
+
["speed"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 67,
+
["walkspeed"] = 67,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 67,
+
["untamedrunspeed"] = 67,
["tamedrunspeed"] = 100.5,
+
["tamedrunspeed"] = 100.5,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["flyspeed"] = 300,
+
["flyspeed"] = 300,
["untamedrunflyspeed"] = 300,
+
["untamedrunflyspeed"] = 300,
["tamedrunflyspeed"] = 450,
+
["tamedrunflyspeed"] = 450,
["flyingstaminaconsumptionrate"] = -0
+
["flyingstaminaconsumptionrate"] = -0
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "",
+
["radiationimmune"] = "No",
["candamage"] = "",
+
["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "",
["carryableby"] = "Kaprosuchus, Megalosaurus",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 8,
 
  +
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite (Drone Bee)",
+
["name"] = "Bite (Drone Bee)",
["description"] = "The bee drones (not the Queen) bite the target.",
+
["description"] = "The bee drones (not the Queen) bite the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 65,
+
["attackrange"] = 65,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 100,
+
["activateattackrange"] = 100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Sting (Drone Bee)",
+
["name"] = "Sting (Drone Bee)",
["description"] = "The bee drones (not the Queen) sting the target. This attack will remove players from their mounts.",
+
["description"] = "The bee drones (not the Queen) sting the target. This attack will remove players from their mounts.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 65,
+
["attackrange"] = 65,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 100,
+
["activateattackrange"] = 100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
+
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Chitin, Raw Meat"
+
["canbeharvestedfor"] = "Chitin, Raw Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 8550: Строка 7939:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["giantqueenbee"] = {
 
["giantqueenbee"] = {
["variants"] = "Giant Bee",
+
["variants"] = "Giant Bee",
["releasedate"] = "2017-05-05",
+
["releasedate"] = "2017-05-05",
["releaseversion"] = "257.0",
+
["releaseversion"] = "257.0",
["xboxreleasedate"] = "2017-05-17",
+
["xboxreleasedate"] = "2017-05-17",
["xboxreleaseversion"] = "754.0",
+
["xboxreleaseversion"] = "754.0",
["ps4releasedate"] = "2017-05-17",
+
["psreleasedate"] = "2017-05-17",
["ps4releaseversion"] = "507.0",
+
["psreleaseversion"] = "507.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Bee_Queen_Character_BP_C",
+
["class"] = "Bee_Queen_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bee/Bee_Queen_Character_BP.Bee_Queen_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bee/Bee_Queen_Character_BP.Bee_Queen_Character_BP'",
["commonname"] = "Giant Queen Bee",
+
["commonname"] = "Giant Queen Bee",
["dossierimage"] = "Dossier Giant Bee.png",
+
["dossierimage"] = "Dossier Giant Bee.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Apis lithohermaea",
+
["species"] = "Apis lithohermaea",
["time"] = "Middle Miocene",
+
["time"] = "Middle Miocene",
["group"] = "Invertebrates",
+
["group"] = "Invertebrates",
["temperament"] = "Territorial",
+
["temperament"] = "Territorial",
["diet"] = "Herbivore",
+
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["nonviolenttame"] = "Yes"
+
["nonviolenttame"] = "Yes"
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["favoritefood"] = "Rare Flower"
+
["favoritefood"] = "Rare Flower"
},
 
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 80,
+
["health"] = 80,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 400,
+
["torpor"] = 400,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 800,
+
["food"] = 800,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 150,
+
["weight"] = 150,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleetamedmult"] = 0,
+
["meleetamedmult"] = 0,
["meleetamedadd"] = 0,
+
["meleetamedadd"] = 0,
["speed"] = 0,
+
["speed"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 67,
+
["walkspeed"] = 67,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 67,
+
["untamedrunspeed"] = 67,
["tamedrunspeed"] = 100.5,
+
["tamedrunspeed"] = 100.5,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["flyspeed"] = 300,
+
["flyspeed"] = 300,
["untamedrunflyspeed"] = 300,
+
["untamedrunflyspeed"] = 300,
["tamedrunflyspeed"] = 450,
+
["tamedrunflyspeed"] = 450,
["flyingstaminaconsumptionrate"] = -0
+
["flyingstaminaconsumptionrate"] = -0
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "",
+
["radiationimmune"] = "No",
["candamage"] = "",
+
["immobilizedby"] = "",
  +
["candamage"] = "",
["carryableby"] = "Kaprosuchus, Megalosaurus",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 8,
 
  +
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite (Drone Bee)",
+
["name"] = "Bite (Drone Bee)",
["description"] = "The bee drones (not the Queen) bite the target.",
+
["description"] = "The bee drones (not the Queen) bite the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 65,
+
["attackrange"] = 65,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 100,
+
["activateattackrange"] = 100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Sting (Drone Bee)",
+
["name"] = "Sting (Drone Bee)",
["description"] = "The bee drones (not the Queen) sting the target. This attack will remove players from their mounts.",
+
["description"] = "The bee drones (not the Queen) sting the target. This attack will remove players from their mounts.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 65,
+
["attackrange"] = 65,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 100,
+
["activateattackrange"] = 100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
+
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Chitin, Raw Meat"
+
["canbeharvestedfor"] = "Chitin, Raw Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 8689: Строка 8053:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["giganotosaurus"] = {
 
["giganotosaurus"] = {
["variants"] = "Giganotosaurus - Tek Cave, Corrupted Giganotosaurus, Skeletal Giganotosaurus",
+
["variants"] = "Brute Malfunctioned Tek Giganotosaurus, Corrupted Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
["releasedate"] = "2015-11-05",
+
["releasedate"] = "2015-11-05",
["releaseversion"] = "222.0",
+
["releaseversion"] = "222.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Gigant_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'",
 
["commonname"] = "Giganotosaurus",
+
["class"] = "Gigant_Character_BP_C",
["dossierimage"] = "Dossier Giganotosaurus.png",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'",
["dossieraddbook"] = "Yes",
+
["commonname"] = "Giganotosaurus",
  +
["dossierimage"] = "Dossier Giganotosaurus.png",
["soundfile"] = "Gigantosaurus Startled 1.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "Gigantosaurus Startled 1.OGG",
  +
["pronunciation"] = "",
["species"] = "Giganotosaurus furiosa",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
  +
["species"] = "Giganotosaurus furiosa",
["group"] = "Dinosaurs",
 
["temperament"] = "Angry",
+
["time"] = "Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Angry",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Giganotosaurus Saddle",
+
["equipment"] = "Giganotosaurus Saddle",
["uniquecostumes"] = "Giga Bionic Costume, Giganotosaurus Bone Costume",
+
["uniquecostumes"] = "Giga Bionic Costume, Giganotosaurus Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.25,
+
["tameineffectivenessbyaffinity"] = 1.25,
["tameaffinitybase"] = 5000,
+
["tameaffinitybase"] = 5000,
["tameaffinityperlevel"] = 160,
+
["tameaffinityperlevel"] = 160,
["torpor1"] = 10000,
+
["torpor1"] = 10000,
["torporincrease"] = 600,
+
["torporincrease"] = 600,
["foodconsumptionbase"] = 0.002314,
+
["foodconsumptionbase"] = 0.002314,
["foodconsumptionmult"] = 160.056335,
+
["foodconsumptionmult"] = 160.056335,
["torpordepletionps0"] = 120.000008
+
["torpordepletionps0"] = 120.000008
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
["mobilekibble"] = "Kibble (Quetzal Egg)",
+
["mobilekibble"] = "Kibble (Quetzal Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Giganotosaurus Egg",
+
["egg"] = "Giganotosaurus Egg",
["mintemp"] = 43,
+
["mintemp"] = 43,
["maxtemp"] = 44,
+
["maxtemp"] = 44,
["incubationtime"] = 179985.609375, --49:59,
+
["incubationtime"] = 179985.609375, --49:59,
["maturationtime"] = 1010100.875,
+
["maturationtime"] = 878348.704,
["babytime"] = 101010.085938, --28:03,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 404040.34375, --112:14,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 505050.4375, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 80000,
+
["health"] = 80000,
["healthwildlevel"] = 0.0005,
+
["healthwildlevel"] = 0.0005,
["healthtamedlevel"] = 0.002,
+
["healthtamedlevel"] = 0.002,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -63000,
+
["healthtamedadd"] = -63000,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.0005,
+
["staminawildlevel"] = 0.0005,
["staminatamedlevel"] = 0.01,
+
["staminatamedlevel"] = 0.01,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 10000,
+
["torpor"] = 10000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0,
+
["torportamedadd"] = 0,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.0025,
+
["oxygenwildlevel"] = 0.0025,
["oxygentamedlevel"] = 0.025,
+
["oxygentamedlevel"] = 0.025,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 4000,
+
["food"] = 4000,
["foodwildlevel"] = 0.0025,
+
["foodwildlevel"] = 0.0025,
["foodtamedlevel"] = 0.025,
+
["foodtamedlevel"] = 0.025,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 700,
+
["weight"] = 700,
["weightwildlevel"] = 0.01,
+
["weightwildlevel"] = 0.01,
["weighttamedlevel"] = 0.01,
+
["weighttamedlevel"] = 0.01,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.05,
+
["meleetamedlevel"] = 0.05,
["meleetamedmult"] = 0,
+
["meleetamedmult"] = 0,
["meleetamedadd"] = -0.8,
+
["meleetamedadd"] = -0.8,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.0031,
+
["speedtamedlevel"] = 0.0031,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 1500,
+
["walkspeed"] = 1500,
["riddenwalkspeed"] = 1500,
+
["riddenwalkspeed"] = 1500,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1681.679932,
+
["untamedrunspeed"] = 1681.679932,
["tamedrunspeed"] = 1681.679932,
+
["tamedrunspeed"] = 1681.679932,
["tamedriddenrunspeed"] = 1681.679932,
+
["tamedriddenrunspeed"] = 1681.679932,
["runningstaminaconsumptionrate"] = 29,
+
["runningstaminaconsumptionrate"] = 29,
["swimspeed"] = 625,
+
["swimspeed"] = 625,
["riddenswimspeed"] = 625
+
["riddenswimspeed"] = 625
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 4000,
+
["dragweight"] = 950,
["mass"] = 400,
+
["mass"] = 400,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
["immobilizedby"] = "Large Bear Trap",
+
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Large Bear Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 300,
 
  +
["meleebase"] = 300,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Giganotosaurus bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2400,
+
["attackrange"] = 2400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2700,
+
["activateattackrange"] = 2700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1200
+
["damage"] = 500
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Giganotosaurus unleashes a menacing roar to frighten opposing survivors.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Gnash",
+
["name"] = "Gnash",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2400,
+
["attackrange"] = 2400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2700,
+
["activateattackrange"] = 2700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1200
+
["damage"] = 500
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 200,
+
["killxpbase"] = 200,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Giganotosaurus Heart",
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime 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, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
["specialloot"] = "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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["class"] = "Gigant_Character_BP_TekCave_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP_TekCave.Gigant_Character_BP_TekCave'",
 
["taming"] = {
 
["canbetamed"] = "No"
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 8888: Строка 8219:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["gigantopithecus"] = {
 
["gigantopithecus"] = {
["variants"] = "Yeti, Aberrant Gigantopithecus",
+
["variants"] = "Aberrant Gigantopithecus, Eerie Gigantopithecus, Eerie Yeti, Megapithecus Pestis, Yeti",
["releasedate"] = "2015-08-18",
+
["releasedate"] = "2015-08-18",
["releaseversion"] = "201.0",
+
["releaseversion"] = "201.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Bigfoot_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP.Bigfoot_Character_BP'",
 
["commonname"] = "Gigantopithecus",
+
["class"] = "Bigfoot_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP.Bigfoot_Character_BP'",
["dossierimage"] = "Dossier Gigantopithecus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Gigantopithecus",
  +
["dossierimage"] = "Dossier Gigantopithecus.png",
["soundfile"] = "BigfootIdle.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "BigfootIdle.OGG",
  +
["pronunciation"] = "",
["species"] = "Gigantopithecus fibrarator",
 
["time"] = "Pleistocene",
+
["categories"] = "",
  +
["species"] = "Gigantopithecus fibrarator",
["group"] = "Mammals",
 
["temperament"] = "Territorial",
+
["time"] = "Pleistocene",
["diet"] = "Herbivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["levelrequirement"] = "30",
+
["levelrequirement"] = "30",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Hats",
+
["equipment"] = "Hats",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["minlevelnonviolent"] = 30,
+
["minlevelnonviolent"] = 30,
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 4600,
+
["tameaffinitybase"] = 4600,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["foodconsumptionbase"] = 0.004156,
+
["foodconsumptionbase"] = 0.004156,
["foodconsumptionmult"] = 176.03154,
+
["foodconsumptionmult"] = 176.03154,
["wakeaffinitymult"] = 1.65,
+
["wakeaffinitymult"] = 1.65,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Titanboa Egg)",
+
["mobilekibble"] = "Kibble (Titanboa Egg)",
["favoritefood"] = "Mejoberry",
+
["favoritefood"] = "Mejoberry",
["primitiveplusfood"] = "Fresh Coffee Fruit (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Coffee Fruit (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 23809.521484, --6:36,
+
["gestationtime"] = 23809.521484, --6:36,
["maturationtime"] = 277777.75,
+
["maturationtime"] = 277777.75,
["babytime"] = 27777.775391, --7:42,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 111111.101563, --30:51,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 138888.875, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 640,
+
["health"] = 640,
["healthwildlevel"] = 0.1,
+
["healthwildlevel"] = 0.1,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1100,
+
["torpor"] = 1100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 220,
+
["weight"] = 220,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.04,
+
["meleewildlevel"] = 0.04,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.06,
+
["speedtamedadd"] = 0.06,
["walkspeed"] = 195,
+
["walkspeed"] = 195,
["riddenwalkspeed"] = 195,
+
["riddenwalkspeed"] = 195,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 682.5,
+
["untamedrunspeed"] = 682.5,
["tamedrunspeed"] = 1023.75,
+
["tamedrunspeed"] = 1023.75,
["tamedriddenrunspeed"] = 1023.75,
+
["tamedriddenrunspeed"] = 1023.75,
["runningstaminaconsumptionrate"] = 10,
+
["runningstaminaconsumptionrate"] = 10,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 150,
+
["dragweight"] = 150,
["mass"] = 198,
+
["mass"] = 198,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 40,
 
  +
["meleebase"] = 40,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 200,
+
["attackrange"] = 200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Throw Player",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 200,
+
["attackrange"] = 200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 60
+
["damage"] = 60
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 20,
+
["killxpbase"] = 20,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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]
+
-- KEYWORDS: [gulabeetle]
  +
------------------------------------------------------------
  +
["gulabeetle"] = {
  +
["inherits"] = "dungbeetle",
  +
["variants"] = "Dung Beetle, Eerie Dung Beetle",
  +
["releasedate"] = "Unreleased",
  +
["releaseversion"] = "",
  +
["xboxreleasedate"] = "Unreleased",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-06-17",
  +
["mobilereleaseversion"] = "2.0",
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Gula Beetle",
  +
["dossierimage"] = "Dossier Gula Beetle.png",
  +
["dossieraddbook"] = "No",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Bosses, Fantasy Creatures, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = ""
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["favoritefood"] = ""
  +
},
  +
["stats"] = {
  +
["health"] = 50000,
  +
["healthwildlevel"] = 0,
  +
["staminawildlevel"] = 0,
  +
["oxygenwildlevel"] = 0,
  +
["foodwildlevel"] = 0,
  +
["weightwildlevel"] = 0,
  +
["melee"] = "",
  +
["meleewildlevel"] = 0,
  +
["walkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "",
  +
["untamedrunspeed"] = "",
  +
["tamedrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "",
  +
["swimspeed"] = ""
  +
},
  +
["fecessize"] = "",
  +
["radiationimmune"] = "",
  +
["immobilizedby"] = "",
  +
["carryableby"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = ""
  +
}
  +
}
  +
},
  +
["specialloot"] = "Eery Element (Mobile), Gula Beetle Pt. Note (Mobile)",
  +
["lootitems"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [hesper] [hesperornis] [duck] [goose]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["hesperornis"] = {
 
["hesperornis"] = {
["releasedate"] = "2017-05-30",
+
["releasedate"] = "2017-05-30",
["releaseversion"] = "258.0",
+
["releaseversion"] = "258.0",
["xboxreleasedate"] = "2017-06-19",
+
["xboxreleasedate"] = "2017-06-19",
["xboxreleaseversion"] = "755.0",
+
["xboxreleaseversion"] = "755.0",
["ps4releasedate"] = "2017-06-14",
+
["psreleasedate"] = "2017-06-14",
["ps4releaseversion"] = "509.0",
+
["psreleaseversion"] = "509.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Hesperornis_Character_BP_C",
+
["class"] = "Hesperornis_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Hesperornis/Hesperornis_Character_BP.Hesperornis_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Hesperornis/Hesperornis_Character_BP.Hesperornis_Character_BP'",
["commonname"] = "Hesperornis",
+
["commonname"] = "Hesperornis",
["dossierimage"] = "Dossier Hesperornis.png",
+
["dossierimage"] = "Dossier Hesperornis.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Hesperornis avenatantes",
+
["species"] = "Hesperornis avenatantes",
["time"] = "Late Cretaceous",
+
["time"] = "Late Cretaceous",
["group"] = "Birds",
+
["group"] = "Birds",
["temperament"] = "Flippant",
+
["temperament"] = "Flippant",
["diet"] = "Piscivore",
+
["diet"] = "Piscivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "",
+
["equipment"] = "",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 4.166667,
+
["tameineffectivenessbyaffinity"] = 4.166667,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 45,
+
["tameaffinityperlevel"] = 45,
["foodconsumptionbase"] = 0.001389,
+
["foodconsumptionbase"] = 0.001389,
["foodconsumptionmult"] = 1079.913574,
+
["foodconsumptionmult"] = 1079.913574,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakingtamefeedinterval"] = 45,
+
["wakingtamefeedinterval"] = 45,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "No",
+
["keepaffinityondamagerecievedwakingtame"] = "No",
["wakefooddeplmult"] = 1.2
+
["wakefooddeplmult"] = 1.2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Dead Fish"
+
["favoritefood"] = "Dead Fish"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Hesperornis Egg, Golden Hesperornis Egg",
+
["egg"] = "Hesperornis Egg, Golden Hesperornis Egg",
["mintemp"] = 22,
+
["mintemp"] = 22,
["maxtemp"] = 30,
+
["maxtemp"] = 30,
["incubationtime"] = 5454.108887,
+
["incubationtime"] = 5454.108887,
["maturationtime"] = 101010.101563,
+
["maturationtime"] = 101010.101563,
["babytime"] = 10101.010742,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 40404.042969,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 95,
+
["health"] = 95,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 300,
+
["torpor"] = 300,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 70,
+
["weight"] = 70,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0,
+
["speedtamedlevel"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 125,
+
["walkspeed"] = 125,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 210,
+
["swimspeed"] = 210,
["untamedrunswimspeed"] = 315,
+
["untamedrunswimspeed"] = 315,
["tamedrunswimspeed"] = 315,
+
["tamedrunswimspeed"] = 315,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
["immobilizedby"] = "",
+
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Tusoteuthis",
+
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Aberrant Megalosaurus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 0,
 
  +
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite (Land)",
+
["name"] = "Bite (Land)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 110,
+
["attackrange"] = 110,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 400,
+
["activateattackrange"] = 400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1
+
["damage"] = 1
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Dive",
+
["name"] = "Dive",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1500
+
["activateattackrange"] = 1500
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Dive Bite",
+
["name"] = "Dive Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 150,
+
["attackrange"] = 150,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 400,
+
["activateattackrange"] = 400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 25
+
["damage"] = 25
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Bite (On Water Surface)",
+
["name"] = "Bite (On Water Surface)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 200,
+
["attackrange"] = 200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 400,
+
["activateattackrange"] = 400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Organic Polymer, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Organic Polymer, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 9254: Строка 8625:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["human"] = {
 
["human"] = {
  +
["variants"] = "Corrupted Avatar, Corrupted Survivor",
["class"] = "PlayerPawnTest_Male_C",
 
  +
["releasedate"] = "2015-06-02",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/CoreBlueprints/PlayerPawnTest_Male.PlayerPawnTest_Male'",
 
  +
["releaseversion"] = "",
["femaleclass"] = "PlayerPawnTest_Female_C",
 
  +
["xboxreleasedate"] = "2015-12-16",
["femaleblueprintpath"] = "Blueprint'/Game/PrimalEarth/CoreBlueprints/PlayerPawnTest_Female.PlayerPawnTest_Female'",
 
["commonname"] = "Human",
+
["xboxreleaseversion"] = "729.0",
["soundfile"] = "",
+
["psreleasedate"] = "2016-12-06",
["pronunciation"] = "",
+
["psreleaseversion"] = "501.0",
["categories"] = "",
+
["mobilereleasedate"] = "2018-05-24",
["species"] = "",
+
["mobilereleaseversion"] = "1.0",
["time"] = "",
+
["switchreleasedate"] = "2018-11-30",
["group"] = "Mammals",
+
["switchreleaseversion"] = "599.0",
["temperament"] = "Varied",
+
["egsreleasedate"] = "2020-06-11",
["diet"] = "Omnivore",
+
["egsreleaseversion"] = "311.74",
  +
["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"] = "",
  +
["time"] = "",
  +
["group"] = "Mammals",
  +
["temperament"] = "Varied",
  +
["diet"] = "Omnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No", --Game file says "Yes", but is "No" here in the Wiki connotation of taming.
+
["canbetamed"] = "No", --Game file says "Yes", but is "No" here in the Wiki connotation of taming.
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 2000,
+
["tameineffectivenessbyaffinity"] = 2000,
["tameaffinitybase"] = 10000,
+
["tameaffinitybase"] = 10000,
["tameaffinityperlevel"] = 5,
+
["tameaffinityperlevel"] = 5,
["torpor1"] = 200,
+
["torpor1"] = 200,
["torporincrease"] = 12,
+
["torporincrease"] = 12,
["foodconsumptionbase"] = 0.00575,
+
["foodconsumptionbase"] = 0.00575,
["foodconsumptionmult"] = 0.33,
+
["foodconsumptionmult"] = 0.33,
["torpordepletionps0"] = 2
+
["torpordepletionps0"] = 2
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["statgainispercent"] = "No", --This only applies to humans and affects health, stamina, oxygen, food, weight, melee, and speed.
+
["statgainispercent"] = "No", --This only applies to humans and affects health, stamina, oxygen, food, weight, melee, and speed.
["health"] = 100,
+
["health"] = 100,
["healthwildlevel"] = 10,
+
["healthwildlevel"] = 10,
["healthtamedlevel"] = 0,
+
["healthtamedlevel"] = 0,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0,
+
["healthtamedadd"] = 0,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 10,
+
["staminawildlevel"] = 10,
["staminatamedlevel"] = 0,
+
["staminatamedlevel"] = 0,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 200,
+
["torpor"] = 200,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0,
+
["torportamedadd"] = 0,
["oxygen"] = 100,
+
["oxygen"] = 100,
["oxygenwildlevel"] = 20,
+
["oxygenwildlevel"] = 20,
["oxygentamedlevel"] = 0,
+
["oxygentamedlevel"] = 0,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 100,
+
["food"] = 100,
["foodwildlevel"] = 10,
+
["foodwildlevel"] = 10,
["foodtamedlevel"] = 0,
+
["foodtamedlevel"] = 0,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 10,
+
["weightwildlevel"] = 10,
["weighttamedlevel"] = 0,
+
["weighttamedlevel"] = 0,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0,
+
["meleetamedlevel"] = 0,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0.02,
+
["speedwildlevel"] = 0.02,
["speedtamedlevel"] = 0,
+
["speedtamedlevel"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 492.799988,
+
["walkspeed"] = 492.799988,
["walkingstaminaconsumptionrate"] = 0.15,
+
["walkingstaminaconsumptionrate"] = 0.15,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "Human",
+
["fecessize"] = "Human",
["candamage"] = "Wood, Thatch",
+
["radiationimmune"] = "No",
  +
["candamage"] = "Wood, Thatch",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
 
["killxpbase"] = 0,
+
["meleebase"] = 0,
["teamname"] = "None",
+
["killxpbase"] = 0,
["chancetodroploot"] = 0,
+
["teamname"] = "None",
["canbeharvestedfor"] = "Raw Meat"
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Raw Meat"
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 9349: Строка 8734:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["hyaenodon"] = {
 
["hyaenodon"] = {
["releasedate"] = "2017-05-30",
+
["releasedate"] = "2017-05-30",
["releaseversion"] = "258.0",
+
["releaseversion"] = "258.0",
["xboxreleasedate"] = "2017-06-19",
+
["xboxreleasedate"] = "2017-06-19",
["xboxreleaseversion"] = "755.0",
+
["xboxreleaseversion"] = "755.0",
["ps4releasedate"] = "2017-06-14",
+
["psreleasedate"] = "2017-06-14",
["ps4releaseversion"] = "509.0",
+
["psreleaseversion"] = "509.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Hyaenodon_Character_BP_C",
+
["class"] = "Hyaenodon_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Hyaenodon/Hyaenodon_Character_BP.Hyaenodon_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Hyaenodon/Hyaenodon_Character_BP.Hyaenodon_Character_BP'",
["commonname"] = "Hyaenodon",
+
["commonname"] = "Hyaenodon",
["dossierimage"] = "Dossier Hyaenodon.png",
+
["dossierimage"] = "Dossier Hyaenodon.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Hyaenodon dirus",
+
["species"] = "Hyaenodon dirus",
["time"] = "Late Eocene - Early Miocene",
+
["time"] = "Late Eocene - Early Miocene",
["group"] = "Mammals",
+
["group"] = "Mammals",
["temperament"] = "Opportunistic",
+
["temperament"] = "Opportunistic",
["diet"] = "Carnivore",
+
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "Hyaenodon Meatpack",
+
["equipment"] = "Hyaenodon Meatpack",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 1.875,
+
["tameineffectivenessbyaffinity"] = 1.875,
["tameaffinitybase"] = 6000,
+
["tameaffinitybase"] = 6000,
["tameaffinityperlevel"] = 80,
+
["tameaffinityperlevel"] = 80,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 288.039185,
+
["foodconsumptionmult"] = 288.039185,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakingtamefeedinterval"] = 15,
+
["wakingtamefeedinterval"] = 15,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 1.1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 1.1,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "Yes",
+
["keepaffinityondamagerecievedwakingtame"] = "Yes",
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 14285.713867,
+
["gestationtime"] = 14285.713867,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 66666.664063,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 175,
+
["health"] = 175,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.66,
+
["healthtamedadd"] = 0.66,
["stamina"] = 260,
+
["stamina"] = 260,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 450,
+
["torpor"] = 450,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 170,
+
["weight"] = 170,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.35,
+
["meleetamedmult"] = 0.35,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.3,
+
["speedtamedadd"] = 0.3,
["walkspeed"] = 140,
+
["walkspeed"] = 140,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 924.000061,
+
["untamedrunspeed"] = 924.000061,
["tamedrunspeed"] = 924.000061,
+
["tamedrunspeed"] = 924.000061,
["runningstaminaconsumptionrate"] = 10,
+
["runningstaminaconsumptionrate"] = 10,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 40,
+
["dragweight"] = 40,
["mass"] = 222,
+
["mass"] = 222,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 13,
 
  +
["meleebase"] = 13,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite (Additive)",
+
["name"] = "Bite (Additive)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 15
+
["damage"] = 15
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Pounce",
+
["name"] = "Pounce",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 15
+
["damage"] = 15
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Cackle",
+
["name"] = "Cackle",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Roar",
+
["name"] = "Roar",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 1000000,
+
["minattackrange"] = 1000000,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
["killxpbase"] = 18,
+
["killxpbase"] = 18,
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 9529: Строка 8898:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["ichthyornis"] = {
 
["ichthyornis"] = {
["releasedate"] = "2017-03-31",
+
["releasedate"] = "2017-03-31",
["releaseversion"] = "256.0",
+
["releaseversion"] = "256.0",
["xboxreleasedate"] = "2017-04-26",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "753.0",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "2017-04-26",
+
["psreleasedate"] = "2017-04-26",
["ps4releaseversion"] = "506.0",
+
["psreleaseversion"] = "506.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["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"] = "Dossier Ichthyornis.png",
+
["dossierimage"] = "Dossier Ichthyornis.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Ichthyornis piscoquus",
+
["species"] = "Ichthyornis piscoquus",
["time"] = "Late Cretaceous",
+
["time"] = "Late Cretaceous",
["group"] = "Birds",
+
["group"] = "Birds",
["temperament"] = "Skittish",
+
["temperament"] = "Skittish",
["diet"] = "Piscivore",
+
["diet"] = "Piscivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "",
+
["equipment"] = "",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 1750,
+
["tameaffinitybase"] = 1750,
["tameaffinityperlevel"] = 85,
+
["tameaffinityperlevel"] = 85,
["torpor1"] = 120,
+
["torpor1"] = 120,
["torporincrease"] = 7.2,
+
["torporincrease"] = 7.2,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 216.029373,
+
["foodconsumptionmult"] = 216.029373,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["favoritefood"] = "Raw Prime Fish Meat"
+
["favoritefood"] = "Raw Prime Fish Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Ichthyornis Egg",
+
["egg"] = "Ichthyornis Egg",
["mintemp"] = 29,
+
["mintemp"] = 29,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 5999.520508,
+
["incubationtime"] = 5999.520508,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 53333.332031,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 100,
+
["health"] = 100,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 120,
+
["torpor"] = 120,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1000,
+
["food"] = 1000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 55,
+
["weight"] = 55,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.65,
+
["meleetamedadd"] = 0.65,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.365,
+
["speedtamedadd"] = 0.365,
["walkspeed"] = 75,
+
["walkspeed"] = 75,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 97.5,
+
["untamedrunspeed"] = 97.5,
["tamedrunspeed"] = 97.5,
+
["tamedrunspeed"] = 97.5,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 330,
+
["swimspeed"] = 330,
["flyspeed"] = 600,
+
["flyspeed"] = 600,
["untamedrunflyspeed"] = 780,
+
["untamedrunflyspeed"] = 780,
["tamedrunflyspeed"] = 780,
+
["tamedrunflyspeed"] = 780,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Gigantopithecus, Megalosaurus, Procoptodon, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Gigantopithecus, Megalosaurus, Procoptodon, Tusoteuthis",
["candragcreatures"] = "",
 
["candragcreatureswhileflying"] = "No",
+
["candragcreatures"] = "",
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 16,
 
  +
["meleebase"] = 16,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Grab",
+
["name"] = "Grab",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1
+
["damage"] = 1
 
},
 
},
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 5
+
["damage"] = 5
 
},
 
},
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Steal",
+
["name"] = "Steal",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
},
 
},
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Chew",
+
["name"] = "Chew",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Attack Dive",
+
["name"] = "Attack Dive",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 500,
+
["minattackrange"] = 500,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["6"] = {
 
["6"] = {
["name"] = "Wild Dive",
+
["name"] = "Wild Dive",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 600,
+
["minattackrange"] = 600,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 9735: Строка 9088:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["ichthyosaurus"] = {
 
["ichthyosaurus"] = {
  +
["variants"] = "Eerie Ichthyosaurus, X-Ichthyosaurus",
["releasedate"] = "2015-06-30",
 
["releaseversion"] = "181.0",
+
["releasedate"] = "2015-06-30",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "181.0",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Dolphin_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dolphin/Dolphin_Character_BP.Dolphin_Character_BP'",
 
["commonname"] = "Ichthyosaurus",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Ichthy.png",
+
["class"] = "Dolphin_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dolphin/Dolphin_Character_BP.Dolphin_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Ichthyosaurus",
["soundfile"] = "PW_dolphin_vox_mumble.ogg",
 
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Ichthy.png",
["categories"] = "Aquatic",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_dolphin_vox_mumble.ogg",
["species"] = "Ichthyosaurus curiosa",
 
  +
["pronunciation"] = "",
["time"] = "Late Triassic - Early Jurassic",
 
["group"] = "Reptiles",
+
["categories"] = "Aquatic",
["temperament"] = "Curious",
+
["species"] = "Ichthyosaurus curiosa",
["diet"] = "Carnivore",
+
["time"] = "Late Triassic - Early Jurassic",
  +
["group"] = "Reptiles",
  +
["temperament"] = "Curious",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["equipment"] = "Ichthyosaurus Saddle",
+
["equipment"] = "Ichthyosaurus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 1500,
+
["tameaffinitybase"] = 1500,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 420,
+
["foodconsumptionmult"] = 420,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakefooddeplmult"] = 2.5
+
["wakefooddeplmult"] = 2.5
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Dodo Egg)",
+
["mobilekibble"] = "Kibble (Dodo Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 208333.333,
["babytime"] = 33333.332031,
+
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 275,
+
["health"] = 275,
["healthwildlevel"] = 0.05,
+
["healthwildlevel"] = 0.05,
["healthtamedlevel"] = 0.0675,
+
["healthtamedlevel"] = 0.0675,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.3,
+
["healthtamedadd"] = 0.3,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.2,
+
["staminawildlevel"] = 0.2,
["staminatamedlevel"] = 0.2,
+
["staminatamedlevel"] = 0.2,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 300,
+
["torpor"] = 300,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1000,
+
["food"] = 1000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 250,
+
["weight"] = 250,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.05,
+
["meleetamedlevel"] = 0.05,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.05,
+
["speedtamedlevel"] = 0.05,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 600,
+
["walkspeed"] = 600,
["riddenwalkspeed"] = 600,
+
["riddenwalkspeed"] = 600,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 10,
+
["runningstaminaconsumptionrate"] = 10,
["swimspeed"] = 600,
+
["swimspeed"] = 600,
["riddenswimspeed"] = 600,
+
["riddenswimspeed"] = 600,
["untamedrunswimspeed"] = 720,
+
["untamedrunswimspeed"] = 720,
["tamedrunswimspeed"] = 2700,
+
["tamedrunswimspeed"] = 2700,
["tamedriddenrunswimspeed"] = 2700,
+
["tamedriddenrunswimspeed"] = 2700,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 75,
+
["dragweight"] = 75,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
+
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 20,
 
  +
["meleebase"] = 20,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Ichthy bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Ichthy bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 525,
+
["attackrange"] = 525,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 680,
+
["activateattackrange"] = 680,
 
["melee"] = {
 
["melee"] = {
["damage"] = 15
+
["damage"] = 15
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 9890: Строка 9230:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["iguanodon"] = {
 
["iguanodon"] = {
["variants"] = "Aberrant Iguanodon",
+
["variants"] = "Aberrant Iguanodon, Eerie Iguanodon",
["releasedate"] = "2017-03-31",
+
["releasedate"] = "2017-03-31",
["releaseversion"] = "256.0",
+
["releaseversion"] = "256.0",
["xboxreleasedate"] = "2017-04-26",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "753.0",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "2017-04-26",
+
["psreleasedate"] = "2017-04-26",
["ps4releaseversion"] = "506.0",
+
["psreleaseversion"] = "506.0",
["mobilereleasedate"] = "2018-09-07",
+
["mobilereleasedate"] = "2018-09-07",
["mobilereleaseversion"] = "1.0.94",
+
["mobilereleaseversion"] = "1.0.94",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Iguanodon_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP.Iguanodon_Character_BP'",
 
  +
["class"] = "Iguanodon_Character_BP_C",
["commonname"] = "Iguanodon",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP.Iguanodon_Character_BP'",
["dossierimage"] = "Dossier Iguanodon.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Iguanodon",
  +
["dossierimage"] = "Dossier Iguanodon.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Iguanodon vicissitudinis",
 
["time"] = "Late Jurassic",
+
["categories"] = "",
  +
["species"] = "Iguanodon vicissitudinis",
["group"] = "Dinosaurs",
 
["temperament"] = "Reactive",
+
["time"] = "Late Jurassic",
["diet"] = "Herbivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Reactive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Iguanodon Saddle",
+
["equipment"] = "Iguanodon Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.4,
+
["tameineffectivenessbyaffinity"] = 0.4,
["tameaffinitybase"] = 2800,
+
["tameaffinitybase"] = 2800,
["tameaffinityperlevel"] = 140,
+
["tameaffinityperlevel"] = 140,
["torpor1"] = 210,
+
["torpor1"] = 210,
["torporincrease"] = 12.599999,
+
["torporincrease"] = 12.599999,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 864.005554,
+
["foodconsumptionmult"] = 864.005554,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Compy Egg)",
+
["mobilekibble"] = "Kibble (Compy Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Fresh Tea Leaves (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Tea Leaves (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Iguanodon Egg",
+
["egg"] = "Iguanodon Egg",
["mintemp"] = 24,
+
["mintemp"] = 24,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 5142.445801,
+
["incubationtime"] = 5142.445801,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 66666.664063,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 250,
+
["health"] = 250,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 210,
+
["torpor"] = 210,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1800,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 375,
+
["weight"] = 375,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.02,
+
["speedtamedlevel"] = 0.02,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 250,
+
["walkspeed"] = 250,
["riddenwalkspeed"] = 250,
+
["riddenwalkspeed"] = 250,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1062.5,
+
["untamedrunspeed"] = 1062.5,
["tamedrunspeed"] = 1437.5,
+
["tamedrunspeed"] = 1437.5,
["tamedriddenrunspeed"] = 1437.5,
+
["tamedriddenrunspeed"] = 1437.5,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 450,
+
["swimspeed"] = 450,
["riddenswimspeed"] = 450
+
["riddenswimspeed"] = 450
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 125,
+
["dragweight"] = 125,
["mass"] = 200,
+
["mass"] = 200,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 12,
 
  +
["meleebase"] = 12,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee (Biped)",
+
["name"] = "Melee (Biped)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 25
+
["damage"] = 25
 
},
 
},
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Change Stance",
+
["name"] = "Change Stance",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roar",
+
["name"] = "Roar",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Roar (Biped)",
+
["name"] = "Roar (Biped)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 076: Строка 9401:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["kairuku"] = {
 
["kairuku"] = {
["releasedate"] = "2015-11-12",
+
["variants"] = "Eerie Kairuku",
["releaseversion"] = "223.0",
+
["releasedate"] = "2015-11-12",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "223.0",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Kairuku_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kairuku/Kairuku_Character_BP.Kairuku_Character_BP'",
 
["commonname"] = "Kairuku",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Kairuku.png",
+
["class"] = "Kairuku_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kairuku/Kairuku_Character_BP.Kairuku_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Kairuku",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Kairuku.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
["species"] = "Kairuku waitaki",
+
["soundfile"] = "",
["time"] = "Late Paleocene",
+
["pronunciation"] = "",
["group"] = "Birds",
+
["categories"] = "",
["temperament"] = "Friendly",
+
["species"] = "Kairuku waitaki",
["diet"] = "Piscivore",
+
["time"] = "Late Paleocene",
  +
["group"] = "Birds",
  +
["temperament"] = "Friendly",
  +
["diet"] = "Piscivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "Hats",
+
["equipment"] = "Hats",
["canmountonhumans"] = "Yes",
+
["canmountonhumans"] = "Yes",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 4.166667,
+
["tameineffectivenessbyaffinity"] = 4.166667,
["tameaffinitybase"] = 900,
+
["tameaffinitybase"] = 900,
["tameaffinityperlevel"] = 45,
+
["tameaffinityperlevel"] = 45,
["torpor1"] = 300,
+
["torpor1"] = 300,
["torporincrease"] = 18,
+
["torporincrease"] = 18,
["foodconsumptionbase"] = 0.001389,
+
["foodconsumptionbase"] = 0.001389,
["foodconsumptionmult"] = 1079.913574,
+
["foodconsumptionmult"] = 1079.913574,
["torpordepletionps0"] = 1
+
["torpordepletionps0"] = 1
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Basic Kibble",
+
["kibble"] = "Basic Kibble",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Kairuku Egg",
+
["egg"] = "Kairuku Egg",
["mintemp"] = 22,
+
["mintemp"] = 22,
["maxtemp"] = 30,
+
["maxtemp"] = 30,
["incubationtime"] = 5454.108887, --1:30,
+
["incubationtime"] = 5454.108887, --1:30,
["maturationtime"] = 101010.101563,
+
["maturationtime"] = 101010.101563,
["babytime"] = 10101.010742, --2:48,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 40404.042969, --11:13,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 50505.050781, --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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 95,
+
["health"] = 95,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 300,
+
["torpor"] = 300,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 70,
+
["weight"] = 70,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 2,
+
["speedtamedadd"] = 2,
["walkspeed"] = 70,
+
["walkspeed"] = 70,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 147,
+
["untamedrunspeed"] = 147,
["tamedrunspeed"] = 80.849998,
+
["tamedrunspeed"] = 80.849998,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 450
+
["swimspeed"] = 450
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 8,
 
  +
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Kairuku pecks at the target.",
+
["description"] = "The Kairuku pecks at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 80,
+
["attackrange"] = 80,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 125,
+
["activateattackrange"] = 125,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Organic Polymer, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Organic Polymer, Raw Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 235: Строка 9543:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["kaprosuchus"] = {
 
["kaprosuchus"] = {
  +
["variants"] = "Eerie Kaprosuchus, VR Kaprosuchus",
["releasedate"] = "2016-10-21",
 
["releaseversion"] = "248.0",
+
["releasedate"] = "2016-10-21",
["xboxreleasedate"] = "2016-10-28",
+
["releaseversion"] = "248.0",
["xboxreleaseversion"] = "744.0",
+
["xboxreleasedate"] = "2016-10-28",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "744.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Kaprosuchus_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kaprosuchus/Kaprosuchus_Character_BP.Kaprosuchus_Character_BP'",
 
["commonname"] = "Kaprosuchus",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Kaprosuchus_Character_BP_C",
["dossierimage"] = "Dossier Kaprosuchus.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kaprosuchus/Kaprosuchus_Character_BP.Kaprosuchus_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Kaprosuchus",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Kaprosuchus.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["species"] = "Kaprosuchus paludentium",
 
  +
["pronunciation"] = "",
["time"] = "Late Cretaceous",
 
["group"] = "Reptiles",
+
["categories"] = "",
["temperament"] = "Aggressive",
+
["species"] = "Kaprosuchus paludentium",
["diet"] = "Carnivore",
+
["time"] = "Late Cretaceous",
  +
["group"] = "Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Kaprosuchus Saddle",
+
["equipment"] = "Kaprosuchus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["torpor1"] = 200,
+
["torpor1"] = 200,
["torporincrease"] = 12,
+
["torporincrease"] = 12,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 648.088435,
+
["foodconsumptionmult"] = 648.088435,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Tapejara Egg)",
+
["mobilekibble"] = "Kibble (Tapejara Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Kaprosuchus Egg",
+
["egg"] = "Kaprosuchus Egg",
["mintemp"] = 29,
+
["mintemp"] = 29,
["maxtemp"] = 35,
+
["maxtemp"] = 35,
["incubationtime"] = 7199.423828,
+
["incubationtime"] = 7199.423828,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 53333.332031,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 200,
+
["health"] = 200,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 350,
+
["stamina"] = 350,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 200,
+
["torpor"] = 200,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 140,
+
["weight"] = 140,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.5,
+
["meleewildlevel"] = 0.5,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 180,
+
["walkspeed"] = 180,
["riddenwalkspeed"] = 180,
+
["riddenwalkspeed"] = 180,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 675,
+
["untamedrunspeed"] = 675,
["tamedrunspeed"] = 675,
+
["tamedrunspeed"] = 675,
["tamedriddenrunspeed"] = 675,
+
["tamedriddenrunspeed"] = 675,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 220,
+
["swimspeed"] = 220,
["riddenswimspeed"] = 220
+
["riddenswimspeed"] = 220
 
},
 
},
["grabweightthreshold"] = 100,
+
["grabweightthreshold"] = 100,
["dragweight"] = 120,
+
["dragweight"] = 410.23,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bear Trap, Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 20,
 
  +
["meleebase"] = 20,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 320,
+
["attackrange"] = 320,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 25,
+
["damage"] = 25,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = 4,
+
["duration"] = 4,
["damagemultiplier"] = -2,
+
["damagemultiplier"] = -2,
["amount"] = -50
+
["amount"] = -50
 
}
 
}
 
}
 
}
Строка 10 393: Строка 9685:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Leap Attack",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 80,
["attackrange"] = 2000,
+
["attackrange"] = 2000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 45,
+
["damage"] = 45,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = 4,
+
["duration"] = 4,
["damagemultiplier"] = -2,
+
["damagemultiplier"] = -2,
["amount"] = -90
+
["amount"] = -90
 
}
 
}
 
}
 
}
Строка 10 411: Строка 9703:
 
},
 
},
 
["3"] = {
 
["3"] = {
["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), 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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
+
["staminacost"] = 35,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1,
+
["damage"] = 1,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = 4,
+
["duration"] = 4,
["damagemultiplier"] = -2,
+
["damagemultiplier"] = -2,
["amount"] = -2
+
["amount"] = -2
 
}
 
}
 
}
 
}
Строка 10 429: Строка 9721:
 
}
 
}
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["lootitems"] = "Creature Implant (Mobile)",
+
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 440: Строка 9731:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["kentrosaurus"] = {
 
["kentrosaurus"] = {
["releasedate"] = "2017-05-05",
+
["releasedate"] = "2017-05-05",
["releaseversion"] = "257.0",
+
["releaseversion"] = "257.0",
["xboxreleasedate"] = "2017-05-17",
+
["xboxreleasedate"] = "2017-05-17",
["xboxreleaseversion"] = "754.0",
+
["xboxreleaseversion"] = "754.0",
["ps4releasedate"] = "2017-05-17",
+
["psreleasedate"] = "2017-05-17",
["ps4releaseversion"] = "507.0",
+
["psreleaseversion"] = "507.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Kentro_Character_BP_C",
+
["class"] = "Kentro_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kentrosaurus/Kentro_Character_BP.Kentro_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kentrosaurus/Kentro_Character_BP.Kentro_Character_BP'",
["commonname"] = "Kentrosaurus",
+
["commonname"] = "Kentrosaurus",
["dossierimage"] = "Dossier Kentrosaurus.png",
+
["dossierimage"] = "Dossier Kentrosaurus.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Kentrosaurus aethiopicus",
+
["species"] = "Kentrosaurus aethiopicus",
["time"] = "Late Jurassic",
+
["time"] = "Late Jurassic",
["group"] = "Dinosaurs",
+
["group"] = "Dinosaurs",
["temperament"] = "Short-tempered",
+
["temperament"] = "Short-tempered",
["diet"] = "Herbivore",
+
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.1,
+
["tameineffectivenessbyaffinity"] = 0.1,
["tameaffinitybase"] = 5500,
+
["tameaffinitybase"] = 5500,
["tameaffinityperlevel"] = 285,
+
["tameaffinityperlevel"] = 285,
["torpor1"] = 500,
+
["torpor1"] = 500,
["torporincrease"] = 30,
+
["torporincrease"] = 30,
["foodconsumptionbase"] = 0.005341,
+
["foodconsumptionbase"] = 0.005341,
["foodconsumptionmult"] = 208.034286,
+
["foodconsumptionmult"] = 208.034286,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Kentro Egg",
+
["egg"] = "Kentro Egg",
["mintemp"] = 24,
+
["mintemp"] = 24,
["maxtemp"] = 30,
+
["maxtemp"] = 30,
["incubationtime"] = 9999.200195,
+
["incubationtime"] = 9999.200195,
["maturationtime"] = 185185.171875,
+
["maturationtime"] = 185185.171875,
["babytime"] = 18518.517578,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 74074.070313,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 650,
+
["health"] = 650,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 500,
+
["torpor"] = 500,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 6000,
+
["food"] = 6000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 500,
+
["weight"] = 500,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 600,
+
["untamedrunspeed"] = 600,
["tamedrunspeed"] = 600,
+
["tamedrunspeed"] = 600,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 125,
+
["grabweightthreshold"] = 125,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 200,
+
["mass"] = 200,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 42,
 
  +
["meleebase"] = 42,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 660,
+
["activateattackrange"] = 660,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Tail Swipe",
+
["name"] = "Tail Swipe",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 42
+
["damage"] = 42
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Tail Slam",
+
["name"] = "Tail Slam",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 660,
+
["activateattackrange"] = 660,
 
["melee"] = {
 
["melee"] = {
["damage"] = 42
+
["damage"] = 42
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 627: Строка 9890:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["leech"] = {
 
["leech"] = {
["variants"] = "Diseased Leech",
+
["variants"] = "Diseased Leech, Eerie Diseased Leech, Eerie Leech",
["releasedate"] = "2016-06-02",
+
["releasedate"] = "2016-06-02",
["releaseversion"] = "242.0",
+
["releaseversion"] = "242.0",
["xboxreleasedate"] = "2016-06-15",
+
["xboxreleasedate"] = "2016-06-15",
["xboxreleaseversion"] = "737.0",
+
["xboxreleaseversion"] = "737.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Leech_Character_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_Character'",
 
["commonname"] = "Leech",
+
["class"] = "Leech_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_Character'",
["dossierimage"] = "Dossier Leech.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Leech",
["soundfile"] = "s leech mumble 2.OGG",
+
["dossierimage"] = "Dossier Leech.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "s leech mumble 2.OGG",
  +
["pronunciation"] = "",
["species"] = "Haementeria laetus",
 
["time"] = "Holocene",
+
["categories"] = "Aquatic",
["group"] = "Invertebrates",
+
["species"] = "Haementeria laetus",
["temperament"] = "Passive-Aggressive",
+
["time"] = "Holocene",
["diet"] = "Sanguinivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Passive-Aggressive",
  +
["diet"] = "Sanguinivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0
+
["minlevelnonviolent"] = 0
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 40,
+
["health"] = 40,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 50,
+
["torpor"] = 50,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 10,
+
["weight"] = 10,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 50,
+
["walkspeed"] = 50,
["swimspeed"] = 70,
+
["swimspeed"] = 70,
["untamedrunswimspeed"] = 175
+
["untamedrunswimspeed"] = 175
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 8,
 
  +
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 150,
+
["attackrange"] = 150,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 200,
+
["activateattackrange"] = 200,
 
["melee"] = {
 
["melee"] = {
["damage"] = 7
+
["damage"] = 7
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "TargetOnlyPlayers",
+
["teamname"] = "TargetOnlyPlayers",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls"
+
["canbeharvestedfor"] = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 713: Строка 9979:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["diseasedleech"] = {
 
["diseasedleech"] = {
["variants"] = "Leech",
+
["variants"] = "Leech, Eerie Diseased Leech, Eerie Leech",
["releasedate"] = "2016-06-02",
+
["releasedate"] = "2016-06-02",
["releaseversion"] = "242.0",
+
["releaseversion"] = "242.0",
["xboxreleasedate"] = "2016-06-15",
+
["xboxreleasedate"] = "2016-06-15",
["xboxreleaseversion"] = "737.0",
+
["xboxreleaseversion"] = "737.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Leech_Character_Diseased_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character_Diseased.Leech_Character_Diseased'",
 
  +
["class"] = "Leech_Character_Diseased_C",
["commonname"] = "Leech",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character_Diseased.Leech_Character_Diseased'",
["soundfile"] = "s leech mumble 2.OGG",
 
["pronunciation"] = "",
+
["commonname"] = "Leech",
["categories"] = "",
+
["soundfile"] = "s leech mumble 2.OGG",
  +
["pronunciation"] = "",
["species"] = "Haementeria laetus",
 
["time"] = "Holocene",
+
["categories"] = "",
["group"] = "Invertebrates",
+
["species"] = "Haementeria laetus",
["temperament"] = "Passive-Aggressive",
+
["time"] = "Holocene",
["diet"] = "Sanguinivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Passive-Aggressive",
  +
["diet"] = "Sanguinivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0
+
["minlevelnonviolent"] = 0
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 120,
+
["health"] = 120,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 50,
+
["torpor"] = 50,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 50,
+
["walkspeed"] = 50,
["swimspeed"] = 70,
+
["swimspeed"] = 70,
["untamedrunswimspeed"] = 245
+
["untamedrunswimspeed"] = 245
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 8,
 
  +
["meleebase"] = 8,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 150,
+
["attackrange"] = 150,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 200,
+
["activateattackrange"] = 200,
 
["melee"] = {
 
["melee"] = {
["damage"] = 7
+
["damage"] = 7
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "TargetOnlyPlayers",
+
["teamname"] = "TargetOnlyPlayers",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls"
+
["canbeharvestedfor"] = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 797: Строка 10 066:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["leedsichthys"] = {
 
["leedsichthys"] = {
["variants"] = "Alpha Leedsichthys",
+
["variants"] = "Alpha Leedsichthys, Brute Leedsichthys, Eerie Leedsichthys",
["releasedate"] = "2017-03-31",
+
["releasedate"] = "2017-03-31",
["releaseversion"] = "256.0",
+
["releaseversion"] = "256.0",
["xboxreleasedate"] = "2017-04-26",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "753.0",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "2017-04-26",
+
["psreleasedate"] = "2017-04-26",
["ps4releaseversion"] = "506.0",
+
["psreleaseversion"] = "506.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Leedsichthys_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leedsichthys/Leedsichthys_Character_BP.Leedsichthys_Character_BP'",
 
  +
["class"] = "Leedsichthys_Character_BP_C",
["commonname"] = "Leedsichthys",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leedsichthys/Leedsichthys_Character_BP.Leedsichthys_Character_BP'",
["dossierimage"] = "Dossier Leedsichthys.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Leedsichthys",
  +
["dossierimage"] = "Dossier Leedsichthys.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Leedsichthys conviviumbrosia",
 
["time"] = "Mid-Jurassic",
+
["categories"] = "Aquatic",
  +
["species"] = "Leedsichthys conviviumbrosia",
["group"] = "Fish",
 
["temperament"] = "Defensive",
+
["time"] = "Mid-Jurassic",
["diet"] = "Piscivore",
+
["group"] = "Fish",
  +
["temperament"] = "Defensive",
  +
["diet"] = "Piscivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 4400,
+
["health"] = 4400,
["healthwildlevel"] = 0.12,
+
["healthwildlevel"] = 0.12,
["stamina"] = 500,
+
["stamina"] = 500,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 4500,
+
["torpor"] = 4500,
["torportamedmult"] = 0.06,
+
["torportamedmult"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 8000,
+
["food"] = 8000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 1800,
+
["weight"] = 1800,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 900,
+
["walkspeed"] = 900,
["swimspeed"] = 900,
+
["swimspeed"] = 900,
["untamedrunswimspeed"] = 1485
+
["untamedrunswimspeed"] = 1485
 
},
 
},
["grabweightthreshold"] = 400,
+
["grabweightthreshold"] = 400,
["dragweight"] = 1300,
+
["dragweight"] = 1300,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 115,
+
["meleebase"] = 115,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Leedsichthys bites the target.",
+
["description"] = "The Leedsichthys bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2000,
+
["attackrange"] = 2000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2300,
+
["activateattackrange"] = 2300,
 
["melee"] = {
 
["melee"] = {
["damage"] = 115
+
["damage"] = 115
 
},
 
},
 
},
 
},
 
},
 
},
["killxpbase"] = 15,
+
["killxpbase"] = 15,
["teamname"] = "Carnivore_Water_PlayerOrTamed",
+
["teamname"] = "Carnivore_Water_PlayerOrTamed",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Fish Meat, Raw Fish Meat"
+
["canbeharvestedfor"] = "Hide, Raw Prime Fish Meat, Raw Fish Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 890: Строка 10 147:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["liopleurodon"] = {
 
["liopleurodon"] = {
["releasedate"] = "2017-05-05",
+
["variants"] = "Eerie Liopleurodon",
["releaseversion"] = "257.0",
+
["releasedate"] = "2017-05-05",
["xboxreleasedate"] = "2017-05-17",
+
["releaseversion"] = "257.0",
["xboxreleaseversion"] = "754.0",
+
["xboxreleasedate"] = "2017-05-17",
["ps4releasedate"] = "2017-05-17",
+
["xboxreleaseversion"] = "754.0",
["ps4releaseversion"] = "507.0",
+
["psreleasedate"] = "2017-05-17",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "507.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Liopleurodon_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Liopleurodon/Liopleurodon_Character_BP.Liopleurodon_Character_BP'",
 
["commonname"] = "Liopleurodon",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Liopleurodon_Character_BP_C",
["dossierimage"] = "Dossier Liopleurodon.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Liopleurodon/Liopleurodon_Character_BP.Liopleurodon_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Liopleurodon",
  +
["dossierimage"] = "Dossier Liopleurodon.png",
["pronunciation"] = "",
 
["categories"] = "Aquatic",
+
["dossieraddbook"] = "Yes",
["species"] = "Liopleurodon magicus",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["time"] = "Mid - Late Jurassic",
 
  +
["categories"] = "Aquatic",
["group"] = "Fantasy Creatures, Reptiles",
 
["temperament"] = "Elusive",
+
["species"] = "Liopleurodon magicus",
["diet"] = "Sweet Tooth",
+
["time"] = "Mid - Late Jurassic",
  +
["group"] = "Reptiles",
  +
["temperament"] = "Elusive",
  +
["diet"] = "Sweet Tooth",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 1.875,
+
["tameineffectivenessbyaffinity"] = 1.875,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["foodconsumptionbase"] = 0.001852,
+
["foodconsumptionbase"] = 0.001852,
["foodconsumptionmult"] = 199.983994,
+
["foodconsumptionmult"] = 199.983994,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakingtamefeedinterval"] = 15,
+
["wakingtamefeedinterval"] = 15,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "No",
+
["keepaffinityondamagerecievedwakingtame"] = "No",
["wakefooddeplmult"] = 4
+
["wakefooddeplmult"] = 4
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Giant Bee Honey"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 3200,
+
["health"] = 3200,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.3,
+
["healthtamedadd"] = 0.3,
["stamina"] = 800,
+
["stamina"] = 800,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 800,
+
["torpor"] = 800,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 1000,
+
["weight"] = 1000,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 400,
+
["walkspeed"] = 400,
["riddenwalkspeed"] = 400,
+
["riddenwalkspeed"] = 400,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["untamedrunswimspeed"] = 500,
+
["untamedrunswimspeed"] = 500,
["tamedrunswimspeed"] = 500,
+
["tamedrunswimspeed"] = 500,
["tamedriddenrunswimspeed"] = 500,
+
["tamedriddenrunswimspeed"] = 500,
 
["swimmingstaminaconsumptionrate"] = 3,
 
["swimmingstaminaconsumptionrate"] = 3,
["riddenswimspeed"] = 200
+
["riddenswimspeed"] = 200
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 12000,
+
["dragweight"] = 12000,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "",
+
["radiationimmune"] = "No",
  +
["immobilizedby"] = "",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 40,
 
  +
["meleebase"] = 40,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Lunge",
+
["name"] = "Lunge",
["description"] = "",
+
["description"] = "",
["staminacost"] = 15,
+
["staminacost"] = 15,
["attackrange"] = 525,
+
["attackrange"] = 525,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 680,
+
["activateattackrange"] = 680,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Spin",
+
["name"] = "Spin",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
["killxpbase"] = 12,
+
["killxpbase"] = 12,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Fish Meat, Raw Prime Fish Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Raw Fish Meat",
+
["specialloot"] = "Megalodon Tooth",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 11 051: Строка 10 298:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["lystrosaurus"] = {
 
["lystrosaurus"] = {
["variants"] = "Aberrant Lystrosaurus",
+
["variants"] = "Aberrant Lystrosaurus, Eerie Lystrosaurus",
["releasedate"] = "2016-05-04",
+
["releasedate"] = "2016-05-04",
["releaseversion"] = "240.0",
+
["releaseversion"] = "240.0",
["xboxreleasedate"] = "2016-05-17",
+
["xboxreleasedate"] = "2016-05-17",
["xboxreleaseversion"] = "734.0",
+
["xboxreleaseversion"] = "734.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Lystro_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP.Lystro_Character_BP'",
 
["commonname"] = "Lystrosaurus",
+
["class"] = "Lystro_Character_BP_C",
["dossierimage"] = "Dossier Lystrosaurus.png",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP.Lystro_Character_BP'",
["dossieraddbook"] = "Yes",
+
["commonname"] = "Lystrosaurus",
  +
["dossierimage"] = "Dossier Lystrosaurus.png",
["soundfile"] = "S lystrosaurus mumble 3.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "S lystrosaurus mumble 3.OGG",
  +
["pronunciation"] = "",
["species"] = "Lystrosaurus amicifidelis",
 
  +
["categories"] = "",
["time"] = "Late Permian - Early Triassic",
 
  +
["species"] = "Lystrosaurus amicifidelis",
["group"] = "Synapsids",
 
["temperament"] = "Loyal",
+
["time"] = "Late Permian - Early Triassic",
["diet"] = "Herbivore",
+
["group"] = "Synapsids",
  +
["temperament"] = "Loyal",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 1.333333,
+
["tameineffectivenessbyaffinity"] = 1.333333,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 22.5,
+
["tameaffinityperlevel"] = 22.5,
["foodconsumptionbase"] = 0.000868,
+
["foodconsumptionbase"] = 0.000868,
["foodconsumptionmult"] = 2880.184326,
+
["foodconsumptionmult"] = 2880.184326,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakefooddeplmult"] = 1.1
+
["wakefooddeplmult"] = 1.1
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Rare Flower"
+
["favoritefood"] = "Rare Flower"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Lystro Egg",
+
["egg"] = "Lystro Egg",
["mintemp"] = 24,
+
["mintemp"] = 24,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 2999.760254, --0:49,
+
["incubationtime"] = 2999.760254, --0:49,
["maturationtime"] = 55555.554688,
+
["maturationtime"] = 55555.554688,
["babytime"] = 5555.555664, --1:32,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 22222.222656, --6:10,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 27777.777344, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 90,
+
["health"] = 90,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 215,
+
["oxygen"] = 215,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 500,
+
["food"] = 500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 90,
+
["weight"] = 90,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 2,
+
["speedtamedadd"] = 2,
["walkspeed"] = 60,
+
["walkspeed"] = 60,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 125.999992,
+
["untamedrunspeed"] = 125.999992,
["tamedrunspeed"] = 88.199997,
+
["tamedrunspeed"] = 88.199997,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 120
+
["swimspeed"] = 120
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 25,
+
["dragweight"] = 25,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 6,
 
  +
["meleebase"] = 6,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Lystrosaurus bites the target.",
+
["description"] = "The Lystrosaurus bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 110,
+
["attackrange"] = 110,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 6
+
["damage"] = 6
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 11 216: Строка 10 436:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["woollymammoth"] = {
 
["woollymammoth"] = {
  +
["variants"] = "Brute Mammoth, Eerie Mammoth",
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
+
["releasedate"] = "2015-06-02",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Mammoth_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mammoth/Mammoth_Character_BP.Mammoth_Character_BP'",
 
["commonname"] = "Mammoth",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Mammoth.png",
+
["class"] = "Mammoth_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mammoth/Mammoth_Character_BP.Mammoth_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Mammoth",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Mammoth.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
["species"] = "Mammuthus steincaput",
+
["soundfile"] = "",
["time"] = "Early Pliocene",
+
["pronunciation"] = "",
["group"] = "Mammals",
+
["categories"] = "",
["temperament"] = "Docile",
+
["species"] = "Mammuthus steincaput",
["diet"] = "Herbivore",
+
["time"] = "Early Pliocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Docile",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Mammoth Saddle, Hats (Mobile), Mammoth Side Saddle (Mobile)",
+
["equipment"] = "Mammoth Saddle, Hats (Mobile), Mammoth Side Saddle (Mobile)",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.12,
+
["tameineffectivenessbyaffinity"] = 0.12,
["tameaffinitybase"] = 5000,
+
["tameaffinitybase"] = 5000,
["tameaffinityperlevel"] = 250,
+
["tameaffinityperlevel"] = 250,
["torpor1"] = 550,
+
["torpor1"] = 550,
["torporincrease"] = 33,
+
["torporincrease"] = 33,
["foodconsumptionbase"] = 0.004133,
+
["foodconsumptionbase"] = 0.004133,
["foodconsumptionmult"] = 192.027771,
+
["foodconsumptionmult"] = 192.027771,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Raptor Egg)",
+
["mobilekibble"] = "Kibble (Raptor Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Fresh Sorghum (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Sorghum (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734, --7:56,
+
["gestationtime"] = 28571.427734, --7:56,
["maturationtime"] = 296296.28125,
+
["maturationtime"] = 296296.28125,
["babytime"] = 29629.628906, --8:13,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 118518.515625, --32:55,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 148148.140625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 850,
+
["health"] = 850,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 330,
+
["stamina"] = 330,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 550,
+
["torpor"] = 550,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 5000,
+
["food"] = 5000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 500,
+
["weight"] = 500,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 1.226,
+
["speedtamedadd"] = 1.226,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["riddenwalkspeed"] = 150,
+
["riddenwalkspeed"] = 150,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 360,
+
["untamedrunspeed"] = 360,
["tamedrunspeed"] = 360,
+
["tamedrunspeed"] = 360,
["tamedriddenrunspeed"] = 360,
+
["tamedriddenrunspeed"] = 360,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 400,
+
["dragweight"] = 400,
["mass"] = 340,
+
["mass"] = 340,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Tek Quetzal, Tusoteuthis",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Quetzal, Tek Quetzal, Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 42,
 
  +
["meleebase"] = 42,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Tusk Attacks",
+
["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]] (PS), [[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,
+
["staminacost"] = 20,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 48
+
["damage"] = 48
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Stomp",
+
["name"] = "Trunk Grab",
["description"] = "",
+
["description"] = "",
["staminacost"] = 40,
+
["staminacost"] = 0,
["attackrange"] = 1000,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 69
+
["damage"] = 0
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Swimming Attack",
+
["name"] = "Trumpet",
["description"] = "",
+
["description"] = "",
["staminacost"] = 20,
+
["staminacost"] = 200,
["attackrange"] = 1000,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 48
+
["damage"] = 0
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Swimming Attack",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 48
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Stomp",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 800,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 69
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Carried Tusk Swipe",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 48
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 8,
+
["killxpbase"] = 8,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Keratin, Pelt, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 11 398: Строка 10 633:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["manta"] = {
 
["manta"] = {
["variants"] = "Aberrant Manta",
+
["variants"] = "Aberrant Manta, Eerie Manta",
["releasedate"] = "2016-04-20",
+
["releasedate"] = "2016-04-20",
["releaseversion"] = "239.0",
+
["releaseversion"] = "239.0",
["xboxreleasedate"] = "2016-05-17",
+
["xboxreleasedate"] = "2016-05-17",
["xboxreleaseversion"] = "734.0",
+
["xboxreleaseversion"] = "734.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Manta_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP.Manta_Character_BP'",
 
["commonname"] = "Manta",
+
["class"] = "Manta_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP.Manta_Character_BP'",
["dossierimage"] = "Dossier Manta.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Manta",
  +
["dossierimage"] = "Dossier Manta.png",
["soundfile"] = "Manta_Torpid_Out_Wild_1.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Manta_Torpid_Out_Wild_1.OGG",
["categories"] = "Aquatic",
 
["species"] = "Manta mobula",
+
["pronunciation"] = "",
  +
["categories"] = "Aquatic",
["time"] = "Early Oligocene - Holocene",
 
["group"] = "Fish",
+
["species"] = "Manta mobula",
["temperament"] = "Defensive",
+
["time"] = "Early Oligocene - Holocene",
["diet"] = "Carnivore",
+
["group"] = "Fish",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["equipment"] = "Manta Saddle",
+
["equipment"] = "Manta Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 1500,
+
["tameaffinitybase"] = 1500,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 420,
+
["foodconsumptionmult"] = 420,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakefooddeplmult"] = 1
+
["wakefooddeplmult"] = 1
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "AnglerGel"
+
["favoritefood"] = "AnglerGel"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 53333.332031,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 320,
+
["health"] = 320,
["healthwildlevel"] = 0.05,
+
["healthwildlevel"] = 0.05,
["healthtamedlevel"] = 0.0675,
+
["healthtamedlevel"] = 0.0675,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 270,
+
["stamina"] = 270,
["staminawildlevel"] = 0.2,
+
["staminawildlevel"] = 0.2,
["staminatamedlevel"] = 0.2,
+
["staminatamedlevel"] = 0.2,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 700,
+
["torpor"] = 700,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1000,
+
["food"] = 1000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 200,
+
["weight"] = 200,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.05,
+
["meleetamedlevel"] = 0.05,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.0125,
+
["speedtamedlevel"] = 0.0125,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 600,
+
["walkspeed"] = 600,
["riddenwalkspeed"] = 600,
+
["riddenwalkspeed"] = 600,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 10,
+
["runningstaminaconsumptionrate"] = 10,
["swimspeed"] = 600,
+
["swimspeed"] = 600,
["riddenswimspeed"] = 600,
+
["riddenswimspeed"] = 600,
["untamedrunswimspeed"] = 780,
+
["untamedrunswimspeed"] = 780,
["tamedrunswimspeed"] = 2700,
+
["tamedrunswimspeed"] = 2700,
["tamedriddenrunswimspeed"] = 2700,
+
["tamedriddenrunswimspeed"] = 2700,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 75,
+
["dragweight"] = 75,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
+
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 28,
 
  +
["meleebase"] = 28,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Manta stabs the target with its barbed tail.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Manta stabs the target with its barbed tail.",
["staminacost"] = -10,
+
["staminacost"] = -10,
["attackrange"] = 200,
+
["attackrange"] = 200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 400,
+
["activateattackrange"] = 400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 28
+
["damage"] = 28
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Raw Fish Meat",
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Corrupted Nodule, Crystal, Electronics, Element Dust, Fungal Wood (Aberration), Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Meat, Raw Mutton, Raw Fish Meat, Raw Prime Meat, Scrap Metal, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch"
["canbeharvestedfor"] = "Raw Fish Meat",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Corrupted Nodule, Crystal, Electronics, Element Dust, Fungal Wood, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Meat, Raw Mutton, Raw Fish Meat, Raw Prime Meat, Scrap Metal, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 11 564: Строка 10 772:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megalania"] = {
 
["megalania"] = {
["variants"] = "Aberrant Megalania",
+
["variants"] = "Aberrant Megalania, VR Megalania",
["releasedate"] = "2017-05-30",
+
["releasedate"] = "2017-05-30",
["releaseversion"] = "258.0",
+
["releaseversion"] = "258.0",
["xboxreleasedate"] = "2017-06-19",
+
["xboxreleasedate"] = "2017-06-19",
["xboxreleaseversion"] = "755.0",
+
["xboxreleaseversion"] = "755.0",
["ps4releasedate"] = "2017-06-14",
+
["psreleasedate"] = "2017-06-14",
["ps4releaseversion"] = "509.0",
+
["psreleaseversion"] = "509.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Megalania_Character_BP_C",
+
["class"] = "Megalania_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalania/Megalania_Character_BP.Megalania_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalania/Megalania_Character_BP.Megalania_Character_BP'",
["commonname"] = "Megalania",
+
["commonname"] = "Megalania",
["dossierimage"] = "Dossier Megalania.png",
+
["dossierimage"] = "Dossier Megalania.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Megalania muruspede",
+
["species"] = "Megalania muruspede",
["time"] = "Late Holocene",
+
["time"] = "Late Holocene",
["group"] = "Reptiles",
+
["group"] = "Reptiles",
["temperament"] = "Aggressive",
+
["temperament"] = "Aggressive",
["diet"] = "Carnivore",
+
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Megalania Saddle",
+
["equipment"] = "Megalania Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 3.5,
+
["tameineffectivenessbyaffinity"] = 3.5,
["tameaffinitybase"] = 4000,
+
["tameaffinitybase"] = 4000,
["tameaffinityperlevel"] = 85,
+
["tameaffinityperlevel"] = 85,
["torpor1"] = 700,
+
["torpor1"] = 700,
["torporincrease"] = 42,
+
["torporincrease"] = 42,
["foodconsumptionbase"] = 0.001736,
+
["foodconsumptionbase"] = 0.001736,
["foodconsumptionmult"] = 160.010239,
+
["foodconsumptionmult"] = 160.010239,
["torpordepletionps0"] = 18
+
["torpordepletionps0"] = 18
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING
 
-- OMISSION: TAMING
["kibble"] = "Extraordinary Kibble",
+
["kibble"] = "Extraordinary Kibble",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Megalania Egg",
+
["egg"] = "Megalania Egg",
["mintemp"] = 29,
+
["mintemp"] = 29,
["maxtemp"] = 35,
+
["maxtemp"] = 35,
["incubationtime"] = 7199.423828,
+
["incubationtime"] = 7199.423828,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 53333.332031,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 480,
+
["health"] = 480,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 700,
+
["torpor"] = 700,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 200,
+
["oxygen"] = 200,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 400,
+
["weight"] = 400,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.35,
+
["meleetamedmult"] = 0.35,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.3,
+
["speedtamedadd"] = 0.3,
["walkspeed"] = 250,
+
["walkspeed"] = 250,
["riddenwalkspeed"] = 250,
+
["riddenwalkspeed"] = 250,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 625,
+
["untamedrunspeed"] = 625,
["tamedrunspeed"] = 500,
+
["tamedrunspeed"] = 500,
["tamedriddenrunspeed"] = 500,
+
["tamedriddenrunspeed"] = 500,
["runningstaminaconsumptionrate"] = 7,
+
["runningstaminaconsumptionrate"] = 7,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "Yes",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
+
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 20,
+
["staminacost"] = 20,
["attackrange"] = 450,
+
["attackrange"] = 450,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Detach",
+
["name"] = "Detach",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Bite (Climbing)",
+
["name"] = "Bite (Climbing)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 20,
+
["staminacost"] = 20,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "",
+
["description"] = "",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 450,
+
["attackrange"] = 450,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 16
+
["damage"] = 16
 
}
 
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (Swimming)",
+
["name"] = "Bite (Swimming)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 20,
+
["staminacost"] = 20,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "None",
+
["teamname"] = "None",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "Megalania Toxin",
+
["specialloot"] = "Megalania Toxin",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 11 759: Строка 10 951:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megaloceros"] = {
 
["megaloceros"] = {
["variants"] = "Megaloceros - LifesLabyrinth",
+
["variants"] = "Brute Megaloceros, Eerie Megaloceros",
["releasedate"] = "2015-09-28",
+
["releasedate"] = "2015-09-28",
["releaseversion"] = "216.0",
+
["releaseversion"] = "216.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Stag_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stag/Stag_Character_BP.Stag_Character_BP'",
 
["commonname"] = "Megaloceros",
+
["class"] = "Stag_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stag/Stag_Character_BP.Stag_Character_BP'",
["dossierimage"] = "Dossier Megaloceros.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Megaloceros",
["soundfile"] = "Megalocer mumble.OGG",
+
["dossierimage"] = "Dossier Megaloceros.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "Megalocer mumble.OGG",
  +
["pronunciation"] = "",
["species"] = "Megaloceros latuscoronam",
 
["time"] = "Pliocene",
+
["categories"] = "",
  +
["species"] = "Megaloceros latuscoronam",
["group"] = "Mammals",
 
["temperament"] = "Skittish",
+
["time"] = "Pliocene",
["diet"] = "Herbivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Megaloceros Saddle",
+
["equipment"] = "Megaloceros Saddle",
["uniquecostumes"] = "Megaloceros Reindeer Costume",
+
["uniquecostumes"] = "Megaloceros Reindeer Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.5,
+
["tameineffectivenessbyaffinity"] = 0.5,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["torpor1"] = 175,
+
["torpor1"] = 175,
["torporincrease"] = 10.5,
+
["torporincrease"] = 10.5,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 432.058746,
+
["foodconsumptionmult"] = 432.058746,
["torpordepletionps0"] = 0.2915
+
["torpordepletionps0"] = 0.2915
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Dimorph Egg)",
+
["mobilekibble"] = "Kibble (Dimorph Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Soybean (Primitive Plus)"
+
["primitiveplusfood"] = "Soybean (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 21978.021484, --6:06,
+
["gestationtime"] = 21978.021484, --6:06,
["maturationtime"] = 256410.25,
+
["maturationtime"] = 256410.25,
["babytime"] = 25641.025391, --7:07,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 102564.101563, --28:29,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 128205.125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 300,
+
["health"] = 300,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 280,
+
["stamina"] = 280,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 175,
+
["torpor"] = 175,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 220,
+
["weight"] = 220,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 200,
+
["walkspeed"] = 200,
["riddenwalkspeed"] = 200,
+
["riddenwalkspeed"] = 200,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 900,
+
["untamedrunspeed"] = 900,
["tamedrunspeed"] = 1020,
+
["tamedrunspeed"] = 1020,
["tamedriddenrunspeed"] = 1020,
+
["tamedriddenrunspeed"] = 1020,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 195,
+
["mass"] = 195,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 30,
 
  +
["meleebase"] = 30,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Megaloceros attacks the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Megaloceros attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 480,
+
["attackrange"] = 480,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 30
+
["damage"] = 30
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 11 918: Строка 11 095:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megalodon"] = {
 
["megalodon"] = {
["variants"] = "Alpha Megalodon",
+
["variants"] = "Alpha Megalodon, Brute X-Megalodon, Eerie Megalodon, Golden Striped Brute Megalodon, Golden Striped Megalodon, X-Megalodon",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Megalodon_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/Megalodon_Character_BP.Megalodon_Character_BP'",
 
  +
["class"] = "Megalodon_Character_BP_C",
["commonname"] = "Megalodon",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/Megalodon_Character_BP.Megalodon_Character_BP'",
["dossierimage"] = "Dossier Megalodon.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Megalodon",
["soundfile"] = "PW_mega_voc_startled.ogg",
+
["dossierimage"] = "Dossier Megalodon.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_mega_voc_startled.ogg",
["categories"] = "Aquatic",
 
  +
["pronunciation"] = "",
["species"] = "Carcharodon ultramegalodon",
 
  +
["categories"] = "Aquatic",
["time"] = "Miocene - Pliocene",
 
  +
["species"] = "Carcharodon ultramegalodon",
["group"] = "Fish",
 
["temperament"] = "Aggressive",
+
["time"] = "Miocene - Pliocene",
["diet"] = "Carnivore",
+
["group"] = "Fish",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["equipment"] = "Megalodon Saddle, Megalodon Tek Saddle",
+
["equipment"] = "Megalodon Saddle, Megalodon Tek Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.875,
+
["tameineffectivenessbyaffinity"] = 1.875,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 800,
+
["torpor1"] = 800,
["torporincrease"] = 48,
+
["torporincrease"] = 48,
["foodconsumptionbase"] = 0.001852,
+
["foodconsumptionbase"] = 0.001852,
["foodconsumptionmult"] = 199.983994,
+
["foodconsumptionmult"] = 199.983994,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Spino Egg)",
+
["mobilekibble"] = "Kibble (Spino Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 21978.021484,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 256410.256,
["babytime"] = 33333.332031,
+
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 600,
+
["health"] = 600,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.3,
+
["healthtamedadd"] = 0.3,
["stamina"] = 320,
+
["stamina"] = 320,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 800,
+
["torpor"] = 800,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 250,
+
["weight"] = 250,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 400,
+
["walkspeed"] = 400,
["riddenwalkspeed"] = 400,
+
["riddenwalkspeed"] = 400,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 400,
+
["swimspeed"] = 400,
["riddenswimspeed"] = 400,
+
["riddenswimspeed"] = 400,
["untamedrunswimspeed"] = 570.400024,
+
["untamedrunswimspeed"] = 570.400024,
["tamedrunswimspeed"] = 2070,
+
["tamedrunswimspeed"] = 2070,
["tamedriddenrunswimspeed"] = 2070,
+
["tamedriddenrunswimspeed"] = 2070,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 40,
 
  +
["meleebase"] = 40,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Megalodon bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 525,
+
["attackrange"] = 525,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 680,
+
["activateattackrange"] = 680,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 12,
+
["killxpbase"] = 12,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Megalodon Tooth",
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime 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"
["specialloot"] = "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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 12 075: Строка 11 238:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megalosaurus"] = {
 
["megalosaurus"] = {
["variants"] = "Megalosaurus - Tek Cave, Aberrant Megalosaurus",
+
["variants"] = "Aberrant Megalosaurus, Eerie Megalosaurus",
["releasedate"] = "2016-11-24",
+
["releasedate"] = "2016-11-24",
["releaseversion"] = "252.0",
+
["releaseversion"] = "252.0",
["xboxreleasedate"] = "2016-12-16",
+
["xboxreleasedate"] = "2016-12-16",
["xboxreleaseversion"] = "748.2",
+
["xboxreleaseversion"] = "748.2",
["ps4releasedate"] = "2016-12-19",
+
["psreleasedate"] = "2016-12-19",
["ps4releaseversion"] = "502.0",
+
["psreleaseversion"] = "502.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Megalosaurus_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP.Megalosaurus_Character_BP'",
 
  +
["class"] = "Megalosaurus_Character_BP_C",
["commonname"] = "Megalosaurus",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP.Megalosaurus_Character_BP'",
["dossierimage"] = "Dossier Megalosaurus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Megalosaurus",
  +
["dossierimage"] = "Dossier Megalosaurus.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Megalosaurus noctedominus",
 
["time"] = "Mid Jurassic",
+
["categories"] = "",
  +
["species"] = "Megalosaurus noctedominus",
["group"] = "Dinosaurs",
 
["temperament"] = "Nocturnally Aggressive",
+
["time"] = "Mid Jurassic",
["diet"] = "Carnivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Nocturnally Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Megalosaurus Saddle",
+
["equipment"] = "Megalosaurus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.875,
+
["tameineffectivenessbyaffinity"] = 1.875,
["tameaffinitybase"] = 3450,
+
["tameaffinitybase"] = 3450,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 775,
+
["torpor1"] = 775,
["torporincrease"] = 46.5,
+
["torporincrease"] = 46.5,
["foodconsumptionbase"] = 0.001852,
+
["foodconsumptionbase"] = 0.001852,
["foodconsumptionmult"] = 199.983994,
+
["foodconsumptionmult"] = 199.983994,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Oviraptor Egg)",
+
["mobilekibble"] = "Kibble (Oviraptor Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Megalosaurus Egg",
+
["egg"] = "Megalosaurus Egg",
["mintemp"] = 26,
+
["mintemp"] = 26,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 5999.520508,
+
["incubationtime"] = 5999.520508,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031,
+
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 1025,
+
["health"] = 1025,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 775,
+
["torpor"] = 775,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 300,
+
["weight"] = 300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0.025,
+
["speedwildlevel"] = 0.025,
["speedtamedlevel"] = 0,
+
["speedtamedlevel"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 600,
+
["walkspeed"] = 600,
["riddenwalkspeed"] = 600,
+
["riddenwalkspeed"] = 600,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1092,
+
["untamedrunspeed"] = 1092,
["tamedrunspeed"] = 1260,
+
["tamedrunspeed"] = 1260,
["tamedriddenrunspeed"] = 1260,
+
["tamedriddenrunspeed"] = 1260,
["runningstaminaconsumptionrate"] = 15,
+
["runningstaminaconsumptionrate"] = 15,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 150,
+
["grabweightthreshold"] = 150,
["dragweight"] = 350,
+
["dragweight"] = 410,
["mass"] = 222,
+
["mass"] = 222,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Tek Quetzal, Tusoteuthis",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 42,
 
  +
["meleebase"] = 42,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite (Night)",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 5,
["attackrange"] = 700,
+
["attackrange"] = 700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 75
+
["damage"] = 75
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab/Chomp (Night) (Player)",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 30,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1
+
["damage"] = 1
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Megalosaurus unleashes a menacing roar to frighten opposing survivors.",
["staminacost"] = 5,
+
["staminacost"] = 5,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Shake Prey (Night)",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 5,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (Day)",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 45,
["attackrange"] = 700,
+
["attackrange"] = 700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 75
+
["damage"] = 75
 
}
 
}
 
},
 
},
 
["6"] = {
 
["6"] = {
["name"] = "Grab/Chomp (Day) (Player)",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 50,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1
+
["damage"] = 1
 
}
 
}
 
},
 
},
 
["7"] = {
 
["7"] = {
["name"] = "Shake Prey (Day)",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 10,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["8"] = {
 
["8"] = {
["name"] = "Grab/Chomp (Night) (AI)",
+
["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.",
+
["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,
+
["staminacost"] = 30,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
},
 
},
 
["9"] = {
 
["9"] = {
["name"] = "Grab/Chomp (Day) (AI)",
+
["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.",
+
["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,
+
["staminacost"] = 50,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 25,
+
["killxpbase"] = 25,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
 
 
-- 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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["class"] = "Megalosaurus_Character_BP_TekCave_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_TekCave.Megalosaurus_Character_BP_TekCave'"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 12 330: Строка 11 463:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["meganeura"] = {
 
["meganeura"] = {
["variants"] = "Aberrant Meganeura",
+
["variants"] = "Aberrant Meganeura, Eerie Meganeura",
["releasedate"] = "2015-07-25",
+
["releasedate"] = "2015-07-25",
["releaseversion"] = "189.0",
+
["releaseversion"] = "189.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Dragonfly_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP.Dragonfly_Character_BP'",
 
  +
["class"] = "Dragonfly_Character_BP_C",
["commonname"] = "Meganeura",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP.Dragonfly_Character_BP'",
["dossierimage"] = "Dossier Meganeura.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Meganeura",
["soundfile"] = "Dragonfly_mumble.ogg",
+
["dossierimage"] = "Dossier Meganeura.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "Dragonfly_mumble.ogg",
  +
["pronunciation"] = "",
["species"] = "Meganeura quatpenna",
 
  +
["categories"] = "",
["time"] = "Late Carboniferous",
 
["group"] = "Invertebrates",
+
["species"] = "Meganeura quatpenna",
["temperament"] = "Reactive",
+
["time"] = "Late Carboniferous",
["diet"] = "Carnivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Reactive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 45,
+
["health"] = 45,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 175,
+
["walkspeed"] = 175,
["untamedrunspeed"] = 525,
+
["untamedrunspeed"] = 525,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["flyspeed"] = 185,
+
["flyspeed"] = 185,
["untamedrunflyspeed"] = 555
+
["untamedrunflyspeed"] = 555
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Thatch, Greenhouse",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
+
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 10,
+
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 60,
+
["attackrange"] = 60,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 60,
+
["activateattackrange"] = 60,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10,
+
["damage"] = 10,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = 4,
+
["duration"] = 4,
["damagemultiplier"] = -2,
+
["damagemultiplier"] = -2,
["amount"] = -20
+
["amount"] = -20
 
}
 
}
 
}
 
}
Строка 12 432: Строка 11 545:
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
+
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat",
+
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat",
["specialloot"] = "Neura Husk (Mobile)"
+
["specialloot"] = "Neura Husk (Mobile)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 12 442: Строка 11 555:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megapiranha"] = {
 
["megapiranha"] = {
["variants"] = "Aberrant Piranha",
+
["variants"] = "Aberrant Piranha, Eerie Megapiranha",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Piranha_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP.Piranha_Character_BP'",
 
["commonname"] = "Piranha",
+
["class"] = "Piranha_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP.Piranha_Character_BP'",
["dossierimage"] = "Dossier Piranha.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Piranha",
["soundfile"] = "Piranha_Bite.OGG",
+
["dossierimage"] = "Dossier Piranha.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "Piranha_Bite.OGG",
  +
["pronunciation"] = "",
["species"] = "Megapiranha magnadmorsus",
 
["time"] = "Late Miocene",
+
["categories"] = "Aquatic",
  +
["species"] = "Megapiranha magnadmorsus",
["group"] = "Fish",
 
["temperament"] = "Aggressive",
+
["time"] = "Late Miocene",
["diet"] = "Carnivore",
+
["group"] = "Fish",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0
+
["minlevelnonviolent"] = 0
},
 
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 150,
+
["health"] = 150,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 120,
+
["stamina"] = 120,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 250,
+
["torpor"] = 250,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 15,
+
["weight"] = 15,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 250,
+
["walkspeed"] = 250,
["swimspeed"] = 250,
+
["swimspeed"] = 250,
["untamedrunswimspeed"] = 1000
+
["untamedrunswimspeed"] = 1000
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 21,
+
["dragweight"] = 21,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 22,
 
  +
["meleebase"] = 22,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Megapiranha bites the target.",
+
["description"] = "The Megapiranha bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 110,
+
["attackrange"] = 110,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 22
+
["damage"] = 22
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivore_Water_PlayerOrTamed",
+
["teamname"] = "Carnivore_Water_PlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Raw Fish Meat"
+
["canbeharvestedfor"] = "Raw Fish Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 12 550: Строка 11 644:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Megapithecus (Alpha), Megapithecus (Beta), Megapithecus (Gamma)",
["releasedate"] = "2016-05-04",
+
["releasedate"] = "2016-05-04",
["releaseversion"] = "240.2",
+
["releaseversion"] = "240.2",
["xboxreleasedate"] = "2016-05-17",
+
["xboxreleasedate"] = "2016-05-17",
["xboxreleaseversion"] = "734.0",
+
["xboxreleaseversion"] = "734.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Gorilla_Character_BP_C",
+
["class"] = "Gorilla_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP.Gorilla_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP.Gorilla_Character_BP'",
["commonname"] = "Megapithecus",
+
["commonname"] = "Megapithecus",
["dossierimage"] = "Dossier Megapithecus.png",
+
["dossierimage"] = "Dossier Megapithecus.png",
["soundfile"] = "gorilla_taunt_1.OGG",
+
["soundfile"] = "gorilla_taunt_1.OGG",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "",
+
["species"] = "",
["time"] = "",
+
["time"] = "",
["group"] = "Bosses, Mammals",
+
["group"] = "Bosses, Fantasy Creatures, Mammals",
["temperament"] = "Aggressive",
+
["temperament"] = "Aggressive",
["diet"] = "",
+
["diet"] = "",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 180000,
+
["health"] = 180000,
["stamina"] = 650,
+
["stamina"] = 650,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 2000,
+
["oxygen"] = 2000,
["food"] = 2600,
+
["food"] = 2600,
["weight"] = 4000,
+
["weight"] = 4000,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 960.000061,
+
["walkspeed"] = 960.000061,
["swimspeed"] = 360
+
["swimspeed"] = 360
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1200,
+
["dragweight"] = 1200,
["mass"] = 1000,
+
["mass"] = 1000,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 150,
+
["meleebase"] = 150,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Megapithecus swings at the target for considerable damage and knock-back.",
+
["description"] = "The Megapithecus swings at the target for considerable damage and knock-back.",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2400,
+
["activateattackrange"] = 2400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 400
+
["damage"] = 400
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Throw Rock",
+
["name"] = "Throw Rock",
["description"] = "The Megapithecus throws a boulder at the target for considerable impact damage.",
+
["description"] = "The Megapithecus throws a boulder at the target for considerable impact damage.",
["staminacost"] = 100,
+
["staminacost"] = 100,
["attackrange"] = 5600,
+
["attackrange"] = 5600,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 4,
+
["projectilelife"] = 4,
 
["impact"] = {
 
["impact"] = {
["damage"] = 2000,
+
["damage"] = 2000,
["impulse"] = 500000
+
["impulse"] = 500000
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Summon Minions",
+
["name"] = "Summon Minions",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 10000,
+
["attackrange"] = 10000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 10000
+
["activateattackrange"] = 10000
 
},
 
},
 
},
 
},
["killxpbase"] = 3000,
+
["killxpbase"] = 3000,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat"
+
["specialloot"] = "Element, Megapithecus Trophy, Gorilla Flag"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megapithecusgamma"] = {
 
["megapithecusgamma"] = {
["inherits"] = "megapithecus",
+
["inherits"] = "megapithecus",
["class"] = "Gorilla_Character_BP_Easy_C",
+
["class"] = "Gorilla_Character_BP_Easy_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Easy.Gorilla_Character_BP_Easy'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Easy.Gorilla_Character_BP_Easy'",
["commonname"] = "Megapithecus (Gamma)",
+
["commonname"] = "Megapithecus (Gamma)",
 
["stats"] = {
 
["stats"] = {
["health"] = 180000
+
["health"] = 180000
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megapithecusbeta"] = {
 
["megapithecusbeta"] = {
["inherits"] = "megapithecus",
+
["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)",
+
["commonname"] = "Megapithecus (Beta)",
 
["stats"] = {
 
["stats"] = {
["health"] = 396000
+
["health"] = 396000
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megapithecusalpha"] = {
 
["megapithecusalpha"] = {
["inherits"] = "megapithecus",
+
["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)",
+
["commonname"] = "Megapithecus (Alpha)",
 
["stats"] = {
 
["stats"] = {
["health"] = 540000
+
["health"] = 540000
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [megapithecusguardian]
+
-- KEYWORDS: [megapithecuspestis]
 
------------------------------------------------------------
 
------------------------------------------------------------
["megapithecusguardian"] = {
+
["megapithecuspestis"] = {
  +
["inherits"] = "megapithecus",
["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",
 
  +
["variants"] = "Eerie Gigantopithecus, Eerie Yeti, Gigantopithecus, Yeti",
["releasedate"] = "2017-08-29",
 
["releaseversion"] = "267.0",
+
["releasedate"] = "Unreleased",
["xboxreleasedate"] = "2017-08-29",
+
["releaseversion"] = "",
["xboxreleaseversion"] = "761.1",
+
["xboxreleasedate"] = "Unreleased",
["ps4releasedate"] = "2017-08-29",
+
["xboxreleaseversion"] = "",
["ps4releaseversion"] = "512.0",
+
["psreleasedate"] = "Unreleased",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "",
["mobilereleaseversion"] = "",
+
["mobilereleasedate"] = "2019-06-17",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "2.0",
["switchreleaseversion"] = "599.0",
+
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
["class"] = "EndBossGorilla_Character_BP_C",
 
  +
["class"] = "",
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP.EndBossGorilla_Character_BP'",
 
  +
["blueprintpath"] = "",
["commonname"] = "Megapithecus Guardian",
 
["dossierimage"] = "Dossier Overseer.png",
+
["commonname"] = "Megapithecus Pestis",
  +
["dossierimage"] = "Dossier Megapithecus Pestis.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "No",
["categories"] = "",
+
["group"] = "Bosses, Fantasy Creatures, Mammals",
["species"] = "",
 
["time"] = "",
 
["group"] = "Bosses, Mechanical Creatures",
 
["temperament"] = "",
 
["diet"] = "",
 
["threatlevel"] = "High",
 
["taming"] = {
 
["torporimmune"] = "No",
 
["canbetamed"] = "No"
 
},
 
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["health"] = 54000,
["health"] = 200000,
+
["melee"] = "",
["stamina"] = 10000,
+
["walkspeed"] = "",
["torpor"] = 350,
+
["riddenwalkspeed"] = "",
["torporwildlevel"] = 0.06,
+
["walkingstaminaconsumptionrate"] = "",
["oxygen"] = 2000,
+
["untamedrunspeed"] = "",
["food"] = 2600,
+
["tamedrunspeed"] = "",
["weight"] = 4000,
+
["tamedriddenrunspeed"] = "",
["weightwildlevel"] = 0.02,
+
["runningstaminaconsumptionrate"] = "",
["melee"] = 0,
+
["swimspeed"] = "",
["speed"] = 0,
+
["riddenswimspeed"] = ""
["speedwildlevel"] = 0,
 
["walkspeed"] = 732,
 
["swimspeed"] = 360
 
 
},
 
},
["grabweightthreshold"] = 200,
+
["fecessize"] = "",
["dragweight"] = 1200,
 
["mass"] = 1000,
 
["fecessize"] = "None",
 
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 160,
 
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["staminacost"] = "",
  +
["attackrange"] = "",
["description"] = "The Megapithecus swings at the target for considerable damage and knock-back.",
 
["staminacost"] = 30,
+
["minattackrange"] = "",
["attackrange"] = 1500,
+
["activateattackrange"] = "",
["minattackrange"] = 0,
 
["activateattackrange"] = 2400,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 400
+
["damage"] = ""
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Throw Rock",
+
["staminacost"] = "",
  +
["attackrange"] = "",
["description"] = "The Megapithecus throws a boulder at the target for considerable impact damage.",
 
["staminacost"] = 100,
+
["minattackrange"] = "",
["attackrange"] = 5600,
+
["activateattackrange"] = "",
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 4,
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = 2250,
+
["damage"] = "",
["impulse"] = 500000
+
["impulse"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Summon Minions",
+
["name"] = "",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = "",
["attackrange"] = 10000,
+
["attackrange"] = "",
["minattackrange"] = 0,
+
["minattackrange"] = "",
["activateattackrange"] = 10000
+
["activateattackrange"] = ""
 
},
 
},
 
},
 
},
  +
["specialloot"] = "Eery Element (Mobile), Megapithecus Pt. Note (Mobile)"
["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
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 12 802: Строка 11 840:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megatherium"] = {
 
["megatherium"] = {
  +
["variants"] = "Eerie Megatherium, R-Megatherium, VR Megatherium",
["releasedate"] = "2017-05-30",
 
["releaseversion"] = "258.0",
+
["releasedate"] = "2017-05-30",
["xboxreleasedate"] = "2017-06-19",
+
["releaseversion"] = "258.0",
["xboxreleaseversion"] = "755.0",
+
["xboxreleasedate"] = "2017-06-19",
["ps4releasedate"] = "2017-06-14",
+
["xboxreleaseversion"] = "755.0",
["ps4releaseversion"] = "509.0",
+
["psreleasedate"] = "2017-06-14",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "509.0",
["mobilereleaseversion"] = "",
+
["mobilereleasedate"] = "2019-07-08",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "2.0.06",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Megatherium_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megatherium/Megatherium_Character_BP.Megatherium_Character_BP'",
 
["commonname"] = "Megatherium",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Megatherium_Character_BP_C",
["dossierimage"] = "Dossier Megatherium.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megatherium/Megatherium_Character_BP.Megatherium_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Megatherium",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Megatherium.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["species"] = "Megatherium formipavor",
 
  +
["pronunciation"] = "",
["time"] = "Late Pliocene - Early Holocene",
 
["group"] = "Mammals",
+
["categories"] = "",
  +
["species"] = "Megatherium formipavor",
["temperament"] = "Passive, but aggressive to insects",
 
  +
["time"] = "Late Pliocene - Early Holocene",
["diet"] = "Omnivore (primarily Herbivore)",
 
  +
["group"] = "Mammals",
  +
["temperament"] = "Passive, but aggressive to insects",
  +
["diet"] = "Omnivore (primarily Herbivore)",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Megatherium Saddle",
+
["equipment"] = "Megatherium Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 1.25,
+
["tameineffectivenessbyaffinity"] = 1.25,
["tameaffinitybase"] = 5000,
+
["tameaffinitybase"] = 5000,
["tameaffinityperlevel"] = 130,
+
["tameaffinityperlevel"] = 130,
["torpor1"] = 1000,
+
["torpor1"] = 1000,
["torporincrease"] = 60,
+
["torporincrease"] = 60,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 150,
+
["foodconsumptionmult"] = 150,
["torpordepletionps0"] = 0.9
+
["torpordepletionps0"] = 0.9
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["favoritefood"] = "Raw Mutton"
+
["mobilekibble"] = "Kibble (Baryonyx Egg)",
  +
["favoritefood"] = "Giant Bee Honey"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031,
+
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 740,
+
["health"] = 740,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1000,
+
["torpor"] = 1000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 270,
+
["oxygen"] = 270,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 725,
+
["weight"] = 725,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.045,
+
["weighttamedlevel"] = 0.045,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 320,
+
["walkspeed"] = 320,
["riddenwalkspeed"] = 320,
+
["riddenwalkspeed"] = 320,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1280,
+
["untamedrunspeed"] = 1280,
["tamedrunspeed"] = 960,
+
["tamedrunspeed"] = 960,
["tamedriddenrunspeed"] = 960,
+
["tamedriddenrunspeed"] = 960,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 295,
+
["dragweight"] = 295,
["mass"] = 330,
+
["mass"] = 330,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 45,
 
  +
["meleebase"] = 45,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Claw or Bite",
+
["name"] = "Claw or Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Slam",
+
["name"] = "Slam",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 49
+
["damage"] = 49
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat, Raw Prime Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 12 983: Строка 12 013:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["mesopithecus"] = {
 
["mesopithecus"] = {
["releasedate"] = "2015-08-28",
+
["variants"] = "Eerie Mesopithecus",
["releaseversion"] = "204.0",
+
["releasedate"] = "2015-08-28",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "204.0",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Monkey_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Monkey/Monkey_Character_BP.Monkey_Character_BP'",
 
["commonname"] = "Mesopithecus",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Monkey_Character_BP_C",
["dossierimage"] = "Dossier Mesopithecus.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Monkey/Monkey_Character_BP.Monkey_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "monkey chortle 4.OGG",
+
["commonname"] = "Mesopithecus",
  +
["dossierimage"] = "Dossier Mesopithecus.png",
["pronunciation"] = "",
 
["categories"] = "",
+
["dossieraddbook"] = "Yes",
["species"] = "Mesopithecus amicufur",
+
["soundfile"] = "monkey chortle 4.OGG",
  +
["pronunciation"] = "",
["time"] = "Late Miocene - Late Pliocene",
 
["group"] = "Mammals",
+
["categories"] = "",
["temperament"] = "Curious",
+
["species"] = "Mesopithecus amicufur",
["diet"] = "Omnivore",
+
["time"] = "Late Miocene - Late Pliocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Curious",
  +
["diet"] = "Omnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "Hats",
+
["equipment"] = "Hats",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 2200,
+
["tameaffinitybase"] = 2200,
["tameaffinityperlevel"] = 65,
+
["tameaffinityperlevel"] = 65,
["foodconsumptionbase"] = 0.000868,
+
["foodconsumptionbase"] = 0.000868,
["foodconsumptionmult"] = 2880.184326,
+
["foodconsumptionmult"] = 2880.184326,
["wakeaffinitymult"] = 1.65,
+
["wakeaffinitymult"] = 1.65,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Basic Kibble",
+
["kibble"] = "Basic Kibble",
["mobilekibble"] = "Kibble (Dodo Egg)",
+
["mobilekibble"] = "Kibble (Dodo Egg)",
["favoritefood"] = "Mejoberry"
+
["favoritefood"] = "Mejoberry"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 9523.80957, --2:38,
+
["gestationtime"] = 9523.80957, --2:38,
["maturationtime"] = 111111.109375,
+
["maturationtime"] = 111111.109375,
["babytime"] = 11111.111328, --3:05,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 44444.445313, --12:20,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 55555.554688, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 115,
+
["health"] = 115,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 60,
+
["torpor"] = 60,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 70,
+
["weight"] = 70,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 1.3,
+
["speedtamedadd"] = 1.3,
["walkspeed"] = 60,
+
["walkspeed"] = 60,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 503.999969,
+
["untamedrunspeed"] = 503.999969,
["tamedrunspeed"] = 240,
+
["tamedrunspeed"] = 240,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 25,
+
["dragweight"] = 25,
["mass"] = 80,
+
["mass"] = 80,
["fecessize"] = "Human",
+
["fecessize"] = "Human",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal,Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["mounteddinoweightmultiplier"] = 0.5,
+
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 10,
+
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Mesopithecus attacks the target.",
+
["description"] = "The Mesopithecus attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 55,
+
["attackrange"] = 55,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 12
+
["damage"] = 12
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Throw Poop",
+
["name"] = "Throw Poop",
["description"] = "The Mesopithecus will defecate and lob its feces at the target.",
+
["description"] = "The Mesopithecus will defecate and lob its feces at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 700,
+
["attackrange"] = 700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 10,
+
["projectilelife"] = 10,
 
["impact"] = {
 
["impact"] = {
["damage"] = 1
+
["damage"] = 1
 
}
 
}
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 13 154: Строка 12 165:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["microraptor"] = {
 
["microraptor"] = {
["releasedate"] = "2017-02-26",
+
["releasedate"] = "2017-02-26",
["releaseversion"] = "255.0",
+
["releaseversion"] = "255.0",
["xboxreleasedate"] = "2017-03-17",
+
["xboxreleasedate"] = "2017-03-17",
["xboxreleaseversion"] = "751.0",
+
["xboxreleaseversion"] = "751.0",
["ps4releasedate"] = "2017-03-17",
+
["psreleasedate"] = "2017-03-17",
["ps4releaseversion"] = "505.0",
+
["psreleaseversion"] = "505.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["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"] = "Dossier Microraptor.png",
+
["dossierimage"] = "Dossier Microraptor.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Microraptor gnarilongus",
+
["species"] = "Microraptor gnarilongus",
["time"] = "Early Cretaceous",
+
["time"] = "Early Cretaceous",
["group"] = "Dinosaurs",
+
["group"] = "Dinosaurs",
["temperament"] = "Aggressive",
+
["temperament"] = "Aggressive",
["diet"] = "Carnivore",
+
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 8.333333,
+
["tameineffectivenessbyaffinity"] = 8.333333,
["tameaffinitybase"] = 450,
+
["tameaffinitybase"] = 450,
["tameaffinityperlevel"] = 22.5,
+
["tameaffinityperlevel"] = 22.5,
["torpor1"] = 75,
+
["torpor1"] = 75,
["torporincrease"] = 4.5,
+
["torporincrease"] = 4.5,
["foodconsumptionbase"] = 0.000868,
+
["foodconsumptionbase"] = 0.000868,
["foodconsumptionmult"] = 1728.110596,
+
["foodconsumptionmult"] = 1728.110596,
["torpordepletionps0"] = 0.8
+
["torpordepletionps0"] = 0.8
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Rare Flower"
+
["favoritefood"] = "Rare Flower"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Microraptor Egg",
+
["egg"] = "Microraptor Egg",
["mintemp"] = 24,
+
["mintemp"] = 24,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 5142.445801,
+
["incubationtime"] = 5142.445801,
["maturationtime"] = 196078.421875,
+
["maturationtime"] = 196078.421875,
["babytime"] = 19607.841797,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 78431.367188,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 130,
+
["health"] = 130,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 75,
+
["torpor"] = 75,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 45,
+
["weight"] = 45,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 2,
+
["speedtamedadd"] = 2,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1125,
+
["untamedrunspeed"] = 1125,
["tamedrunspeed"] = 900,
+
["tamedrunspeed"] = 900,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["flyspeed"] = 150,
+
["flyspeed"] = 150,
["untamedrunflyspeed"] = 562.5,
+
["untamedrunflyspeed"] = 562.5,
["tamedrunflyspeed"] = 450,
+
["tamedrunflyspeed"] = 450,
["flyingstaminaconsumptionrate"] = 3
+
["flyingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 70,
+
["mass"] = 70,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 15,
 
  +
["meleebase"] = 15,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 130,
+
["attackrange"] = 130,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
},
 
},
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Air Attack (Dismount)",
+
["name"] = "Air Attack (Dismount)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 480,
+
["attackrange"] = 480,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 620,
+
["activateattackrange"] = 620,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
},
 
},
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Glide Attack (Start)",
+
["name"] = "Glide Attack (Start)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2400,
+
["attackrange"] = 2400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
},
 
},
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Jump Attack",
+
["name"] = "Jump Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 8
+
["damage"] = 8
 
},
 
},
 
},
 
},
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.01,
+
["chancetodroploot"] = 0.01,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 13 351: Строка 12 338:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["mosasaurus"] = {
 
["mosasaurus"] = {
["variants"] = "Mosasaur - Caverns, Alpha Mosasaur, Alpha Mosasaur - Caverns",
+
["variants"] = "Alpha Mosasaur, Brute X-Mosasaurus, Eerie Alpha Mosasaur, Eerie Mosasaur, X-Mosasaurus",
["releasedate"] = "2015-10-14",
+
["releasedate"] = "2015-10-14",
["releaseversion"] = "219.0",
+
["releaseversion"] = "219.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Mosa_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP.Mosa_Character_BP'",
 
["commonname"] = "Mosasaur",
+
["class"] = "Mosa_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP.Mosa_Character_BP'",
["dossierimage"] = "Dossier Mosasaurus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Mosasaur",
  +
["dossierimage"] = "Dossier Mosasaurus.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Mosasaurus suspirita",
 
["time"] = "Late Cretaceous",
+
["categories"] = "Aquatic",
["group"] = "Reptiles",
+
["species"] = "Mosasaurus suspirita",
["temperament"] = "Aggressive",
+
["time"] = "Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["equipment"] = "Mosasaur Saddle, Mosasaur Platform Saddle, Mosasaur Tek Saddle",
+
["equipment"] = "Mosasaur Saddle, Mosasaur Platform Saddle, Mosasaur Tek Saddle",
["uniquecostumes"] = "Mosasaurus Bionic Costume",
+
["uniquecostumes"] = "Mosasaurus Bionic Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.06,
+
["tameineffectivenessbyaffinity"] = 0.06,
["tameaffinitybase"] = 11000,
+
["tameaffinitybase"] = 11000,
["tameaffinityperlevel"] = 600,
+
["tameaffinityperlevel"] = 600,
["torpor1"] = 3000,
+
["torpor1"] = 3000,
["torporincrease"] = 180,
+
["torporincrease"] = 180,
["foodconsumptionbase"] = 0.005,
+
["foodconsumptionbase"] = 0.005,
["foodconsumptionmult"] = 180.001144,
+
["foodconsumptionmult"] = 180.001144,
["torpordepletionps0"] = 12.8
+
["torpordepletionps0"] = 12.8
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
["mobilekibble"] = "Kibble (Quetzal Egg)",
+
["mobilekibble"] = "Kibble (Quetzal Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 1010100.875,
+
["maturationtime"] = 666666.667,
["babytime"] = 101010.085938,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 404040.34375,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 3600,
+
["health"] = 3600,
["healthwildlevel"] = 0.12,
+
["healthwildlevel"] = 0.12,
["healthtamedlevel"] = 0.21,
+
["healthtamedlevel"] = 0.21,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.3,
+
["healthtamedadd"] = 0.3,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 3000,
+
["torpor"] = 3000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 8000,
+
["food"] = 8000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 1300,
+
["weight"] = 1300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.65,
+
["meleetamedadd"] = 0.65,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.005,
+
["speedtamedlevel"] = 0.005,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 1100,
+
["walkspeed"] = 1100,
["riddenwalkspeed"] = 1100,
+
["riddenwalkspeed"] = 1100,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["riddenswimspeed"] = 1100,
+
["riddenswimspeed"] = 1100,
["untamedrunswimspeed"] = 1540,
+
["untamedrunswimspeed"] = 1540,
["tamedrunswimspeed"] = 3520,
+
["tamedrunswimspeed"] = 3520,
["tamedriddenrunswimspeed"] = 3520,
+
["tamedriddenrunswimspeed"] = 3520,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 400,
+
["grabweightthreshold"] = 400,
["dragweight"] = 899,
+
["dragweight"] = 899,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 100,
 
  +
["meleebase"] = 100,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Mosasaurus bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1700,
+
["attackrange"] = 1700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2000,
+
["activateattackrange"] = 2000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 100
+
["damage"] = 100
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 15,
+
["killxpbase"] = 15,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Creature Implant (Mobile), Fireworks Flaregun Skin",
+
["lootitems"] = "Fireworks Flaregun Skin",
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Corrupted Nodule, Crystal, Electronics, Element Dust, Fungal Wood, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Meat, Raw Mutton, Raw Fish Meat, Raw Prime Meat, Scrap Metal, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch"
+
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Corrupted Nodule, Crystal, Electronics, Element Dust, Fungal Wood (Aberration), Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Meat, Raw Mutton, Raw Fish Meat, Raw Prime Meat, Scrap Metal, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch"
},
 
------------------------------------------------------------
 
["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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["class"] = "Mosa_Character_BP_Cave_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Cave.Mosa_Character_BP_Cave'",
 
["commonname"] = "Mosasaur",
 
["dragweight"] = 1200
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 13 538: Строка 12 482:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["moschops"] = {
 
["moschops"] = {
["variants"] = "Aberrant Moschops",
+
["variants"] = "Aberrant Moschops, Eerie Moschops",
["releasedate"] = "2016-11-24",
+
["releasedate"] = "2016-11-24",
["releaseversion"] = "252.0",
+
["releaseversion"] = "252.0",
["xboxreleasedate"] = "2016-12-16",
+
["xboxreleasedate"] = "2016-12-16",
["xboxreleaseversion"] = "748.2",
+
["xboxreleaseversion"] = "748.2",
["ps4releasedate"] = "2016-12-19",
+
["psreleasedate"] = "2016-12-19",
["ps4releaseversion"] = "502.0",
+
["psreleaseversion"] = "502.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Moschops_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP.Moschops_Character_BP'",
 
["commonname"] = "Moschops",
+
["class"] = "Moschops_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP.Moschops_Character_BP'",
["dossierimage"] = "Dossier Moschops.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Moschops",
["soundfile"] = "s_moschops_cuddle.OGG",
+
["dossierimage"] = "Dossier Moschops.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "s_moschops_cuddle.OGG",
  +
["pronunciation"] = "",
["species"] = "Moschops cibumutante",
 
["time"] = "Mid Permian",
+
["categories"] = "",
["group"] = "Synapsids",
+
["species"] = "Moschops cibumutante",
["temperament"] = "Cowardly",
+
["time"] = "Mid Permian",
["diet"] = "Omnivore",
+
["group"] = "Synapsids",
  +
["temperament"] = "Cowardly",
  +
["diet"] = "Omnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No", -- Game data lists it as both knockout and passive, however it can only be tamed passively (bug?)
+
["knockouttame"] = "No", -- Game data lists it as both knockout and passive, however it can only be tamed passively (bug?)
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 300,
+
["torpor1"] = 300,
["torporincrease"] = 18,
+
["torporincrease"] = 18,
["foodconsumptionbase"] = 0.001736,
+
["foodconsumptionbase"] = 0.001736,
["foodconsumptionmult"] = 176.03154,
+
["foodconsumptionmult"] = 176.03154,
["torpordepletionps0"] = 3,
+
["torpordepletionps0"] = 3,
["wakeaffinitymult"] = 2.5,
+
["wakeaffinitymult"] = 2.5,
["wakefooddeplmult"] = 1.2
+
["wakefooddeplmult"] = 1.2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Sap, Leech Blood, Organic Polymer"
+
["favoritefood"] = "Sap, Leech Blood, Organic Polymer"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Moschops Egg",
+
["egg"] = "Moschops Egg",
["mintemp"] = 16,
+
["mintemp"] = 16,
["maxtemp"] = 20,
+
["maxtemp"] = 20,
["incubationtime"] = 9472.926758,
+
["incubationtime"] = 9472.926758,
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 70175.4375,
+
["maxtimebetweenmating"] = 172800
["adolescenttime"] = 87719.296875,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
 
},
 
},
["colorization"] = {
+
["stats"] = {
["0"] = {
+
["cansuffocate"] = "Yes",
["name"] = "Body",
+
["health"] = 375,
  +
["healthwildlevel"] = 0.2,
["colors"] = "Dino Dark Orange, Dino Dark Yellow, DragonBase0, Dino Medium Brown, Dino Darker Grey, Black"
 
},
+
["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",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 32,
  +
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Spines",
+
["name"] = "Bite",
  +
["description"] = "",
["colors"] = "Dino Dark Orange, Dino Dark Yellow, Dino Dark Brown, Dino Medium Brown, Dark Grey, Black"
 
  +
["staminacost"] = 0,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
 
},
 
},
 
["2"] = {
 
["2"] = {
--["name"] = "null",
+
["name"] = "Harvest Corpse (Melee)",
  +
["description"] = "",
--["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
 
  +
["staminacost"] = 0,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
 
},
 
},
 
["3"] = {
 
["3"] = {
--["name"] = "null",
+
["name"] = "Harvest Tree (Melee)",
  +
["description"] = "",
--["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
 
},
+
["staminacost"] = 0,
["4"] = {
+
["attackrange"] = 300,
["name"] = "Back",
+
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
 
},
+
["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: [noctis] [anticorn]
  +
------------------------------------------------------------
  +
["noctis"] = {
  +
["inherits"] = "equus",
  +
["variants"] = "Aberrant Equus, Eerie Equus, Equus, R-Equus, Unicorn",
  +
["releasedate"] = "Unreleased",
  +
["releaseversion"] = "",
  +
["xboxreleasedate"] = "Unreleased",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-06-17",
  +
["mobilereleaseversion"] = "2.0",
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Noctis",
  +
["dossierimage"] = "Dossier Noctis.png",
  +
["dossieraddbook"] = "No",
  +
["species"] = "",
  +
["group"] = "Bosses, Fantasy Creatures, Mammals",
  +
["time"] = "",
  +
["temperament"] = "Aggressive",
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Kibble (Dilo Egg)",
  +
["mobilekibble"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = "",
  +
},
  +
["fecessize"] = "Rockarrot, Small",
  +
["radiationimmune"] = "",
  +
["immobilizedby"] = "",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal",
  +
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Tusoteuthis",
  +
["attacks"] = {
 
["5"] = {
 
["5"] = {
["name"] = "Underside / Tail",
+
["name"] = "Lava Spray",
  +
["description"] = "",
["colors"] = "Dino Light Orange, Dino Dark Yellow, DragonBase0, Dino Medium Brown, Light Grey, Black"
 
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = ""
 
},
 
},
  +
},
  +
["specialloot"] = "Eery Element (Mobile), Noctis Pt. Note (Mobile)"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [obsidioequus]
  +
------------------------------------------------------------
  +
["obsidioequus"] = {
  +
["inherits"] = "chalicotherium",
  +
["variants"] = "Chalicotherium, Corrupted Chalicotherium, Eerie Chalicotherium, VR Chalicotherium",
  +
["releasedate"] = "Unreleased",
  +
["releaseversion"] = "",
  +
["xboxreleasedate"] = "Unreleased",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-06-17",
  +
["mobilereleaseversion"] = "2.0",
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Obsidioequus",
  +
["dossierimage"] = "Dossier Obsidioequus.png",
  +
["dossieraddbook"] = "No",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Bosses, Fantasy Creatures, Mammals",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = ""
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["mobilekibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["health"] = 60000,
["health"] = 375,
+
["stamina"] = 650,
["healthwildlevel"] = 0.2,
+
["weight"] = 3000,
["healthtamedlevel"] = 0.27,
+
["melee"] = "",
["healthtamedmult"] = 0,
+
["walkspeed"] = "",
["healthtamedadd"] = 0.5,
+
["riddenwalkspeed"] = "",
["stamina"] = 300,
+
["walkingstaminaconsumptionrate"] = "",
["staminawildlevel"] = 0.1,
+
["untamedrunspeed"] = "",
["staminatamedlevel"] = 0.1,
+
["tamedrunspeed"] = "",
["staminatamedmult"] = 0,
+
["tamedriddenrunspeed"] = "",
["staminatamedadd"] = 0,
+
["runningstaminaconsumptionrate"] = "",
["torpor"] = 300,
+
["swimspeed"] = "",
["torporwildlevel"] = 0.06,
+
["riddenswimspeed"] = ""
["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,
+
["fecessize"] = "",
["dragweight"] = 95,
+
["radiationimmune"] = "",
["mass"] = 300,
+
["immobilizedby"] = "",
["fecessize"] = "Small",
+
["carryableby"] = "",
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 32,
 
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["description"] = "",
["description"] = "",
+
["staminacost"] = "",
["staminacost"] = 0,
+
["attackrange"] = "",
["attackrange"] = 300,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = ""
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Harvest Corpse (Melee)",
+
["description"] = "",
["description"] = "",
+
["staminacost"] = "",
["staminacost"] = 0,
+
["attackrange"] = "",
["attackrange"] = 300,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = ""
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = ""
  +
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Harvest Tree (Melee)",
+
["description"] = "",
["description"] = "",
+
["staminacost"] = "",
["staminacost"] = 0,
+
["attackrange"] = "",
["attackrange"] = 300,
+
["minattackrange"] = "",
["minattackrange"] = 0,
+
["activateattackrange"] = "",
["activateattackrange"] = 0,
 
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = ""
  +
}
  +
},
  +
["4"] = {
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = ""
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
  +
}
  +
},
  +
["5"] = {
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = ""
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
  +
}
  +
},
  +
["6"] = {
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = ""
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
  +
}
  +
},
  +
["7"] = {
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = ""
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
 
}
 
}
 
}
 
}
 
},
 
},
  +
["specialloot"] = "Eery Element (Mobile), Obsidioequus Pt. Note (Mobile)",
["killxpbase"] = 6,
 
["teamname"] = "Herbivores",
+
["lootitems"] = ""
["chancetodroploot"] = 0,
 
["lootitems"] = "Creature Implant (Mobile)",
 
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 13 731: Строка 12 868:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["onychonycteris"] = {
 
["onychonycteris"] = {
["releasedate"] = "2015-06-02",
+
["variants"] = "Eerie Onyc, VR Onyc",
["releaseversion"] = "",
+
["releasedate"] = "2015-06-02",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Bat_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bat/Bat_Character_BP.Bat_Character_BP'",
 
["commonname"] = "Bat",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Onyc.png",
+
["class"] = "Bat_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bat/Bat_Character_BP.Bat_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_bat_voc_mumble.ogg",
+
["commonname"] = "Bat",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Onyc.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_bat_voc_mumble.ogg",
["species"] = "Onychonycteris specuncola",
 
["time"] = "Eocene",
+
["pronunciation"] = "",
["group"] = "Mammals",
+
["categories"] = "",
  +
["species"] = "Onychonycteris specuncola",
["temperament"] = "Aggressive",
 
["diet"] = "Omnivore",
+
["time"] = "Eocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Omnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 65,
+
["minlevelnonviolent"] = 65,
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 90,
+
["tameaffinityperlevel"] = 90,
["foodconsumptionbase"] = 0.002893,
+
["foodconsumptionbase"] = 0.002893,
["foodconsumptionmult"] = 192.034409,
+
["foodconsumptionmult"] = 192.034409,
["wakeaffinitymult"] = 1,
+
["wakeaffinitymult"] = 1,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
["colorization"] = {
+
["breeding"] = {
["0"] = {
+
["gestationtime"] = 14285.7143,
["name"] = "Body",
+
["maturationtime"] = 101010.101,
  +
["mintimebetweenmating"] = 64800,
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
 
  +
["maxtimebetweenmating"] = 172800
},
 
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 250,
+
["health"] = 250,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 200,
+
["torpor"] = 200,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 350,
+
["walkspeed"] = 350,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 577.5,
+
["untamedrunspeed"] = 577.5,
["tamedrunspeed"] = 577.5,
+
["tamedrunspeed"] = 577.5,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 240,
+
["swimspeed"] = 240,
["flyspeed"] = 350,
+
["flyspeed"] = 350,
["untamedrunflyspeed"] = 577.5,
+
["untamedrunflyspeed"] = 577.5,
["tamedrunflyspeed"] = 577.5,
+
["tamedrunflyspeed"] = 577.5,
["flyingstaminaconsumptionrate"] = 3
+
["flyingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 35,
 
  +
["meleebase"] = 35,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Onyc attacks the target and rapidly reduces the durability of any armor worn.",
+
["description"] = "The Onyc attacks the target and rapidly reduces the durability of any armor worn.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 140,
+
["attackrange"] = 140,
["minattackrange"] = 60,
+
["minattackrange"] = 60,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["lootitems"] = "Creature Implant (Mobile)",
+
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 13 881: Строка 13 006:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["otter"] = {
 
["otter"] = {
["variants"] = "Aberrant Otter",
+
["variants"] = "Aberrant Otter, Eerie Otter, X-Otter",
["releasedate"] = "2017-08-29",
+
["releasedate"] = "2017-08-29",
["releaseversion"] = "267.0",
+
["releaseversion"] = "267.0",
["xboxreleasedate"] = "2017-09-23",
+
["xboxreleasedate"] = "2017-09-23",
["xboxreleaseversion"] = "762.0",
+
["xboxreleaseversion"] = "762.0",
["ps4releasedate"] = "2017-09-09",
+
["psreleasedate"] = "2017-09-09",
["ps4releaseversion"] = "514.0",
+
["psreleaseversion"] = "514.0",
["mobilereleasedate"] = "2018-11-21",
+
["mobilereleasedate"] = "2018-11-21",
["mobilereleaseversion"] = "1.1.04",
+
["mobilereleaseversion"] = "1.1.04",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Otter_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Otter/Otter_Character_BP.Otter_Character_BP'",
 
["commonname"] = "Otter",
+
["class"] = "Otter_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Otter/Otter_Character_BP.Otter_Character_BP'",
["dossierimage"] = "Dossier Otter.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Otter",
["soundfile"] = "",
+
["dossierimage"] = "Dossier Otter.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
["species"] = "Lutra peloso",
+
["pronunciation"] = "",
["time"] = "Early Miocene",
+
["categories"] = "",
["group"] = "Mammals",
+
["species"] = "Lutra peloso",
["temperament"] = "Friendly",
+
["time"] = "Early Miocene",
["diet"] = "Omnivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Friendly",
  +
["diet"] = "Omnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "Hats",
+
["equipment"] = "Hats",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 8.333333,
+
["tameineffectivenessbyaffinity"] = 8.333333,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 25,
+
["tameaffinityperlevel"] = 25,
["foodconsumptionbase"] = 0.002314,
+
["foodconsumptionbase"] = 0.002314,
["foodconsumptionmult"] = 160.056335,
+
["foodconsumptionmult"] = 160.056335,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakingtamefeedinterval"] = 15,
+
["wakingtamefeedinterval"] = 15,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "No",
+
["keepaffinityondamagerecievedwakingtame"] = "No",
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Dead Fish"
+
["favoritefood"] = "Dead Fish",
  +
["mobilefood"] = "Raw Prime Fish Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 75757.570313,
+
["maturationtime"] = 75757.570313,
["babytime"] = 7575.757324,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 30303.029297,
+
["maxtimebetweenmating"] = 142800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = "40",
+
["health"] = "40",
["healthwildlevel"] = "0.2",
+
["healthwildlevel"] = "0.2",
["healthtamedlevel"] = "0.27",
+
["healthtamedlevel"] = "0.27",
["healthtamedmult"] = "0",
+
["healthtamedmult"] = "0",
["healthtamedadd"] = "0.5",
+
["healthtamedadd"] = "0.5",
["stamina"] = "100",
+
["stamina"] = "100",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "0.1",
+
["staminatamedlevel"] = "0.1",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0",
+
["staminatamedadd"] = "0",
["torpor"] = "350",
+
["torpor"] = "350",
["torporwildlevel"] = "0.6",
+
["torporwildlevel"] = "0.6",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "600",
+
["oxygen"] = "600",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "0.1",
+
["oxygentamedlevel"] = "0.1",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0",
+
["oxygentamedadd"] = "0",
["food"] = "400",
+
["food"] = "400",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0",
+
["foodtamedmult"] = "0",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "30",
+
["weight"] = "30",
["weightwildlevel"] = "0.2",
+
["weightwildlevel"] = "0.2",
["weighttamedlevel"] = "0.4",
+
["weighttamedlevel"] = "0.4",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "10",
+
["melee"] = "10",
["meleewildlevel"] = "0.04",
+
["meleewildlevel"] = "0.04",
["meleetamedlevel"] = "0.1",
+
["meleetamedlevel"] = "0.1",
["meleetamedmult"] = "0.4",
+
["meleetamedmult"] = "0.4",
["meleetamedadd"] = "0.5",
+
["meleetamedadd"] = "0.5",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.01",
+
["speedtamedlevel"] = "0.01",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "0.7",
+
["speedtamedadd"] = "0.7",
["walkspeed"] = "170",
+
["walkspeed"] = "170",
["riddenwalkspeed"] = "0",
+
["riddenwalkspeed"] = "0",
["walkingstaminaconsumptionrate"] = "0.025",
+
["walkingstaminaconsumptionrate"] = "0.025",
["untamedrunspeed"] = "344.25",
+
["untamedrunspeed"] = "344.25",
["tamedrunspeed"] = "255",
+
["tamedrunspeed"] = "255",
["runningstaminaconsumptionrate"] = "5",
+
["runningstaminaconsumptionrate"] = "5",
["swimspeed"] = "250",
+
["swimspeed"] = "250",
 
},
 
},
["grabweightthreshold"] = "200",
+
["grabweightthreshold"] = "200",
["dragweight"] = "35",
+
["dragweight"] = "35",
["mass"] = "70",
+
["mass"] = "70",
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch",
 
  +
["candamage"] = "Thatch",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal,Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = "0.5",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = "28",
+
["mounteddinoweightmultiplier"] = "0.5",
  +
["meleebase"] = "28",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Otter bites the target.",
+
["description"] = "The Otter bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 170,
+
["attackrange"] = 170,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 400,
+
["activateattackrange"] = 400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = "4",
+
["killxpbase"] = "4",
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = "0",
+
["chancetodroploot"] = "0",
  +
["canbeharvestedfor"] = "Raw Meat, Hide, Pelt",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Raw Meat, Hide, Pelt",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
["harvests"] = "Raw Fish Meat, Silica Pearls, Black Pearls"
+
["harvests"] = "Raw Fish Meat, Silica Pearls, Black Pearls"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 14 042: Строка 13 153:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["overseer"] = {
 
["overseer"] = {
  +
["variants"] = "Overseer (Alpha), Overseer (Beta), Overseer (Gamma)",
["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",
+
["releasedate"] = "2017-08-29",
["releaseversion"] = "267.0",
+
["releaseversion"] = "267.0",
["xboxreleasedate"] = "2017-08-29",
+
["xboxreleasedate"] = "2017-08-29",
["xboxreleaseversion"] = "761.1",
+
["xboxreleaseversion"] = "761.1",
["ps4releasedate"] = "2017-08-29",
+
["psreleasedate"] = "2017-08-29",
["ps4releaseversion"] = "512.0",
+
["psreleaseversion"] = "512.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "EndBoss_Character_C",
+
["class"] = "EndBoss_Character_C",
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'",
+
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'",
["commonname"] = "Overseer",
+
["commonname"] = "Overseer",
["dossierimage"] = "Dossier Overseer.png",
+
["dossierimage"] = "Dossier Overseer.png",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "",
+
["species"] = "",
["time"] = "",
+
["time"] = "",
["group"] = "Bosses, Mechanical Creatures",
+
["group"] = "Bosses, Mechanical Creatures",
["temperament"] = "",
+
["temperament"] = "",
["diet"] = "",
+
["diet"] = "",
["threatlevel"] = "High",
+
["threatlevel"] = "High",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 24000,
+
["health"] = 24000,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.2,
+
["healthtamedlevel"] = 0.2,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.3,
+
["healthtamedadd"] = 0.3,
["stamina"] = 10000,
+
["stamina"] = 10000,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 2000,
+
["oxygen"] = 2000,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2600,
+
["food"] = 2600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 4000,
+
["weight"] = 4000,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.02,
+
["weighttamedlevel"] = 0.02,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.04,
+
["meleetamedlevel"] = 0.04,
["meleetamedmult"] = 0.3,
+
["meleetamedmult"] = 0.3,
["meleetamedadd"] = 0.3,
+
["meleetamedadd"] = 0.3,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0,
+
["speedtamedlevel"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 2000,
+
["walkspeed"] = 2000,
["riddenwalkspeed"] = 2000,
+
["riddenwalkspeed"] = 2000,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["riddenswimspeed"] = 1100
+
["riddenswimspeed"] = 1100
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "",
+
["immobilizedby"] = "",
["candamage"] = "",
+
["candamage"] = "",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["passengerweightmultiplier"] = 0.85,
+
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
+
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Beam Attack",
+
["name"] = "Beam Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Summon Drone Minions",
+
["name"] = "Summon Drone Minions",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 10000,
+
["attackrange"] = 10000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 10000
+
["activateattackrange"] = 10000
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Summon Tank Minions",
+
["name"] = "Summon Tank Minions",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 10000,
+
["attackrange"] = 10000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 10000
+
["activateattackrange"] = 10000
 
}
 
}
 
},
 
},
["killxpbase"] = 0,
+
["killxpbase"] = 0,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1
+
["chancetodroploot"] = 1
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["overseergamma"] = {
 
["overseergamma"] = {
["inherits"] = "overseer",
+
["inherits"] = "overseer",
["class"] = "EndBoss_Character_Easy_C",
+
["class"] = "EndBoss_Character_Easy_C",
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Easy.EndBoss_Character_Easy'",
+
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Easy.EndBoss_Character_Easy'",
["commonname"] = "Overseer (Gamma)",
+
["commonname"] = "Overseer (Gamma)",
 
["stats"] = {
 
["stats"] = {
["health"] = 63360
+
["health"] = 63360
 
},
 
},
["meleebase"] = 160,
+
["meleebase"] = 160,
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["overseerbeta"] = {
 
["overseerbeta"] = {
["inherits"] = "overseer",
+
["inherits"] = "overseer",
["class"] = "EndBoss_Character_Medium_C",
+
["class"] = "EndBoss_Character_Medium_C",
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Medium.EndBoss_Character_Medium'",
+
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Medium.EndBoss_Character_Medium'",
["commonname"] = "Overseer (Beta)",
+
["commonname"] = "Overseer (Beta)",
 
["stats"] = {
 
["stats"] = {
["health"] = 132480,
+
["health"] = 132480,
 
},
 
},
["meleebase"] = 200
+
["meleebase"] = 200
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["overseeralpha"] = {
 
["overseeralpha"] = {
["inherits"] = "overseer",
+
["inherits"] = "overseer",
["class"] = "EndBoss_Character_Hard_C",
+
["class"] = "EndBoss_Character_Hard_C",
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard'",
+
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard'",
["commonname"] = "Overseer (Alpha)",
+
["commonname"] = "Overseer (Alpha)",
 
["stats"] = {
 
["stats"] = {
["health"] = 207360.015625
+
["health"] = 207360.015625
 
},
 
},
["meleebase"] = 240
+
["meleebase"] = 240
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 14 194: Строка 13 305:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["oviraptor"] = {
 
["oviraptor"] = {
["variants"] = "Bunny Oviraptor",
+
["variants"] = "Bunny Oviraptor, Eerie Oviraptor",
["releasedate"] = "2015-12-01",
+
["releasedate"] = "2015-12-01",
["releaseversion"] = "226.0",
+
["releaseversion"] = "226.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Oviraptor_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/Oviraptor_Character_BP.Oviraptor_Character_BP'",
 
  +
["class"] = "Oviraptor_Character_BP_C",
["commonname"] = "Oviraptor",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/Oviraptor_Character_BP.Oviraptor_Character_BP'",
["dossierimage"] = "Dossier Oviraptor.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Oviraptor",
["soundfile"] = "Oviraptor_Startled_3.OGG",
+
["dossierimage"] = "Dossier Oviraptor.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Oviraptor_Startled_3.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Oviraptor philodator",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
["group"] = "Dinosaurs",
+
["species"] = "Oviraptor philodator",
["temperament"] = "Skittish",
+
["time"] = "Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 16.666668,
+
["tameineffectivenessbyaffinity"] = 16.666668,
["tameaffinitybase"] = 960,
+
["tameaffinitybase"] = 960,
["tameaffinityperlevel"] = 42,
+
["tameaffinityperlevel"] = 42,
["torpor1"] = 125,
+
["torpor1"] = 125,
["torporincrease"] = 7.5,
+
["torporincrease"] = 7.5,
["foodconsumptionbase"] = 0.001302,
+
["foodconsumptionbase"] = 0.001302,
["foodconsumptionmult"] = 768.049133,
+
["foodconsumptionmult"] = 768.049133,
["torpordepletionps0"] = 0.208
+
["torpordepletionps0"] = 0.208
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Giganotosaurus Egg"
+
["favoritefood"] = "Giganotosaurus Egg"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Oviraptor Egg",
+
["egg"] = "Oviraptor Egg",
["mintemp"] = 26,
+
["mintemp"] = 26,
["maxtemp"] = 30,
+
["maxtemp"] = 30,
["incubationtime"] = 4090.581787, --1:08,
+
["incubationtime"] = 4090.581787, --1:08,
["maturationtime"] = 75757.570313,
+
["maturationtime"] = 75757.570313,
["babytime"] = 7575.757324, --2:06,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 30303.029297, --8:25,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 37878.785156, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 140,
+
["health"] = 140,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 120,
+
["stamina"] = 120,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 125,
+
["torpor"] = 125,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0.15,
+
["speedtamedmult"] = 0.15,
["speedtamedadd"] = 1,
+
["speedtamedadd"] = 1,
["walkspeed"] = 320,
+
["walkspeed"] = 320,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 902.399963,
+
["untamedrunspeed"] = 902.399963,
["tamedrunspeed"] = 674.543884,
+
["tamedrunspeed"] = 674.543884,
["runningstaminaconsumptionrate"] = -10,
+
["runningstaminaconsumptionrate"] = -10,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 40,
+
["dragweight"] = 40,
["mass"] = 90,
+
["mass"] = 90,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 12,
 
  +
["meleebase"] = 12,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Oviraptor bites the target.",
+
["description"] = "The Oviraptor bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 170,
+
["attackrange"] = 170,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 200,
+
["activateattackrange"] = 200,
 
["melee"] = {
 
["melee"] = {
["damage"] = 12
+
["damage"] = 12
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Carnivores_Low",
+
["teamname"] = "Carnivores_Low",
["chancetodroploot"] = 0.01,
+
["chancetodroploot"] = 0.01,
["lootitems"] = "Creature Implant (Mobile), Nerdry Glasses Skin",
+
["lootitems"] = "Nerdry Glasses Skin",
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 14 355: Строка 13 444:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["ovis"] = {
 
["ovis"] = {
["variants"] = "Aberrant Ovis",
+
["variants"] = "Aberrant Ovis",
["releasedate"] = "2017-01-30",
+
["releasedate"] = "2017-01-30",
["releaseversion"] = "254.0",
+
["releaseversion"] = "254.0",
["xboxreleasedate"] = "2017-02-14",
+
["xboxreleasedate"] = "2017-02-14",
["xboxreleaseversion"] = "750.0",
+
["xboxreleaseversion"] = "750.0",
["ps4releasedate"] = "2017-02-16",
+
["psreleasedate"] = "2017-02-16",
["ps4releaseversion"] = "504.0",
+
["psreleaseversion"] = "504.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Sheep_Character_BP_C",
+
["class"] = "Sheep_Character_BP_C",
["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.png",
+
["dossierimage"] = "Dossier Ovis.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "s_ovis_idle_4.OGG",
+
["soundfile"] = "s_ovis_idle_4.OGG",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Ovis arcam",
+
["species"] = "Ovis arcam",
["time"] = "Cenozoic",
+
["time"] = "Cenozoic",
["group"] = "Mammals",
+
["group"] = "Mammals",
["temperament"] = "Stupid",
+
["temperament"] = "Stupid",
["diet"] = "Herbivore",
+
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "",
+
["equipment"] = "",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 1584.283936,
+
["foodconsumptionmult"] = 1584.283936,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakingtamefeedinterval"] = 15,
+
["wakingtamefeedinterval"] = 15,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "No",
+
["keepaffinityondamagerecievedwakingtame"] = "No",
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Sweet Vegetable Cake",
+
["favoritefood"] = "Sweet Vegetable Cake",
["primitiveplusfood"] = "Lettuce (Primitive Plus)"
+
["primitiveplusfood"] = "Lettuce (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 15037.592773,
+
["gestationtime"] = 15037.592773,
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 70175.4375,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 100,
+
["health"] = 100,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 85,
+
["torpor"] = 85,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 90,
+
["weight"] = 90,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 100,
+
["walkspeed"] = 100,
["riddenwalkspeed"] = 100,
+
["riddenwalkspeed"] = 100,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 520,
+
["untamedrunspeed"] = 520,
["tamedrunspeed"] = 468,
+
["tamedrunspeed"] = 468,
["tamedriddenrunspeed"] = 468,
+
["tamedriddenrunspeed"] = 468,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 85,
+
["dragweight"] = 85,
["mass"] = 148,
+
["mass"] = 148,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 12,
 
  +
["meleebase"] = 12,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 5,
+
["damage"] = 5,
["torpormultiplier"] = 1,
+
["torpormultiplier"] = 1,
["torpor"] = 5
+
["torpor"] = 5
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Pelt, Raw Mutton",
+
["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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 14 519: Строка 13 592:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["pachycephalosaurus"] = {
 
["pachycephalosaurus"] = {
["releasedate"] = "2015-09-11",
+
["variants"] = "Eerie Pachy, VR Pachy",
["releaseversion"] = "207.0",
+
["releasedate"] = "2015-09-11",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "207.0",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Pachy_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pachy/Pachy_Character_BP.Pachy_Character_BP'",
 
["commonname"] = "Pachy",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Pachy.png",
+
["class"] = "Pachy_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pachy/Pachy_Character_BP.Pachy_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Pachy mumble 1.OGG",
+
["commonname"] = "Pachy",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Pachy.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Pachy mumble 1.OGG",
["species"] = "Pachycephalosaurus leniproelia",
 
  +
["pronunciation"] = "",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs",
+
["categories"] = "",
  +
["species"] = "Pachycephalosaurus leniproelia",
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
+
["time"] = "Late Cretaceous",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Pachy Saddle",
+
["equipment"] = "Pachy Saddle",
["uniquecostumes"] = "Stygimoloch Costume",
+
["uniquecostumes"] = "Stygimoloch Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.5,
+
["tameineffectivenessbyaffinity"] = 0.5,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["torpor1"] = 160,
+
["torpor1"] = 160,
["torporincrease"] = 9.599999,
+
["torporincrease"] = 9.599999,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 648.088135,
+
["foodconsumptionmult"] = 648.088135,
["torpordepletionps0"] = 0.2666
+
["torpordepletionps0"] = 0.2666
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Dilo Egg)",
+
["mobilekibble"] = "Kibble (Dilo Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Fresh Rice (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Rice (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Pachy Egg",
+
["egg"] = "Pachy Egg",
["mintemp"] = 24,
+
["mintemp"] = 24,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 5142.445801, --1:25,
+
["incubationtime"] = 5142.445801, --1:25,
["maturationtime"] = 95238.09375,
+
["maturationtime"] = 95238.09375,
["babytime"] = 9523.80957, --2:38,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 38095.238281, --10:34,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 47619.046875, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 175,
+
["health"] = 175,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 160,
+
["torpor"] = 160,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 200,
+
["walkspeed"] = 200,
["riddenwalkspeed"] = 200,
+
["riddenwalkspeed"] = 200,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 546,
+
["untamedrunspeed"] = 546,
["tamedrunspeed"] = 519,
+
["tamedrunspeed"] = 519,
["tamedriddenrunspeed"] = 519,
+
["tamedriddenrunspeed"] = 519,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 85,
+
["dragweight"] = 85,
["mass"] = 165,
+
["mass"] = 165,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 10,
 
  +
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10,
+
["damage"] = 10,
["torpormultiplier"] = 1,
+
["torpormultiplier"] = 1,
["torpor"] = 10
+
["torpor"] = 10
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 14 686: Строка 13 741:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["pachyrhinosaurus"] = {
 
["pachyrhinosaurus"] = {
["releasedate"] = "2016-11-24",
+
["variants"] = "Eerie Pachyrhinosaurus",
["releaseversion"] = "252.0",
+
["releasedate"] = "2016-11-24",
["xboxreleasedate"] = "2016-12-16",
+
["releaseversion"] = "252.0",
["xboxreleaseversion"] = "748.2",
+
["xboxreleasedate"] = "2016-12-16",
["ps4releasedate"] = "2016-12-19",
+
["xboxreleaseversion"] = "748.2",
["ps4releaseversion"] = "502.0",
+
["psreleasedate"] = "2016-12-19",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "502.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Pachyrhino_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pachyrhinosaurus/Pachyrhino_Character_BP.Pachyrhino_Character_BP'",
 
["commonname"] = "Pachyrhinosaurus",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Pachyrhino_Character_BP_C",
["dossierimage"] = "Dossier Pachyrhinosaurus.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pachyrhinosaurus/Pachyrhino_Character_BP.Pachyrhino_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Pachyrhinosaurus",
["soundfile"] = "s_pachyrhino_idle_02.OGG",
 
  +
["dossierimage"] = "Dossier Pachyrhinosaurus.png",
["pronunciation"] = "",
 
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "s_pachyrhino_idle_02.OGG",
["species"] = "Pachyrhinosaurus mitisaura",
 
  +
["pronunciation"] = "",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs",
+
["categories"] = "",
  +
["species"] = "Pachyrhinosaurus mitisaura",
["temperament"] = "Evasive",
 
["diet"] = "Herbivore",
+
["time"] = "Late Cretaceous",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Evasive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Pachyrhinosaurus Saddle",
+
["equipment"] = "Pachyrhinosaurus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 4500,
+
["tameaffinitybase"] = 4500,
["tameaffinityperlevel"] = 175,
+
["tameaffinityperlevel"] = 175,
["torpor1"] = 250,
+
["torpor1"] = 250,
["torporincrease"] = 15,
+
["torporincrease"] = 15,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 352.06308,
+
["foodconsumptionmult"] = 352.06308,
["torpordepletionps0"] = 3.5
+
["torpordepletionps0"] = 3.5
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Bug Repellant"
+
["favoritefood"] = "Bug Repellant"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Pachyrhino Egg",
+
["egg"] = "Pachyrhino Egg",
["mintemp"] = 22,
+
["mintemp"] = 22,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 8999.280273,
+
["incubationtime"] = 8999.280273,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 66666.664063,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 375,
+
["health"] = 375,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 250,
+
["torpor"] = 250,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 365,
+
["weight"] = 365,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 230,
+
["walkspeed"] = 230,
["riddenwalkspeed"] = 230,
+
["riddenwalkspeed"] = 230,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 563.5,
+
["untamedrunspeed"] = 563.5,
["tamedrunspeed"] = 632.5,
+
["tamedrunspeed"] = 632.5,
["tamedriddenrunspeed"] = 632.5,
+
["tamedriddenrunspeed"] = 632.5,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 200,
+
["dragweight"] = 200,
["mass"] = 225,
+
["mass"] = 225,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 32,
 
  +
["meleebase"] = 32,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Head Attack",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Pachyrhinosaurus headbutts the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 350,
+
["attackrange"] = 350,
["minattackrange"] = 100,
+
["minattackrange"] = 100,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 28
+
["damage"] = 28
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Camo Cloud",
+
["name"] = "Camo Cloud",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 490,
+
["attackrange"] = 490,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Rage Cloud",
+
["name"] = "Rage Cloud",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 490,
+
["attackrange"] = 490,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 14 869: Строка 13 906:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["paraceratherium"] = {
 
["paraceratherium"] = {
["variants"] = "Aberrant Paraceratherium, Corrupted Paraceratherium",
+
["variants"] = "Aberrant Paraceratherium, Corrupted Paraceratherium, X-Paraceratherium",
["releasedate"] = "2015-09-24",
+
["releasedate"] = "2015-09-24",
["releaseversion"] = "215.0",
+
["releaseversion"] = "215.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Paracer_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP.Paracer_Character_BP'",
 
["commonname"] = "Paraceratherium",
+
["class"] = "Paracer_Character_BP_C",
["dossierimage"] = "Dossier Paraceratherium.png",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP.Paracer_Character_BP'",
["dossieraddbook"] = "Yes",
+
["commonname"] = "Paraceratherium",
  +
["dossierimage"] = "Dossier Paraceratherium.png",
["soundfile"] = "Paracersound.ogg",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "Paracersound.ogg",
  +
["pronunciation"] = "",
["species"] = "Paraceratherium gigamicus",
 
["time"] = "Oligocene ",
+
["categories"] = "",
  +
["species"] = "Paraceratherium gigamicus",
["group"] = "Mammals",
 
["temperament"] = "Docile",
+
["time"] = "Oligocene ",
["diet"] = "Herbivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Docile",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Paracer Saddle, Paracer Platform Saddle",
+
["equipment"] = "Paracer Saddle, Paracer Platform Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.0923,
+
["tameineffectivenessbyaffinity"] = 0.0923,
["tameaffinitybase"] = 6500,
+
["tameaffinitybase"] = 6500,
["tameaffinityperlevel"] = 325,
+
["tameaffinityperlevel"] = 325,
["torpor1"] = 1300,
+
["torpor1"] = 1300,
["torporincrease"] = 78,
+
["torporincrease"] = 78,
["foodconsumptionbase"] = 0.0035,
+
["foodconsumptionbase"] = 0.0035,
["foodconsumptionmult"] = 327.6474,
+
["foodconsumptionmult"] = 327.6474,
["torpordepletionps0"] = 0.9025
+
["torpordepletionps0"] = 0.9025
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Pachy Egg)",
+
["mobilekibble"] = "Kibble (Pachy Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Lettuce (Primitive Plus)"
+
["primitiveplusfood"] = "Lettuce (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734, --7:56,
+
["gestationtime"] = 28571.427734, --7:56,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1140,
+
["health"] = 1140,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1300,
+
["torpor"] = 1300,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 6500,
+
["food"] = 6500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 850,
+
["weight"] = 850,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 260,
+
["walkspeed"] = 260,
["riddenwalkspeed"] = 260,
+
["riddenwalkspeed"] = 260,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 715,
+
["untamedrunspeed"] = 715,
["tamedrunspeed"] = 715,
+
["tamedrunspeed"] = 715,
["tamedriddenrunspeed"] = 715,
+
["tamedriddenrunspeed"] = 715,
["runningstaminaconsumptionrate"] = 12,
+
["runningstaminaconsumptionrate"] = 12,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 600,
+
["dragweight"] = 600,
["mass"] = 360,
+
["mass"] = 360,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 45,
 
  +
["meleebase"] = 45,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Paracer stomps on the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Paracer stomps on the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 800,
+
["attackrange"] = 800,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 45
+
["damage"] = 45
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 12,
+
["killxpbase"] = 12,
["teamname"] = "Herbivores_Large",
+
["teamname"] = "Herbivores_Large",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 15 026: Строка 14 048:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["parasaurolophus"] = {
 
["parasaurolophus"] = {
["variants"] = "Tek Parasaur, Aberrant Parasaur",
+
["variants"] = "Aberrant Parasaur, Eerie Parasaur, R-Parasaur, Tek Parasaur, X-Parasaur, VR Parasaur",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Para_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'",
 
["commonname"] = "Parasaur",
+
["class"] = "Para_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'",
["dossierimage"] = "Dossier Parasaur.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Parasaur",
["soundfile"] = "PW_para_voc_mumble_02.OGG",
+
["dossierimage"] = "Dossier Parasaur.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_para_voc_mumble_02.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Parasaurolophus amphibio",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
  +
["species"] = "Parasaurolophus amphibio",
["group"] = "Dinosaurs",
 
["temperament"] = "Skittish",
+
["time"] = "Late Cretaceous",
["diet"] = "Herbivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Parasaur Saddle",
+
["equipment"] = "Parasaur Saddle",
["uniquecostumes"] = "Parasaur Stylish Saddle Skin, Parasaur Bionic Costume",
+
["uniquecostumes"] = "Parasaur Stylish Saddle Skin, Parasaur Bionic Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.4,
+
["tameineffectivenessbyaffinity"] = 0.4,
["tameaffinitybase"] = 1500,
+
["tameaffinitybase"] = 1500,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["torpor1"] = 150,
+
["torpor1"] = 150,
["torporincrease"] = 9,
+
["torporincrease"] = 9,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 864.005554,
+
["foodconsumptionmult"] = 864.005554,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Basic Kibble",
+
["kibble"] = "Basic Kibble",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Parasaur Egg",
+
["egg"] = "Parasaur Egg",
["mintemp"] = 24,
+
["mintemp"] = 24,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 5142.445801, --1:25,
+
["incubationtime"] = 5142.445801, --1:25,
["maturationtime"] = 95238.09375,
+
["maturationtime"] = 95238.09375,
["babytime"] = 9523.80957, --2:38,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 38095.238281, --10:34,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 47619.046875, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 200,
+
["health"] = 200,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 150,
+
["torpor"] = 150,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 280,
+
["weight"] = 280,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.67,
+
["speedtamedadd"] = 0.67,
["walkspeed"] = 200,
+
["walkspeed"] = 200,
["riddenwalkspeed"] = 200,
+
["riddenwalkspeed"] = 200,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 916.5,
+
["untamedrunspeed"] = 916.5,
["tamedrunspeed"] = 458.25,
+
["tamedrunspeed"] = 458.25,
["tamedriddenrunspeed"] = 458.25,
+
["tamedriddenrunspeed"] = 458.25,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 450,
+
["swimspeed"] = 450,
["riddenswimspeed"] = 450
+
["riddenswimspeed"] = 450
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 125,
+
["dragweight"] = 125,
["mass"] = 200,
+
["mass"] = 200,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 12,
 
  +
["meleebase"] = 12,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Parasaur attacks the target.",
["staminacost"] = 5,
+
["staminacost"] = 5,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 12
+
["damage"] = 12
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "AlertPulse",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Parasaur scans the environment to detect enemies.",
["staminacost"] = 15,
+
["staminacost"] = 15,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Frighten",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Parasaur scares away small and mid sized creatures.",
["staminacost"] = 80,
+
["staminacost"] = 80,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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]
+
-- KEYWORDS: [partydodo]
 
------------------------------------------------------------
 
------------------------------------------------------------
["pegomastax"] = {
+
["partydodo"] = {
["releasedate"] = "2016-12-23",
+
["inherits"] = "dodo",
["releaseversion"] = "253.0",
+
["dlc"] = "",
["xboxreleasedate"] = "2017-01-17",
+
["event"] = "ARK: 5th Anniversary",
  +
["variants"] = "Aberrant Dodo, Bunny Dodo, Dodo, Dodo Wyvern, DodoRex, Eerie Dodo, Zomdodo",
["xboxreleaseversion"] = "749.0",
 
["ps4releasedate"] = "2017-01-18",
+
["releasedate"] = "2020-06-11",
["ps4releaseversion"] = "503.0",
+
["releaseversion"] = "311.74",
["mobilereleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["xboxreleaseversion"] = "799.15",
["switchreleasedate"] = "2018-11-30",
+
["psreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["psreleaseversion"] = "548.15",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Pegomastax_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pegomastax/Pegomastax_Character_BP.Pegomastax_Character_BP'",
 
  +
["class"] = "Dodo_Character_BP_Birthday_C",
["commonname"] = "Pegomastax",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Birthday.Dodo_Character_BP_Birthday'",
["dossierimage"] = "Dossier Pegomastax.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Party Dodo",
["soundfile"] = "",
+
["species"] = "",
["pronunciation"] = "",
+
["time"] = "",
["categories"] = "",
+
["group"] = "Birds, Event Creatures",
["species"] = "Pegomastax fructarator",
+
["dossierimage"] = "Party Dodo Image.jpg",
  +
["dossieraddbook"] = "No",
["time"] = "Early Jurassic",
 
["group"] = "Dinosaurs",
 
["temperament"] = "Defensive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["canbetamed"] = "No",
["canbetamed"] = "Yes",
+
["rideable"] = "No",
["rideable"] = "No",
+
["equipment"] = "",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "",
["knockouttame"] = "No",
+
["knockouttame"] = "",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "",
["minlevelnonviolent"] = 0,
 
["tameineffectivenessbyaffinity"] = 1.333333,
 
["tameaffinitybase"] = 1350,
 
["tameaffinityperlevel"] = 22.5,
 
["foodconsumptionbase"] = 0.000868,
 
["foodconsumptionmult"] = 2880.184326,
 
["wakeaffinitymult"] = 1.6,
 
["wakefooddeplmult"] = 2
 
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "",
+
["kibble"] = "",
["favoritefood"] = "Mejoberry"
+
["mobilekibble"] = "",
  +
["favoritefood"] = "",
  +
["mobilefood"] = "",
  +
["primitiveplusfood"] = ""
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Pegomastax Egg",
+
["egg"] = "",
["mintemp"] = 28,
+
["mintemp"] = "",
["maxtemp"] = 32,
+
["maxtemp"] = "",
["incubationtime"] = 4090.581787,
+
["incubationtime"] = "",
["maturationtime"] = 111111.109375,
+
["maturationtime"] = "",
["babytime"] = 11111.111328,
+
["mintimebetweenmating"] = "",
["juveniletime"] = 44444.445313,
+
["maxtimebetweenmating"] = ""
["adolescenttime"] = 55555.554688,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
 
},
 
},
["colorization"] = {
+
["canbeharvestedfor"] = "Cake Slice"
  +
},
["0"] = {
 
  +
------------------------------------------------------------
["name"] = "Main Body",
 
  +
-- KEYWORDS: [pego] [pegomastax]
["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"] = {
+
["pegomastax"] = {
["name"] = "Quills",
+
["variants"] = "Eerie Pegomastax",
  +
["releasedate"] = "2016-12-23",
["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"
 
},
+
["releaseversion"] = "253.0",
["2"] = {
+
["xboxreleasedate"] = "2017-01-17",
["name"] = "Underside",
+
["xboxreleaseversion"] = "749.0",
  +
["psreleasedate"] = "2017-01-18",
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Medium Brown, DragonGreen2, DragonBase1, Dino Light Blue, WyvernPurple1"
 
  +
["psreleaseversion"] = "503.0",
},
 
["4"] = {
+
["mobilereleasedate"] = "2019-07-08",
  +
["mobilereleaseversion"] = "2.0.06",
["name"] = "Back Fur",
 
  +
["switchreleasedate"] = "2018-11-30",
["colors"] = "BigFoot0, BigFoot5, WolfFur, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
 
  +
["switchreleaseversion"] = "599.0",
},
 
["5"] = {
+
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
["name"] = "Limb Highlights",
 
  +
["class"] = "Pegomastax_Character_BP_C",
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
 
  +
["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
  +
["kibble"] = "",
  +
["favoritefood"] = "Mejoberry"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Pegomastax Egg",
  +
["mintemp"] = 28,
  +
["maxtemp"] = 32,
  +
["incubationtime"] = 4090.581787,
  +
["maturationtime"] = 111111.109375,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 120,
+
["health"] = 120,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 30,
+
["torpor"] = 30,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 55,
+
["weight"] = 55,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.5,
+
["speedtamedadd"] = 0.5,
["walkspeed"] = 110,
+
["walkspeed"] = 110,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 473.000031,
+
["untamedrunspeed"] = 473.000031,
["tamedrunspeed"] = 473.000031,
+
["tamedrunspeed"] = 473.000031,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 20,
+
["dragweight"] = 20,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal,Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 3,
 
  +
["meleebase"] = 3,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Pegomastax bites the target.",
+
["description"] = "The Pegomastax bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 150,
+
["attackrange"] = 150,
["minattackrange"] = 40,
+
["minattackrange"] = 40,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
},
 
},
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Pickpocket",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 80,
+
["attackrange"] = 80,
["minattackrange"] = 40,
+
["minattackrange"] = 40,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1
+
["damage"] = 1
 
},
 
},
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Jump",
+
["name"] = "Jump",
["description"] = "The Pegomastax leaps at the target.",
+
["description"] = "The Pegomastax leaps at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 100,
+
["minattackrange"] = 100,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
},
 
},
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Roar",
+
["name"] = "Roar",
["description"] = "The Pegomastax roars to frighten opposing survivors.",
+
["description"] = "The Pegomastax roars to frighten opposing survivors.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 250,
+
["attackrange"] = 250,
["minattackrange"] = 100,
+
["minattackrange"] = 100,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "TargetOnlyPlayers",
+
["teamname"] = "TargetOnlyPlayers",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 15 405: Строка 14 431:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["pelagornis"] = {
 
["pelagornis"] = {
["releasedate"] = "2016-07-28",
+
["variants"] = "Eerie Pelagornis",
["releaseversion"] = "245.0",
+
["releasedate"] = "2016-07-28",
["xboxreleasedate"] = "2016-09-01",
+
["releaseversion"] = "245.0",
["xboxreleaseversion"] = "739.3",
+
["xboxreleasedate"] = "2016-09-01",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "739.3",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Pela_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pelagornis/Pela_Character_BP.Pela_Character_BP'",
 
["commonname"] = "Pelagornis",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Pelagornis.png",
+
["class"] = "Pela_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pelagornis/Pela_Character_BP.Pela_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Pelagornissound.ogg",
+
["commonname"] = "Pelagornis",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Pelagornis.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
["species"] = "Pelagornis miocaenus",
+
["soundfile"] = "Pelagornissound.ogg",
["time"] = "Early Miocene",
+
["pronunciation"] = "",
["group"] = "Birds",
+
["categories"] = "",
["temperament"] = "Skittish",
+
["species"] = "Pelagornis miocaenus",
["diet"] = "Piscivore",
+
["time"] = "Early Miocene",
  +
["group"] = "Birds",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Piscivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["equipment"] = "Pelagornis Saddle",
+
["equipment"] = "Pelagornis Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["torpor1"] = 120,
+
["torpor1"] = 120,
["torporincrease"] = 7.2,
+
["torporincrease"] = 7.2,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 216.029373,
+
["foodconsumptionmult"] = 216.029373,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Compy Egg)",
+
["mobilekibble"] = "Kibble (Compy Egg)",
["favoritefood"] = "Raw Prime Fish Meat"
+
["favoritefood"] = "Raw Prime Fish Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Pelagornis Egg",
+
["egg"] = "Pelagornis Egg",
["mintemp"] = 29,
+
["mintemp"] = 29,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 5999.520508, --1:39,
+
["incubationtime"] = 5999.520508, --1:39,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008, --3:42,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 53333.332031, --14:48,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 66666.664063, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 160,
+
["health"] = 160,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 320,
+
["stamina"] = 320,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 120,
+
["torpor"] = 120,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.65,
+
["meleetamedadd"] = 0.65,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.365,
+
["speedtamedadd"] = 0.365,
["walkspeed"] = 132,
+
["walkspeed"] = 132,
["riddenwalkspeed"] = 132,
+
["riddenwalkspeed"] = 132,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 229.565155,
+
["untamedrunspeed"] = 229.565155,
["tamedrunspeed"] = 264,
+
["tamedrunspeed"] = 264,
["tamedriddenrunspeed"] = 264,
+
["tamedriddenrunspeed"] = 264,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 330,
+
["swimspeed"] = 330,
["riddenswimspeed"] = 330,
+
["riddenswimspeed"] = 330,
["flyspeed"] = 600,
+
["flyspeed"] = 600,
["flyriddenspeed"] = 600,
+
["flyriddenspeed"] = 600,
["untamedrunflyspeed"] = 1043.478027,
+
["untamedrunflyspeed"] = 1043.478027,
["tamedrunflyspeed"] = 1200,
+
["tamedrunflyspeed"] = 1200,
["tamedriddenrunflyspeed"] = 1200,
+
["tamedriddenrunflyspeed"] = 1200,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 50,
+
["grabweightthreshold"] = 50,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Megalosaurus",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 16,
 
  +
["meleebase"] = 16,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Pelagornis bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Pelagornis bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 16
+
["damage"] = 16
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 15 574: Строка 14 582:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["phiomia"] = {
 
["phiomia"] = {
["releasedate"] = "2015-06-02",
+
["variants"] = "Eerie Phiomia",
["releaseversion"] = "",
+
["releasedate"] = "2015-06-02",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Phiomia_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Phiomia/Phiomia_Character_BP.Phiomia_Character_BP'",
 
["commonname"] = "Phiomia",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Phiomia.png",
+
["class"] = "Phiomia_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Phiomia/Phiomia_Character_BP.Phiomia_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Phiomia",
["soundfile"] = "PW_phiomia_vox_mumble.ogg",
 
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Phiomia.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_phiomia_vox_mumble.ogg",
["species"] = "Phiomia ignavus",
 
  +
["pronunciation"] = "",
["time"] = "Late Eocene - Early Oligocene",
 
["group"] = "Mammals",
+
["categories"] = "",
["temperament"] = "Skittish",
+
["species"] = "Phiomia ignavus",
["diet"] = "Herbivore",
+
["time"] = "Late Eocene - Early Oligocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Phiomia Saddle",
+
["equipment"] = "Phiomia Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 240,
+
["torpor1"] = 240,
["torporincrease"] = 14.4,
+
["torporincrease"] = 14.4,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 1584.283936,
+
["foodconsumptionmult"] = 1584.283936,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Basic Kibble",
+
["kibble"] = "Basic Kibble",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 35714.285156, --9:55,
+
["gestationtime"] = 35714.285156, --9:55,
["maturationtime"] = 416666.65625,
+
["maturationtime"] = 175438.596,
["babytime"] = 41666.667969, --11:34,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 166666.671875, --46:17,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 208333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 300,
+
["health"] = 300,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 240,
+
["torpor"] = 240,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 200,
+
["weight"] = 200,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.35,
+
["speedtamedadd"] = 0.35,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["riddenwalkspeed"] = 150,
+
["riddenwalkspeed"] = 150,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 915.75,
+
["untamedrunspeed"] = 915.75,
["tamedrunspeed"] = 555,
+
["tamedrunspeed"] = 555,
["tamedriddenrunspeed"] = 555,
+
["tamedriddenrunspeed"] = 555,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 195,
+
["mass"] = 195,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 10,
 
  +
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Phiomia attacks the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Phiomia attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 280,
+
["attackrange"] = 280,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 15 729: Строка 14 723:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["plesiosaur"] = {
 
["plesiosaur"] = {
  +
["variants"] = "Brute Plesiosaur, Eerie Plesiosaur",
["releasedate"] = "2015-06-30",
 
["releaseversion"] = "181.0",
+
["releasedate"] = "2015-06-30",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "181.0",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Plesiosaur_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Plesiosaur/Plesiosaur_Character_BP.Plesiosaur_Character_BP'",
 
["commonname"] = "Plesiosaur",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Plesiosaur_Character_BP_C",
["dossierimage"] = "Dossier Plesiosaur.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Plesiosaur/Plesiosaur_Character_BP.Plesiosaur_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Plesio_vox.ogg",
+
["commonname"] = "Plesiosaur",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Plesiosaur.png",
["categories"] = "Aquatic",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Plesio_vox.ogg",
["species"] = "Elasmosaurus remuspissa",
 
  +
["pronunciation"] = "",
["time"] = "Late Cretaceous",
 
["group"] = "Reptiles",
+
["categories"] = "Aquatic",
["temperament"] = "Docile",
+
["species"] = "Elasmosaurus remuspissa",
["diet"] = "Carnivore",
+
["time"] = "Late Cretaceous",
  +
["group"] = "Reptiles",
  +
["temperament"] = "Docile",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Swimming",
+
["rideable"] = "Swimming",
["equipment"] = "Plesiosaur Saddle, Plesiosaur Platform Saddle",
+
["equipment"] = "Plesiosaur Saddle, Plesiosaur Platform Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.75,
+
["tameineffectivenessbyaffinity"] = 0.75,
["tameaffinitybase"] = 5000,
+
["tameaffinitybase"] = 5000,
["tameaffinityperlevel"] = 250,
+
["tameaffinityperlevel"] = 250,
["torpor1"] = 1600,
+
["torpor1"] = 1600,
["torporincrease"] = 96,
+
["torporincrease"] = 96,
["foodconsumptionbase"] = 0.003858,
+
["foodconsumptionbase"] = 0.003858,
["foodconsumptionmult"] = 180.001144,
+
["foodconsumptionmult"] = 180.001144,
["torpordepletionps0"] = 2.133333
+
["torpordepletionps0"] = 2.133333
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Rex Egg)",
+
["mobilekibble"] = "Kibble (Rex Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 28571.427734,
+
["gestationtime"] = 28571.427734,
["maturationtime"] = 666666.625,
+
["maturationtime"] = 416666.667,
["babytime"] = 66666.664063,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 266666.65625,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 2400,
+
["health"] = 2400,
["healthwildlevel"] = 0.12,
+
["healthwildlevel"] = 0.12,
["healthtamedlevel"] = 0.162,
+
["healthtamedlevel"] = 0.162,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.16,
+
["healthtamedadd"] = 0.16,
["stamina"] = 800,
+
["stamina"] = 800,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1600,
+
["torpor"] = 1600,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 5000,
+
["food"] = 5000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 800,
+
["weight"] = 800,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.005,
+
["speedtamedlevel"] = 0.005,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 800,
+
["walkspeed"] = 800,
["riddenwalkspeed"] = 800,
+
["riddenwalkspeed"] = 800,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 800,
+
["swimspeed"] = 800,
["riddenswimspeed"] = 800,
+
["riddenswimspeed"] = 800,
["untamedrunswimspeed"] = 1200,
+
["untamedrunswimspeed"] = 1200,
["tamedrunswimspeed"] = 3600,
+
["tamedrunswimspeed"] = 3600,
["tamedriddenrunswimspeed"] = 3600,
+
["tamedriddenrunswimspeed"] = 3600,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 400,
+
["grabweightthreshold"] = 400,
["dragweight"] = 500,
+
["dragweight"] = 500,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 60,
 
  +
["meleebase"] = 60,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Plesiosaur bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2000,
+
["attackrange"] = 2000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2300,
+
["activateattackrange"] = 2300,
 
["melee"] = {
 
["melee"] = {
["damage"] = 75
+
["damage"] = 75
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 15,
+
["killxpbase"] = 15,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Creature Implant (Mobile), Fireworks Flaregun Skin",
+
["lootitems"] = "Fireworks Flaregun Skin",
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, 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"
+
["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]
 
-- KEYWORDS: [polarbear]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["polarbear"] = {
 
["polarbear"] = {
["variants"] = "Direbear, Dire Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
+
["variants"] = "Aberrant Dire Bear, Dire Bear, Dire Polar Bear, Spirit Dire Bear",
["releasedate"] = "2017-07-07",
+
["releasedate"] = "2017-07-07",
["releaseversion"] = "261.0",
+
["releaseversion"] = "261.0",
["xboxreleasedate"] = "2017-07-07",
+
["xboxreleasedate"] = "2017-07-07",
["xboxreleaseversion"] = "758.0",
+
["xboxreleaseversion"] = "758.0",
["ps4releasedate"] = "2017-07-27",
+
["psreleasedate"] = "2017-07-27",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Direbear_Character_Polar_C",
+
["class"] = "Direbear_Character_Polar_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_Polar.Direbear_Character_Polar'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_Polar.Direbear_Character_Polar'",
["commonname"] = "Polar Bear",
+
["commonname"] = "Polar Bear",
["dossierimage"] = "Dossier Direbear.png",
+
["dossierimage"] = "Dossier Dire Bear.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "s_direbear_torpid_out_wild.OGG",
+
["soundfile"] = "s_direbear_torpid_out_wild.OGG",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Arctodus dirus",
+
["species"] = "Arctodus dirus",
["time"] = "Mid Pleistocene - Early Holocene",
+
["time"] = "Mid Pleistocene - Early Holocene",
["group"] = "Mammals",
+
["group"] = "Mammals",
["temperament"] = "Territorial",
+
["temperament"] = "Territorial",
["diet"] = "Omnivore",
+
["diet"] = "Omnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No",
+
["canbetamed"] = "No",
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 800,
+
["health"] = 800,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 500,
+
["stamina"] = 500,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 1000,
+
["torpor"] = 1000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 270,
+
["oxygen"] = 270,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 650,
+
["weight"] = 650,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 190,
+
["walkspeed"] = 190,
["untamedrunspeed"] = 961.875,
+
["untamedrunspeed"] = 961.875,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
 
},
 
},
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["meleebase"] = 55, ["attacks"] = {
+
["meleebase"] = 55,
  +
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Dire Bear bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 900,
+
["activateattackrange"] = 900,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 50
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Swipe",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Dire Bear swipes at the target. This deals more damage than its default 'Bite' attack, but the Dire Bear must come to a complete stop while swiping. Additionally, this attack will also harvest more meat and berries than its default attack.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 900,
+
["activateattackrange"] = 900,
 
["melee"] = {
 
["melee"] = {
["damage"] = 65
+
["damage"] = 65
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Dire Bear stands on its hind legs and roars to frighten opposing survivors.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 900
+
["activateattackrange"] = 900
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
+
["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"
+
["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]
 
-- KEYWORDS: [purloviasnowcave] [polarpurlovia]
 
------------------------------------------------------------
 
------------------------------------------------------------
["purloviasnowcave"] = {
+
["polarpurlovia"] = {
["variants"] = "Purlovia, Aberrant Purlovia",
+
["variants"] = "Aberrant Purlovia, Purlovia",
["releasedate"] = "2017-07-07",
+
["releasedate"] = "2017-07-07",
["releaseversion"] = "261.0",
+
["releaseversion"] = "261.0",
["xboxreleasedate"] = "2017-07-07",
+
["xboxreleasedate"] = "2017-07-07",
["xboxreleaseversion"] = "758.0",
+
["xboxreleaseversion"] = "758.0",
["ps4releasedate"] = "2017-07-27",
+
["psreleasedate"] = "2017-07-27",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "Purlovia_Character_BP_Polar_C",
+
["class"] = "Purlovia_Character_BP_Polar_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP_Polar.Purlovia_Character_BP_Polar'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP_Polar.Purlovia_Character_BP_Polar'",
["commonname"] = "Purlovia",
+
["commonname"] = "Purlovia",
["dossierimage"] = "Dossier Purlovia.png",
+
["dossierimage"] = "Dossier Purlovia.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "",
+
["soundfile"] = "",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Purlovia maxima",
+
["species"] = "Purlovia maxima",
["time"] = "Late Permian",
+
["time"] = "Late Permian",
["group"] = "Synapsids",
+
["group"] = "Synapsids",
["temperament"] = "Patient",
+
["temperament"] = "Patient",
["diet"] = "Carnivore",
+
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No",
+
["canbetamed"] = "No",
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 550,
+
["health"] = 550,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 500,
+
["torpor"] = 500,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 4000,
+
["food"] = 4000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 400,
+
["weight"] = 400,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 230,
+
["walkspeed"] = 230,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 300,
+
["dragweight"] = 300,
["mass"] = 225,
+
["mass"] = 225,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 36,
+
["meleebase"] = 36,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Purlovia bites the target.",
+
["description"] = "The Purlovia bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 290,
+
["attackrange"] = 290,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Surprise Attack (Short)",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Surprise Attack (Medium)",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 500,
+
["minattackrange"] = 500,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Surprise Attack (Long)",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 1900,
+
["attackrange"] = 1900,
["minattackrange"] = 1200,
+
["minattackrange"] = 1200,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
},
 
},
["killxpbase"] = 6,
+
["killxpbase"] = 6,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [procop] [procoptodon]
+
-- KEYWORDS: [procop] [procoptodon] [kangaroo]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["procoptodon"] = {
 
["procoptodon"] = {
  +
["variants"] = "Eerie Procoptodon, R-Procoptodon",
["releasedate"] = "2015-12-31",
 
["releaseversion"] = "229.0",
+
["releasedate"] = "2015-12-31",
["xboxreleasedate"] = "2016-01-15",
+
["releaseversion"] = "229.0",
["xboxreleaseversion"] = "730.0",
+
["xboxreleasedate"] = "2016-01-15",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "730.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Procoptodon_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Procoptodon/Procoptodon_Character_BP.Procoptodon_Character_BP'",
 
["commonname"] = "Procoptodon",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Procoptodon_Character_BP_C",
["dossierimage"] = "Dossier Procoptodon.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Procoptodon/Procoptodon_Character_BP.Procoptodon_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Procoptodon",
["soundfile"] = "Akr Procomptodon Torpid Out Wild 3.OGG",
 
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Procoptodon.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Akr Procomptodon Torpid Out Wild 3.OGG",
["species"] = "Procoptodon vivencurrus",
 
["time"] = "Pleistocene",
+
["pronunciation"] = "",
["group"] = "Mammals",
+
["categories"] = "",
["temperament"] = "Reactive",
+
["species"] = "Procoptodon vivencurrus",
["diet"] = "Herbivore",
+
["time"] = "Pleistocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Reactive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Procoptodon Saddle, Hats (Mobile)",
+
["equipment"] = "Procoptodon Saddle, Hats (Mobile)",
["uniquecostumes"] = "Procoptodon Bunny Costume",
+
["uniquecostumes"] = "Procoptodon Bunny Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 350,
+
["torpor1"] = 350,
["torporincrease"] = 21,
+
["torporincrease"] = 21,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 648.00415,
+
["foodconsumptionmult"] = 648.00415,
["torpordepletionps0"] = 0.6666
+
["torpordepletionps0"] = 0.6666
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Rare Mushroom"
+
["favoritefood"] = "Rare Mushroom"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 14285.713867, --3:58,
+
["gestationtime"] = 14285.713867, --3:58,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 400,
+
["health"] = 400,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.75,
+
["healthtamedadd"] = 0.75,
["stamina"] = 350,
+
["stamina"] = 350,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0.1,
+
["staminatamedadd"] = 0.1,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 450,
+
["weight"] = 450,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.25,
+
["meleetamedmult"] = 0.25,
["meleetamedadd"] = 0.2,
+
["meleetamedadd"] = 0.2,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.02,
+
["speedtamedlevel"] = 0.02,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 850,
+
["walkspeed"] = 850,
["riddenwalkspeed"] = 850,
+
["riddenwalkspeed"] = 850,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1784.999878,
+
["untamedrunspeed"] = 1784.999878,
["tamedrunspeed"] = 1784.999878,
+
["tamedrunspeed"] = 1784.999878,
["tamedriddenrunspeed"] = 1784.999878,
+
["tamedriddenrunspeed"] = 1784.999878,
["runningstaminaconsumptionrate"] = 15,
+
["runningstaminaconsumptionrate"] = 15,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 110,
+
["dragweight"] = 410,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 20,
 
  +
["meleebase"] = 20,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Procoptodon attacks the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Procoptodon attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 20
+
["damage"] = 20
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 16 267: Строка 15 216:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["pteranodon"] = {
 
["pteranodon"] = {
["variants"] = "Pteranodon - Gamma Dragon Arena, Pteranodon - Beta Dragon Arena, Pteranodon - Alpha Dragon Arena, Corrupted Pteranodon",
+
["variants"] = "Corrupted Pteranodon, Eerie Pteranodon",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Ptero_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'",
 
["commonname"] = "Pteranodon",
+
["class"] = "Ptero_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'",
["dossierimage"] = "Dossier Pteranodon.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Pteranodon",
["soundfile"] = "PW_ptera_vox_mumble.ogg",
+
["dossierimage"] = "Dossier Pteranodon.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_ptera_vox_mumble.ogg",
  +
["pronunciation"] = "",
["species"] = "Pteranodon wyvernus",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
["group"] = "Reptiles",
+
["species"] = "Pteranodon wyvernus",
["temperament"] = "Skittish",
+
["time"] = "Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Reptiles",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["equipment"] = "Pteranodon Saddle",
+
["equipment"] = "Pteranodon Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["torpor1"] = 120,
+
["torpor1"] = 120,
["torporincrease"] = 7.2,
+
["torporincrease"] = 7.2,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 216.029373,
+
["foodconsumptionmult"] = 216.029373,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Dodo Egg)",
+
["mobilekibble"] = "Kibble (Dodo Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Pteranodon Egg",
+
["egg"] = "Pteranodon Egg",
["mintemp"] = 29,
+
["mintemp"] = 29,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 5999.520508, --1:39,
+
["incubationtime"] = 5999.520508, --1:39,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008, --3:42,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 53333.332031, --14:48,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 66666.664063, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 210,
+
["health"] = 210,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 120,
+
["torpor"] = 120,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.65,
+
["meleetamedadd"] = 0.65,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.35,
+
["speedtamedadd"] = 0.35,
["walkspeed"] = 260,
+
["walkspeed"] = 260,
["riddenwalkspeed"] = 260,
+
["riddenwalkspeed"] = 260,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300,
+
["riddenswimspeed"] = 300,
["flyspeed"] = 600,
+
["flyspeed"] = 600,
["flyriddenspeed"] = 600,
+
["flyriddenspeed"] = 600,
["untamedrunflyspeed"] = 1649.999634,
+
["untamedrunflyspeed"] = 1649.999634,
["tamedrunflyspeed"] = 1897.5,
+
["tamedrunflyspeed"] = 1897.5,
["tamedriddenrunflyspeed"] = 1897.5,
+
["tamedriddenrunflyspeed"] = 1897.5,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 50,
+
["grabweightthreshold"] = 50,
["dragweight"] = 149,
+
["dragweight"] = 149,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Megalosaurus",
["candragcreatureswhileflying"] = "Yes",
 
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Archa, Bulbdog, Compy, Dilophosaur, Diplocaulus, Dodo, Enforcer, Glowtail, Human, Hyaenodon, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Oviraptor, Pegomastax, Shinehorn, Titanomyrma Drone, Troodon, Turkey, Zomdodo",
 
  +
["candragcreatures"] = "Achatina, Archa, Bulbdog, Compy, Dilophosaur, 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,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Pteranodon bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Pteranodon bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Barrel Roll",
+
["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",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Pteranodon spirals forward dealing considerable damage to all enemies it hits",
["staminacost"] = 85,
+
["staminacost"] = 85,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 50
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- 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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["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
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 16 531: Строка 15 388:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["pulmonoscorpius"] = {
 
["pulmonoscorpius"] = {
["variants"] = "Aberrant Pulmonoscorpius",
+
["variants"] = "Aberrant Pulmonoscorpius, Eerie Pulmonoscorpius, VR Pulmonoscorpius",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Scorpion_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP.Scorpion_Character_BP'",
 
["commonname"] = "Scorpion",
+
["class"] = "Scorpion_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP.Scorpion_Character_BP'",
["dossierimage"] = "Dossier Pulmonoscorpius.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Scorpion",
  +
["dossierimage"] = "Dossier Pulmonoscorpius.png",
["soundfile"] = "PW_scorpion_voc_mumble.ogg",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_scorpion_voc_mumble.ogg",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Pulmonoscorpius gigantus",
 
["time"] = "Late Silurian",
+
["categories"] = "",
  +
["species"] = "Pulmonoscorpius gigantus",
["group"] = "Invertebrates",
 
["temperament"] = "Aggressive",
+
["time"] = "Late Silurian",
["diet"] = "Carnivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Pulmonoscorpius Saddle",
+
["equipment"] = "Pulmonoscorpius Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 1500,
+
["tameaffinitybase"] = 1500,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["torpor1"] = 150,
+
["torpor1"] = 150,
["torporincrease"] = 9,
+
["torporincrease"] = 9,
["foodconsumptionbase"] = 0.001929,
+
["foodconsumptionbase"] = 0.001929,
["foodconsumptionmult"] = 432.002777,
+
["foodconsumptionmult"] = 432.002777,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["favoritefood"] = "Spoiled Meat"
+
["favoritefood"] = "Spoiled Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Pulmonoscorpius Egg"
+
["egg"] = "Pulmonoscorpius Egg",
},
+
["mintemp"] = 12,
["colorization"] = {
+
["maxtemp"] = 16,
["0"] = {
+
["incubationtime"] = 7199.42405,
["name"] = "Plate Edges",
+
["maturationtime"] = 133333.333,
  +
["mintimebetweenmating"] = 64800,
["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"
 
  +
["maxtimebetweenmating"] = 172800
},
 
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 280,
+
["health"] = 280,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 150,
+
["torpor"] = 150,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 200,
+
["weight"] = 200,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 1,
+
["speedtamedadd"] = 1,
["walkspeed"] = 300,
+
["walkspeed"] = 300,
["riddenwalkspeed"] = 300,
+
["riddenwalkspeed"] = 300,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 420,
+
["untamedrunspeed"] = 420,
["tamedrunspeed"] = 420,
+
["tamedrunspeed"] = 420,
["tamedriddenrunspeed"] = 420,
+
["tamedriddenrunspeed"] = 420,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 110,
+
["dragweight"] = 110,
["mass"] = 120,
+
["mass"] = 120,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 20,
 
  +
["meleebase"] = 20,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 200,
+
["attackrange"] = 200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 15,
+
["damage"] = 15,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10,
+
["duration"] = 10,
["damagemultiplier"] = 3,
+
["damagemultiplier"] = 3,
["amount"] = 45
+
["amount"] = 45
 
}
 
}
 
}
 
}
Строка 16 688: Строка 15 528:
 
}
 
}
 
},
 
},
["killxpbase"] = 6,
+
["killxpbase"] = 6,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["lootitems"] = "Creature Implant (Mobile)",
+
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 16 699: Строка 15 538:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["purlovia"] = {
 
["purlovia"] = {
["variants"] = "Purlovia - Snow Cave, Aberrant Purlovia",
+
["variants"] = "Aberrant Purlovia, Eerie Purlovia, Polar Purlovia",
["releasedate"] = "2017-01-30",
+
["releasedate"] = "2017-01-30",
["releaseversion"] = "254.0",
+
["releaseversion"] = "254.0",
["xboxreleasedate"] = "2017-02-14",
+
["xboxreleasedate"] = "2017-02-14",
["xboxreleaseversion"] = "750.0",
+
["xboxreleaseversion"] = "750.0",
["ps4releasedate"] = "2017-02-16",
+
["psreleasedate"] = "2017-02-16",
["ps4releaseversion"] = "504.0",
+
["psreleaseversion"] = "504.0",
["mobilereleasedate"] = "2018-10-24",
+
["mobilereleasedate"] = "2018-10-24",
["mobilereleaseversion"] = "1.1.01",
+
["mobilereleaseversion"] = "1.1.01",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Purlovia_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP.Purlovia_Character_BP'",
 
["commonname"] = "Purlovia",
+
["class"] = "Purlovia_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP.Purlovia_Character_BP'",
["dossierimage"] = "Dossier Purlovia.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Purlovia",
["soundfile"] = "",
+
["dossierimage"] = "Dossier Purlovia.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "",
["species"] = "Purlovia maxima",
+
["pronunciation"] = "",
["time"] = "Late Permian",
+
["categories"] = "",
["group"] = "Synapsids",
+
["species"] = "Purlovia maxima",
["temperament"] = "Patient",
+
["time"] = "Late Permian",
["diet"] = "Carnivore",
+
["group"] = "Synapsids",
  +
["temperament"] = "Patient",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "",
+
["equipment"] = "",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 2250,
+
["tameaffinitybase"] = 2250,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 500,
+
["torpor1"] = 500,
["torporincrease"] = 30,
+
["torporincrease"] = 30,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 288.039185,
+
["foodconsumptionmult"] = 288.039185,
["torpordepletionps0"] = 0.3,
+
["torpordepletionps0"] = 0.3,
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Moschops Egg)",
+
["mobilekibble"] = "Kibble (Moschops Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 15037.592773,
+
["gestationtime"] = 15037.592773,
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 70175.4375,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 275,
+
["health"] = 275,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 500,
+
["torpor"] = 500,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 4000,
+
["food"] = 4000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 400,
+
["weight"] = 400,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 230,
+
["walkspeed"] = 230,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1035,
+
["untamedrunspeed"] = 1035,
["tamedrunspeed"] = 1035,
+
["tamedrunspeed"] = 1035,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 300,
+
["dragweight"] = 300,
["mass"] = 225,
+
["mass"] = 225,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "Yes",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 36,
 
  +
["meleebase"] = 36,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Purlovia bites the target.",
+
["description"] = "The Purlovia bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 290,
+
["attackrange"] = 290,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Surprise Attack (Short)",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Surprise Attack (Medium)",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 500,
+
["minattackrange"] = 500,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Surprise Attack (Long)",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 1900,
+
["attackrange"] = 1900,
["minattackrange"] = 1200,
+
["minattackrange"] = 1200,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
},
 
},
["killxpbase"] = 6,
+
["killxpbase"] = 6,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- 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 885: Строка 15 710:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["quetzalcoatlus"] = {
 
["quetzalcoatlus"] = {
["variants"] = "Tek Quetzal, Skeletal Quetzal",
+
["variants"] = "Eerie Quetzal, Malfunctioned Tek Quetzal, R-Quetzal, Skeletal Quetzal, Tek Quetzal",
["releasedate"] = "2015-10-06",
+
["releasedate"] = "2015-10-06",
["releaseversion"] = "218.0",
+
["releaseversion"] = "218.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Quetz_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Quetz_Character_BP.Quetz_Character_BP'",
 
["commonname"] = "Quetzal",
+
["class"] = "Quetz_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Quetz_Character_BP.Quetz_Character_BP'",
["dossierimage"] = "Dossier Quetzal.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Quetzal",
["soundfile"] = "Quetzal_mumble_1.OGG",
+
["dossierimage"] = "Dossier Quetzal.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "Quetzal_mumble_1.OGG",
  +
["pronunciation"] = "",
["species"] = "Quetzalcoatlus conchapicem",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
  +
["species"] = "Quetzalcoatlus conchapicem",
["group"] = "Reptiles",
 
["temperament"] = "Skittish",
+
["time"] = "Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Reptiles",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["equipment"] = "Quetz Saddle, Quetz Platform Saddle",
+
["equipment"] = "Quetz Saddle, Quetz Platform Saddle",
["uniquecostumes"] = "Quetzal Bionic Costume, Quetzalcoatlus Bone Costume",
+
["uniquecostumes"] = "Quetzal Bionic Costume, Quetzalcoatlus Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.9375,
+
["tameineffectivenessbyaffinity"] = 0.9375,
["tameaffinitybase"] = 6850,
+
["tameaffinitybase"] = 6850,
["tameaffinityperlevel"] = 300,
+
["tameaffinityperlevel"] = 300,
["torpor1"] = 1850,
+
["torpor1"] = 1850,
["torporincrease"] = 111,
+
["torporincrease"] = 111,
["foodconsumptionbase"] = 0.0035,
+
["foodconsumptionbase"] = 0.0035,
["foodconsumptionmult"] = 140,
+
["foodconsumptionmult"] = 140,
["torpordepletionps0"] = 3.4
+
["torpordepletionps0"] = 3.4
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
["mobilekibble"] = "Kibble (Rex Egg)",
+
["mobilekibble"] = "Kibble (Rex Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Quetzal Egg",
+
["egg"] = "Quetzal Egg",
["mintemp"] = 5,
+
["mintemp"] = 5,
["maxtemp"] = 6,
+
["maxtemp"] = 6,
["incubationtime"] = 59995.199219, --16:39,
+
["incubationtime"] = 59995.199219, --16:39,
["maturationtime"] = 666666.625,
+
["maturationtime"] = 476190.476,
["babytime"] = 66666.664063, --18:31,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 266666.65625, --74:04,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 333333.3125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1200,
+
["health"] = 1200,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 750,
+
["stamina"] = 750,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1850,
+
["torpor"] = 1850,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 780,
+
["weight"] = 780,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.04,
+
["meleewildlevel"] = 0.04,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.365,
+
["speedtamedadd"] = 0.365,
["walkspeed"] = 360,
+
["walkspeed"] = 360,
["riddenwalkspeed"] = 360,
+
["riddenwalkspeed"] = 360,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300,
+
["riddenswimspeed"] = 300,
["flyspeed"] = 500,
+
["flyspeed"] = 500,
["flyriddenspeed"] = 500,
+
["flyriddenspeed"] = 500,
["untamedrunflyspeed"] = 1995.000122,
+
["untamedrunflyspeed"] = 1995.000122,
["tamedrunflyspeed"] = 1187.5,
+
["tamedrunflyspeed"] = 1187.5,
["tamedriddenrunflyspeed"] = 1187.5,
+
["tamedriddenrunflyspeed"] = 1187.5,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 400,
+
["grabweightthreshold"] = 400,
["dragweight"] = 500,
+
["dragweight"] = 500,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "Yes",
+
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Allosaurus, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Bulbdog, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, 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, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Woolly Rhino, Yeti, Zomdodo",
 
  +
["candragcreatures"] = "Achatina, Allosaurus, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Bloodstalker, Bulbdog, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Ferox, Ferox (Large), Gigantopithecus, Glowtail, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kentrosaurus, Lystrosaurus, Mammoth, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Nameless, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Pulmonoscorpius, Purlovia, Raptor, Ravager, Roll Rat, Sabertooth, Sarco, Shinehorn, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Woolly Rhino, Yeti, Zomdodo",
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 32,
 
  +
["meleebase"] = 32,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Quetzal bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Quetzal bites the target.",
["staminacost"] = 16,
+
["staminacost"] = 16,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 80,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 18,
+
["killxpbase"] = 18,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 073: Строка 15 872:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["raptor"] = {
 
["raptor"] = {
["variants"] = "Tek Raptor, Alpha Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
+
["variants"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Raptor_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP.Raptor_Character_BP'",
 
["commonname"] = "Raptor",
+
["class"] = "Raptor_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP.Raptor_Character_BP'",
["dossierimage"] = "Dossier Raptor.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Raptor",
["soundfile"] = "PW_raptor_attack_04.OGG",
+
["dossierimage"] = "Dossier Raptor.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_raptor_attack_04.OGG",
["species"] = "Utahraptor prime",
+
["pronunciation"] = "",
["time"] = "Early Cretaceous",
+
["categories"] = "",
["group"] = "Dinosaurs",
+
["species"] = "Utahraptor prime",
["temperament"] = "Aggressive",
+
["time"] = "Early Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Raptor Saddle",
+
["equipment"] = "Raptor Saddle",
["uniquecostumes"] = "Raptor Bionic Costume, Raptor Bone Costume",
+
["uniquecostumes"] = "Raptor 'ARK: The Animated Series' Costume, Raptor Bionic Costume, Raptor Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["torpor1"] = 180,
+
["torpor1"] = 180,
["torporincrease"] = 10.8,
+
["torporincrease"] = 10.8,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 648.088135,
+
["foodconsumptionmult"] = 648.088135,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Parasaur Egg)",
+
["mobilekibble"] = "Kibble (Parasaur Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Raptor Egg",
+
["egg"] = "Raptor Egg",
["mintemp"] = 20,
+
["mintemp"] = 20,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 7199.423828, --1:59,
+
["incubationtime"] = 7199.423828, --1:59,
["maturationtime"] = 133333.328125,
+
["maturationtime"] = 133333.328125,
["babytime"] = 13333.333008, --3:42,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 53333.332031, --14:48,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 66666.664063, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 200,
+
["health"] = 200,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 180,
+
["torpor"] = 180,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 140,
+
["weight"] = 140,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 480,
+
["walkspeed"] = 480,
["riddenwalkspeed"] = 480,
+
["riddenwalkspeed"] = 480,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 993.599976,
+
["untamedrunspeed"] = 993.599976,
["tamedrunspeed"] = 1104,
+
["tamedrunspeed"] = 1104,
["tamedriddenrunspeed"] = 1104,
+
["tamedriddenrunspeed"] = 1104,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 85,
+
["dragweight"] = 85,
["mass"] = 165,
+
["mass"] = 165,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["canbecloned"] = "Yes",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["radiationimmune"] = "No",
["candamage"] = "Thatch, Greenhouse",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["candragcreatureswhileflying"] = "No",
+
["candamage"] = "Thatch, Greenhouse",
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["passengerweightmultiplier"] = 0.85,
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 15,
 
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 15,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Raptor bites and claws at the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Raptor bites and claws at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 350,
+
["attackrange"] = 350,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 15
+
["damage"] = 15
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Pounce",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Raptor pounces on its target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 350,
+
["attackrange"] = 350,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Melee_Pounce",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 20
+
["damage"] = 20
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 272: Строка 16 050:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rex"] = {
 
["rex"] = {
["variants"] = "Tek Rex, Alpha T-Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
+
["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Rex_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'",
 
["commonname"] = "Rex",
+
["class"] = "Rex_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'",
["dossierimage"] = "Dossier Rex.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Rex",
["soundfile"] = "PW_trex_vox_roar_02.OGG",
+
["dossierimage"] = "Dossier Rex.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_trex_vox_roar_02.OGG",
  +
["pronunciation"] = "",
["species"] = "Tyrannosaurus dominum",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
["group"] = "Dinosaurs",
+
["species"] = "Tyrannosaurus dominum",
["temperament"] = "Aggressive",
+
["time"] = "Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Rex Saddle, Rex Tek Saddle",
+
["equipment"] = "Rex Saddle, Rex Tek Saddle",
["uniquecostumes"] = "Rex Bionic Costume, Rex Bone Costume, Rex Stomped Glasses Saddle Skin",
+
["uniquecostumes"] = "Rex Bionic Costume, Rex Bone Costume, Rex Ghost Costume, Rex Stomped Glasses Saddle Skin",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.25,
+
["tameineffectivenessbyaffinity"] = 1.25,
["tameaffinitybase"] = 3450,
+
["tameaffinitybase"] = 3450,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 1550,
+
["torpor1"] = 1550,
["torporincrease"] = 93,
+
["torporincrease"] = 93,
["foodconsumptionbase"] = 0.002314,
+
["foodconsumptionbase"] = 0.002314,
["foodconsumptionmult"] = 180.063385,
+
["foodconsumptionmult"] = 180.063385,
["torpordepletionps0"] = 0.725
+
["torpordepletionps0"] = 0.725
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
["mobilekibble"] = "Kibble (Pulmonoscorpius Egg)",
+
["mobilekibble"] = "Kibble (Pulmonoscorpius Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Rex Egg",
+
["egg"] = "Rex Egg",
["mintemp"] = 32,
+
["mintemp"] = 32,
["maxtemp"] = 34,
+
["maxtemp"] = 34,
["incubationtime"] = 17998.560547, --4:59,
+
["incubationtime"] = 17998.560547, --4:59,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1100,
+
["health"] = 1100,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 420,
+
["stamina"] = 420,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1550,
+
["torpor"] = 1550,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 500,
+
["weight"] = 500,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 515,
+
["walkspeed"] = 515,
["riddenwalkspeed"] = 515,
+
["riddenwalkspeed"] = 515,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 736.449951,
+
["untamedrunspeed"] = 736.449951,
["tamedrunspeed"] = 1472.899902,
+
["tamedrunspeed"] = 1472.899902,
["tamedriddenrunspeed"] = 1472.899902,
+
["tamedriddenrunspeed"] = 1472.899902,
["runningstaminaconsumptionrate"] = 40,
+
["runningstaminaconsumptionrate"] = 40,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 550,
+
["dragweight"] = 550,
["mass"] = 400,
+
["mass"] = 400,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 60,
 
  +
["meleebase"] = 60,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Rex bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 62
+
["damage"] = 62
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Rex unleashes a menacing roar to frighten opposing survivors.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Bite (AI)",
+
["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.",
+
["description"] = "The Rex bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 62
+
["damage"] = 62
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 30,
+
["killxpbase"] = 30,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["specialloot"] = "Tyrannosaurus Arm, Rex Bone Helmet 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"
["specialloot"] = "Tyrannosaurus Arm, Rex Bone Helmet 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: [rexghost]
  +
------------------------------------------------------------
  +
["rexghost"] = {
  +
["inherits"] = "rex",
  +
["dlc"] = "",
  +
["event"] = "ARK: Fear Evolved 4",
  +
["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
  +
["releasedate"] = "2020-10-23",
  +
["releaseversion"] = "315.2",
  +
["xboxreleasedate"] = "2020-10-27",
  +
["xboxreleaseversion"] = "802.11",
  +
["psreleasedate"] = "2020-10-23",
  +
["psreleaseversion"] = "551.11",
  +
["egsreleasedate"] = "2020-10-23",
  +
["egsreleaseversion"] = "315.2",
  +
["class"] = "Ghost_Rex_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Ghost_Rex_Character_BP.Ghost_Rex_Character_BP'",
  +
["commonname"] = "Rex Ghost",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Dinosaurs, Event Creatures",
  +
["dossierimage"] = "Rex Ghost Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["taming"] = {
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = "",
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["mobilekibble"] = "",
  +
["favoritefood"] = "",
  +
["mobilefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["gestationtime"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["specialloot"] = "Rex Bone Helmet Skin, Rex Ghost Costume, Tyrannosaurus Arm"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 456: Строка 16 270:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["royalgriffin"] = {
 
["royalgriffin"] = {
["inherits"] = "griffin",
+
["variants"] = "Eerie Griffin",
["dlc"] = "",
+
["releasedate"] = "Unreleased",
  +
["releaseversion"] = "",
["variants"] = "Griffin, Griffin - Ragnarok Arena",
 
["releasedate"] = "Unreleased",
+
["xboxreleasedate"] = "Unreleased",
["releaseversion"] = "",
+
["xboxreleaseversion"] = "",
["xboxreleasedate"] = "Unreleased",
+
["psreleasedate"] = "Unreleased",
["xboxreleaseversion"] = "",
+
["psreleaseversion"] = "",
["ps4releasedate"] = "Unreleased",
+
["mobilereleasedate"] = "2018-11-21",
["ps4releaseversion"] = "",
+
["mobilereleaseversion"] = "1.1.04",
["mobilereleasedate"] = "2018-11-21",
+
["egsreleasedate"] = "Unreleased",
["mobilereleaseversion"] = "1.1.04",
+
["egsreleaseversion"] = "",
["switchreleasedate"] = "Unreleased",
+
["commonname"] = "Griffin",
["switchreleaseversion"] = "",
+
["dossierimage"] = "Dossier Griffin.png",
["class"] = "",
+
["dossieraddbook"] = "No",
["blueprintpath"] = "",
+
["soundfile"] = "",
["commonname"] = "Royal Griffin",
+
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Gryphon magnificum",
  +
["time"] = "Unknown",
  +
["group"] = "Birds, Fantasy Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 2200,
+
["tameaffinitybase"] = 2200,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 1500,
+
["torpor1"] = 1500,
["torporincrease"] = 90,
+
["torporincrease"] = 90,
["foodconsumptionbase"] = 0.002066,
+
["foodconsumptionbase"] = 0.002066,
["foodconsumptionmult"] = 150,
+
["foodconsumptionmult"] = 150,
["torpordepletionps0"] = 2.133333
+
["torpordepletionps0"] = 2.133333
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Kibble (Griffin Egg) (Mobile)"
+
["kibble"] = "Kibble (Griffin Egg) (Mobile)",
  +
["favoritefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Griffin Egg (Mobile)",
+
["egg"] = "Griffin Egg (Mobile)",
["mintemp"] = "",
+
["mintemp"] = 4.5,
["maxtemp"] = "",
+
["maxtemp"] = 5.5,
["incubationtime"] = "",
+
["incubationtime"] = 89992.80057595391,
["maturationtime"] = "",
+
["maturationtime"] = 4166666.6666666666,
["babytime"] = "",
+
["mintimebetweenmating"] = 345600,
["juveniletime"] = "",
+
["maxtimebetweenmating"] = 691200
["adolescenttime"] = "",
 
["mintimebetweenmating"] = "",
 
["maxtimebetweenmating"] = ""
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 950,
+
["health"] = 750,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.216,
+
["healthtamedlevel"] = 0.216,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -900,
+
["healthtamedadd"] = -900,
["stamina"] = 225,
+
["stamina"] = 225,
["staminawildlevel"] = 0.05,
+
["staminawildlevel"] = 0.05,
["staminatamedlevel"] = 0.06,
+
["staminatamedlevel"] = 0.06,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1500,
+
["torpor"] = 1500,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1600,
+
["food"] = 1600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 280,
+
["weight"] = 280,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = "",
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.5,
+
["meleetamedadd"] = -0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedlevel"] = 0.025,
["speedtamedadd"] = 0.365,
+
["speedtamedmult"] = 0,
["walkspeed"] = 300,
+
["speedtamedadd"] = 0.365,
["riddenwalkspeed"] = 300,
+
["walkspeed"] = 300,
["walkingstaminaconsumptionrate"] = 0.025,
+
["riddenwalkspeed"] = 300,
["untamedrunspeed"] = 750,
+
["walkingstaminaconsumptionrate"] = 0.025,
["tamedrunspeed"] = 750,
+
["untamedrunspeed"] = 750,
["tamedriddenrunspeed"] = 750,
+
["tamedrunspeed"] = 750,
["runningstaminaconsumptionrate"] = 6,
+
["tamedriddenrunspeed"] = 750,
["swimspeed"] = 300,
+
["runningstaminaconsumptionrate"] = 6,
["riddenswimspeed"] = 300,
+
["swimspeed"] = 300,
["flyspeed"] = 750,
+
["riddenswimspeed"] = 300,
["flyriddenspeed"] = 750,
+
["flyspeed"] = 750,
["untamedrunflyspeed"] = 1500,
+
["flyriddenspeed"] = 750,
["tamedrunflyspeed"] = 1500,
+
["untamedrunflyspeed"] = 1500,
["tamedriddenrunflyspeed"] = 1500,
+
["tamedrunflyspeed"] = 1500,
["flyingstaminaconsumptionrate"] = 0.325
+
["tamedriddenrunflyspeed"] = 1500,
  +
["flyingstaminaconsumptionrate"] = 0.325
 
},
 
},
  +
["grabweightthreshold"] = 80,
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["dragweight"] = 200,
["candragcreatures"] = "Achatina, Archaeopteryx, Bunny Dodo, Bunny Oviraptor, Compy, Dilophosaur, Diplocaulus, Dodo, Enforcer, Human, Hyaenodon, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Oviraptor, Pegomastax, Skeletal Jerboa, Titanomyrma Drone, Troodon, Zomdodo"
 
  +
["mass"] = 190,
  +
["fecessize"] = "Medium",
  +
["radiationimmune"] = "",
  +
["immobilizedby"] = "Chain Bola",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
  +
["candragcreatures"] = "Achatina, Archaeopteryx, Bunny Dodo, Bunny Oviraptor, Compy, Dilophosaur, 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 568: Строка 16 449:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["sabertooth"] = {
 
["sabertooth"] = {
  +
["variants"] = "Eerie Sabertooth, X-Sabertooth",
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
+
["releasedate"] = "2015-06-02",
["xboxreleasedate"] = "2015-12-16",
+
["releaseversion"] = "",
["xboxreleaseversion"] = "729.0",
+
["xboxreleasedate"] = "2015-12-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "729.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Saber_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Saber/Saber_Character_BP.Saber_Character_BP'",
 
["commonname"] = "Sabertooth",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Sabertooth.png",
+
["class"] = "Saber_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Saber/Saber_Character_BP.Saber_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Sabertooth",
["soundfile"] = "PW_sabre_voc_mumble.ogg",
 
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Sabertooth.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_sabre_voc_mumble.ogg",
["species"] = "Smilodon brutalis",
 
  +
["pronunciation"] = "",
["time"] = "Early Pleistocene/Holocene ",
 
["group"] = "Mammals",
+
["categories"] = "",
["temperament"] = "Aggressive",
+
["species"] = "Smilodon brutalis",
  +
["time"] = "Early Pleistocene/Holocene ",
["diet"] = "Carnivore",
 
  +
["group"] = "Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Sabertooth Saddle",
+
["equipment"] = "Sabertooth Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 1200,
+
["tameaffinitybase"] = 1200,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["torpor1"] = 500,
+
["torpor1"] = 500,
["torporincrease"] = 30,
+
["torporincrease"] = 30,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 288.039185,
+
["foodconsumptionmult"] = 288.039185,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Bronto Egg)",
+
["mobilekibble"] = "Kibble (Bronto Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 15037.592773, --4:10,
+
["gestationtime"] = 15037.592773, --4:10,
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375, --4:52,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 70175.4375, --19:29,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 87719.296875, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 250,
+
["health"] = 250,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 200,
+
["stamina"] = 200,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 500,
+
["torpor"] = 500,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 200,
+
["weight"] = 200,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.35,
+
["meleetamedmult"] = 0.35,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.3,
+
["speedtamedadd"] = 0.3,
["walkspeed"] = 230,
+
["walkspeed"] = 230,
["riddenwalkspeed"] = 230,
+
["riddenwalkspeed"] = 230,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 690,
+
["untamedrunspeed"] = 690,
["tamedrunspeed"] = 1150,
+
["tamedrunspeed"] = 1150,
["tamedriddenrunspeed"] = 1150,
+
["tamedriddenrunspeed"] = 1150,
["runningstaminaconsumptionrate"] = 7,
+
["runningstaminaconsumptionrate"] = 7,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 120,
+
["dragweight"] = 120,
["mass"] = 195,
+
["mass"] = 195,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 29,
 
  +
["meleebase"] = 29,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Sabertooth bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Sabertooth bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 280,
+
["attackrange"] = 280,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 29
+
["damage"] = 29
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 724: Строка 16 592:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["sabertoothsalmon"] = {
 
["sabertoothsalmon"] = {
["variants"] = "Aberrant Salmon",
+
["variants"] = "Aberrant Salmon, Eerie Sabertooth Salmon, X-Sabertooth Salmon, Rare X-Sabertooth Salmon",
["releasedate"] = "2016-05-04",
+
["releasedate"] = "2016-05-04",
["releaseversion"] = "240.0",
+
["releaseversion"] = "240.0",
["xboxreleasedate"] = "2016-05-17",
+
["xboxreleasedate"] = "2016-05-17",
["xboxreleaseversion"] = "734.0",
+
["xboxreleaseversion"] = "734.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Salmon_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_BP.Salmon_Character_BP'",
 
["commonname"] = "Sabertooth Salmon",
+
["class"] = "Salmon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_BP.Salmon_Character_BP'",
["dossierimage"] = "Dossier Sabertooth Salmon.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Sabertooth Salmon",
["soundfile"] = "",
+
["dossierimage"] = "Dossier Sabertooth Salmon.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Oncorhynchus grexlamia",
 
  +
["categories"] = "Aquatic",
["time"] = "Late Miocene - Mid Pleistocene",
 
  +
["species"] = "Oncorhynchus grexlamia",
["group"] = "Fish",
 
  +
["time"] = "Late Miocene - Mid Pleistocene",
["temperament"] = "Evasive, Aggressive when attacked",
 
["diet"] = "Carnivore",
+
["group"] = "Fish",
  +
["temperament"] = "Evasive, Aggressive when attacked",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0
+
["minlevelnonviolent"] = 0
},
 
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 65,
+
["health"] = 65,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 15,
+
["torpor"] = 15,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 100,
+
["food"] = 100,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 18,
+
["weight"] = 18,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 190,
+
["walkspeed"] = 190,
["swimspeed"] = 190,
+
["swimspeed"] = 190,
["untamedrunswimspeed"] = 398.999969
+
["untamedrunswimspeed"] = 398.999969
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 32.5,
+
["dragweight"] = 32.5,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 2,
 
  +
["meleebase"] = 2,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Sabertooth Salmon bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 150,
+
["attackrange"] = 150,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 2
+
["damage"] = 4
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Carnivore_Water_PlayerOrTamed",
+
["teamname"] = "Carnivore_Water_PlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat"
+
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 824: Строка 16 681:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["sarcosuchus"] = {
 
["sarcosuchus"] = {
["variants"] = "Aberrant Sarco",
+
["variants"] = "Aberrant Sarco, Brute Sarco, Eerie Sarco",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Sarco_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP.Sarco_Character_BP'",
 
["commonname"] = "Sarcosuchus",
+
["class"] = "Sarco_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP.Sarco_Character_BP'",
["dossierimage"] = "Dossier Sarcosuchus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Sarcosuchus",
["soundfile"] = "PW_sarco_vox_mumble.ogg",
+
["dossierimage"] = "Dossier Sarcosuchus.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "PW_sarco_vox_mumble.ogg",
  +
["pronunciation"] = "",
["species"] = "Sarcosuchus excubitor",
 
["time"] = "Early Cretaceous",
+
["categories"] = "Aquatic",
["group"] = "Reptiles",
+
["species"] = "Sarcosuchus excubitor",
["temperament"] = "Patient",
+
["time"] = "Early Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Reptiles",
  +
["temperament"] = "Patient",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Sarco Saddle",
+
["equipment"] = "Sarco Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 2000,
+
["tameaffinitybase"] = 2000,
["tameaffinityperlevel"] = 75,
+
["tameaffinityperlevel"] = 75,
["torpor1"] = 400,
+
["torpor1"] = 400,
["torporincrease"] = 24,
+
["torporincrease"] = 24,
["foodconsumptionbase"] = 0.001578,
+
["foodconsumptionbase"] = 0.001578,
["foodconsumptionmult"] = 211.237854,
+
["foodconsumptionmult"] = 211.237854,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Trike Egg)",
+
["mobilekibble"] = "Kibble (Trike Egg)",
["favoritefood"] = "Raw Prime Fish Meat"
+
["favoritefood"] = "Raw Prime Fish Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Sarco Egg",
+
["egg"] = "Sarco Egg",
["mintemp"] = 30,
+
["mintemp"] = 30,
["maxtemp"] = 34,
+
["maxtemp"] = 34,
["incubationtime"] = 8999.280273, --2:29,
+
["incubationtime"] = 8999.280273, --2:29,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 400,
+
["health"] = 400,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.65,
+
["healthtamedadd"] = 0.65,
["stamina"] = 450,
+
["stamina"] = 450,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 400,
+
["torpor"] = 400,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 300,
+
["weight"] = 300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.5,
+
["meleetamedmult"] = 0.5,
["meleetamedadd"] = 0.8,
+
["meleetamedadd"] = 0.8,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.6,
+
["speedtamedadd"] = 0.6,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["riddenwalkspeed"] = 150,
+
["riddenwalkspeed"] = 150,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 437.399994,
+
["untamedrunspeed"] = 437.399994,
["tamedrunspeed"] = 601.424988,
+
["tamedrunspeed"] = 601.424988,
["tamedriddenrunspeed"] = 601.424988,
+
["tamedriddenrunspeed"] = 601.424988,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 750,
+
["swimspeed"] = 750,
["riddenswimspeed"] = 750
+
["riddenswimspeed"] = 750
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 200,
+
["dragweight"] = 200,
["mass"] = 220,
+
["mass"] = 220,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 35,
 
  +
["meleebase"] = 35,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Sarco bites the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 650,
+
["attackrange"] = 650,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 550,
+
["activateattackrange"] = 550,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Roll",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Sarco grabs its target and rolls dealing damage and disabling them.",
["staminacost"] = 95,
+
["staminacost"] = 95,
["attackrange"] = 600,
+
["attackrange"] = 600,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 45
+
["damage"] = 45
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Lunge",
+
["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.",
+
["description"] = "Using the <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Sarco lunges towards a target in front of it.",
["staminacost"] = 125,
+
["staminacost"] = 125,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 750,
+
["minattackrange"] = 750,
["activateattackrange"] = 1200,
+
["activateattackrange"] = 1200,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "MeleeLeft",
+
["name"] = "MeleeLeft",
["description"] = "",
+
["description"] = "",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 700,
+
["attackrange"] = 700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "MeleeLeft",
+
["name"] = "MeleeLeft",
["description"] = "",
+
["description"] = "",
["staminacost"] = 35,
+
["staminacost"] = 35,
["attackrange"] = 700,
+
["attackrange"] = 700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 35
+
["damage"] = 35
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Sarcosuchus Skin",
["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"
["specialloot"] = "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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 18 036: Строка 16 870:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalbrontosaurus"] = {
 
["skeletalbrontosaurus"] = {
["variants"] = "Brontosaurus",
+
["variants"] = "Brontosaurus, Eerie Bronto, R-Brontosaurus",
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2015-10-28",
+
["releasedate"] = "2015-10-28",
["releaseversion"] = "221.0",
+
["releaseversion"] = "221.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_Sauropod_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Bone_Sauropod_Character_BP.Bone_Sauropod_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Bronto",
["class"] = "Bone_Sauropod_Character_BP_C",
 
  +
["soundfile"] = "PW_bronto_voc_mumble_01.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Bone_Sauropod_Character_BP.Bone_Sauropod_Character_BP'",
 
["commonname"] = "Skeletal Bronto",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "PW_bronto_voc_mumble_01.OGG",
 
["pronunciation"] = "",
+
["group"] = "Dinosaurs, Event Creatures",
["categories"] = "",
+
["temperament"] = "Docile",
["species"] = "Brontosaurus lazarus",
+
["diet"] = "Herbivore",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs, Event Creatures",
 
["temperament"] = "Docile",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 34500,
+
["health"] = 34500,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 240,
+
["stamina"] = 240,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 2000,
+
["torpor"] = 2000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 10000,
+
["food"] = 10000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 1600,
+
["weight"] = 1600,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["untamedrunspeed"] = 607.5,
+
["untamedrunspeed"] = 607.5,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 500,
+
["mass"] = 500,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Large Bear Trap",
+
["immobilizedby"] = "Large Bear Trap",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 90,
+
["meleebase"] = 90,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Skeletal Bronto swings its massive tail over a wide area dealing knock-back to smaller creatures.",
+
["description"] = "The Skeletal Bronto swings its massive tail over a wide area dealing knock-back to smaller creatures.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2000,
+
["attackrange"] = 2000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 90
+
["damage"] = 90
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 22,
+
["killxpbase"] = 22,
["teamname"] = "Herbivores_Large",
+
["teamname"] = "Herbivores_Large",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "Sauropod Vertebra, Bronto Bone Costume"
+
["specialloot"] = "Bronto Bone Costume, Dinosaur Bone, Sauropod Vertebra"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 18 117: Строка 16 947:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalcarnotaurus"] = {
 
["skeletalcarnotaurus"] = {
["variants"] = "Carnotaurus, Alpha Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus",
+
["variants"] = "Aberrant Carnotaurus, Alpha Carnotaurus, Carnotaurus, Corrupted Carnotaurus, Eerie Alpha Carno, Eerie Carno, R-Carnotaurus, VR Carnotaurus",
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2015-10-28",
+
["releasedate"] = "2015-10-28",
["releaseversion"] = "221.0",
+
["releaseversion"] = "221.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_MegaCarno_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Bone_MegaCarno_Character_BP.Bone_MegaCarno_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Carnotaurus",
["class"] = "Bone_MegaCarno_Character_BP_C",
 
  +
["soundfile"] = "PW_carno_voc_mumble_01.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Bone_MegaCarno_Character_BP.Bone_MegaCarno_Character_BP'",
 
["commonname"] = "Skeletal Carnotaurus",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "PW_carno_voc_mumble_01.OGG",
 
["pronunciation"] = "",
+
["group"] = "Dinosaurs, Event Creatures",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Carnotaurus pressor",
+
["diet"] = "Carnivore",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs, Event Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 6400,
+
["health"] = 6400,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 300,
+
["weight"] = 300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 550,
+
["walkspeed"] = 550,
["untamedrunspeed"] = 1309,
+
["untamedrunspeed"] = 1309,
["swimspeed"] = 400
+
["swimspeed"] = 400
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 222,
+
["mass"] = 222,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 80,
+
["meleebase"] = 80,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Skeletal Carno bites the target.",
+
["description"] = "The Skeletal Carno bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 300,
+
["minattackrange"] = 300,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Gore",
+
["name"] = "Gore",
["description"] = "The Skeletal Carno headbutts the target causing considerable knock-back.",
+
["description"] = "The Skeletal Carno headbutts the target causing considerable knock-back.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 440,
+
["attackrange"] = 440,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 460,
+
["killxpbase"] = 460,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Keratin, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Prime Meat",
["specialloot"] = "Carno Bone Costume",
+
["specialloot"] = "Carno Bone Costume, Dinosaur Bone, Rex Bone Helmet Skin",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 18 210: Строка 17 036:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalgiganotosaurus"] = {
 
["skeletalgiganotosaurus"] = {
["variants"] = "Giganotosaurus, Giganotosaurus - Tek Cave",
+
["variants"] = "Brute Malfunctioned Tek Giganotosaurus, Corrupted Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus",
["event"] = "ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_Gigant_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Bone_Gigant_Character_BP.Bone_Gigant_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Giganotosaurus",
["class"] = "Bone_Gigant_Character_BP_C",
 
  +
["soundfile"] = "Gigantosaurus Startled 1.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Bone_Gigant_Character_BP.Bone_Gigant_Character_BP'",
 
  +
["pronunciation"] = "",
["commonname"] = "Skeletal Giganotosaurus",
 
  +
["categories"] = "",
["soundfile"] = "Gigantosaurus Startled 1.OGG",
 
["pronunciation"] = "",
+
["group"] = "Dinosaurs, Event Creatures",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Giganotosaurus furiosa",
+
["diet"] = "Carnivore",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs, Event Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 80000,
+
["health"] = 80000,
["healthwildlevel"] = 0.0005,
+
["healthwildlevel"] = 0.0005,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.0005,
+
["staminawildlevel"] = 0.0005,
["torpor"] = 10000,
+
["torpor"] = 10000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.0025,
+
["oxygenwildlevel"] = 0.0025,
["food"] = 4000,
+
["food"] = 4000,
["foodwildlevel"] = 0.0025,
+
["foodwildlevel"] = 0.0025,
["weight"] = 700,
+
["weight"] = 700,
["weightwildlevel"] = 0.01,
+
["weightwildlevel"] = 0.01,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 1500,
+
["walkspeed"] = 1500,
["untamedrunspeed"] = 1681.679932,
+
["untamedrunspeed"] = 1681.679932,
["swimspeed"] = 625,
+
["swimspeed"] = 625,
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 4000,
+
["dragweight"] = 4000,
["mass"] = 400,
+
["mass"] = 400,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Large Bear Trap",
+
["immobilizedby"] = "Large Bear Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 300,
+
["meleebase"] = 300,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Skeletal Giganotosaurus bites the target.",
+
["description"] = "The Skeletal Giganotosaurus bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2400,
+
["attackrange"] = 2400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2700,
+
["activateattackrange"] = 2700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1200
+
["damage"] = 1200
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Roar",
+
["name"] = "Roar",
["description"] = "The Skeletal Giganotosaurus unleashes a menacing roar to frighten opposing survivors.",
+
["description"] = "The Skeletal Giganotosaurus unleashes a menacing roar to frighten opposing survivors.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Gnash",
+
["name"] = "Gnash",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2400,
+
["attackrange"] = 2400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2700,
+
["activateattackrange"] = 2700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1200
+
["damage"] = 1200
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 200,
+
["killxpbase"] = 200,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "Giganotosaurus Bone Costume"
+
["specialloot"] = "Dinosaur Bone, Giganotosaurus Bone Costume"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 18 310: Строка 17 132:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalquetzalcoatlus"] = {
 
["skeletalquetzalcoatlus"] = {
["variants"] = "Quetzal, Tek Quetzal",
+
["variants"] = "Eerie Quetzal, Malfunctioned Tek Quetzal, Quetzal, R-Quetzal, Tek Quetzal",
["event"] = "ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_Quetz_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Bone_Quetz_Character_BP.Bone_Quetz_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Quetzal",
["class"] = "Bone_Quetz_Character_BP_C",
 
  +
["soundfile"] = "Quetzal_mumble_1.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Bone_Quetz_Character_BP.Bone_Quetz_Character_BP'",
 
["commonname"] = "Skeletal Quetzal",
+
["pronunciation"] = "",
["soundfile"] = "Quetzal_mumble_1.OGG",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Event Creatures, Reptiles",
["categories"] = "",
+
["temperament"] = "Skittish",
  +
["diet"] = "Carnivore",
["species"] = "Quetzalcoatlus conchapicem",
 
["time"] = "Late Cretaceous",
 
["group"] = "Event Creatures, Reptiles",
 
["temperament"] = "Skittish",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 18000,
+
["health"] = 18000,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 750,
+
["stamina"] = 750,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 1850,
+
["torpor"] = 1850,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 780,
+
["weight"] = 780,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.04,
+
["meleewildlevel"] = 0.04,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 360,
+
["walkspeed"] = 360,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["flyspeed"] = 500,
+
["flyspeed"] = 500,
["untamedrunflyspeed"] = 1995.000122
+
["untamedrunflyspeed"] = 1995.000122
 
},
 
},
["grabweightthreshold"] = 400,
+
["grabweightthreshold"] = 400,
["dragweight"] = 200,
+
["dragweight"] = 200,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["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.
["meleebase"] = 48,
+
["meleebase"] = 48,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Skeletal Quetzal bites the target.",
+
["description"] = "The Skeletal Quetzal bites the target.",
["staminacost"] = 16,
+
["staminacost"] = 16,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 48
+
["damage"] = 48
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab",
+
["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.",
+
["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,
+
["staminacost"] = 80,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 48
+
["damage"] = 48
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 18,
+
["killxpbase"] = 18,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "Quetzalcoatlus Bone Costume",
+
["specialloot"] = "Dinosaur Bone, Quetzalcoatlus Bone Costume",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 18 404: Строка 17 222:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalraptor"] = {
 
["skeletalraptor"] = {
["variants"] = "Raptor, Tek Raptor, Alpha Raptor",
+
["variants"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Tek Raptor, VR Raptor, X-Raptor",
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2015-10-28",
+
["releasedate"] = "2015-10-28",
["releaseversion"] = "221.0",
+
["releaseversion"] = "221.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_MegaRaptor_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Bone_MegaRaptor_Character_BP.Bone_MegaRaptor_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Raptor",
["class"] = "Bone_MegaRaptor_Character_BP_C",
 
  +
["soundfile"] = "PW_raptor_attack_04.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Bone_MegaRaptor_Character_BP.Bone_MegaRaptor_Character_BP'",
 
["commonname"] = "Skeletal Raptor",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "PW_raptor_attack_04.OGG",
 
["pronunciation"] = "",
+
["group"] = "Dinosaurs, Event Creatures",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Utahraptor prime",
+
["diet"] = "Carnivore",
["time"] = "Early Cretaceous",
 
["group"] = "Dinosaurs, Event Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 3600,
+
["health"] = 3600,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 180,
+
["torpor"] = 180,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 140,
+
["weight"] = 140,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 909.5,
+
["walkspeed"] = 909.5,
["untamedrunspeed"] = 1882.664917,
+
["untamedrunspeed"] = 1882.664917,
["swimspeed"] = 595
+
["swimspeed"] = 595
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 400,
+
["dragweight"] = 400,
["mass"] = 185,
+
["mass"] = 185,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 40,
+
["meleebase"] = 40,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Skeletal Raptor bites and claws at the target.",
+
["description"] = "The Skeletal Raptor bites and claws at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 265,
+
["killxpbase"] = 265,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
["specialloot"] = "Raptor Bone Costume",
+
["specialloot"] = "Dinosaur Bone, Raptor Bone Costume, Rex Bone Helmet Skin",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 18 486: Строка 17 300:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalrex"] = {
 
["skeletalrex"] = {
["variants"] = "Rex, Tek Rex, Corrupted Rex, Enraged Corrupted Rex, Alpha T-Rex, DodoRex",
+
["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Tek Rex, VR Rex, X-Rex",
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2015-10-28",
+
["releasedate"] = "2015-10-28",
["releaseversion"] = "221.0",
+
["releaseversion"] = "221.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_MegaRex_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Bone_MegaRex_Character_BP.Bone_MegaRex_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Rex",
["class"] = "Bone_MegaRex_Character_BP_C",
 
  +
["soundfile"] = "PW_trex_vox_roar_02.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Bone_MegaRex_Character_BP.Bone_MegaRex_Character_BP'",
 
["commonname"] = "Skeletal Rex",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "PW_trex_vox_roar_02.OGG",
 
["pronunciation"] = "",
+
["group"] = "Dinosaurs, Event Creatures",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Tyrannosaurus dominum",
+
["diet"] = "Carnivore",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs, Event Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 17500,
+
["health"] = 17500,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 420,
+
["stamina"] = 420,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 1550,
+
["torpor"] = 1550,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 500,
+
["weight"] = 500,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 1510,
+
["walkspeed"] = 1510,
["untamedrunspeed"] = 2159.299805,
+
["untamedrunspeed"] = 2159.299805,
["swimspeed"] = 600
+
["swimspeed"] = 600
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 550,
+
["dragweight"] = 550,
["mass"] = 400,
+
["mass"] = 400,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 170,
+
["meleebase"] = 170,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Skeletal Rex bites the target.",
+
["description"] = "The Skeletal Rex bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 170
+
["damage"] = 170
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Skeletal Rex unleashes a menacing roar to frighten opposing survivors.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
}
 
}
 
},
 
},
["killxpbase"] = 885,
+
["killxpbase"] = 885,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
["specialloot"] = "Rex Bone Costume"
+
["specialloot"] = "Alpha Rex Trophy, Dinosaur Bone, Rex Bone Costume, Trike Bone Helmet Skin, Tyrannosaurus Arm"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 18 575: Строка 17 385:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalstegosaurus"] = {
 
["skeletalstegosaurus"] = {
["variants"] = "Stegosaurus, Tek Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus",
+
["variants"] = "Aberrant Stegosaurus, Corrupted Stegosaurus, Eerie Stego, Malfunctioned Tek Stegosaurus, Stegosaurus, Tek Stegosaurus, VR Stegosaurus",
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2015-10-28",
+
["releasedate"] = "2015-10-28",
["releaseversion"] = "221.0",
+
["releaseversion"] = "221.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_Stego_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Bone_Stego_Character_BP.Bone_Stego_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Stego",
["class"] = "Bone_Stego_Character_BP_C",
 
  +
["soundfile"] = "PW_stego_voc_mumble_01.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Bone_Stego_Character_BP.Bone_Stego_Character_BP'",
 
["commonname"] = "Skeletal Stego",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "PW_stego_voc_mumble_01.OGG",
 
["pronunciation"] = "",
+
["group"] = "Dinosaurs, Event Creatures",
["categories"] = "",
+
["temperament"] = "Docile",
["species"] = "Stegosaurus regium",
+
["diet"] = "Herbivore",
["time"] = "Late Jurassic",
 
["group"] = "Dinosaurs, Event Creatures",
 
["temperament"] = "Docile",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 8550,
+
["health"] = 8550,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 500,
+
["torpor"] = 500,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 6000,
+
["food"] = 6000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 440,
+
["weight"] = 440,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 170,
+
["walkspeed"] = 170,
["untamedrunspeed"] = 598.399963,
+
["untamedrunspeed"] = 598.399963,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 260,
+
["mass"] = 260,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 62,
+
["meleebase"] = 62,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Skeletal Stego swings its spiked tail at the target.",
+
["description"] = "The Skeletal Stego swings its spiked tail at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 570,
+
["attackrange"] = 570,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 660,
+
["activateattackrange"] = 660,
 
["melee"] = {
 
["melee"] = {
["damage"] = 62
+
["damage"] = 62
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat, Stego Bone Costume",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["specialloot"] = "Stego Bone Costume",
+
["specialloot"] = "Dinosaur Bone, Stego Bone Costume",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 18 657: Строка 17 463:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletaltriceratops"] = {
 
["skeletaltriceratops"] = {
["variants"] = "Triceratops, Aberrant Triceratops, Corrupted Triceratops, Enraged Triceratops",
+
["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2015-10-28",
+
["releasedate"] = "2015-10-28",
["releaseversion"] = "221.0",
+
["releaseversion"] = "221.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_Trike_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Bone_Trike_Character_BP.Bone_Trike_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Trike",
["class"] = "Bone_Trike_Character_BP_C",
 
  +
["soundfile"] = "PW_trike_voc_mumble_01.OGG",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Bone_Trike_Character_BP.Bone_Trike_Character_BP'",
 
["commonname"] = "Skeletal Trike",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "PW_trike_voc_mumble_01.OGG",
 
["pronunciation"] = "",
+
["group"] = "Dinosaurs, Event Creatures",
["categories"] = "",
+
["temperament"] = "Short-Tempered",
["species"] = "Triceratops styrax",
+
["diet"] = "Herbivore",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs, Event Creatures",
 
["temperament"] = "Short-Tempered",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 5625,
+
["health"] = 5625,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 250,
+
["torpor"] = 250,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 365,
+
["weight"] = 365,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["untamedrunspeed"] = 607.5,
+
["untamedrunspeed"] = 607.5,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 300,
+
["dragweight"] = 300,
["mass"] = 225,
+
["mass"] = 225,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 48,
+
["meleebase"] = 48,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Skeletal Trike headbutts the target.",
+
["description"] = "The Skeletal Trike headbutts the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 490,
+
["attackrange"] = 490,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 48
+
["damage"] = 48
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
["specialloot"] = "Trike Bone Costume"
+
["specialloot"] = "Dinosaur Bone, Trike Bone Costume"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 18 738: Строка 17 540:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["spinosaurus"] = {
 
["spinosaurus"] = {
["variants"] = "Aberrant Spino, Corrupted Spino",
+
["variants"] = "Aberrant Spino, Corrupted Spino, Eerie Spino, X-Spino",
["releasedate"] = "2015-06-12",
+
["releasedate"] = "2015-06-12",
["releaseversion"] = "173.0",
+
["releaseversion"] = "173.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Spino_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'",
 
["commonname"] = "Spinosaur",
+
["class"] = "Spino_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'",
["dossierimage"] = "Dossier Spinosaur.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Spino",
["soundfile"] = "PW_spino_vox_mumble.ogg",
+
["dossierimage"] = "Dossier Spino.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_spino_vox_mumble.ogg",
  +
["pronunciation"] = "",
["species"] = "Spinosaurus aquareliga",
 
  +
["categories"] = "",
["time"] = "Early-Late Cretaceous",
 
  +
["species"] = "Spinosaurus aquareliga",
["group"] = "Dinosaurs",
 
["temperament"] = "Territorial",
+
["time"] = "Early-Late Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Spino Saddle",
+
["equipment"] = "Spino Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 3200,
+
["tameaffinitybase"] = 3200,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 850,
+
["torpor1"] = 850,
["torporincrease"] = 51,
+
["torporincrease"] = 51,
["foodconsumptionbase"] = 0.002066,
+
["foodconsumptionbase"] = 0.002066,
["foodconsumptionmult"] = 150,
+
["foodconsumptionmult"] = 150,
["torpordepletionps0"] = 2.133333
+
["torpordepletionps0"] = 2.133333
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
["mobilekibble"] = "Kibble (Argentavis Egg)",
+
["mobilekibble"] = "Kibble (Argentavis Egg)",
["favoritefood"] = "Raw Prime Fish Meat"
+
["favoritefood"] = "Raw Prime Fish Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Spino Egg",
+
["egg"] = "Spino Egg",
["mintemp"] = 30,
+
["mintemp"] = 30,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 13845.046875, --3:50,
+
["incubationtime"] = 13845.046875, --3:50,
["maturationtime"] = 256410.25,
+
["maturationtime"] = 256410.25,
["babytime"] = 25641.025391, --7:07,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 102564.101563, --28:29,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 128205.125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 700,
+
["health"] = 700,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 350,
+
["stamina"] = 350,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 850,
+
["torpor"] = 850,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 650,
+
["oxygen"] = 650,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2600,
+
["food"] = 2600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 452,
+
["walkspeed"] = 452,
["riddenwalkspeed"] = 452,
+
["riddenwalkspeed"] = 452,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1717.599976,
+
["untamedrunspeed"] = 1717.599976,
["tamedrunspeed"] = 1717.599976,
+
["tamedrunspeed"] = 1717.599976,
["tamedriddenrunspeed"] = 1717.599976,
+
["tamedriddenrunspeed"] = 1717.599976,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["riddenswimspeed"] = 1100
+
["riddenswimspeed"] = 1100
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 550,
+
["dragweight"] = 550,
["mass"] = 500,
+
["mass"] = 500,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 50,
 
  +
["meleebase"] = 50,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Spino Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Spino bites the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Change Stance",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Spino changes from biped to quadruped and back.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roar",
+
["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.",
+
["description"] = "Using the <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Spino roars.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Spino Swipe Right",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One) when in bipedal mode, the Spino swipes the target with its right foreleg.",
["staminacost"] = 12,
+
["staminacost"] = 12,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 60
+
["damage"] = 60
 
}
 
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Spino Swipe Left",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One) when in bipedal mode, the Spino swipes the target with its left foreleg.",
["staminacost"] = 15,
+
["staminacost"] = 15,
["attackrange"] = 1500,
+
["attackrange"] = 1500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 60
+
["damage"] = 60
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 60,
+
["killxpbase"] = 60,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Creature Implant (Mobile), Fireworks Flaregun Skin",
+
["lootitems"] = "Fireworks Flaregun Skin",
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "Spinosaurus Sail",
+
["specialloot"] = "Spinosaurus Sail",
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 18 940: Строка 17 724:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["stegosaurus"] = {
 
["stegosaurus"] = {
["variants"] = "Tek Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus, Skeletal Stego",
+
["variants"] = "Aberrant Stegosaurus, Corrupted Stegosaurus, Eerie Stego, Malfunctioned Tek Stegosaurus, Skeletal Stego, Tek Stegosaurus, VR Stegosaurus",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Stego_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'",
 
["commonname"] = "Stegosaurus",
+
["class"] = "Stego_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'",
["dossierimage"] = "Dossier Stegosaurus.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Stegosaurus",
  +
["dossierimage"] = "Dossier Stegosaurus.png",
["soundfile"] = "PW_stego_voc_mumble_01.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_stego_voc_mumble_01.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Stegosaurus regium",
 
["time"] = "Late Jurassic",
+
["categories"] = "",
["group"] = "Dinosaurs",
+
["species"] = "Stegosaurus regium",
["temperament"] = "Docile",
+
["time"] = "Late Jurassic",
["diet"] = "Herbivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Docile",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Stego Saddle",
+
["equipment"] = "Stego Saddle",
["uniquecostumes"] = "Stegosaurus Bionic Costume, Stego Bone Costume",
+
["uniquecostumes"] = "Stegosaurus Bionic Costume, Stego Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.1,
+
["tameineffectivenessbyaffinity"] = 0.1,
["tameaffinitybase"] = 6000,
+
["tameaffinitybase"] = 6000,
["tameaffinityperlevel"] = 300,
+
["tameaffinityperlevel"] = 300,
["torpor1"] = 500,
+
["torpor1"] = 500,
["torporincrease"] = 30,
+
["torporincrease"] = 30,
["foodconsumptionbase"] = 0.005341,
+
["foodconsumptionbase"] = 0.005341,
["foodconsumptionmult"] = 208.034286,
+
["foodconsumptionmult"] = 208.034286,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Sarco Egg)",
+
["mobilekibble"] = "Kibble (Sarco Egg)",
["favoritefood"] = "Vegetables",
+
["favoritefood"] = "Crops",
["primitiveplusfood"] = "Fresh Wheat (Primitive Plus)"
+
["primitiveplusfood"] = "Fresh Wheat (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Stego Egg",
+
["egg"] = "Stego Egg",
["mintemp"] = 22,
+
["mintemp"] = 22,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 9999.200195, --2:46,
+
["incubationtime"] = 9999.200195, --2:46,
["maturationtime"] = 185185.171875,
+
["maturationtime"] = 185185.171875,
["babytime"] = 18518.517578, --5:08,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 74074.070313, --20:34,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 92592.585938, --25:43,
 
["mintimebetweenmating"] = 64800, --18:00,
 
["maxtimebetweenmating"] = 172800 --48:00
 
 
},
 
},
["colorization"] = {
+
["stats"] = {
["0"] = {
+
["cansuffocate"] = "Yes",
["name"] = "Body",
+
["health"] = 650,
  +
["healthwildlevel"] = 0.2,
["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"
 
},
+
["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",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 42,
  +
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Spine",
+
["name"] = "Melee",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Stego swings its spiked tail at the target.",
["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"
 
  +
["staminacost"] = 0,
  +
["attackrange"] = 570,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 660,
  +
["melee"] = {
  +
["damage"] = 42
  +
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Plate/Spike Base",
+
["name"] = "ImpalingTailWhip",
  +
["description"] = "",
["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"
 
  +
["staminacost"] = 0,
  +
["attackrange"] = 100,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 100,
  +
["melee"] = {
  +
["damage"] = 42
  +
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Back",
+
["name"] = "Backplate",
  +
["description"] = "",
["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"
 
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 0
  +
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Plate Edge and Spike Tips",
+
["name"] = "ThrowImpliedTarget",
  +
["description"] = "",
["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"
 
},
+
["staminacost"] = 0,
["5"] = {
+
["attackrange"] = 100,
["name"] = "Belly",
+
["minattackrange"] = 0,
  +
["activateattackrange"] = 100,
["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 (Scorched Earth)",
 
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["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"] = {
 
["melee"] = {
["damage"] = 42
+
["damage"] = 42
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
 
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 114: Строка 17 904:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["tapejara"] = {
 
["tapejara"] = {
  +
["variants"] = "Eerie Tapejara, VR Tapejara, X-Tapejara",
["releasedate"] = "2016-09-12",
 
["releaseversion"] = "247.0",
+
["releasedate"] = "2016-09-12",
["xboxreleasedate"] = "2016-09-16",
+
["releaseversion"] = "247.0",
["xboxreleaseversion"] = "741.1",
+
["xboxreleasedate"] = "2016-09-16",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "741.1",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Tapejara_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tapejara/Tapejara_Character_BP.Tapejara_Character_BP'",
 
["commonname"] = "Tapejara",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Tapejara.png",
+
["class"] = "Tapejara_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tapejara/Tapejara_Character_BP.Tapejara_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Tapejara",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Tapejara.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
["species"] = "Tapejara imperator",
+
["soundfile"] = "",
["time"] = "Cretaceous",
+
["pronunciation"] = "",
["group"] = "Reptiles",
+
["categories"] = "",
["temperament"] = "Skittish",
+
["species"] = "Tapejara imperator",
["diet"] = "Carnivore",
+
["time"] = "Cretaceous",
  +
["group"] = "Reptiles",
  +
["temperament"] = "Skittish",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["equipment"] = "Tapejara Saddle, Tapejara Tek Saddle",
+
["equipment"] = "Tapejara Saddle, Tapejara Tek Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 2200,
+
["tameaffinitybase"] = 2200,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 450,
+
["torpor1"] = 450,
["torporincrease"] = 27,
+
["torporincrease"] = 27,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 216.029373,
+
["foodconsumptionmult"] = 216.029373,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Allosaurus Egg)",
+
["mobilekibble"] = "Kibble (Allosaurus Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Tapejara Egg",
+
["egg"] = "Tapejara Egg",
["mintemp"] = 29,
+
["mintemp"] = 29,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 5999.520508, --1:39,
+
["incubationtime"] = 5999.520508, --1:39,
["maturationtime"] = 196078.421875,
+
["maturationtime"] = 196078.421875,
["babytime"] = 19607.841797, --5:26,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 78431.367188, --21:47,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 98039.210938, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 325,
+
["health"] = 325,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 450,
+
["stamina"] = 450,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 450,
+
["torpor"] = 450,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1600,
+
["food"] = 1600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 330,
+
["weight"] = 330,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.365,
+
["speedtamedadd"] = 0.365,
["walkspeed"] = 245,
+
["walkspeed"] = 245,
["riddenwalkspeed"] = 245,
+
["riddenwalkspeed"] = 245,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300,
+
["riddenswimspeed"] = 300,
["flyspeed"] = 700,
+
["flyspeed"] = 700,
["flyriddenspeed"] = 700,
+
["flyriddenspeed"] = 700,
["untamedrunflyspeed"] = 2464,
+
["untamedrunflyspeed"] = 2464,
["tamedrunflyspeed"] = 1120,
+
["tamedrunflyspeed"] = 1120,
["tamedriddenrunflyspeed"] = 1120,
+
["tamedriddenrunflyspeed"] = 1120,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 35.5,
+
["grabweightthreshold"] = 35.5,
["dragweight"] = 149,
+
["dragweight"] = 149,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Megalosaurus",
["candragcreatureswhileflying"] = "Yes",
 
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Bulbdog, Compy, Dilophosaur, Diplocaulus, Dodo, Enforcer, Glowtail, Human, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Pegomastax, Shinehorn, Titanomyrma Drone, Troodon, Zomdodo",
 
  +
["candragcreatures"] = "Bulbdog, Compy, Dilophosaur, 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,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Tapejara bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["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 Tapejara flaps its wings and taunts the target.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 311: Строка 18 076:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["tekparasaur"] = {
 
["tekparasaur"] = {
["inherits"] = "parasaurolophus",
+
["inherits"] = "parasaurolophus",
["variants"] = "Parasaur, Aberrant Parasaur",
+
["variants"] = "Aberrant Parasaur, Eerie Parasaur, Parasaur, R-Parasaur, X-Parasaur, VR Parasaur",
["releasedate"] = "2018-09-18",
+
["releasedate"] = "2018-09-18",
["releaseversion"] = "283.101",
+
["releaseversion"] = "283.101",
["xboxreleasedate"] = "2018-09-18",
+
["xboxreleasedate"] = "2018-09-18",
["xboxreleaseversion"] = "777.0",
+
["xboxreleaseversion"] = "777.0",
["ps4releasedate"] = "2018-09-18",
+
["psreleasedate"] = "2018-09-18",
["ps4releaseversion"] = "526.0",
+
["psreleaseversion"] = "526.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "BionicPara_Character_BP_C",
+
["class"] = "BionicPara_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/BionicPara_Character_BP.BionicPara_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/BionicPara_Character_BP.BionicPara_Character_BP'",
["commonname"] = "Tek Parasaur",
+
["commonname"] = "Tek Parasaur",
["dossierimage"] = "Tek Parasaur Image.jpg",
+
["dossierimage"] = "Tek Parasaur Image.jpg",
["dossieraddbook"] = "No",
+
["dossieraddbook"] = "No",
["group"] = "Dinosaurs, Tek Creatures",
+
["group"] = "Dinosaurs, Tek Creatures",
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Tek Parasaur Egg"
+
["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"
 
}
 
 
},
 
},
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
+
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 364: Строка 18 103:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["tekquetzal"] = {
 
["tekquetzal"] = {
["inherits"] = "quetzalcoatlus",
+
["inherits"] = "quetzalcoatlus",
["variants"] = "Quetzal, Skeletal Quetzal",
+
["variants"] = "Eerie Quetzal, Malfunctioned Tek Quetzal, Quetzal, R-Quetzal, Skeletal Quetzal",
["releasedate"] = "2018-10-16",
+
["releasedate"] = "2018-10-16",
["releaseversion"] = "284.104",
+
["releaseversion"] = "284.104",
["xboxreleasedate"] = "2018-10-16",
+
["xboxreleasedate"] = "2018-10-16",
["xboxreleaseversion"] = "778.0",
+
["xboxreleaseversion"] = "778.0",
["ps4releasedate"] = "2018-10-16",
+
["psreleasedate"] = "2018-10-16",
["ps4releaseversion"] = "527.0",
+
["psreleaseversion"] = "527.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "BionicQuetz_Character_BP_C",
+
["class"] = "BionicQuetz_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/BionicQuetz_Character_BP.BionicQuetz_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/BionicQuetz_Character_BP.BionicQuetz_Character_BP'",
["commonname"] = "Tek Quetzal",
+
["commonname"] = "Tek Quetzal",
["dossierimage"] = "Tek Quetzal Image.jpg",
+
["dossierimage"] = "Tek Quetzal Image.jpg",
["dossieraddbook"] = "No",
+
["dossieraddbook"] = "No",
["group"] = "Reptiles, Tek Creatures",
+
["group"] = "Reptiles, Tek Creatures",
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Tek Quetzal Egg"
+
["egg"] = "Tek Quetzal Egg"
 
},
 
},
  +
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
["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"
 
}
 
},
 
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 417: Строка 18 130:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["tekraptor"] = {
 
["tekraptor"] = {
["inherits"] = "raptor",
+
["inherits"] = "raptor",
["variants"] = "Raptor, Alpha Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
+
["variants"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Skeletal Raptor, VR Raptor, X-Raptor",
["releasedate"] = "2018-08-14",
+
["releasedate"] = "2018-08-14",
["releaseversion"] = "282.102",
+
["releaseversion"] = "282.102",
["xboxreleasedate"] = "2018-08-14",
+
["xboxreleasedate"] = "2018-08-14",
["xboxreleaseversion"] = "776.0",
+
["xboxreleaseversion"] = "776.0",
["ps4releasedate"] = "2018-08-14",
+
["psreleasedate"] = "2018-08-14",
["ps4releaseversion"] = "525.0",
+
["psreleaseversion"] = "525.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "BionicRaptor_Character_BP_C",
+
["class"] = "BionicRaptor_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP.BionicRaptor_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP.BionicRaptor_Character_BP'",
["commonname"] = "Tek Raptor",
+
["commonname"] = "Tek Raptor",
["dossierimage"] = "Tek Raptor Image.jpg",
+
["dossierimage"] = "Tek Raptor Image.jpg",
["dossieraddbook"] = "No",
+
["dossieraddbook"] = "No",
["group"] = "Dinosaurs, Tek Creatures",
+
["group"] = "Dinosaurs, Tek Creatures",
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Tek Raptor Egg"
+
["egg"] = "Tek Raptor Egg"
 
},
 
},
  +
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
["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"
 
}
 
},
 
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 470: Строка 18 157:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["tekrex"] = {
 
["tekrex"] = {
["inherits"] = "rex",
+
["inherits"] = "rex",
["variants"] = "Rex, Alpha T-Rex, Skeletal Rex, DodoRex",
+
["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, VR Rex, X-Rex",
["releasedate"] = "2018-06-15",
+
["releasedate"] = "2018-06-15",
["releaseversion"] = "280.114",
+
["releaseversion"] = "280.114",
["xboxreleasedate"] = "2018-06-15",
+
["xboxreleasedate"] = "2018-06-15",
["xboxreleaseversion"] = "773.14",
+
["xboxreleaseversion"] = "773.14",
["ps4releasedate"] = "2018-06-15",
+
["psreleasedate"] = "2018-06-15",
["ps4releaseversion"] = "522.0",
+
["psreleaseversion"] = "522.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "BionicRex_Character_BP_C",
+
["class"] = "BionicRex_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/BionicRex_Character_BP.BionicRex_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/BionicRex_Character_BP.BionicRex_Character_BP'",
["commonname"] = "Tek Rex",
+
["commonname"] = "Tek Rex",
["dossierimage"] = "ARKaeology Screenshot 6.jpg",
+
["dossierimage"] = "ARKaeology Screenshot 6.jpg",
["group"] = "Dinosaurs, Tek Creatures",
+
["group"] = "Dinosaurs, Tek Creatures",
["dossieraddbook"] = "No",
+
["dossieraddbook"] = "No",
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Tek Rex Egg"
+
["egg"] = "Tek Rex Egg"
 
},
 
},
  +
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
["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"
 
}
 
},
 
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 523: Строка 18 184:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["tekstegosaurus"] = {
 
["tekstegosaurus"] = {
["inherits"] = "stegosaurus",
+
["inherits"] = "stegosaurus",
["variants"] = "Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus, Skeletal Stego",
+
["variants"] = "Aberrant Stegosaurus, Corrupted Stegosaurus, Eerie Stego, Malfunctioned Tek Stegosaurus, Skeletal Stego, Stegosaurus, VR Stegosaurus",
["releasedate"] = "2018-07-17",
+
["releasedate"] = "2018-07-17",
["releaseversion"] = "281.107",
+
["releaseversion"] = "281.107",
["xboxreleasedate"] = "2018-07-17",
+
["xboxreleasedate"] = "2018-07-17",
["xboxreleaseversion"] = "775.1",
+
["xboxreleaseversion"] = "775.1",
["ps4releasedate"] = "2018-07-17",
+
["psreleasedate"] = "2018-07-17",
["ps4releaseversion"] = "524.0",
+
["psreleaseversion"] = "524.0",
["mobilereleasedate"] = "Unreleased",
+
["switchreleasedate"] = "2018-11-30",
["mobilereleaseversion"] = "",
+
["switchreleaseversion"] = "599.0",
["switchreleasedate"] = "2018-11-30",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "599.0",
+
["egsreleaseversion"] = "311.74",
["class"] = "BionicStego_Character_BP_C",
+
["class"] = "BionicStego_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_Character_BP'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_Character_BP'",
["commonname"] = "Tek Stegosaurus",
+
["commonname"] = "Tek Stegosaurus",
["dossierimage"] = "Tek Stego Image.jpg",
+
["dossierimage"] = "Tek Stego Image.jpg",
["dossieraddbook"] = "No",
+
["dossieraddbook"] = "No",
["group"] = "Dinosaurs, Tek Creatures",
+
["group"] = "Dinosaurs, Tek Creatures",
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Tek Stego Egg"
+
["egg"] = "Tek Stego Egg"
 
},
 
},
  +
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
["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"
 
}
 
},
 
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 576: Строка 18 211:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["terrorbird"] = {
 
["terrorbird"] = {
["releasedate"] = "2016-02-07",
+
["variants"] = "Eerie Terror Bird, VR Terror Bird",
["releaseversion"] = "235.0",
+
["releasedate"] = "2016-02-07",
["xboxreleasedate"] = "2016-03-07",
+
["releaseversion"] = "235.0",
["xboxreleaseversion"] = "732.0",
+
["xboxreleasedate"] = "2016-03-07",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "732.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "TerrorBird_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/TerrorBird/TerrorBird_Character_BP.TerrorBird_Character_BP'",
 
["commonname"] = "Terror Bird",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "TerrorBird_Character_BP_C",
["dossierimage"] = "Dossier Terror Bird.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/TerrorBird/TerrorBird_Character_BP.TerrorBird_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Terror Bird",
["soundfile"] = "Ark_Terrorbrid_Attack_Bite_1.OGG",
 
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Terror Bird.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Ark_Terrorbrid_Attack_Bite_1.OGG",
["species"] = "Phorusrhacidae rapidesultor",
 
["time"] = "Late Paleocene",
+
["pronunciation"] = "",
["group"] = "Birds",
+
["categories"] = "",
  +
["species"] = "Phorusrhacidae rapidesultor",
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
+
["time"] = "Late Paleocene",
  +
["group"] = "Birds",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Terror Bird Saddle",
+
["equipment"] = "Terror Bird Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 1600,
+
["tameaffinitybase"] = 1600,
["tameaffinityperlevel"] = 85,
+
["tameaffinityperlevel"] = 85,
["torpor1"] = 300,
+
["torpor1"] = 300,
["torporincrease"] = 18,
+
["torporincrease"] = 18,
["foodconsumptionbase"] = 0.001578,
+
["foodconsumptionbase"] = 0.001578,
["foodconsumptionmult"] = 352.06308,
+
["foodconsumptionmult"] = 352.06308,
["torpordepletionps0"] = 2.25
+
["torpordepletionps0"] = 2.25
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["mobilekibble"] = "Kibble (Gallimimus Egg)",
+
["mobilekibble"] = "Kibble (Gallimimus Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton",
  +
["mobilefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Terror Bird Egg",
+
["egg"] = "Terror Bird Egg",
["mintemp"] = 20,
+
["mintemp"] = 20,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 7199.423828, --1:59,
+
["incubationtime"] = 7199.423828, --1:59,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 270,
+
["health"] = 270,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 160,
+
["stamina"] = 160,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 300,
+
["torpor"] = 300,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 120,
+
["weight"] = 120,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 255.360001,
+
["walkspeed"] = 255.360001,
["riddenwalkspeed"] = 255.360001,
+
["riddenwalkspeed"] = 255.360001,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1080.172729,
+
["untamedrunspeed"] = 1080.172729,
["tamedrunspeed"] = 1200.191895,
+
["tamedrunspeed"] = 1200.191895,
["tamedriddenrunspeed"] = 1200.191895,
+
["tamedriddenrunspeed"] = 1200.191895,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 85,
+
["dragweight"] = 85,
["mass"] = 165,
+
["mass"] = 165,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Large Bear Trap, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Large Bear Trap, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 18,
 
  +
["meleebase"] = 18,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Terror Bird bites the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Terror Bird bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 330,
+
["attackrange"] = 330,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 430,
+
["activateattackrange"] = 430,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["lootitems"] = "Creature Implant (Mobile)",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["canbeharvestedfor"] = "Hide, Raw Meat",
 
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 747: Строка 18 357:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["therizinosaurus"] = {
 
["therizinosaurus"] = {
["releasedate"] = "2016-12-23",
+
["variants"] = "Eerie Therizinosaur",
["releaseversion"] = "253.0",
+
["releasedate"] = "2016-12-23",
["xboxreleasedate"] = "2017-01-17",
+
["releaseversion"] = "253.0",
["xboxreleaseversion"] = "749.0",
+
["xboxreleasedate"] = "2017-01-17",
["ps4releasedate"] = "2017-01-18",
+
["xboxreleaseversion"] = "749.0",
["ps4releaseversion"] = "503.0",
+
["psreleasedate"] = "2017-01-18",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "503.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Therizino_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'",
 
["commonname"] = "Therizinosaur",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Therizino_Character_BP_C",
["dossierimage"] = "Dossier Therizinosaur.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Therizinosaur",
  +
["dossierimage"] = "Dossier Therizinosaur.png",
["pronunciation"] = "",
 
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["species"] = "Therizinosaurus multiensis",
 
  +
["pronunciation"] = "",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs",
+
["categories"] = "",
  +
["species"] = "Therizinosaurus multiensis",
["temperament"] = "Aggressive",
 
["diet"] = "Herbivore",
+
["time"] = "Late Cretaceous",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Therizinosaurus Saddle",
+
["equipment"] = "Therizinosaurus Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.06,
+
["tameineffectivenessbyaffinity"] = 0.06,
["tameaffinitybase"] = 6800,
+
["tameaffinitybase"] = 6800,
["tameaffinityperlevel"] = 160,
+
["tameaffinityperlevel"] = 160,
["torpor1"] = 925,
+
["torpor1"] = 925,
["torporincrease"] = 55.5,
+
["torporincrease"] = 55.5,
["foodconsumptionbase"] = 0.002314,
+
["foodconsumptionbase"] = 0.002314,
["foodconsumptionmult"] = 180.063385,
+
["foodconsumptionmult"] = 180.063385,
["torpordepletionps0"] = 2.833333
+
["torpordepletionps0"] = 2.833333
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
["mobilekibble"] = "Kibble (Megalosaurus Egg)",
+
["mobilekibble"] = "Kibble (Megalosaurus Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Therizino Egg",
+
["egg"] = "Therizino Egg",
["mintemp"] = 26,
+
["mintemp"] = 26,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 5999.520508,
+
["incubationtime"] = 5999.520508,
["maturationtime"] = 416666.65625,
+
["maturationtime"] = 416666.65625,
["babytime"] = 41666.667969,
+
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 870,
+
["health"] = 870,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 925,
+
["torpor"] = 925,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 365,
+
["weight"] = 365,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 466,
+
["walkspeed"] = 466,
["riddenwalkspeed"] = 466,
+
["riddenwalkspeed"] = 466,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 978.599976,
+
["untamedrunspeed"] = 978.599976,
["tamedrunspeed"] = 1304.799927,
+
["tamedrunspeed"] = 1304.799927,
["tamedriddenrunspeed"] = 1109.079956,
+
["tamedriddenrunspeed"] = 1109.079956,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 250,
+
["dragweight"] = 250,
["mass"] = 222,
+
["mass"] = 222,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 52,
 
  +
["meleebase"] = 52,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Claw Attack",
+
["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 Therizinosaur slashes at the target for considerable damage. When harvesting trees, this attack will only collect [[Wood]] and [[Thatch]].",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Therizinosaur slashes at the target for considerable damage. When harvesting trees, this attack will only collect [[Wood]] and [[Thatch]].",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 800,
+
["attackrange"] = 800,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 52
+
["damage"] = 52
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Claw (Harvest)",
+
["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 Therizinosaur 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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Therizinosaur 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,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 5,
+
["damage"] = 5,
["torpormultiplier"] = 0.5,
+
["torpormultiplier"] = 0.5,
["torpor"] = 2.5
+
["torpor"] = 2.5
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Bite (Harvest)",
+
["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 Therizinosaur 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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Therizinosaur 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,
+
["staminacost"] = 0,
["attackrange"] = 600,
+
["attackrange"] = 600,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 52,
+
["damage"] = 52,
["torpormultiplier"] = 0.5,
+
["torpormultiplier"] = 0.5,
["torpor"] = 26
+
["torpor"] = 26
 
}
 
}
 
},
 
},
 
},
 
},
["killxpbase"] = 18,
+
["killxpbase"] = 18,
["teamname"] = "Herbivores_Large_Aggressive",
+
["teamname"] = "Herbivores_Large_Aggressive",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Therizino Claws",
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
 
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 19 937: Строка 18 529:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["thylacoleo"] = {
 
["thylacoleo"] = {
["releasedate"] = "2017-02-26",
+
["variants"] = "R-Thylacoleo",
["releaseversion"] = "255.0",
+
["releasedate"] = "2017-02-26",
["xboxreleasedate"] = "2017-03-17",
+
["releaseversion"] = "255.0",
["xboxreleaseversion"] = "751.0",
+
["xboxreleasedate"] = "2017-03-17",
["ps4releasedate"] = "2017-03-17",
+
["xboxreleaseversion"] = "751.0",
["ps4releaseversion"] = "505.0",
+
["psreleasedate"] = "2017-03-17",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "505.0",
["mobilereleaseversion"] = "",
+
["switchreleasedate"] = "2018-11-30",
["switchreleasedate"] = "2018-11-30",
+
["switchreleaseversion"] = "599.0",
["switchreleaseversion"] = "599.0",
+
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
["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",
 
["dossierimage"] = "Dossier Thylacoleo.png",
+
["commonname"] = "Thylacoleo",
["dossieraddbook"] = "Yes",
+
["dossierimage"] = "Dossier Thylacoleo.png",
  +
["dossieraddbook"] = "Yes",
["soundfile"] = "Thylacoleosound.ogg",
 
["pronunciation"] = "",
+
["soundfile"] = "Thylacoleosound.ogg",
["categories"] = "",
+
["pronunciation"] = "",
  +
["categories"] = "",
["species"] = "Thylacoleo furtimorsus",
 
  +
["species"] = "Thylacoleo furtimorsus",
["time"] = "Late Pliocene - Late Pleistocene",
 
["group"] = "Mammals",
+
["time"] = "Late Pliocene - Late Pleistocene",
["temperament"] = "Aggressive",
+
["group"] = "Mammals",
["diet"] = "Carnivore",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Thylacoleo Saddle",
+
["equipment"] = "Thylacoleo Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 2250,
+
["tameaffinitybase"] = 2250,
["tameaffinityperlevel"] = 60,
+
["tameaffinityperlevel"] = 60,
["torpor1"] = 700,
+
["torpor1"] = 700,
["torporincrease"] = 42,
+
["torporincrease"] = 42,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 288.039185,
+
["foodconsumptionmult"] = 288.039185,
["torpordepletionps0"] = 1.85
+
["torpordepletionps0"] = 1.85
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Extraordinary Kibble",
+
["kibble"] = "Extraordinary Kibble",
["favoritefood"] = "Cooked Lamb Chop"
+
["favoritefood"] = "Cooked Lamb Chop"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 15037.592773,
+
["gestationtime"] = 15037.592773,
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 70175.4375,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 700,
+
["health"] = 700,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.189,
+
["healthtamedlevel"] = 0.189,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 700,
+
["torpor"] = 700,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 200,
+
["oxygen"] = 200,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 400,
+
["weight"] = 400,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.35,
+
["meleetamedmult"] = 0.35,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.3,
+
["speedtamedadd"] = 0.3,
["walkspeed"] = 230,
+
["walkspeed"] = 230,
["riddenwalkspeed"] = 230,
+
["riddenwalkspeed"] = 230,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1150,
+
["untamedrunspeed"] = 1150,
["tamedrunspeed"] = 1150,
+
["tamedrunspeed"] = 1150,
["tamedriddenrunspeed"] = 1150,
+
["tamedriddenrunspeed"] = 1150,
["runningstaminaconsumptionrate"] = 7,
+
["runningstaminaconsumptionrate"] = 7,
["swimspeed"] = 600,
+
["swimspeed"] = 600,
["riddenswimspeed"] = 600
+
["riddenswimspeed"] = 600
 
},
 
},
["grabweightthreshold"] = 250,
+
["grabweightthreshold"] = 250,
["dragweight"] = 180,
+
["dragweight"] = 180,
["mass"] = 195,
+
["mass"] = 195,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
+
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 350,
+
["attackrange"] = 350,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
},
 
},
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Release",
+
["name"] = "Release",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Roar",
+
["name"] = "Roar",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Pounce",
+
["name"] = "Pounce",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Maul",
+
["name"] = "Maul",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
},
 
},
 
},
 
},
["killxpbase"] = 5,
+
["killxpbase"] = 5,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
["specialloot"] = "Thylacoleo Hook-Claw",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 125: Строка 18 702:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["titanoboa"] = {
 
["titanoboa"] = {
["variants"] = "Aberrant Titanoboa",
+
["variants"] = "Aberrant Titanoboa, Eerie Titanoboa, VR Titanoboa",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "BoaFrill_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_Character_BP'",
 
["commonname"] = "Titanoboa",
+
["class"] = "BoaFrill_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_Character_BP'",
["dossierimage"] = "Dossier Titanoboa.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Titanoboa",
["soundfile"] = "PW_boa_voc_mumble.ogg",
+
["dossierimage"] = "Dossier Titanoboa.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_boa_voc_mumble.ogg",
  +
["pronunciation"] = "",
["species"] = "Titanoboa exornantur",
 
["time"] = "Paleocene",
+
["categories"] = "",
["group"] = "Reptiles",
+
["species"] = "Titanoboa exornantur",
["temperament"] = "Aggressive",
+
["time"] = "Paleocene",
["diet"] = "Carnivore",
+
["group"] = "Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No"
+
["knockouttame"] = "No"
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Fertilized Giganotosaurus Egg"
+
["favoritefood"] = "Fertilized Giganotosaurus Egg"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Titanboa Egg"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 170,
+
["health"] = 170,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 175,
+
["torpor"] = 175,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 225,
+
["walkspeed"] = 225,
["untamedrunspeed"] = 378,
+
["untamedrunspeed"] = 378,
["swimspeed"] = 400
+
["swimspeed"] = 400
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 110,
+
["dragweight"] = 110,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 30,
 
  +
["meleebase"] = 30,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 30,
+
["damage"] = 30,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 10,
+
["duration"] = 10,
["damagemultiplier"] = 3,
+
["damagemultiplier"] = 3,
["amount"] = 90
+
["amount"] = 90
 
}
 
}
 
}
 
}
Строка 20 238: Строка 18 792:
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "Titanoboa Venom"
+
["specialloot"] = "Titanoboa Venom"
 
-- OMISSION: BONEDAMAGEADJUSTERS,
 
-- OMISSION: BONEDAMAGEADJUSTERS,
 
},
 
},
Строка 20 249: Строка 18 803:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["titanomyrmadrone"] = {
 
["titanomyrmadrone"] = {
["variants"] = "Titanomyrma Drone, Titanomyrma Soldier",
+
["variants"] = "Eerie Titanomyrma Drone, Eerie Titanomyrma Soldier, Titanomyrma Drone, Titanomyrma Soldier",
["releasedate"] = "2015-07-18",
+
["releasedate"] = "2015-07-18",
["releaseversion"] = "187.0",
+
["releaseversion"] = "187.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Ant_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_Character_BP'",
 
["commonname"] = "Titanomyrma",
+
["class"] = "Ant_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_Character_BP'",
["dossierimage"] = "Dossier Titanomyrma.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Titanomyrma",
["soundfile"] = "PW_ant_mumble_01.ogg",
+
["dossierimage"] = "Dossier Titanomyrma.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_ant_mumble_01.ogg",
  +
["pronunciation"] = "",
["species"] = "Titanomyrma parvagigan",
 
["time"] = "Paleogene",
+
["categories"] = "",
  +
["species"] = "Titanomyrma parvagigan",
["group"] = "Invertebrates",
 
["temperament"] = "Territorial",
+
["time"] = "Paleogene",
["diet"] = "Carnivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 35,
+
["health"] = 35,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 50,
+
["torpor"] = 50,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 67,
+
["walkspeed"] = 67,
["untamedrunspeed"] = 194.300003,
+
["untamedrunspeed"] = 194.300003,
["swimspeed"] = 200
+
["swimspeed"] = 200
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee (Titanomyrma Drone)",
+
["name"] = "Melee (Titanomyrma Drone)",
["description"] = "The Titanomyrma Drone (ground variant) bites the target.",
+
["description"] = "The Titanomyrma Drone (ground variant) bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 100,
+
["attackrange"] = 100,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 100,
+
["activateattackrange"] = 100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 7
+
["damage"] = 7
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Melee (Titanomyrma Soldier)", -- For the Wiki, this value is copied here from its Soldier variant.
+
["name"] = "Melee (Titanomyrma Soldier)", -- For the Wiki, this value is copied here from its Soldier variant.
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 100,
+
["attackrange"] = 100,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 100,
+
["activateattackrange"] = 100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 11,
+
["damage"] = 11,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 4,
+
["duration"] = 4,
["damagemultiplier"] = -2,
+
["damagemultiplier"] = -2,
["amount"] = -22
+
["amount"] = -22
 
}
 
}
 
}
 
}
Строка 20 359: Строка 18 894:
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
+
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
+
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 368: Строка 18 903:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["titanomyrmasoldier"] = {
 
["titanomyrmasoldier"] = {
["variants"] = "Titanomyrma Drone, Titanomyrma Soldier",
+
["variants"] = "Eerie Titanomyrma Drone, Eerie Titanomyrma Soldier, Titanomyrma Drone, Titanomyrma Soldier",
["releasedate"] = "2015-07-18",
+
["releasedate"] = "2015-07-18",
["releaseversion"] = "187.0",
+
["releaseversion"] = "187.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "FlyingAnt_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ant/FlyingAnt_Character_BP.FlyingAnt_Character_BP'",
 
  +
["class"] = "FlyingAnt_Character_BP_C",
["commonname"] = "Titanomyrma",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ant/FlyingAnt_Character_BP.FlyingAnt_Character_BP'",
["dossierimage"] = "Dossier Titanomyrma.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Titanomyrma",
["soundfile"] = "PW_ant_mumble_01.ogg",
+
["dossierimage"] = "Dossier Titanomyrma.png",
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "",
+
["soundfile"] = "PW_ant_mumble_01.ogg",
  +
["pronunciation"] = "",
["species"] = "Titanomyrma parvagigan",
 
["time"] = "Paleogene",
+
["categories"] = "",
  +
["species"] = "Titanomyrma parvagigan",
["group"] = "Invertebrates",
 
["temperament"] = "Territorial",
+
["time"] = "Paleogene",
["diet"] = "Carnivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 50,
+
["health"] = 50,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 75,
+
["torpor"] = 75,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 175,
+
["walkspeed"] = 175,
["untamedrunspeed"] = 454.999969,
+
["untamedrunspeed"] = 454.999969,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["flyspeed"] = 185,
+
["flyspeed"] = 185,
["untamedrunflyspeed"] = 480.999969
+
["untamedrunflyspeed"] = 480.999969
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 11,
 
  +
["meleebase"] = 11,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 100,
+
["attackrange"] = 100,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 100,
+
["activateattackrange"] = 100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 11,
+
["damage"] = 11,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 4,
+
["duration"] = 4,
["damagemultiplier"] = -2,
+
["damagemultiplier"] = -2,
["amount"] = -22
+
["amount"] = -22
 
}
 
}
 
}
 
}
Строка 20 470: Строка 18 986:
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
+
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
+
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 479: Строка 18 995:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["titanosaur"] = {
 
["titanosaur"] = {
["releasedate"] = "2016-06-23",
+
["variants"] = "Eerie Titanosaur",
["releaseversion"] = "243.0",
+
["releasedate"] = "2016-06-23",
["xboxreleasedate"] = "2016-07-06",
+
["releaseversion"] = "243.0",
["xboxreleaseversion"] = "738.0",
+
["xboxreleasedate"] = "2016-07-06",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "738.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Titanosaur_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Titanosaur/Titanosaur_Character_BP.Titanosaur_Character_BP'",
 
["commonname"] = "Titanosaur",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Titanosaur_Character_BP_C",
["dossierimage"] = "Dossier Titanosaur.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Titanosaur/Titanosaur_Character_BP.Titanosaur_Character_BP'",
["dossieraddbook"] = "Yes",
 
  +
["commonname"] = "Titanosaur",
["soundfile"] = "S titanosaur mumble 1.OGG",
 
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Titanosaur.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "S titanosaur mumble 1.OGG",
["species"] = "Titanosaurus vagacastrum",
 
  +
["pronunciation"] = "",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs",
+
["categories"] = "",
["temperament"] = "Passive, Unless Approached",
+
["species"] = "Titanosaurus vagacastrum",
["diet"] = "Herbivore",
+
["time"] = "Late Cretaceous",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Passive, Unless Approached",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Titanosaur Platform Saddle",
+
["equipment"] = "Titanosaur Platform Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 0.06,
+
["tameineffectivenessbyaffinity"] = 0.06,
["tameaffinitybase"] = 10000,
+
["tameaffinitybase"] = 10000,
["tameaffinityperlevel"] = 500,
+
["tameaffinityperlevel"] = 500,
["torpor1"] = 25000,
+
["torpor1"] = 25000,
["torporincrease"] = 1500,
+
["torporincrease"] = 1500,
["foodconsumptionbase"] = 0.1,
+
["foodconsumptionbase"] = 0.1,
["foodconsumptionmult"] = 13,
+
["foodconsumptionmult"] = 13,
["torpordepletionps0"] = -0
+
["torpordepletionps0"] = -0
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = ""
+
["favoritefood"] = ""
},
 
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 230000,
+
["health"] = 230000,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -80000,
+
["healthtamedadd"] = -80000,
["stamina"] = 2000,
+
["stamina"] = 2000,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 25000,
+
["torpor"] = 25000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 600,
+
["oxygen"] = 600,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 8640,
+
["food"] = 8640,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 50000,
+
["weight"] = 50000,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleetamedmult"] = 0,
+
["meleetamedmult"] = 0,
["meleetamedadd"] = 0,
+
["meleetamedadd"] = 0,
["speed"] = 0,
+
["speed"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 800,
+
["walkspeed"] = 800,
["riddenwalkspeed"] = 800,
+
["riddenwalkspeed"] = 800,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1094.799927,
+
["untamedrunspeed"] = 1094.799927,
["tamedrunspeed"] = 952,
+
["tamedrunspeed"] = 952,
["tamedriddenrunspeed"] = 952,
+
["tamedriddenrunspeed"] = 952,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 800,
+
["swimspeed"] = 800,
["riddenswimspeed"] = 800
+
["riddenswimspeed"] = 800
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 3000,
["mass"] = 2000,
+
["mass"] = 2000,
["fecessize"] = "Massive",
+
["fecessize"] = "Massive",
  +
["radiationimmune"] = "No",
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 60,
 
  +
["meleebase"] = 60,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee Front",
+
["name"] = "Melee Front",
["description"] = "",
+
["description"] = "",
["staminacost"] = 200,
+
["staminacost"] = 200,
["attackrange"] = 2450,
+
["attackrange"] = 2450,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2850,
+
["activateattackrange"] = 2850,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1000
+
["damage"] = 1000
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Melee Back",
+
["name"] = "Melee Back",
["description"] = "",
+
["description"] = "",
["staminacost"] = 200,
+
["staminacost"] = 200,
["attackrange"] = 2800,
+
["attackrange"] = 2800,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 3200,
+
["activateattackrange"] = 3200,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1000
+
["damage"] = 1000
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Swimming Melee",
+
["name"] = "Swimming Melee",
["description"] = "",
+
["description"] = "",
["staminacost"] = 200,
+
["staminacost"] = 200,
["attackrange"] = 5500,
+
["attackrange"] = 5500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 5500,
+
["activateattackrange"] = 5500,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1000
+
["damage"] = 1000
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 20000,
+
["killxpbase"] = 20000,
["teamname"] = "Herbivores_Large",
+
["teamname"] = "Herbivores_Large",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["specialloot"] = "Sauropod Vertebra",
["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"
["specialloot"] = "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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 643: Строка 19 136:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["triceratops"] = {
 
["triceratops"] = {
["variants"] = "Aberrant Triceratops, Corrupted Triceratops, Enraged Triceratops, Skeletal Trike",
+
["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Tek Triceratops, VR Triceratops, X-Triceratops",
["releasedate"] = "2015-06-02",
+
["releasedate"] = "2015-06-02",
["releaseversion"] = "",
+
["releaseversion"] = "",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Trike_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'",
 
["commonname"] = "Triceratops",
+
["class"] = "Trike_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'",
["dossierimage"] = "Dossier Triceratops.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Triceratops",
  +
["dossierimage"] = "Dossier Triceratops.png",
["soundfile"] = "PW_trike_voc_mumble_01.OGG",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "PW_trike_voc_mumble_01.OGG",
["categories"] = "",
 
  +
["pronunciation"] = "",
["species"] = "Triceratops styrax",
 
["time"] = "Late Cretaceous",
+
["categories"] = "",
["group"] = "Dinosaurs",
+
["species"] = "Triceratops styrax",
["temperament"] = "Short-Tempered",
+
["time"] = "Late Cretaceous",
["diet"] = "Herbivore",
+
["group"] = "Dinosaurs",
  +
["temperament"] = "Short-Tempered",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Trike Saddle",
+
["equipment"] = "Trike Saddle",
["uniquecostumes"] = "Styracosaurus Costume, Triceratops Bionic Costume, Trike Bone Costume",
+
["uniquecostumes"] = "Styracosaurus Costume, Triceratops Bionic Costume, Trike Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 250,
+
["torpor1"] = 250,
["torporincrease"] = 15,
+
["torporincrease"] = 15,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 352.06308,
+
["foodconsumptionmult"] = 352.06308,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["mobilekibble"] = "Kibble (Carno Egg)",
+
["mobilekibble"] = "Kibble (Carno Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Trike Egg",
+
["egg"] = "Trike Egg",
["mintemp"] = 22,
+
["mintemp"] = 22,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 8999.280273, --2:29,
+
["incubationtime"] = 8999.280273, --2:29,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 375,
+
["health"] = 375,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 250,
+
["torpor"] = 250,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 365,
+
["weight"] = 365,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 1.226,
+
["speedtamedadd"] = 1.226,
["walkspeed"] = 150,
+
["walkspeed"] = 150,
["riddenwalkspeed"] = 150,
+
["riddenwalkspeed"] = 150,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 607.5,
+
["untamedrunspeed"] = 607.5,
["tamedrunspeed"] = 283.5,
+
["tamedrunspeed"] = 283.5,
["tamedriddenrunspeed"] = 283.5,
+
["tamedriddenrunspeed"] = 283.5,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 300,
+
["dragweight"] = 300,
["mass"] = 225,
+
["mass"] = 225,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 32,
 
  +
["meleebase"] = 32,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Trike headbutts the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Trike headbutts the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 490,
+
["attackrange"] = 490,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Ram",
+
["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.",
+
["description"] = "Holding the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Trike prepares a charge attack.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 100,
+
["minattackrange"] = 100,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
  +
["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"
["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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 822: Строка 19 292:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["trilobite"] = {
 
["trilobite"] = {
["variants"] = "Aberrant Trilobite",
+
["variants"] = "Aberrant Trilobite, Eerie Trilobite",
["releasedate"] = "2015-07-30",
+
["releasedate"] = "2015-07-30",
["releaseversion"] = "191.0",
+
["releaseversion"] = "191.0",
["xboxreleasedate"] = "2015-12-16",
+
["xboxreleasedate"] = "2015-12-16",
["xboxreleaseversion"] = "729.0",
+
["xboxreleaseversion"] = "729.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Trilobite_Character_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character.Trilobite_Character'",
 
["commonname"] = "Trilobite",
+
["class"] = "Trilobite_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character.Trilobite_Character'",
["dossierimage"] = "Dossier Trilobite.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Trilobite",
  +
["dossierimage"] = "Dossier Trilobite.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Trilobite conchadurus",
 
  +
["categories"] = "Aquatic",
["time"] = "Early Cambrian - Late Permian",
 
["group"] = "Invertebrates",
+
["species"] = "Trilobite conchadurus",
["temperament"] = "Defensive",
+
["time"] = "Early Cambrian - Late Permian",
["diet"] = "Carnivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Defensive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0
+
["minlevelnonviolent"] = 0
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 160,
+
["health"] = 160,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 50,
+
["torpor"] = 50,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 150,
+
["weight"] = 150,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 70,
+
["walkspeed"] = 70,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["untamedrunswimspeed"] = 600
+
["untamedrunswimspeed"] = 600
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "",
+
["radiationimmune"] = "No",
  +
["candamage"] = "",
["carryableby"] = "Kaprosuchus, Karkinos, Megalosaurus, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Karkinos, Mammoth, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 8,
 
["killxpbase"] = 1,
+
["meleebase"] = 8,
  +
["killxpbase"] = 1,
["teamname"] = "Herbivore_Water",
 
  +
["teamname"] = "Herbivore_Water",
["chancetodroploot"] = 0,
 
  +
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Chitin, Oil, Raw Meat, Silica Pearls, Black Pearls"
 
  +
["canbeharvestedfor"] = "Chitin, Oil, Raw Meat, Silica Pearls, Black Pearls"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 895: Строка 19 368:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["troodon"] = {
 
["troodon"] = {
["releasedate"] = "2016-12-23",
+
["variants"] = "Eerie Troodon",
["releaseversion"] = "253.0",
+
["releasedate"] = "2016-12-23",
["xboxreleasedate"] = "2017-01-17",
+
["releaseversion"] = "253.0",
["xboxreleaseversion"] = "749.0",
+
["xboxreleasedate"] = "2017-01-17",
["ps4releasedate"] = "2017-01-18",
+
["xboxreleaseversion"] = "749.0",
["ps4releaseversion"] = "503.0",
+
["psreleasedate"] = "2017-01-18",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "503.0",
["mobilereleaseversion"] = "",
+
["mobilereleasedate"] = "2019-11-01",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "2.0.11",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Troodon_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Troodon/Troodon_Character_BP.Troodon_Character_BP'",
 
["commonname"] = "Troodon",
+
["egsreleaseversion"] = "311.74",
["dossierimage"] = "Dossier Troodon.png",
+
["class"] = "Troodon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Troodon/Troodon_Character_BP.Troodon_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
+
["commonname"] = "Troodon",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Troodon.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
["species"] = "Troodon magnanimus",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs",
+
["categories"] = "",
["temperament"] = "Nocturnally Aggressive",
+
["species"] = "Troodon magnanimus",
["diet"] = "Carnivore",
+
["time"] = "Late Cretaceous",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Nocturnally Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 8.333333,
+
["tameineffectivenessbyaffinity"] = 8.333333,
["tameaffinitybase"] = 250,
+
["tameaffinitybase"] = 250,
["tameaffinityperlevel"] = 20,
+
["tameaffinityperlevel"] = 20,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 648.088135,
+
["foodconsumptionmult"] = 648.088135,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Live Creatures"
+
["favoritefood"] = "Live Creatures"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Troodon Egg",
+
["egg"] = "Troodon Egg",
["mintemp"] = 28,
+
["mintemp"] = 28,
["maxtemp"] = 32,
+
["maxtemp"] = 32,
["incubationtime"] = 4090.581787,
+
["incubationtime"] = 4090.581787,
["maturationtime"] = 75757.570313,
+
["maturationtime"] = 75757.570313,
["babytime"] = 7575.757324,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 30303.029297,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 200,
+
["health"] = 200,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 180,
+
["torpor"] = 180,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 200,
+
["food"] = 200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 140,
+
["weight"] = 140,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.2,
+
["speedtamedadd"] = 0.2,
["walkspeed"] = 480,
+
["walkspeed"] = 480,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 960,
+
["untamedrunspeed"] = 960,
["tamedrunspeed"] = 960,
+
["tamedrunspeed"] = 960,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 7,
 
  +
["meleebase"] = 7,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 100,
+
["attackrange"] = 100,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 7,
+
["damage"] = 7,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = 4,
+
["duration"] = 4,
["damagemultiplier"] = -2,
+
["damagemultiplier"] = -2,
["amount"] = -14
+
["amount"] = -14
 
}
 
}
 
}
 
}
Строка 21 042: Строка 19 502:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Leap Attack",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 350,
+
["minattackrange"] = 350,
["activateattackrange"] = 7000,
+
["activateattackrange"] = 7000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 7,
+
["damage"] = 7,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = 4,
+
["duration"] = 4,
["damagemultiplier"] = -2,
+
["damagemultiplier"] = -2,
["amount"] = -14
+
["amount"] = -14
 
}
 
}
 
}
 
}
Строка 21 060: Строка 19 520:
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.01,
+
["chancetodroploot"] = 0.01,
["lootitems"] = "Nerdry Glasses Skin",
+
["lootitems"] = "Nerdry Glasses Skin",
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 21 072: Строка 19 532:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["superturkey"] = {
 
["superturkey"] = {
["event"] = "ARK: Turkey Trial, ARK: Turkey Trial 2",
+
["event"] = "ARK: Turkey Trial, ARK: Turkey Trial 2, ARK: Turkey Trial 3",
["releasedate"] = "2015-11-25",
+
["releasedate"] = "2015-11-25",
["releaseversion"] = "225.0",
+
["releaseversion"] = "225.0",
["xboxreleasedate"] = "2016-11-23",
+
["xboxreleasedate"] = "2016-11-23",
["xboxreleaseversion"] = "746.0",
+
["xboxreleaseversion"] = "746.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-11-19",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "541.5",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "Unreleased",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "",
["switchreleasedate"] = "Unreleased",
+
["class"] = "Turkey_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Turkey_Character_BP.Turkey_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Super Turkey",
["class"] = "Turkey_Character_BP_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Turkey_Character_BP.Turkey_Character_BP'",
 
["commonname"] = "Super Turkey",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Birds, Event Creatures",
["categories"] = "",
+
["temperament"] = "",
["group"] = "Birds, Event Creatures",
+
["diet"] = "Carnivore",
["temperament"] = "",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 2000,
+
["health"] = 2000,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 1000,
+
["stamina"] = 1000,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 1000,
+
["torpor"] = 1000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0,
+
["foodwildlevel"] = 0,
["weight"] = 170,
+
["weight"] = 170,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.015,
+
["meleewildlevel"] = 0.015,
["speed"] = 0,
+
["speed"] = 0,
["walkspeed"] = 65,
+
["walkspeed"] = 65,
["untamedrunspeed"] = 546,
+
["untamedrunspeed"] = 546,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Large Bear Trap",
+
["immobilizedby"] = "Large Bear Trap",
["candamage"] = "",
+
["candamage"] = "",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 61,
+
["meleebase"] = 61,
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["meleebase"] = 61,
+
["meleebase"] = 61,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Turkey pecks at the target.",
+
["description"] = "The Turkey pecks at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 80,
+
["attackrange"] = 80,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 250,
+
["activateattackrange"] = 250,
 
["melee"] = {
 
["melee"] = {
["damage"] = 61
+
["damage"] = 61
 
}
 
}
 
}
 
}
 
},
 
},
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["specialloot"] = "Wishbone"
+
["specialloot"] = "Wishbone"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 21 176: Строка 19 608:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["tusoteuthis"] = {
 
["tusoteuthis"] = {
["variants"] = "Tusoteuthis - Caverns, Alpha Tusoteuthis",
+
["variants"] = "Alpha Tusoteuthis, Brute Tusoteuthis, Eerie Tusoteuthis",
["releasedate"] = "2016-12-23",
+
["releasedate"] = "2016-12-23",
["releaseversion"] = "253.0",
+
["releaseversion"] = "253.0",
["xboxreleasedate"] = "2017-01-17",
+
["xboxreleasedate"] = "2017-01-17",
["xboxreleaseversion"] = "749.0",
+
["xboxreleaseversion"] = "749.0",
["ps4releasedate"] = "2017-01-18",
+
["psreleasedate"] = "2017-01-18",
["ps4releaseversion"] = "503.0",
+
["psreleaseversion"] = "503.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Tusoteuthis_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'",
 
  +
["class"] = "Tusoteuthis_Character_BP_C",
["commonname"] = "Tusoteuthis",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'",
["dossierimage"] = "Dossier Tusoteuthis.png",
 
["dossieraddbook"] = "Yes",
+
["commonname"] = "Tusoteuthis",
  +
["dossierimage"] = "Dossier Tusoteuthis.png",
["soundfile"] = "",
 
["pronunciation"] = "",
+
["dossieraddbook"] = "Yes",
["categories"] = "Aquatic",
+
["soundfile"] = "",
  +
["pronunciation"] = "",
["species"] = "Tusoteuthis vampyrus",
 
["time"] = "Cretaceous",
+
["categories"] = "Aquatic",
["group"] = "Invertebrates",
+
["species"] = "Tusoteuthis vampyrus",
["temperament"] = "Aggressive",
+
["time"] = "Cretaceous",
["diet"] = "Carnivore",
+
["group"] = "Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Tusoteuthis Saddle",
+
["equipment"] = "Tusoteuthis Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 0.75,
+
["tameineffectivenessbyaffinity"] = 0.75,
["tameaffinitybase"] = 12500,
+
["tameaffinitybase"] = 12500,
["tameaffinityperlevel"] = 125,
+
["tameaffinityperlevel"] = 125,
["foodconsumptionbase"] = 0.005,
+
["foodconsumptionbase"] = 0.005,
["foodconsumptionmult"] = 180.001144,
+
["foodconsumptionmult"] = 180.001144,
["wakeaffinitymult"] = 1,
+
["wakeaffinitymult"] = 1,
["wakingtamefeedinterval"] = 10,
+
["wakingtamefeedinterval"] = 10,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "Yes",
+
["wakingtameconsumeentirestack"] = "Yes",
["wakingtameconsumeentirestackmaxquantity"] = 50,
+
["wakingtameconsumeentirestackmaxquantity"] = 50,
["keepaffinityondamagerecievedwakingtame"] = "Yes",
+
["keepaffinityondamagerecievedwakingtame"] = "Yes",
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Black Pearl"
+
["favoritefood"] = "Black Pearl"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Tusoteuthis Egg",
+
["egg"] = "Tusoteuthis Egg",
["mintemp"] = 0,
+
["mintemp"] = 0,
["maxtemp"] = 50,
+
["maxtemp"] = 50,
["incubationtime"] = 17998.560547,
+
["incubationtime"] = 17998.560547,
["maturationtime"] = 1010100.875,
+
["maturationtime"] = 666666.667,
["babytime"] = 101010.085938,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 404040.34375,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 3333,
+
["health"] = 3333,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1800,
+
["torpor"] = 1800,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 215,
+
["oxygen"] = 215,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3200,
+
["food"] = 3200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 800,
+
["weight"] = 800,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 1,
+
["speedtamedadd"] = 1,
["walkspeed"] = 7500,
+
["walkspeed"] = 7500,
["riddenwalkspeed"] = 7500,
+
["riddenwalkspeed"] = 7500,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 1500,
+
["swimspeed"] = 1500,
["untamedrunswimspeed"] = 2250,
+
["untamedrunswimspeed"] = 2250,
["tamedrunswimspeed"] = 2250,
+
["tamedrunswimspeed"] = 2250,
["tamedriddenrunswimspeed"] = 2025,
+
["tamedriddenrunswimspeed"] = 2025,
 
["swimmingstaminaconsumptionrate"] = 3
 
["swimmingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 951,
+
["grabweightthreshold"] = 951,
["dragweight"] = 1500,
+
["dragweight"] = 1500,
["mass"] = 300,
+
["mass"] = 300,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
+
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Tentacle Slap",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Tusoteuthis swipes its massive tentacles at the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 3500,
+
["attackrange"] = 3500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 65
+
["damage"] = 65
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 25,
["attackrange"] = 3500,
+
["attackrange"] = 3500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 2
+
["damage"] = 2
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Ink",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
+
["staminacost"] = 15,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Crush Prey",
+
["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.",
+
["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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Tusoteuthis will crush the target for considerable damage.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 100
+
["damage"] = 100
 
}
 
}
 
},
 
},
 
},
 
},
["killxpbase"] = 100,
+
["killxpbase"] = 100,
["teamname"] = "Carnivore_Water",
+
["teamname"] = "Carnivore_Water",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "Creature Implant (Mobile), Oil (Tusoteuthis)",
+
["lootitems"] = "Oil (Tusoteuthis)",
["canbeharvestedfor"] = "Keratin, Raw Fish Meat, Raw Prime Fish Meat",
+
["canbeharvestedfor"] = "Keratin, Raw Fish Meat, Raw Prime Fish Meat",
["specialloot"] = "Tusoteuthis Tentacle, Absorbent Substrate, Black Pearl",
+
["specialloot"] = "Tusoteuthis Tentacle, Absorbent Substrate, Black Pearl",
 
-- 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"] = "",
 
["switchreleasedate"] = "2018-11-30",
 
["switchreleaseversion"] = "599.0",
 
["class"] = "Tusoteuthis_Character_BP_Caves_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP_Caves.Tusoteuthis_Character_BP_Caves'",
 
["taming"] = {
 
["canbetamed"] = "No"
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 21 394: Строка 19 789:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["unicorn"] = {
 
["unicorn"] = {
["inherits"] = "equus",
+
["inherits"] = "equus",
["variants"] = "Equus, Aberrant Equus",
+
["variants"] = "Aberrant Equus, Eerie Equus, Equus, Noctis, R-Equus",
["class"] = "Equus_Character_BP_Unicorn_C",
+
["class"] = "Equus_Character_BP_Unicorn_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'",
["commonname"] = "Unicorn",
+
["commonname"] = "Unicorn",
["dossierimage"] = "Equus-Unicorn.jpg",
+
["dossierimage"] = "Equus-Unicorn.jpg",
["dossieraddbook"] = "No",
+
["dossieraddbook"] = "No",
  +
["species"] = "",
["group"] = "Fantasy Creatures, Mammals",
 
  +
["time"] = "",
["fecessize"] = "Medium, Unicorn Residue (Mobile)",
 
  +
["group"] = "Fantasy Creatures, Mammals",
  +
["fecessize"] = "Medium, Unicorn Residue (Mobile)",
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["mobilekibble"] = "Kibble (Griffin Egg) (Mobile)"
+
["mobilekibble"] = "Kibble (Griffin Egg) (Mobile)"
 
},
 
},
 
},
 
},
Строка 21 412: Строка 19 809:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["woollyrhinoceros"] = {
 
["woollyrhinoceros"] = {
  +
["variants"] = "Eerie Woolly Rhinoceros, X-Woolly Rhino",
["releasedate"] = "2016-04-02",
 
["releaseversion"] = "238.0",
+
["releasedate"] = "2016-04-02",
["xboxreleasedate"] = "2016-04-07",
+
["releaseversion"] = "238.0",
["xboxreleaseversion"] = "733.0",
+
["xboxreleasedate"] = "2016-04-07",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "733.0",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "2018-05-24",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "1.0",
+
["mobilereleasedate"] = "2018-05-24",
["switchreleasedate"] = "2018-11-30",
+
["mobilereleaseversion"] = "1.0",
["switchreleaseversion"] = "599.0",
+
["switchreleasedate"] = "2018-11-30",
  +
["switchreleaseversion"] = "599.0",
["class"] = "Rhino_Character_BP_C",
 
  +
["egsreleasedate"] = "2020-06-11",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/WoollyRhino/Rhino_Character_BP.Rhino_Character_BP'",
 
["commonname"] = "Woolly Rhino",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Rhino_Character_BP_C",
["dossierimage"] = "Dossier Woolly Rhino.png",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/WoollyRhino/Rhino_Character_BP.Rhino_Character_BP'",
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Woolly Rhino Torpid In 2.OGG",
+
["commonname"] = "Woolly Rhino",
["pronunciation"] = "",
+
["dossierimage"] = "Dossier Woolly Rhino.png",
["categories"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Woolly Rhino Torpid In 2.OGG",
["species"] = "Coelodonta utiliserro",
 
  +
["pronunciation"] = "",
["time"] = "Late Pliocene - Late Pleistocene",
 
["group"] = "Mammals",
+
["categories"] = "",
["temperament"] = "Friendly",
+
["species"] = "Coelodonta utiliserro",
["diet"] = "Herbivore",
+
["time"] = "Late Pliocene - Late Pleistocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Friendly",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Woolly Rhino Saddle",
+
["equipment"] = "Woolly Rhino Saddle",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 1.25,
+
["tameineffectivenessbyaffinity"] = 1.25,
["tameaffinitybase"] = 3450,
+
["tameaffinitybase"] = 3450,
["tameaffinityperlevel"] = 125,
+
["tameaffinityperlevel"] = 125,
["torpor1"] = 600,
+
["torpor1"] = 600,
["torporincrease"] = 36,
+
["torporincrease"] = 36,
["foodconsumptionbase"] = 0.003156,
+
["foodconsumptionbase"] = 0.003156,
["foodconsumptionmult"] = 150,
+
["foodconsumptionmult"] = 150,
["torpordepletionps0"] = 0.9
+
["torpordepletionps0"] = 0.9
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["mobilekibble"] = "Kibble (Terror Bird Egg)",
+
["mobilekibble"] = "Kibble (Terror Bird Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 14285.713867, --3:58,
+
["gestationtime"] = 14285.713867, --3:58,
["maturationtime"] = 166666.65625,
+
["maturationtime"] = 208333.333,
["babytime"] = 16666.666016, --4:37,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 66666.664063, --18:31,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 83333.328125, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 500,
+
["health"] = 500,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 120,
+
["stamina"] = 120,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 600,
+
["torpor"] = 600,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 100,
+
["oxygen"] = 100,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 750,
+
["weight"] = 750,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 1.226,
+
["speedtamedadd"] = 1.226,
["walkspeed"] = 185,
+
["walkspeed"] = 185,
["riddenwalkspeed"] = 185,
+
["riddenwalkspeed"] = 185,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 936.5625,
+
["untamedrunspeed"] = 936.5625,
["tamedrunspeed"] = 1119.25,
+
["tamedrunspeed"] = 1119.25,
["tamedriddenrunspeed"] = 2238.5,
+
["tamedriddenrunspeed"] = 2238.5,
["runningstaminaconsumptionrate"] = 14,
+
["runningstaminaconsumptionrate"] = 14,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 375,
+
["dragweight"] = 375,
["mass"] = 330,
+
["mass"] = 330,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "Quetzal, Tek Quetzal, Tusoteuthis",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Quetzal, Tek Quetzal, Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 40,
 
  +
["meleebase"] = 40,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Woolly Rhino headbutts the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Woolly Rhino headbutts the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Keratin, Pelt, Raw Meat",
["lootitems"] = "Creature Implant (Mobile)",
 
["canbeharvestedfor"] = "Hide, Keratin, Pelt, Raw Meat",
+
["specialloot"] = "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"
["specialloot"] = "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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 21 576: Строка 19 951:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["yeti"] = {
 
["yeti"] = {
["variants"] = "Gigantopithecus, Aberrant Gigantopithecus",
+
["variants"] = "Aberrant Gigantopithecus, Eerie Gigantopithecus, Eerie Yeti, Gigantopithecus, Megapithecus Pestis",
["releasedate"] = "2016-03-25",
+
["releasedate"] = "2016-03-25",
["releaseversion"] = "237.0",
+
["releaseversion"] = "237.0",
["xboxreleasedate"] = "2016-04-07",
+
["xboxreleasedate"] = "2016-04-07",
["xboxreleaseversion"] = "733.0",
+
["xboxreleaseversion"] = "733.0",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "2018-05-24",
+
["mobilereleasedate"] = "2018-05-24",
["mobilereleaseversion"] = "1.0",
+
["mobilereleaseversion"] = "1.0",
["switchreleasedate"] = "2018-11-30",
+
["switchreleasedate"] = "2018-11-30",
["switchreleaseversion"] = "599.0",
+
["switchreleaseversion"] = "599.0",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Yeti_Character_BP_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Yeti_Character_BP.Yeti_Character_BP'",
 
["commonname"] = "Gigantopithecus",
+
["class"] = "Yeti_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Yeti_Character_BP.Yeti_Character_BP'",
["soundfile"] = "BigfootIdle.OGG",
 
["pronunciation"] = "",
+
["commonname"] = "Gigantopithecus",
["categories"] = "",
+
["soundfile"] = "BigfootIdle.OGG",
["species"] = "",
+
["pronunciation"] = "",
["time"] = "Unknown",
+
["categories"] = "",
  +
["species"] = "",
["group"] = "Alpha Predators, Mammals",
 
["temperament"] = "Aggressive",
+
["time"] = "",
["diet"] = "Herbivore",
+
["group"] = "Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
},
 
["colorization"] = {
 
["0"] = {
 
["name"] = "Fur Mane",
 
["colors"] = "White"
 
},
 
["4"] = {
 
["name"] = "Fur Accent",
 
["colors"] = "White"
 
},
 
["5"] = {
 
["name"] = "Skin",
 
["colors"] = "White"
 
},
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 2000,
+
["health"] = 2000,
["healthwildlevel"] = 0.1,
+
["healthwildlevel"] = 0.1,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 1100,
+
["torpor"] = 1100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 220,
+
["weight"] = 220,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.04,
+
["meleewildlevel"] = 0.04,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 195,
+
["walkspeed"] = 195,
["untamedrunspeed"] = 682.5,
+
["untamedrunspeed"] = 682.5,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 150,
+
["dragweight"] = 150,
["mass"] = 198,
+
["mass"] = 198,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 50,
+
["meleebase"] = 50,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["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.",
+
["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,
+
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 50
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Throw Player",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 0,
["attackrange"] = 200,
+
["attackrange"] = 200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 60
+
["damage"] = 60
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 20,
+
["killxpbase"] = 20,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 21 681: Строка 20 044:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["yutyrannus"] = {
 
["yutyrannus"] = {
["releasedate"] = "2017-05-30",
+
["variants"] = "Brute X-Yutyrannus, X-Yutyrannus",
["releaseversion"] = "258.0",
+
["releasedate"] = "2017-05-30",
["xboxreleasedate"] = "2017-06-19",
+
["releaseversion"] = "258.0",
["xboxreleaseversion"] = "755.0",
+
["xboxreleasedate"] = "2017-06-19",
["ps4releasedate"] = "2017-06-14",
+
["xboxreleaseversion"] = "755.0",
["ps4releaseversion"] = "509.0",
+
["psreleasedate"] = "2017-06-14",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "509.0",
["mobilereleaseversion"] = "",
+
["switchreleasedate"] = "2018-11-30",
["switchreleasedate"] = "2018-11-30",
+
["switchreleaseversion"] = "599.0",
["switchreleaseversion"] = "599.0",
+
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
["class"] = "Yutyrannus_Character_BP_C",
 
  +
["class"] = "Yutyrannus_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Yutyrannus/Yutyrannus_Character_BP.Yutyrannus_Character_BP'",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Yutyrannus/Yutyrannus_Character_BP.Yutyrannus_Character_BP'",
["commonname"] = "Yutyrannus",
 
["dossierimage"] = "Dossier Yutyrannus.png",
+
["commonname"] = "Yutyrannus",
["dossieraddbook"] = "Yes",
+
["dossierimage"] = "Dossier Yutyrannus.png",
["soundfile"] = "",
+
["dossieraddbook"] = "Yes",
["pronunciation"] = "",
+
["soundfile"] = "",
["categories"] = "",
+
["pronunciation"] = "",
["species"] = "Yutyrannus saevus",
+
["categories"] = "",
["time"] = "Cretaceous",
+
["species"] = "Yutyrannus saevus",
["group"] = "Dinosaurs",
+
["time"] = "Cretaceous",
["temperament"] = "Aggressive",
+
["group"] = "Dinosaurs",
["diet"] = "Carnivore",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Yutyrannus Saddle",
+
["equipment"] = "Yutyrannus Saddle",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.25,
+
["tameineffectivenessbyaffinity"] = 1.25,
["tameaffinitybase"] = 4250,
+
["tameaffinitybase"] = 4250,
["tameaffinityperlevel"] = 175,
+
["tameaffinityperlevel"] = 175,
["torpor1"] = 1550,
+
["torpor1"] = 1550,
["torporincrease"] = 93,
+
["torporincrease"] = 93,
["foodconsumptionbase"] = 0.002314,
+
["foodconsumptionbase"] = 0.002314,
["foodconsumptionmult"] = 180.063385,
+
["foodconsumptionmult"] = 180.063385,
["torpordepletionps0"] = 0.725
+
["torpordepletionps0"] = 0.725
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Extraordinary Kibble",
+
["kibble"] = "Extraordinary Kibble",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Yutyrannus Egg",
+
["egg"] = "Yutyrannus Egg",
["mintemp"] = 32,
+
["mintemp"] = 32,
["maxtemp"] = 34,
+
["maxtemp"] = 34,
["incubationtime"] = 17998.560547,
+
["incubationtime"] = 17998.560547,
["maturationtime"] = 666666.625,
+
["maturationtime"] = 666666.625,
["babytime"] = 66666.664063,
+
["mintimebetweenmating"] = 64800,
["juveniletime"] = 266666.65625,
+
["maxtimebetweenmating"] = 172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1100,
+
["health"] = 1100,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 420,
+
["stamina"] = 420,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1550,
+
["torpor"] = 1550,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 3000,
+
["food"] = 3000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 500,
+
["weight"] = 500,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 700,
+
["walkspeed"] = 700,
["riddenwalkspeed"] = 700,
+
["riddenwalkspeed"] = 700,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1610,
+
["untamedrunspeed"] = 1610,
["tamedrunspeed"] = 1610,
+
["tamedrunspeed"] = 1610,
["tamedriddenrunspeed"] = 1610,
+
["tamedriddenrunspeed"] = 1610,
["runningstaminaconsumptionrate"] = 40,
+
["runningstaminaconsumptionrate"] = 40,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 500,
+
["dragweight"] = 500,
["mass"] = 5000,
+
["mass"] = 5000,
["fecessize"] = "Large",
+
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "Tusoteuthis",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 0,
+
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 600,
+
["attackrange"] = 600,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 55
+
["damage"] = 55
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Fear",
+
["name"] = "Fear",
["description"] = "",
+
["description"] = "",
["staminacost"] = 250,
+
["staminacost"] = 250,
["attackrange"] = 3500,
+
["attackrange"] = 3500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Courage",
+
["name"] = "Courage",
["description"] = "",
+
["description"] = "",
["staminacost"] = 250,
+
["staminacost"] = 250,
["attackrange"] = 3500,
+
["attackrange"] = 3500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Courage-To-Followers",
+
["name"] = "Courage-To-Followers",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 5000,
+
["attackrange"] = 5000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
["killxpbase"] = 30,
+
["killxpbase"] = 30,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Pelt, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Pelt, Raw Meat, Raw Prime Meat",
["specialloot"] = "Yutyrannus Lungs",
+
["specialloot"] = "Yutyrannus Lungs",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 21 868: Строка 20 212:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["zomdodo"] = {
 
["zomdodo"] = {
["variants"] = "Dodo, Aberrant Dodo, Bunny Dodo, DodoRex, Dodo Wyvern, Zombie Wyvern",
+
["variants"] = "Aberrant Dodo, Bunny Dodo, Dodo, Dodo Wyvern, DodoRex, Party Dodo, Zombie Wyvern",
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2015-10-29",
+
["releasedate"] = "2015-10-29",
["releaseversion"] = "221.0",
+
["releaseversion"] = "221.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "ZombieDodo_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/ZombieDodo_Character_BP.ZombieDodo_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Zomdodo",
["class"] = "ZombieDodo_Character_BP_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/ZombieDodo_Character_BP.ZombieDodo_Character_BP'",
 
["commonname"] = "Zomdodo",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Birds, Event Creatures",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Raphus replicare",
+
["diet"] = "Carnivore",
["group"] = "Birds, Event Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "Yes",
+
["canmountonhumans"] = "Yes",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.333333,
+
["tameineffectivenessbyaffinity"] = 1.333333,
["tameaffinitybase"] = 450,
+
["tameaffinitybase"] = 450,
["tameaffinityperlevel"] = 22.5,
+
["tameaffinityperlevel"] = 22.5,
["foodconsumptionbase"] = -0,
+
["foodconsumptionbase"] = -0,
["foodconsumptionmult"] = 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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 700,
+
["health"] = 700,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.2,
+
["healthtamedadd"] = 0.2,
["stamina"] = 1000,
+
["stamina"] = 1000,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1000,
+
["torpor"] = 1000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 170,
+
["weight"] = 170,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.015,
+
["meleewildlevel"] = 0.015,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0,
+
["meleetamedmult"] = 0,
["meleetamedadd"] = 0.2,
+
["meleetamedadd"] = 0.2,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.01,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 2,
+
["speedtamedadd"] = 2,
["walkspeed"] = 65,
+
["walkspeed"] = 65,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 300.300018,
+
["untamedrunspeed"] = 300.300018,
["tamedrunspeed"] = 600.600037,
+
["tamedrunspeed"] = 600.600037,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 25,
+
["dragweight"] = 25,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 55,
 
  +
["meleebase"] = 55,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Zomdodo pecks at the target.",
+
["description"] = "The Zomdodo pecks at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 110,
+
["attackrange"] = 110,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 55
+
["damage"] = 55
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "TargetOnlyPlayers",
+
["teamname"] = "TargetOnlyPlayers",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- 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: [eeriesoverride]
------------------------------------------------------------
 
  +
----------------------------------------------------------------------------------------------------
-- DLC 01: THE CENTER --
 
  +
["eerieCreaturesOverride"] = {
------------------------------------------------------------
 
  +
["releasedate"] = "Unreleased",
------------------------------------------------------------
 
  +
["releaseversion"] = "",
-- KEYWORDS: [broodmotherlysrixthecenterarena]
 
  +
["xboxreleasedate"] = "Unreleased",
------------------------------------------------------------
 
  +
["xboxreleaseversion"] = "",
["broodmotherlysrixthecenterarena"] = {
 
["dlc"] = "The Center",
+
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
["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",
+
["mobilereleasedate"] = "2019-06-17",
["releaseversion"] = "241.0",
+
["mobilereleaseversion"] = "2.0",
["xboxreleasedate"] = "2016-05-17",
+
["egsreleasedate"] = "Unreleased",
["xboxreleaseversion"] = "734.0",
+
["egsreleaseversion"] = "",
["ps4releasedate"] = "2016-12-06",
+
["class"] = "",
["ps4releaseversion"] = "501.0",
+
["blueprintpath"] = ""
["mobilereleasedate"] = "Unreleased",
 
["mobilereleaseversion"] = "",
 
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
["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"] = "",
 
["group"] = "Bosses, Invertebrates",
 
["temperament"] = "Aggressive",
 
["diet"] = "",
 
["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
 
 
},
 
},
  +
["eerieCreaturesOverride2"] = {
------------------------------------------------------------
 
  +
["releasedate"] = "Unreleased",
["broodmotherlysrixgammathecenterarena"] = {
 
  +
["releaseversion"] = "",
["inherits"] = "broodmotherlysrixthecenterarena",
 
  +
["xboxreleasedate"] = "Unreleased",
["commonname"] = "Broodmother Lysrix (Gamma)"
 
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "Unreleased",
  +
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-07-08",
  +
["mobilereleaseversion"] = "2.0.06",
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = ""
 
},
 
},
  +
["eerieCreaturesOverride3"] = {
------------------------------------------------------------
 
  +
["releasedate"] = "Unreleased",
["broodmotherlysrixbetathecenterarena"] = {
 
  +
["releaseversion"] = "",
["inherits"] = "broodmotherlysrixthecenterarena",
 
  +
["xboxreleasedate"] = "Unreleased",
["class"] = "SpiderL_Character_BP_TheCenterMedium_C",
 
  +
["xboxreleaseversion"] = "",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_TheCenterMedium.SpiderL_Character_BP_TheCenterMedium'",
 
["commonname"] = "Broodmother Lysrix",
+
["psreleasedate"] = "Unreleased",
["stats"] = {
+
["psreleaseversion"] = "",
  +
["mobilereleasedate"] = "2019-11-01",
["health"] = 421200
 
  +
["mobilereleaseversion"] = "2.0.11",
},
 
  +
["egsreleasedate"] = "Unreleased",
  +
["egsreleaseversion"] = "",
  +
["class"] = "",
  +
["blueprintpath"] = ""
 
},
 
},
------------------------------------------------------------
+
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [eerie ...]
["broodmotherlysrixalphathecenterarena"] = {
 
  +
----------------------------------------------------------------------------------------------------
["inherits"] = "broodmotherlysrixthecenterarena",
 
  +
["eerieachatina"] = {
["class"] = "SpiderL_Character_BP_TheCenterHard_C",
 
  +
["inherits"] = "achatina",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_TheCenterHard.SpiderL_Character_BP_TheCenterHard'",
 
  +
["overridewith"] = "eerieCreaturesOverride",
["commonname"] = "Broodmother Lysrix",
 
["stats"] = {
+
["commonname"] = "Eerie Achatina",
  +
["group"] = "Eerie Creatures, Invertebrates"
["health"] = 486000
 
},
 
 
},
 
},
  +
["eerieallosaurus"] = {
------------------------------------------------------------
 
  +
["inherits"] = "allosaurus",
-- KEYWORDS: [megapithecusthecenterarena]
 
  +
["overridewith"] = "eerieCreaturesOverride",
------------------------------------------------------------
 
  +
["commonname"] = "Eerie Allosaurus",
["megapithecusthecenterarena"] = {
 
  +
["group"] = "Dinosaurs, Eerie Creatures"
["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",
 
  +
["eeriealphacarno"] = {
["releasedate"] = "2016-05-17",
 
["releaseversion"] = "241.0",
+
["inherits"] = "alphacarnotaurus",
["xboxreleasedate"] = "2016-05-17",
+
["overridewith"] = "eerieCreaturesOverride",
["xboxreleaseversion"] = "734.0",
+
["commonname"] = "Eerie Alpha Carno",
  +
["group"] = "Alpha Creatures, Dinosaurs, Eerie Creatures"
["ps4releasedate"] = "2016-12-06",
 
  +
},
["ps4releaseversion"] = "501.0",
 
  +
["eeriealphamosasaur"] = {
["mobilereleasedate"] = "Unreleased",
 
["mobilereleaseversion"] = "",
+
["inherits"] = "alphamosasaurus",
["switchreleasedate"] = "Unreleased",
+
["overridewith"] = "eerieCreaturesOverride",
["switchreleaseversion"] = "",
+
["commonname"] = "Eerie Alpha Mosasaur",
  +
["group"] = "Alpha Creatures, Eerie Creatures, Reptiles"
["class"] = "Gorilla_Character_BP_TheCenter_C",
 
  +
},
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter.Gorilla_Character_BP_TheCenter'",
 
  +
["eeriealpharaptor"] = {
["commonname"] = "Megapithecus",
 
  +
["inherits"] = "alpharaptor",
["dossierimage"] = "Dossier Megapithecus.png",
 
  +
["overridewith"] = "eerieCreaturesOverride",
["soundfile"] = "gorilla_taunt_1.OGG",
 
["pronunciation"] = "",
+
["commonname"] = "Eerie Alpha Raptor",
  +
["group"] = "Alpha Creatures, Dinosaurs, Eerie Creatures"
["categories"] = "",
 
  +
},
["species"] = "",
 
  +
["eeriealphatrex"] = {
["time"] = "",
 
["group"] = "Bosses, Mammals",
+
["inherits"] = "alphatrex",
["temperament"] = "Aggressive",
+
["overridewith"] = "eerieCreaturesOverride",
["diet"] = "",
+
["commonname"] = "Eerie Alpha T-Rex",
  +
["group"] = "Alpha Creatures, Dinosaurs, Eerie Creatures"
  +
},
  +
["eerieammonite"] = {
  +
["inherits"] = "ammonite",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Ammonite",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eerieangler"] = {
  +
["inherits"] = "angler",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Angler",
  +
["group"] = "Eerie Creatures, Fish"
  +
},
  +
["eerieankylo"] = {
  +
["inherits"] = "ankylosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Ankylo",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriearaneo"] = {
  +
["inherits"] = "araneomorphus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Araneo",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eeriearchaeopteryx"] = {
  +
["inherits"] = "archaeopteryx",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Archaeopteryx",
  +
["group"] = "Birds, Eerie Creatures"
  +
},
  +
["eerieargentavis"] = {
  +
["inherits"] = "argentavis",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Argentavis",
  +
["group"] = "Birds, Eerie Creatures"
  +
},
  +
["eeriearthropluera"] = {
  +
["inherits"] = "arthropluera",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Arthropluera",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eeriebaryonyx"] = {
  +
["inherits"] = "baryonyx",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Baryonyx",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriebasilosaurus"] = {
  +
["inherits"] = "basilosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Basilosaurus",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriebeelzebufo"] = {
  +
["inherits"] = "beelzebufo",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Beelzebufo",
  +
["group"] = "Amphibians, Eerie Creatures"
  +
},
  +
["eeriebronto"] = {
  +
["inherits"] = "brontosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Brontosaurus",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriecarbonemys"] = {
  +
["inherits"] = "carbonemys",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Carbonemys",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eeriecarno"] = {
  +
["inherits"] = "carnotaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Carno",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriecastoroides"] = {
  +
["inherits"] = "castoroides",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Castoroides",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriechalicotherium"] = {
  +
["inherits"] = "chalicotherium",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Chalicotherium",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriecoelacanth"] = {
  +
["inherits"] = "coelacanth",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Coelacanth",
  +
["group"] = "Eerie Creatures, Fish"
  +
},
  +
["eeriecompy"] = {
  +
["inherits"] = "compsognathus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Compy",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriedaeodon"] = {
  +
["inherits"] = "daeodon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Daeodon",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriedilophosaurus"] = {
  +
["inherits"] = "dilophosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Dilophosaurus",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriedimetrodon"] = {
  +
["inherits"] = "dimetrodon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Dimetrodon",
  +
["group"] = "Eerie Creatures, Synapsids"
  +
},
  +
["eeriedimorphodon"] = {
  +
["inherits"] = "dimorphodon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Dimorphodon",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eeriediplocaulus"] = {
  +
["inherits"] = "diplocaulus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Diplocaulus",
  +
["group"] = "Amphibians, Eerie Creatures"
  +
},
  +
["eeriediplodocus"] = {
  +
["inherits"] = "diplodocus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Diplodocus",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriedirebear"] = {
  +
["inherits"] = "direbear",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Dire Bear",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriedirewolf"] = {
  +
["inherits"] = "direwolf",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Dire Wolf",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriediseasedleech"] = {
  +
["inherits"] = "diseasedleech",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Diseased Leech",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eeriedodo"] = {
  +
["inherits"] = "dodo",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Dodo",
  +
["group"] = "Birds, Eerie Creatures"
  +
},
  +
["eeriedoedicurus"] = {
  +
["inherits"] = "doedicurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Doedicurus",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriedungbeetle"] = {
  +
["inherits"] = "dungbeetle",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Dung Beetle",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eeriedunkleosteus"] = {
  +
["inherits"] = "dunkleosteus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Dunkleosteus",
  +
["group"] = "Eerie Creatures, Fish"
  +
},
  +
["eerieequus"] = {
  +
["inherits"] = "equus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Equus",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eerieeurypterid"] = {
  +
["inherits"] = "eurypterid",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Eurypterid",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eeriegallimimus"] = {
  +
["inherits"] = "gallimimus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Gallimimus",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriegiganotosaurus"] = {
  +
["inherits"] = "giganotosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Giganotosaurus",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriegigantopithecus"] = {
  +
["inherits"] = "gigantopithecus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Gigantopithecus",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriegriffin"] = {
  +
["inherits"] = "royalgriffin",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Griffin",
  +
["group"] = "Birds, Eerie Creatures, Fantasy Creatures"
  +
},
  +
["eerieichthyosaurus"] = {
  +
["inherits"] = "ichthyosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Ichthyosaurus",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eerieiguanodon"] = {
  +
["inherits"] = "iguanodon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Iguanodon",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriejerboa"] = {
  +
["inherits"] = "jerboa",
  +
["overridewith"] = "eerieCreaturesOverride2",
  +
["commonname"] = "Eerie Jerboa",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriekairuku"] = {
  +
["inherits"] = "kairuku",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Kairuku",
  +
["group"] = "Birds, Eerie Creatures"
  +
},
  +
["eeriekaprosuchus"] = {
  +
["inherits"] = "kaprosuchus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Kaprosuchus",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eerieleech"] = {
  +
["inherits"] = "leech",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Leech",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eerieleedsichthys"] = {
  +
["inherits"] = "leedsichthys",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Leedsichthys",
  +
["group"] = "Eerie Creatures, Fish"
  +
},
  +
["eerieliopleurodon"] = {
  +
["inherits"] = "liopleurodon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Liopleurodon",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eerielystrosaurus"] = {
  +
["inherits"] = "lystrosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Lystrosaurus",
  +
["group"] = "Eerie Creatures, Synapsids"
  +
},
  +
["eeriemammoth"] = {
  +
["inherits"] = "woollymammoth",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Mammoth",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriemanta"] = {
  +
["inherits"] = "manta",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Manta",
  +
["group"] = "Eerie Creatures, Fish"
  +
},
  +
["eeriemegaloceros"] = {
  +
["inherits"] = "megaloceros",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Megaloceros",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriemegalodon"] = {
  +
["inherits"] = "megalodon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Megalodon",
  +
["group"] = "Eerie Creatures, Fish"
  +
},
  +
["eeriemegalosaurus"] = {
  +
["inherits"] = "megalosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Megalosaurus",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriemeganeura"] = {
  +
["inherits"] = "meganeura",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Meganeura",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eeriemegapiranha"] = {
  +
["inherits"] = "megapiranha",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Megapiranha",
  +
["group"] = "Eerie Creatures, Fish"
  +
},
  +
["eeriemegatherium"] = {
  +
["inherits"] = "megatherium",
  +
["overridewith"] = "eerieCreaturesOverride2",
  +
["commonname"] = "Eerie Megatherium",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriemesopithecus"] = {
  +
["inherits"] = "mesopithecus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Mesopithecus",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriemosasaur"] = {
  +
["inherits"] = "mosasaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Mosasaur",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eeriemoschops"] = {
  +
["inherits"] = "moschops",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Moschops",
  +
["group"] = "Eerie Creatures, Synapsids"
  +
},
  +
["eerieonyc"] = {
  +
["inherits"] = "onychonycteris",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Onyc",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eerieotter"] = {
  +
["inherits"] = "otter",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Otter",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eerieoviraptor"] = {
  +
["inherits"] = "oviraptor",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Oviraptor",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriepachy"] = {
  +
["inherits"] = "pachycephalosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Pachy",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriepachyrhinosaurus"] = {
  +
["inherits"] = "pachyrhinosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Pachyrhinosaurus",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eerieparasaur"] = {
  +
["inherits"] = "parasaurolophus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Parasaur",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriepegomastax"] = {
  +
["inherits"] = "pegomastax",
  +
["overridewith"] = "eerieCreaturesOverride2",
  +
["commonname"] = "Eerie Pegomastax",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriepelagornis"] = {
  +
["inherits"] = "pelagornis",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Pelagornis",
  +
["group"] = "Birds, Eerie Creatures"
  +
},
  +
["eeriephiomia"] = {
  +
["inherits"] = "phiomia",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Phiomia",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eerieplesiosaur"] = {
  +
["inherits"] = "plesiosaur",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Plesiosaur",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eerieprocoptodon"] = {
  +
["inherits"] = "procoptodon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Procoptodon",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriepteranodon"] = {
  +
["inherits"] = "pteranodon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Pteranodon",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eeriepulmonoscorpius"] = {
  +
["inherits"] = "pulmonoscorpius",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Pulmonoscorpius",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eeriepurlovia"] = {
  +
["inherits"] = "purlovia",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Purlovia",
  +
["group"] = "Eerie Creatures, Synapsids"
  +
},
  +
["eeriequetzal"] = {
  +
["inherits"] = "quetzalcoatlus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Quetzal",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eerieraptor"] = {
  +
["inherits"] = "raptor",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Raptor",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eerierex"] = {
  +
["inherits"] = "rex",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Rex",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriesabertooth"] = {
  +
["inherits"] = "sabertooth",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Sabertooth",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eeriesabertoothsalmon"] = {
  +
["inherits"] = "sabertoothsalmon",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Sabertooth Salmon",
  +
["group"] = "Eerie Creatures, Fish"
  +
},
  +
["eeriesarco"] = {
  +
["inherits"] = "sarcosuchus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Sarco",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eeriespino"] = {
  +
["inherits"] = "spinosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Spino",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eeriestego"] = {
  +
["inherits"] = "stegosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Stego",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eerietapejara"] = {
  +
["inherits"] = "tapejara",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Tapejara",
  +
["group"] = "Eerie Creatures, Reptiles"
  +
},
  +
["eerieterrorbird"] = {
  +
["inherits"] = "terrorbird",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Terror Bird",
  +
["group"] = "Birds, Eerie Creatures"
  +
},
  +
["eerietherizinosaur"] = {
  +
["inherits"] = "therizinosaurus",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Therizinosaur",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eerietitanoboa"] = {
  +
["inherits"] = "titanoboa",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Titanoboa",
  +
["group"] = "Eerie Creatures, Reptiles",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["canbetamed"] = "No"
["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,
 
 
},
 
},
  +
["eerietitanomyrmadrone"] = {
------------------------------------------------------------
 
  +
["inherits"] = "titanomyrmadrone",
["megapithecusgammathecenterarena"] = {
 
  +
["overridewith"] = "eerieCreaturesOverride",
["inherits"] = "megapithecusthecenterarena",
 
["commonname"] = "Megapithecus (Gamma)",
+
["commonname"] = "Eerie Titanomyrma Drone",
["stats"] = {
+
["group"] = "Eerie Creatures, Invertebrates"
["health"] = 144000
 
},
 
 
},
 
},
  +
["eerietitanomyrmasoldier"] = {
------------------------------------------------------------
 
  +
["inherits"] = "titanomyrmasoldier",
["megapithecusbetathecenterarena"] = {
 
  +
["overridewith"] = "eerieCreaturesOverride",
["inherits"] = "megapithecusthecenterarena",
 
  +
["commonname"] = "Eerie Titanomyrma Soldier",
["class"] = "Gorilla_Character_BP_TheCenter_Medium_C",
 
  +
["group"] = "Eerie Creatures, Invertebrates"
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter_Medium.Gorilla_Character_BP_TheCenter_Medium'",
 
["commonname"] = "Megapithecus (Beta)",
 
["stats"] = {
 
["health"] = 160000
 
},
 
 
},
 
},
  +
["eerietitanosaur"] = {
------------------------------------------------------------
 
  +
["inherits"] = "titanosaur",
["megapithecusalphathecenterarena"] = {
 
  +
["overridewith"] = "eerieCreaturesOverride",
["inherits"] = "megapithecusthecenterarena",
 
  +
["commonname"] = "Eerie Titanosaur",
["class"] = "Gorilla_Character_BP_TheCenter_Hard_C",
 
  +
["group"] = "Dinosaurs, Eerie Creatures"
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter_Hard.Gorilla_Character_BP_TheCenter_Hard'",
 
  +
},
["commonname"] = "Megapithecus (Alpha)",
 
["stats"] = {
+
["eerietriceratops"] = {
  +
["inherits"] = "triceratops",
["health"] = 224000
 
  +
["overridewith"] = "eerieCreaturesOverride",
},
 
  +
["commonname"] = "Eerie Triceratops",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eerietrilobite"] = {
  +
["inherits"] = "trilobite",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Trilobite",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eerietroodon"] = {
  +
["inherits"] = "troodon",
  +
["overridewith"] = "eerieCreaturesOverride3",
  +
["commonname"] = "Eerie Troodon",
  +
["group"] = "Dinosaurs, Eerie Creatures"
  +
},
  +
["eerietusoteuthis"] = {
  +
["inherits"] = "tusoteuthis",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Tusoteuthis",
  +
["group"] = "Eerie Creatures, Invertebrates"
  +
},
  +
["eeriewoollyrhinoceros"] = {
  +
["inherits"] = "woollyrhinoceros",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Woolly Rhinoceros",
  +
["group"] = "Eerie Creatures, Mammals"
  +
},
  +
["eerieyeti"] = {
  +
["inherits"] = "yeti",
  +
["overridewith"] = "eerieCreaturesOverride",
  +
["commonname"] = "Eerie Yeti",
  +
["group"] = "Alpha Creatures, Eerie Creatures, Mammals"
 
},
 
},
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- DLC 01: THE CENTER --
  +
------------------------------------------------------------
  +
 
------------------------------------------------------------
 
------------------------------------------------------------
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 22 304: Строка 20 968:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphadeathworm"] = {
 
["alphadeathworm"] = {
["variants"] = "Deathworm, Deathworm - Manticore Arena, Iceworm Male, Iceworm Queen",
+
["variants"] = "Deathworm, Iceworm Male, Iceworm Queen",
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "MegaDeathworm_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/MegaDeathworm_Character_BP.MegaDeathworm_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Alpha Deathworm",
["class"] = "MegaDeathworm_Character_BP_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/MegaDeathworm_Character_BP.MegaDeathworm_Character_BP'",
 
["commonname"] = "Alpha Deathworm",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
  +
["group"] = "Alpha Creatures, Fantasy Creatures, Invertebrates",
["pronunciation"] = "",
 
["categories"] = "",
+
["temperament"] = "Extremely Territorial",
  +
["diet"] = "Carnivore",
["group"] = "Alpha Predators, Fantasy Creatures, Invertebrates",
 
["temperament"] = "Extremely Territorial",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 27000,
+
["health"] = 27000,
["healthwildlevel"] = 0.002,
+
["healthwildlevel"] = 0.002,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 100,
+
["food"] = 100,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 0,
+
["walkspeed"] = 0,
["swimspeed"] = 600
+
["swimspeed"] = 600
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 1200,
+
["mass"] = 1200,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 500,
+
["meleebase"] = 500,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Alpha Deathworm bites the target.",
+
["description"] = "The Alpha Deathworm bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 4700,
+
["attackrange"] = 4700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 6500,
+
["activateattackrange"] = 6500,
 
["melee"] = {
 
["melee"] = {
["damage"] = 500
+
["damage"] = 500
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 4700,
+
["attackrange"] = 4700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 6500,
+
["activateattackrange"] = 6500,
 
["melee"] = {
 
["melee"] = {
["damage"] = 500
+
["damage"] = 500
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 15000,
+
["killxpbase"] = 15000,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
+
["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["specialloot"] = "Deathworm Horn (Scorched Earth), Alpha Deathworm Trophy (Scorched Earth), Manticore Helmet Skin (Scorched Earth)"
+
["specialloot"] = "Deathworm Horn (Scorched Earth), Alpha Deathworm Trophy (Scorched Earth), Manticore Helmet Skin (Scorched Earth)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 22 419: Строка 21 055:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "MegaWyvern_Character_BP_Fire_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/MegaWyvern_Character_BP_Fire.MegaWyvern_Character_BP_Fire'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Alpha Fire Wyvern",
["class"] = "MegaWyvern_Character_BP_Fire_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/MegaWyvern_Character_BP_Fire.MegaWyvern_Character_BP_Fire'",
 
["commonname"] = "Alpha Fire Wyvern",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Alpha Creatures, Fantasy Creatures",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Draconis vipera",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Alpha Predators, Fantasy Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 8000,
+
["health"] = 8000,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["stamina"] = 600,
+
["stamina"] = 600,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 862.5,
+
["walkspeed"] = 862.5,
["untamedrunspeed"] = 996.187439,
+
["untamedrunspeed"] = 996.187439,
["swimspeed"] = 1375,
+
["swimspeed"] = 1375,
["flyspeed"] = 3750,
+
["flyspeed"] = 3750,
["untamedrunflyspeed"] = 2887.501465
+
["untamedrunflyspeed"] = 2887.501465
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "Yes",
+
["candragcreatureswhileflying"] = "Yes",
["meleebase"] = 210,
+
["meleebase"] = 210,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Alpha Fire Wyvern bites the target.",
+
["description"] = "The Alpha Fire Wyvern bites the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 140
+
["damage"] = 140
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Flame",
+
["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.",
+
["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,
+
["staminacost"] = 20,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 5000
+
["activateattackrange"] = 5000
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Grab",
+
["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.",
+
["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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Taunt",
+
["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.",
+
["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,
+
["staminacost"] = 2,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (AI)",
+
["name"] = "Bite (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1700,
+
["activateattackrange"] = 1700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 120
+
["damage"] = 120
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1500,
+
["killxpbase"] = 1500,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Fire Talon (Scorched Earth), Wyvern Milk (Scorched Earth), Alpha Wyvern Trophy (Scorched Earth), Wyvern Gloves Skin (Scorched Earth)"
+
["specialloot"] = "Fire Talon (Scorched Earth), Wyvern Milk (Scorched Earth), Alpha Wyvern Trophy (Scorched Earth), Wyvern Gloves Skin (Scorched Earth)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 22 561: Строка 21 171:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Brute Fire Wyvern, Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["event"] = "ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok, Valguero",
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_MegaWyvern_Character_BP_Fire_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Bone_MegaWyvern_Character_BP_Fire.Bone_MegaWyvern_Character_BP_Fire'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Bone Fire Wyvern",
["class"] = "Bone_MegaWyvern_Character_BP_Fire_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Bone_MegaWyvern_Character_BP_Fire.Bone_MegaWyvern_Character_BP_Fire'",
 
["commonname"] = "Bone Fire Wyvern",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Event Creatures, Reptiles",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Draconis vipera",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Event Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 8000,
+
["health"] = 8000,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["stamina"] = 600,
+
["stamina"] = 600,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.05,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 350,
+
["weight"] = 400,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 862.5,
+
["walkspeed"] = 862.5,
["untamedrunspeed"] = 996.187439,
+
["untamedrunspeed"] = 996.187439,
["swimspeed"] = 1375,
+
["swimspeed"] = 1375,
["flyspeed"] = 3750,
+
["flyspeed"] = 3750,
["untamedrunflyspeed"] = 2887.501465
+
["untamedrunflyspeed"] = 2887.501465
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "Yes",
+
["candragcreatureswhileflying"] = "Yes",
["meleebase"] = 210,
+
["meleebase"] = 210,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Bone Fire Wyvern bites the target.",
+
["description"] = "The Bone Fire Wyvern bites the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 140
+
["damage"] = 140
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Flame",
+
["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.",
+
["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,
+
["staminacost"] = 20,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 5000
+
["activateattackrange"] = 5000
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Grab",
+
["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.",
+
["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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Taunt",
+
["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.",
+
["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,
+
["staminacost"] = 2,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (AI)",
+
["name"] = "Bite (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1700,
+
["activateattackrange"] = 1700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 120
+
["damage"] = 120
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1500,
+
["killxpbase"] = 1500,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Wyvern Milk (Scorched Earth), Wyvern Bone Costume (Scorched Earth)"
+
["specialloot"] = "Dinosaur Bone, Fire Talon (Scorched Earth), Wyvern Bone Costume, Wyvern Milk (Scorched Earth)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 22 682: Строка 21 288:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["bonejerboa"] = {
 
["bonejerboa"] = {
["variants"] = "Jerboa",
+
["variants"] = "Jerboa",
["event"] = "ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
  +
["dlc"] = "Scorched Earth, Ragnarok, Valguero, Crystal Isles",
["dlc"] = "Scorched Earth",
 
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Bone_Jerboa_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Jerboa/Bone_Jerboa_Character_BP.Bone_Jerboa_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Skeletal Jerboa",
["class"] = "Bone_Jerboa_Character_BP_C",
 
  +
["soundfile"] = "s_jerboa_idle_1.OGG",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Jerboa/Bone_Jerboa_Character_BP.Bone_Jerboa_Character_BP'",
 
["commonname"] = "Skeletal Jerboa",
+
["pronunciation"] = "",
["soundfile"] = "s_jerboa_idle_1.OGG",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Event Creatures, Mammals",
["categories"] = "",
+
["temperament"] = "Cowardly",
["species"] = "Renopila amplexus",
+
["diet"] = "Herbivore",
["time"] = "Unknown",
 
["group"] = "Event Creatures, Mammals",
 
["temperament"] = "Cowardly",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 825,
+
["health"] = 825,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 1000,
+
["torpor"] = 1000,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 55,
+
["weight"] = 55,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 156,
+
["walkspeed"] = 156,
["untamedrunspeed"] = 366.599976,
+
["untamedrunspeed"] = 366.599976,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 25,
+
["dragweight"] = 25,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Thatch, Greenhouse",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 3,
+
["meleebase"] = 3,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Skeletal Jerboa attacks the target.",
+
["description"] = "The Skeletal Jerboa attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 90,
+
["attackrange"] = 90,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 3
+
["damage"] = 3
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
["specialloot"] = "Jerboa Bone Costume (Scorched Earth)",
+
["specialloot"] = "Dinosaur Bone, Jerboa Bone Costume",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 22 765: Строка 21 367:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["deathworm"] = {
 
["deathworm"] = {
["variants"] = "Deathworm - Manticore Arena, Iceworm Male, Alpha Deathworm, Iceworm Queen",
+
["variants"] = "Alpha Deathworm, Iceworm Male, Iceworm Queen",
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Genesis: Part 1",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Deathworm_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/Deathworm_Character_BP.Deathworm_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Deathworm",
["class"] = "Deathworm_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Deathworm.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/Deathworm_Character_BP.Deathworm_Character_BP'",
 
["commonname"] = "Deathworm",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Deathworm.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Khorkoi arrakis",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Invertebrates",
["species"] = "Khorkoi arrakis",
 
  +
["temperament"] = "Extremely Territorial",
["time"] = "Unknown",
 
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Invertebrates",
 
["temperament"] = "Extremely Territorial",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 20000,
+
["health"] = 20000,
["healthwildlevel"] = 0.002,
+
["healthwildlevel"] = 0.002,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 100,
+
["food"] = 100,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 0,
+
["walkspeed"] = 0,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 1200,
+
["mass"] = 1200,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 210,
+
["meleebase"] = 210,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Deathworm bites the target.",
+
["description"] = "The Deathworm bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2500,
+
["attackrange"] = 2500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 3000,
+
["activateattackrange"] = 3000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 225
+
["damage"] = 225
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 2500,
+
["attackrange"] = 2500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 3000,
+
["activateattackrange"] = 3000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 225
+
["damage"] = 225
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3000,
+
["killxpbase"] = 3000,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
+
["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["specialloot"] = "Deathworm Horn (Scorched Earth)"
+
["specialloot"] = "Deathworm Horn (Scorched Earth)"
},
 
------------------------------------------------------------
 
-- 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
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 22 896: Строка 21 458:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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"] = "Aberrant Dodo, Alpha Fire Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Bunny Dodo, Corrupted Wyvern, Dodo, DodoRex, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Party Dodo, Poison Wyvern, Voidwyrm, Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Zomdodo",
["event"] = "ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth",
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "DodoWyvern_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/DodoWyvern/DodoWyvern_Character_BP.DodoWyvern_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Dodo Wyvern",
["class"] = "DodoWyvern_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Dodowyvern.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/DodoWyvern/DodoWyvern_Character_BP.DodoWyvern_Character_BP'",
 
["commonname"] = "Dodo Wyvern",
+
["soundfile"] = "",
["dossierimage"] = "Dossier Dodowyvern.png",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "",
["categories"] = "",
+
["time"] = "",
["species"] = "",
+
["group"] = "Birds, Event Creatures, Reptiles",
["time"] = "",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Birds, Event Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 666666,
+
["health"] = 666666,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 2000,
+
["oxygen"] = 2000,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2600,
+
["food"] = 2600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 3000,
+
["weight"] = 3000,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 1300,
+
["walkspeed"] = 1300,
["untamedrunspeed"] = 1300,
+
["untamedrunspeed"] = 1300,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["untamedrunflyspeed"] = 2000.000977
+
["untamedrunflyspeed"] = 2000.000977
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 160,
+
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Dodo Wyvern bites the target.",
+
["description"] = "The Dodo Wyvern bites the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1700,
+
["activateattackrange"] = 1700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 600
+
["damage"] = 600
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Breathe Lightning",
+
["name"] = "Breathe Lightning",
["description"] = "",
+
["description"] = "",
["staminacost"] = 125,
+
["staminacost"] = 125,
["attackrange"] = 7400,
+
["attackrange"] = 7400,
["minattackrange"] = 2000,
+
["minattackrange"] = 2000,
["activateattackrange"] = 8800,
+
["activateattackrange"] = 8800,
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 4.3,
+
["projectilelife"] = 4.3,
 
["impact"] = {
 
["impact"] = {
["damage"] = 20,
+
["damage"] = 20,
["impulse"] = 100
+
["impulse"] = 100
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Breathe Fire",
+
["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.",
+
["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,
+
["staminacost"] = 125,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 2000,
+
["minattackrange"] = 2000,
["activateattackrange"] = 4500
+
["activateattackrange"] = 4500
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Breathe Poison",
+
["name"] = "Breathe Poison",
["description"] = "",
+
["description"] = "",
["staminacost"] = 20,
+
["staminacost"] = 20,
["attackrange"] = 7000,
+
["attackrange"] = 7000,
["minattackrange"] = 1500,
+
["minattackrange"] = 1500,
["activateattackrange"] = 7000,
+
["activateattackrange"] = 7000,
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 5,
+
["projectilelife"] = 5,
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 700,
+
["damage"] = 700,
["radius"] = 500
+
["radius"] = 500
 
},
 
},
 
["impact"] = {
 
["impact"] = {
["damage"] = 900
+
["damage"] = 900
 
}
 
}
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "DodoWyvern Mask Skin (Scorched Earth)"
+
["specialloot"] = "DodoWyvern Mask Skin, Vampire Eyes Skin, Werewolf Mask Skin"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 23 044: Строка 21 581:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["jerboa"] = {
 
["jerboa"] = {
["variants"] = "Skeletal Jerboa",
+
["variants"] = "Eerie Jerboa, Skeletal Jerboa",
  +
["dlc"] = "Scorched Earth, Ragnarok, Valguero, Crystal Isles, Genesis: Part 2",
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["mobilereleasedate"] = "2019-07-08",
["mobilereleaseversion"] = "",
+
["mobilereleaseversion"] = "2.0.06",
["switchreleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["switchreleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["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.png",
+
["dossierimage"] = "Dossier Jerboa.png",
["dossieraddbook"] = "Yes",
+
["dossieraddbook"] = "Yes",
["soundfile"] = "s_jerboa_idle_1.OGG",
+
["soundfile"] = "s_jerboa_idle_1.OGG",
["pronunciation"] = "",
+
["pronunciation"] = "",
["categories"] = "",
+
["categories"] = "",
["species"] = "Renopila amplexus",
+
["species"] = "Renopila amplexus",
["time"] = "Unknown",
+
["time"] = "Unknown",
["group"] = "Mammals",
+
["group"] = "Mammals",
["temperament"] = "Cowardly",
+
["temperament"] = "Cowardly",
["diet"] = "Herbivore",
+
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["uniquecostumes"] = "Jerboa Bone Costume (Scorched Earth)",
+
["uniquecostumes"] = "Jerboa Bone Costume",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["equipment"] = "Hats",
+
["equipment"] = "Hats",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.333333,
+
["tameineffectivenessbyaffinity"] = 1.333333,
["tameaffinitybase"] = 1350,
+
["tameaffinitybase"] = 1350,
["tameaffinityperlevel"] = 22.5,
+
["tameaffinityperlevel"] = 22.5,
["torpor1"] = 30,
+
["torpor1"] = 30,
["torporincrease"] = 1.8,
+
["torporincrease"] = 1.8,
["foodconsumptionbase"] = 0.000868,
+
["foodconsumptionbase"] = 0.000868,
["foodconsumptionmult"] = 2880.184326,
+
["foodconsumptionmult"] = 2880.184326,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Plant Species Y Seed"
+
["favoritefood"] = "Plant Species Y Seed",
  +
["mobilefood"] = "Seeds (Mobile)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = 9523.80957, --2:38,
+
["gestationtime"] = 9523.80957, --2:38,
["maturationtime"] = 111111.109375,
+
["maturationtime"] = 75757.5758,
["babytime"] = 11111.111328, --3:05,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 44444.445313, --12:20,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 55555.554688, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 55,
+
["health"] = 55,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 30,
+
["torpor"] = 30,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 55,
+
["weight"] = 120,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 1,
+
["meleetamedadd"] = 1,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.5,
+
["speedtamedadd"] = 0.5,
["walkspeed"] = 156,
+
["walkspeed"] = 156,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 366.599976,
+
["untamedrunspeed"] = 366.599976,
["tamedrunspeed"] = 549.899963,
+
["tamedrunspeed"] = 549.899963,
["runningstaminaconsumptionrate"] = 4,
+
["runningstaminaconsumptionrate"] = 4,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 25,
+
["dragweight"] = 25,
["mass"] = 50,
+
["mass"] = 50,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal,Tapejara, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 3,
 
  +
["meleebase"] = 3,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Jerboa attacks the target.",
+
["description"] = "The Jerboa attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 90,
+
["attackrange"] = 90,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 3
+
["damage"] = 3
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 0.5,
+
["killxpbase"] = 0.5,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 23 197: Строка 21 719:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["jugbug"] = {
 
["jugbug"] = {
["variants"] = "Water Jug Bug, Oil Jug Bug",
+
["variants"] = "Oil Jug Bug, Water Jug Bug",
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Genesis: Part 1, Crystal Isles",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Jugbug_Character_BaseBP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Character_BaseBP.Jugbug_Character_BaseBP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Jug Bug",
["class"] = "Jugbug_Character_BaseBP_C",
 
  +
["dossierimage"] = "Dossier Jug Bug.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Character_BaseBP.Jugbug_Character_BaseBP'",
 
["commonname"] = "Jug Bug",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Jug Bug.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Scutinphora puteus",
["categories"] = "",
+
["time"] = "Holocene",
["species"] = "Scutinphora puteus",
+
["group"] = "Invertebrates",
["time"] = "Holocene",
+
["temperament"] = "Passive",
["group"] = "Invertebrates",
+
["diet"] = "Herbivore",
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 75,
+
["health"] = 75,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 2,
+
["speed"] = 2,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 60,
+
["walkspeed"] = 60,
["untamedrunspeed"] = 150,
+
["untamedrunspeed"] = 150,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["flyspeed"] = 120,
+
["flyspeed"] = 120,
["untamedrunflyspeed"] = 300
+
["untamedrunflyspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
+
["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 10,
+
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Ground Bite Attack",
+
["name"] = "Ground Bite Attack",
["description"] = "The Jug Bug bites the target while grounded.",
+
["description"] = "The Jug Bug bites the target while grounded.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Fly Bite Attack",
+
["name"] = "Fly Bite Attack",
["description"] = "The Jug Bug bites the target while airborne.",
+
["description"] = "The Jug Bug bites the target while airborne.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
+
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 23 314: Строка 21 812:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["oiljugbug"] = {
 
["oiljugbug"] = {
["variants"] = "Water Jug Bug, Oil Jug Bug",
+
["variants"] = "Water Jug Bug",
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Genesis: Part 1",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Jugbug_Oil_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Oil_Character_BP.Jugbug_Oil_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Jug Bug",
["class"] = "Jugbug_Oil_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Jug Bug.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Oil_Character_BP.Jugbug_Oil_Character_BP'",
 
["commonname"] = "Jug Bug",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Jug Bug.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Scutinphora puteus",
["categories"] = "",
+
["time"] = "Holocene",
["species"] = "Scutinphora puteus",
+
["group"] = "Invertebrates",
["time"] = "Holocene",
+
["temperament"] = "Passive",
["group"] = "Invertebrates",
+
["diet"] = "Herbivore",
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 75,
+
["health"] = 75,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 2,
+
["speed"] = 2,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 60,
+
["walkspeed"] = 60,
["untamedrunspeed"] = 150,
+
["untamedrunspeed"] = 150,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["flyspeed"] = 120,
+
["flyspeed"] = 120,
["untamedrunflyspeed"] = 300
+
["untamedrunflyspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 10,
+
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Ground Bite Attack",
+
["name"] = "Ground Bite Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Fly Bite Attack",
+
["name"] = "Fly Bite Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
+
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 23 409: Строка 21 905:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["waterjugbug"] = {
 
["waterjugbug"] = {
["variants"] = "Water Jug Bug, Oil Jug Bug",
+
["variants"] = "Oil Jug Bug",
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Genesis: Part 1",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Jugbug_Water_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Water_Character_BP.Jugbug_Water_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Jug Bug",
["class"] = "Jugbug_Water_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Jug Bug.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Water_Character_BP.Jugbug_Water_Character_BP'",
 
["commonname"] = "Jug Bug",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Jug Bug.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Scutinphora puteus",
["categories"] = "",
+
["time"] = "Holocene",
["species"] = "Scutinphora puteus",
+
["group"] = "Invertebrates",
["time"] = "Holocene",
+
["temperament"] = "Passive",
["group"] = "Invertebrates",
+
["diet"] = "Herbivore",
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 75,
+
["health"] = 75,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 450,
+
["food"] = 450,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 2,
+
["speed"] = 2,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 60,
+
["walkspeed"] = 60,
["untamedrunspeed"] = 150,
+
["untamedrunspeed"] = 150,
["swimspeed"] = 200,
+
["swimspeed"] = 200,
["flyspeed"] = 120,
+
["flyspeed"] = 120,
["untamedrunflyspeed"] = 300
+
["untamedrunflyspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 30,
+
["dragweight"] = 30,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
+
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 10,
+
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Ground Bite Attack",
+
["name"] = "Ground Bite Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Fly Bite Attack",
+
["name"] = "Fly Bite Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 1,
+
["killxpbase"] = 1,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
+
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 23 504: Строка 21 998:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["lymantria"] = {
 
["lymantria"] = {
  +
["variants"] = "VR Lymantria",
["dlc"] = "Scorched Earth, Ragnarok",
 
  +
["dlc"] = "Scorched Earth, Ragnarok, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
+
["releasedate"] = "2016-09-01",
["xboxreleasedate"] = "2016-09-01",
+
["releaseversion"] = "246.0",
["xboxreleaseversion"] = "739.3",
+
["xboxreleasedate"] = "2016-09-01",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "739.3",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "",
+
["egsreleasedate"] = "2020-06-11",
["switchreleasedate"] = "Unreleased",
+
["egsreleaseversion"] = "311.74",
["switchreleaseversion"] = "",
+
["class"] = "Moth_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Moth/Moth_Character_BP.Moth_Character_BP'",
["class"] = "Moth_Character_BP_C",
 
  +
["commonname"] = "Lymantria",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Moth/Moth_Character_BP.Moth_Character_BP'",
 
["commonname"] = "Lymantria",
+
["dossierimage"] = "Dossier Lymantria.png",
["dossierimage"] = "Dossier Lymantria.png",
+
["dossieraddbook"] = "Yes",
["dossieraddbook"] = "Yes",
+
["soundfile"] = "s_moth_idle_3.OGG",
["soundfile"] = "s_moth_idle_3.OGG",
+
["pronunciation"] = "",
["pronunciation"] = "",
+
["categories"] = "",
["categories"] = "",
+
["species"] = "Lymantria sporarmis",
["species"] = "Lymantria sporarmis",
+
["time"] = "Holocene",
["time"] = "Holocene",
+
["group"] = "Invertebrates",
["group"] = "Invertebrates",
+
["temperament"] = "Evasive",
["temperament"] = "Evasive",
+
["diet"] = "Herbivore",
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["equipment"] = "Lymantria Saddle (Scorched Earth)",
+
["equipment"] = "Lymantria Saddle (Scorched Earth)",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.875,
+
["tameineffectivenessbyaffinity"] = 1.875,
["tameaffinitybase"] = 1800,
+
["tameaffinitybase"] = 1800,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 550,
+
["torpor1"] = 550,
["torporincrease"] = 33,
+
["torporincrease"] = 33,
["foodconsumptionbase"] = 0.001852,
+
["foodconsumptionbase"] = 0.001852,
["foodconsumptionmult"] = 199.983994,
+
["foodconsumptionmult"] = 199.983994,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Moth Egg (Scorched Earth)"
+
["egg"] = "Moth Egg (Scorched Earth)",
},
+
["mintemp"] = 35,
["colorization"] = {
+
["maxtemp"] = 38,
["0"] = {
+
["incubationtime"] = 5454.10913,
["name"] = "Body",
+
["maturationtime"] = 111111.111,
  +
["mintimebetweenmating"] = 64800,
["colors"] = "Dino Medium Brown, Dino Light Orange, Dino Light Blue, Light Grey, Dino Light Brown, WolfFur"
 
  +
["maxtimebetweenmating"] = 172800
},
 
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 255,
+
["health"] = 255,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 180,
+
["stamina"] = 180,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 550,
+
["torpor"] = 550,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 175,
+
["weight"] = 175,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 110,
+
["walkspeed"] = 110,
["riddenwalkspeed"] = 110,
+
["riddenwalkspeed"] = 110,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300,
+
["riddenswimspeed"] = 300,
["flyspeed"] = 600,
+
["flyspeed"] = 600,
["flyriddenspeed"] = 600,
+
["flyriddenspeed"] = 600,
["untamedrunflyspeed"] = 1200,
+
["untamedrunflyspeed"] = 1200,
["tamedrunflyspeed"] = 1056,
+
["tamedrunflyspeed"] = 1056,
["tamedriddenrunflyspeed"] = 1056,
+
["tamedriddenrunflyspeed"] = 1056,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 50,
+
["grabweightthreshold"] = 50,
["dragweight"] = 149,
+
["dragweight"] = 149,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Megalosaurus",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 15,
 
  +
["meleebase"] = 15,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Drop Spores",
+
["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%.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 50,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Chitin, Raw Meat, Silk (Scorched Earth)",
+
["canbeharvestedfor"] = "Chitin, Raw Meat, Silk (Scorched Earth)",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 23 668: Строка 22 142:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["manticore"] = {
 
["manticore"] = {
["variants"] = "Manticore (Gamma), Manticore (Beta), Manticore (Alpha), Manticore (Gamma) - Ragnarok Arena, Manticore (Beta) - Ragnarok Arena, Manticore (Alpha) - Ragnarok Arena",
+
["variants"] = "Manticore (Alpha), Manticore (Beta), Manticore (Gamma)",
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Valguero",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Manticore_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP.Manticore_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Manticore",
["class"] = "Manticore_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Manticore.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP.Manticore_Character_BP'",
 
  +
["soundfile"] = "s_manticore_roar_intro.OGG",
["commonname"] = "Manticore",
 
["dossierimage"] = "Dossier Manticore.png",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "s_manticore_roar_intro.OGG",
 
["pronunciation"] = "",
+
["time"] = "",
["categories"] = "",
+
["group"] = "Bosses, Fantasy Creatures, Mammals",
["time"] = "",
+
["temperament"] = "Aggressive",
  +
["diet"] = "",
["group"] = "Bosses, Invertebrates, Mammals",
 
["temperament"] = "Aggressive",
 
["diet"] = "",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 100000,
+
["health"] = 100000,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 2000,
+
["oxygen"] = 2000,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2600,
+
["food"] = 2600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 3000,
+
["weight"] = 3000,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 1300,
+
["walkspeed"] = 1300,
["untamedrunspeed"] = 2600,
+
["untamedrunspeed"] = 2600,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["flyspeed"] = 2200,
+
["flyspeed"] = 2200,
["untamedrunflyspeed"] = 2420
+
["untamedrunflyspeed"] = 2420
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 1200,
+
["mass"] = 1200,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 120,
+
["meleebase"] = 120,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Claw and Fangs",
+
["name"] = "Claw and Fangs",
["description"] = "The Manticore bites and claws at the target.",
+
["description"] = "The Manticore bites and claws at the target.",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 1100,
+
["attackrange"] = 1100,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 60,
+
["damage"] = 60,
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Poison Sting",
+
["name"] = "Poison Sting",
["description"] = "",
+
["description"] = "",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 1800,
+
["attackrange"] = 1800,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 6,
+
["damage"] = 6,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5
+
["duration"] = 5
 
}
 
}
 
}
 
}
Строка 23 756: Строка 22 228:
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Quill Attack",
+
["name"] = "Quill Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 5,
+
["staminacost"] = 5,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 5,
+
["projectilelife"] = 5,
 
["impact"] = {
 
["impact"] = {
["damage"] = 2,
+
["damage"] = 2,
["impulse"] = 50,
+
["impulse"] = 50,
["torpormultiplier"] = 2,
+
["torpormultiplier"] = 2,
["torpor"] = 4,
+
["torpor"] = 4,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5,
+
["duration"] = 5,
["damagemultiplier"] = 2.5,
+
["damagemultiplier"] = 2.5,
["amount"] = 5
+
["amount"] = 5
 
}
 
}
 
}
 
}
Строка 23 780: Строка 22 252:
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Poison Ball (Ground vs Ground)",
+
["name"] = "Poison Ball (Ground vs Ground)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 12000,
+
["attackrange"] = 12000,
["minattackrange"] = 2000,
+
["minattackrange"] = 2000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 6,
+
["damage"] = 6,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5
+
["duration"] = 5
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 6,
+
["projectilelife"] = 6,
 
["impact"] = {
 
["impact"] = {
["damage"] = 100,
+
["damage"] = 100,
["torpormultiplier"] = 2,
+
["torpormultiplier"] = 2,
["torpor"] = 200,
+
["torpor"] = 200,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5,
+
["duration"] = 5,
["damagemultiplier"] = 2.5,
+
["damagemultiplier"] = 2.5,
["amount"] = 250
+
["amount"] = 250
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 80,
+
["damage"] = 80,
["radius"] = 200,
+
["radius"] = 200,
["torpormultiplier"] = 2,
+
["torpormultiplier"] = 2,
["torpor"] = 160,
+
["torpor"] = 160,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5,
+
["duration"] = 5,
["damagemultiplier"] = 2.5,
+
["damagemultiplier"] = 2.5,
["amount"] = 200
+
["amount"] = 200
 
}
 
}
 
}
 
}
Строка 23 824: Строка 22 296:
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Poison Ball (Air vs Ground)",
+
["name"] = "Poison Ball (Air vs Ground)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 20000,
+
["attackrange"] = 20000,
["minattackrange"] = 3000,
+
["minattackrange"] = 3000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 6,
+
["damage"] = 6,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5
+
["duration"] = 5
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 6,
+
["projectilelife"] = 6,
 
["impact"] = {
 
["impact"] = {
["damage"] = 100,
+
["damage"] = 100,
["torpormultiplier"] = 2,
+
["torpormultiplier"] = 2,
["torpor"] = 200,
+
["torpor"] = 200,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5,
+
["duration"] = 5,
["damagemultiplier"] = 2.5,
+
["damagemultiplier"] = 2.5,
["amount"] = 250
+
["amount"] = 250
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 80,
+
["damage"] = 80,
["radius"] = 200,
+
["radius"] = 200,
["torpormultiplier"] = 2,
+
["torpormultiplier"] = 2,
["torpor"] = 160,
+
["torpor"] = 160,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5,
+
["duration"] = 5,
["damagemultiplier"] = 2.5,
+
["damagemultiplier"] = 2.5,
["amount"] = 200
+
["amount"] = 200
 
}
 
}
 
}
 
}
Строка 23 868: Строка 22 340:
 
},
 
},
 
["6"] = {
 
["6"] = {
["name"] = "Poison Ball (Air vs Air)",
+
["name"] = "Poison Ball (Air vs Air)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 20000,
+
["attackrange"] = 20000,
["minattackrange"] = 1500,
+
["minattackrange"] = 1500,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 6,
+
["damage"] = 6,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5
+
["duration"] = 5
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 6,
+
["projectilelife"] = 6,
 
["impact"] = {
 
["impact"] = {
["damage"] = 100,
+
["damage"] = 100,
["torpormultiplier"] = 2,
+
["torpormultiplier"] = 2,
["torpor"] = 200,
+
["torpor"] = 200,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5,
+
["duration"] = 5,
["damagemultiplier"] = 2.5,
+
["damagemultiplier"] = 2.5,
["amount"] = 250
+
["amount"] = 250
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 80,
+
["damage"] = 80,
["radius"] = 200,
+
["radius"] = 200,
["torpormultiplier"] = 2,
+
["torpormultiplier"] = 2,
["torpor"] = 160,
+
["torpor"] = 160,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5,
+
["duration"] = 5,
["damagemultiplier"] = 2.5,
+
["damagemultiplier"] = 2.5,
["amount"] = 200
+
["amount"] = 200
 
}
 
}
 
}
 
}
Строка 23 912: Строка 22 384:
 
},
 
},
 
["7"] = {
 
["7"] = {
["name"] = "Claw and Fangs (Air)",
+
["name"] = "Claw and Fangs (Air)",
["description"] = "The Manticore bites and claws at the target while airborne.",
+
["description"] = "The Manticore bites and claws at the target while airborne.",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 2000,
+
["attackrange"] = 2000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 85,
+
["damage"] = 85,
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3000,
+
["killxpbase"] = 3000,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1
+
["chancetodroploot"] = 1,
  +
["specialloot"] = "Element, Manticore Trophy (Scorched Earth), Manticore Flag (Scorched Earth)",
  +
["lootitems"] = "Manticore Boots Skin (Scorched Earth), Manticore Chestpiece Skin (Scorched Earth), Manticore Gauntlets Skin (Scorched Earth), Manticore Leggings Skin (Scorched Earth), Manticore Shield Skin (Scorched Earth)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["manticoregamma"] = {
 
["manticoregamma"] = {
["inherits"] = "manticore",
+
["inherits"] = "manticore",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth",
["class"] = "Manticore_Character_BP_Easy_C",
+
["class"] = "Manticore_Character_BP_Easy_C",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Easy.Manticore_Character_BP_Easy'",
+
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Easy.Manticore_Character_BP_Easy'",
["commonname"] = "Manticore (Gamma)",
+
["commonname"] = "Manticore (Gamma)",
 
["stats"] = {
 
["stats"] = {
["health"] = 100000
+
["health"] = 100000
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["manticorebeta"] = {
 
["manticorebeta"] = {
["inherits"] = "manticore",
+
["inherits"] = "manticore",
["dlc"] = "Scorched Earth",
+
["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)",
+
["commonname"] = "Manticore (Beta)",
 
["stats"] = {
 
["stats"] = {
["health"] = 130000
+
["health"] = 130000
 
},
 
},
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["manticorealpha"] = {
 
["manticorealpha"] = {
["inherits"] = "manticore",
+
["inherits"] = "manticore",
["dlc"] = "Scorched Earth",
+
["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)",
+
["commonname"] = "Manticore (Alpha)",
 
["stats"] = {
 
["stats"] = {
["health"] = 160000
+
["health"] = 160000
 
},
 
},
 
},
 
},
Строка 23 964: Строка 22 438:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["mantis"] = {
 
["mantis"] = {
["dlc"] = "Scorched Earth, Ragnarok",
+
["variants"] = "Mantis Ghost, VR Mantis",
  +
["dlc"] = "Scorched Earth, Ragnarok, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
+
["releasedate"] = "2016-09-01",
["xboxreleasedate"] = "2016-09-01",
+
["releaseversion"] = "246.0",
["xboxreleaseversion"] = "739.3",
+
["xboxreleasedate"] = "2016-09-01",
["ps4releasedate"] = "2016-12-06",
+
["xboxreleaseversion"] = "739.3",
["ps4releaseversion"] = "501.0",
+
["psreleasedate"] = "2016-12-06",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "501.0",
["mobilereleaseversion"] = "",
+
["egsreleasedate"] = "2020-06-11",
["switchreleasedate"] = "Unreleased",
+
["egsreleaseversion"] = "311.74",
["switchreleaseversion"] = "",
+
["class"] = "Mantis_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'",
["class"] = "Mantis_Character_BP_C",
 
  +
["commonname"] = "Mantis",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'",
 
["commonname"] = "Mantis",
+
["dossierimage"] = "Dossier Mantis.png",
["dossierimage"] = "Dossier Mantis.png",
+
["dossieraddbook"] = "Yes",
["dossieraddbook"] = "Yes",
+
["soundfile"] = "",
["soundfile"] = "",
+
["pronunciation"] = "",
["pronunciation"] = "",
+
["categories"] = "",
["categories"] = "",
+
["species"] = "Empusa discipulus",
["species"] = "Empusa discipulus",
+
["time"] = "Holocene",
["time"] = "Holocene",
+
["group"] = "Invertebrates",
["group"] = "Invertebrates",
+
["temperament"] = "Aggressive",
["temperament"] = "Aggressive",
+
["diet"] = "Carnivore",
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "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",
+
["equipment"] = "Mantis Saddle (Scorched Earth), Torch, Stone Pick, Stone Hatchet, Wooden Club, Whip (Scorched Earth), Scissors, Pike, Metal Pick, Metal Hatchet, Metal Sickle, Sword, Taxidermy Tool (Extinction)",
["canmountonhumans"] = "No",
+
["uniquecostumes"] = "Mantis Ghost Costume",
["nonviolenttame"] = "Yes",
+
["canmountonhumans"] = "No",
["knockouttame"] = "No",
+
["nonviolenttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["knockouttame"] = "No",
["minlevelnonviolent"] = 40,
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 2.5,
+
["minlevelnonviolent"] = 40,
["tameaffinitybase"] = 1800,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinityperlevel"] = 75,
+
["tameaffinitybase"] = 1800,
["foodconsumptionbase"] = 0.002314,
+
["tameaffinityperlevel"] = 75,
["foodconsumptionmult"] = 360,
+
["foodconsumptionbase"] = 0.002314,
["wakeaffinitymult"] = 1,
+
["foodconsumptionmult"] = 360,
["wakefooddeplmult"] = 2
+
["wakeaffinitymult"] = 1,
  +
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Deathworm Horn"
+
["favoritefood"] = "Deathworm Horn"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Mantis Egg"
+
["egg"] = "Mantis Egg (Scorched Earth)",
},
+
["mintemp"] = 35,
["colorization"] = {
+
["maxtemp"] = 38,
["0"] = {
+
["incubationtime"] = 9999.20006,
["name"] = "Body",
+
["maturationtime"] = 196078.431,
  +
["mintimebetweenmating"] = 64800,
["colors"] = "Light Brown, Light Orange, Dark Green, Dark Red, Brown, Light Yellow, Dino Medium Brown, Dino Dark Green, Dino Medium Green"
 
  +
["maxtimebetweenmating"] = 172800
},
 
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 275,
+
["health"] = 275,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.135,
+
["healthtamedlevel"] = 0.135,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 220,
+
["weight"] = 220,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.08,
+
["weighttamedlevel"] = 0.08,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.025,
+
["meleewildlevel"] = 0.025,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.67,
+
["speedtamedadd"] = 0.67,
["walkspeed"] = 200,
+
["walkspeed"] = 200,
["riddenwalkspeed"] = 200,
+
["riddenwalkspeed"] = 200,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 650,
+
["untamedrunspeed"] = 650,
["tamedrunspeed"] = 500,
+
["tamedrunspeed"] = 500,
["tamedriddenrunspeed"] = 600,
+
["tamedriddenrunspeed"] = 600,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 175,
+
["swimspeed"] = 175,
["riddenswimspeed"] = 175
+
["riddenswimspeed"] = 175
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 200,
+
["dragweight"] = 200,
["mass"] = 100,
+
["mass"] = 100,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 10,
 
  +
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Mantis slashes at the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Mantis slashes at the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 300,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 34
+
["damage"] = 34
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Leap Attack",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Mantis leaps a great distance at the target for considerable damage.",
["staminacost"] = 40,
+
["staminacost"] = 40,
["attackrange"] = 3200,
+
["attackrange"] = 3200,
["minattackrange"] = 800,
+
["minattackrange"] = 800,
["activateattackrange"] = 7000,
+
["activateattackrange"] = 7000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 120
+
["damage"] = 120
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 2,
+
["killxpbase"] = 2,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["canbeharvestedfor"] = "Chitin, Organic Polymer, Raw Meat",
+
["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"
+
["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: [mantisghost]
  +
------------------------------------------------------------
  +
["mantisghost"] = {
  +
["inherits"] = "mantis",
  +
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Valguero, Crystal Isles",
  +
["event"] = "ARK: Fear Evolved 4",
  +
["variants"] = "Mantis, VR Mantis",
  +
["releasedate"] = "2020-10-23",
  +
["releaseversion"] = "315.2",
  +
["xboxreleasedate"] = "2020-10-27",
  +
["xboxreleaseversion"] = "802.11",
  +
["psreleasedate"] = "2020-10-23",
  +
["psreleaseversion"] = "551.11",
  +
["egsreleasedate"] = "2020-10-23",
  +
["egsreleaseversion"] = "315.2",
  +
["class"] = "Ghost_Mantis_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Ghost_Mantis_Character_BP.Ghost_Mantis_Character_BP'",
  +
["commonname"] = "Mantis Ghost",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Event Creatures, Invertebrates",
  +
["dossierimage"] = "Mantis Ghost Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["taming"] = {
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = "",
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["gestationtime"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["specialloot"] = "Mantis Ghost Costume"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 24 122: Строка 22 641:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["morellatops"] = {
 
["morellatops"] = {
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Crystal Isles",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "camelsaurus_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Camelsaurus/camelsaurus_Character_BP.camelsaurus_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Morellatops",
["class"] = "camelsaurus_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Morellatops.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Camelsaurus/camelsaurus_Character_BP.camelsaurus_Character_BP'",
 
["commonname"] = "Morellatops",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Morellatops.png",
+
["soundfile"] = "s_camelsaurus_startled.OGG",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
  +
["categories"] = "",
["soundfile"] = "s_camelsaurus_startled.OGG",
 
["pronunciation"] = "",
+
["species"] = "Morellatops dromedarius",
["categories"] = "",
+
["time"] = "Early Cretaceous",
  +
["group"] = "Dinosaurs, Fantasy Creatures",
["species"] = "Morellatops dromedarius",
 
["time"] = "Early Cretaceous",
+
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
["group"] = "Dinosaurs, Fantasy Creatures, Mammals",
 
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Morellatops Saddle (Scorched Earth)",
+
["equipment"] = "Morellatops Saddle (Scorched Earth)",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 0.2,
+
["tameineffectivenessbyaffinity"] = 0.2,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 315,
+
["torpor1"] = 315,
["torporincrease"] = 18.9,
+
["torporincrease"] = 18.9,
["foodconsumptionbase"] = 0.005341,
+
["foodconsumptionbase"] = 0.005341,
["foodconsumptionmult"] = 208.034286,
+
["foodconsumptionmult"] = 208.034286,
["torpordepletionps0"] = 0.3
+
["torpordepletionps0"] = 0.3
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Simple Kibble",
+
["kibble"] = "Simple Kibble",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Morellatops Egg",
+
["egg"] = "Morellatops Egg",
["mintemp"] = 22,
+
["mintemp"] = 22,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 8999.280273, --2:29,
+
["incubationtime"] = 8999.280273, --2:29,
["maturationtime"] = 111111.109375,
+
["maturationtime"] = 111111.109375,
["babytime"] = 11111.111328, --3:05,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 44444.445313, --12:20,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 55555.554688, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 400,
+
["health"] = 400,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 220,
+
["stamina"] = 220,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 315,
+
["torpor"] = 315,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 6000,
+
["food"] = 6000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 440,
+
["weight"] = 440,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.964,
+
["speedtamedadd"] = 0.964,
["walkspeed"] = 250,
+
["walkspeed"] = 250,
["riddenwalkspeed"] = 250,
+
["riddenwalkspeed"] = 250,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1250,
+
["untamedrunspeed"] = 1250,
["tamedrunspeed"] = 567,
+
["tamedrunspeed"] = 567,
["tamedriddenrunspeed"] = 567,
+
["tamedriddenrunspeed"] = 567,
["runningstaminaconsumptionrate"] = 20,
+
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 265,
+
["swimspeed"] = 265,
["riddenswimspeed"] = 265
+
["riddenswimspeed"] = 265
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 300,
+
["dragweight"] = 300,
["mass"] = 380,
+
["mass"] = 380,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 13,
 
  +
["meleebase"] = 13,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Morellatops attacks the target.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Morellatops attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Melee II", -- Repeated in game file as just "Melee" -- Added "II" here for the Wiki.
+
["name"] = "Melee II", -- Repeated in game file as just "Melee" -- Added "II" here for the Wiki.
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 32
+
["damage"] = 32
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 4,
+
["killxpbase"] = 4,
["teamname"] = "Herbivores_Medium",
+
["teamname"] = "Herbivores_Medium",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 24 303: Строка 22 792:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["phoenix"] = {
 
["phoenix"] = {
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Genesis: Part 1",
["variants"] = "",
+
["releasedate"] = "2017-09-03",
["releasedate"] = "2017-09-03",
+
["releaseversion"] = "268.0",
["releaseversion"] = "268.0",
+
["xboxreleasedate"] = "2017-09-23",
["xboxreleasedate"] = "2017-09-23",
+
["xboxreleaseversion"] = "762.0",
["xboxreleaseversion"] = "762.0",
+
["psreleasedate"] = "2017-09-09",
["ps4releasedate"] = "2017-09-09",
+
["psreleaseversion"] = "514.0",
["ps4releaseversion"] = "514.0",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleasedate"] = "Unreleased",
+
["egsreleaseversion"] = "311.74",
["mobilereleaseversion"] = "",
+
["class"] = "Phoenix_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
+
["commonname"] = "Phoenix",
  +
["dossierimage"] = "Dossier Phoenix.png",
["class"] = "Phoenix_Character_BP_C",
 
  +
["dossieraddbook"] = "Yes",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'",
 
["commonname"] = "Phoenix",
+
["soundfile"] = "Phoenixsound.ogg",
["dossierimage"] = "Dossier Phoenix.png",
+
["pronunciation"] = "",
["dossieraddbook"] = "Yes",
+
["categories"] = "",
["soundfile"] = "Phoenixsound.ogg",
+
["species"] = "",
["pronunciation"] = "",
+
["time"] = "Unknown",
["categories"] = "",
+
["group"] = "Birds, Fantasy Creatures",
["species"] = "",
+
["temperament"] = "Elusive",
["time"] = "Unknown",
+
["diet"] = "Flame Eater",
["group"] = "Fantasy Creatures",
 
["temperament"] = "Elusive",
 
["diet"] = "Flame Eater",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["equipment"] = "",
+
["equipment"] = "",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 6600,
+
["tameaffinitybase"] = 6600,
["tameaffinityperlevel"] = 200,
+
["tameaffinityperlevel"] = 200,
["foodconsumptionbase"] = 0.002893,
+
["foodconsumptionbase"] = 0.002893,
["foodconsumptionmult"] = 192.034409,
+
["foodconsumptionmult"] = 192.034409,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakingtamefeedinterval"] = 15,
+
["wakingtamefeedinterval"] = 15,
["wakingtamefoodincreasemultiplier"] = 1,
+
["wakingtamefoodincreasemultiplier"] = 1,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0,
 
["wakingtameaffinitydecreasefoodpercentage"] = 0,
["wakingtameallowfeedingfoodpercentage"] = 0.9,
+
["wakingtameallowfeedingfoodpercentage"] = 0.9,
["wakingtameconsumeentirestack"] = "No",
+
["wakingtameconsumeentirestack"] = "No",
["wakingtameconsumeentirestackmaxquantity"] = 0,
+
["wakingtameconsumeentirestackmaxquantity"] = 0,
["keepaffinityondamagerecievedwakingtame"] = "Yes",
+
["keepaffinityondamagerecievedwakingtame"] = "Yes",
["wakefooddeplmult"] = 2
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 400,
+
["health"] = 400,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 220,
+
["stamina"] = 220,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 200,
+
["torpor"] = 200,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1500,
+
["food"] = 1500,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 180,
+
["weight"] = 180,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 260,
+
["walkspeed"] = 260,
["riddenwalkspeed"] = 130,
+
["riddenwalkspeed"] = 130,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 637,
+
["untamedrunspeed"] = 637,
["tamedrunspeed"] = 910,
+
["tamedrunspeed"] = 910,
["tamedriddenrunspeed"] = 455,
+
["tamedriddenrunspeed"] = 455,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 150,
+
["riddenswimspeed"] = 150,
["flyspeed"] = 600,
+
["flyspeed"] = 600,
["flyriddenspeed"] = 300,
+
["flyriddenspeed"] = 300,
["untamedrunflyspeed"] = 1470,
+
["untamedrunflyspeed"] = 1470,
["tamedrunflyspeed"] = 2100,
+
["tamedrunflyspeed"] = 2100,
["tamedriddenrunflyspeed"] = 1050,
+
["tamedriddenrunflyspeed"] = 1050,
["flyingstaminaconsumptionrate"] = 3
+
["flyingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 35,
+
["dragweight"] = 35,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Silica Pearls",
+
["fecessize"] = "Silica Pearls",
  +
["radiationimmune"] = "No",
["candamage"] = "Greenhouse, Thatch, Wood",
 
["candragcreatureswhileflying"] = "No",
+
["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "Greenhouse, Thatch, Wood",
["passengerweightmultiplier"] = 0.85,
 
  +
["candragcreatureswhileflying"] = "No",
["meleebase"] = 14,
 
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 14,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 14,
+
["damage"] = 14,
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Fireball (Rider)",
+
["name"] = "Fireball (Rider)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 6000,
+
["attackrange"] = 6000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 6000,
+
["activateattackrange"] = 6000,
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 3,
+
["projectilelife"] = 3,
 
["impact"] = {
 
["impact"] = {
["damage"] = 0
+
["damage"] = 0
 
},
 
},
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Melee Rake",
+
["name"] = "Melee Rake",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 400,
+
["attackrange"] = 400,
["minattackrange"] = 150,
+
["minattackrange"] = 150,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 23,
+
["damage"] = 23,
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 24 484: Строка 22 954:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rockelemental"] = {
 
["rockelemental"] = {
["variants"] = "Rock Elemental - Manticore Arena, Rubble Golem, Lava Elemental",
+
["variants"] = "Brute X-Rock Elemental, Chalk Golem, Ice Golem, Lava Elemental, Rubble Golem, X-Rock Elemental",
  +
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
 
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "RockGolem_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Rock Elemental",
["class"] = "RockGolem_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Rock Elemental.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'",
 
["commonname"] = "Rock Elemental",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Rock Elemental.png",
+
["soundfile"] = "s_golem_getup_2.OGG",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "s_golem_getup_2.OGG",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Colossus petram",
["categories"] = "",
+
["time"] = "Unknown",
["species"] = "Colossus petram",
+
["group"] = "Fantasy Creatures",
  +
["temperament"] = "Extremely Territorial",
["time"] = "Unknown",
 
["group"] = "Fantasy Creatures",
+
["diet"] = "Minerals",
["temperament"] = "Extremely Territorial",
 
["diet"] = "Minerals",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Rock Golem Saddle (Scorched Earth)",
+
["equipment"] = "Rock Golem Saddle (Scorched Earth)",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 2.5,
+
["tameineffectivenessbyaffinity"] = 2.5,
["tameaffinitybase"] = 6500,
+
["tameaffinitybase"] = 6500,
["tameaffinityperlevel"] = 325,
+
["tameaffinityperlevel"] = 325,
["torpor1"] = 5000,
+
["torpor1"] = 5000,
["torporincrease"] = 100,
+
["torporincrease"] = 100,
["foodconsumptionbase"] = 0.002543,
+
["foodconsumptionbase"] = 0.002543,
["foodconsumptionmult"] = 180.063385,
+
["foodconsumptionmult"] = 180.063385,
["torpordepletionps0"] = 0.325
+
["torpordepletionps0"] = 0.325
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Extraordinary Kibble",
+
["kibble"] = "Extraordinary Kibble",
["favoritefood"] = "Sulfur"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 25000,
+
["health"] = 25000,
["healthwildlevel"] = 0.0125,
+
["healthwildlevel"] = 0.0125,
["healthtamedlevel"] = 0.135,
+
["healthtamedlevel"] = 0.135,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -22000,
+
["healthtamedadd"] = -22000,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 5000,
+
["torpor"] = 5000,
["torporwildlevel"] = 0.02,
+
["torporwildlevel"] = 0.02,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 6000,
+
["food"] = 6000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 660,
+
["weight"] = 660,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.125,
+
["meleetamedadd"] = 0.125,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 400,
+
["walkspeed"] = 400,
["riddenwalkspeed"] = 400,
+
["riddenwalkspeed"] = 400,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 960.000061,
+
["untamedrunspeed"] = 960.000061,
["tamedrunspeed"] = 960.000061,
+
["tamedrunspeed"] = 960.000061,
["tamedriddenrunspeed"] = 960.000061,
+
["tamedriddenrunspeed"] = 960.000061,
["runningstaminaconsumptionrate"] = 25,
+
["runningstaminaconsumptionrate"] = 25,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 1000,
+
["mass"] = 1000,
["fecessize"] = "None",
+
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "No",
+
["carryableby"] = "",
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["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 Rock Elemental smashes the target with both fists.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Rock Elemental smashes the target with both fists.",
["staminacost"] = 25,
+
["staminacost"] = 25,
["attackrange"] = 950,
+
["attackrange"] = 950,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1350,
+
["activateattackrange"] = 1350,
 
["melee"] = {
 
["melee"] = {
["damage"] = 120
+
["damage"] = 120
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Throw Rock",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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,
+
["staminacost"] = 75,
["attackrange"] = 5600,
+
["attackrange"] = 5600,
["minattackrange"] = 1000,
+
["minattackrange"] = 1000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 120
+
["damage"] = 120
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 2.6,
+
["projectilelife"] = 2.6,
 
["impact"] = {
 
["impact"] = {
["damage"] = 300,
+
["damage"] = 300,
["impulse"] = 100000
+
["impulse"] = 100000
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Swipe",
+
["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.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
+
["staminacost"] = 25,
["attackrange"] = 950,
+
["attackrange"] = 950,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1350,
+
["activateattackrange"] = 1350,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 50,
+
["killxpbase"] = 50,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur (Scorched Earth)",
["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
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 24 663: Строка 23 113:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rubblegolem"] = {
 
["rubblegolem"] = {
["variants"] = "Rock Elemental, Rock Elemental - Manticore Arena, Lava Elemental",
+
["variants"] = "Brute X-Rock Elemental, Chalk Golem, Ice Golem, Lava Elemental, Rock Elemental, X-Rock Elemental",
["dlc"] = "Scorched Earth, Extinction",
+
["dlc"] = "Scorched Earth, Extinction",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "RubbleGolem_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RubbleGolem_Character_BP.RubbleGolem_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Rock Elemental",
["class"] = "RubbleGolem_Character_BP_C",
 
  +
["soundfile"] = "s_golem_getup_2.OGG",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RubbleGolem_Character_BP.RubbleGolem_Character_BP'",
 
["commonname"] = "Rock Elemental",
+
["pronunciation"] = "",
["soundfile"] = "s_golem_getup_2.OGG",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Colossus petram",
["categories"] = "",
+
["time"] = "Unknown",
["species"] = "Colossus petram",
+
["group"] = "Fantasy Creatures",
  +
["temperament"] = "Extremely Territorial",
["time"] = "Unknown",
 
["group"] = "Fantasy Creatures",
+
["diet"] = "Minerals",
["temperament"] = "Extremely Territorial",
 
["diet"] = "Minerals",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "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"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 4000,
+
["health"] = 4000,
["healthwildlevel"] = 0.0125,
+
["healthwildlevel"] = 0.0125,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 5000,
+
["torpor"] = 5000,
["torporwildlevel"] = 0.02,
+
["torporwildlevel"] = 0.02,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 6000,
+
["food"] = 6000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 660,
+
["weight"] = 660,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 400,
+
["walkspeed"] = 400,
["untamedrunspeed"] = 960.000061,
+
["untamedrunspeed"] = 960.000061,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 1000,
+
["dragweight"] = 1000,
["mass"] = 1000,
+
["mass"] = 1000,
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 100,
+
["meleebase"] = 100,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "The Rubble Golem smashes the target.",
+
["description"] = "The Rubble Golem smashes the target.",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 950,
+
["attackrange"] = 950,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1350,
+
["activateattackrange"] = 1350,
 
["melee"] = {
 
["melee"] = {
["damage"] = 75
+
["damage"] = 75
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Throw Rock",
+
["name"] = "Throw Rock",
["description"] = "The Rubble Golem pulls a boulder out of the ground and lobs it at the target for considerable impact damage.",
+
["description"] = "The Rubble Golem pulls a boulder out of the ground and lobs it at the target for considerable impact damage.",
["staminacost"] = 100,
+
["staminacost"] = 100,
["attackrange"] = 5600,
+
["attackrange"] = 5600,
["minattackrange"] = 1000,
+
["minattackrange"] = 1000,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 75
+
["damage"] = 75
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 2.6,
+
["projectilelife"] = 2.6,
 
["impact"] = {
 
["impact"] = {
["damage"] = 300,
+
["damage"] = 300,
["impulse"] = 100000
+
["impulse"] = 100000
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Swipe",
+
["name"] = "Swipe",
["description"] = "The Rubble Golem swipes an arm at the target and spins in a circle.",
+
["description"] = "The Rubble Golem swipes an arm at the target and spins in a circle.",
["staminacost"] = 35,
+
["staminacost"] = 35,
["attackrange"] = 950,
+
["attackrange"] = 950,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1350,
+
["activateattackrange"] = 1350,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 50
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 50,
+
["killxpbase"] = 50,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur (Scorched Earth)"
+
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur (Scorched Earth)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 24 777: Строка 23 219:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["thornydragon"] = {
 
["thornydragon"] = {
  +
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
 
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "SpineyLizard_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/SpineyLizard/SpineyLizard_Character_BP.SpineyLizard_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Thorny Dragon",
["class"] = "SpineyLizard_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Thorny Dragon.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/SpineyLizard/SpineyLizard_Character_BP.SpineyLizard_Character_BP'",
 
["commonname"] = "Thorny Dragon",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Thorny Dragon.png",
+
["soundfile"] = "s_lizard_attack_1.OGG",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "s_lizard_attack_1.OGG",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Moloch sagittarius",
["categories"] = "",
+
["time"] = "Holocene",
["species"] = "Moloch sagittarius",
+
["group"] = "Reptiles",
["time"] = "Holocene",
+
["temperament"] = "Aggressive",
["group"] = "Reptiles",
+
["diet"] = "Carnivore",
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Thorny Dragon Saddle (Scorched Earth)",
+
["equipment"] = "Thorny Dragon Saddle (Scorched Earth)",
["uniquecostumes"] = "Thorny Dragon Saddle Skin (Scorched Earth)",
+
["uniquecostumes"] = "Thorny Dragon Saddle Skin (Scorched Earth)",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 3000,
+
["tameaffinitybase"] = 3000,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["torpor1"] = 450,
+
["torpor1"] = 450,
["torporincrease"] = 27,
+
["torporincrease"] = 27,
["foodconsumptionbase"] = 0.001543,
+
["foodconsumptionbase"] = 0.001543,
["foodconsumptionmult"] = 288.039185,
+
["foodconsumptionmult"] = 288.039185,
["torpordepletionps0"] = 0.5
+
["torpordepletionps0"] = 0.5
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Mutton"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Thorny Dragon Egg (Scorched Earth)",
+
["egg"] = "Thorny Dragon Egg (Scorched Earth)",
["mintemp"] = 22,
+
["mintemp"] = 22,
["maxtemp"] = 28,
+
["maxtemp"] = 28,
["incubationtime"] = 8999.280273, --2:29,
+
["incubationtime"] = 8999.280273, --2:29,
["maturationtime"] = 175438.59375,
+
["maturationtime"] = 175438.59375,
["babytime"] = 17543.859375, --4:52,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 70175.4375, --19:29,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 87719.296875, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 260,
+
["health"] = 260,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.66,
+
["healthtamedadd"] = 0.66,
["stamina"] = 350,
+
["stamina"] = 350,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 450,
+
["torpor"] = 450,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1200,
+
["food"] = 1200,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 300,
+
["weight"] = 300,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.35,
+
["meleetamedmult"] = 0.35,
["meleetamedadd"] = 0.4,
+
["meleetamedadd"] = 0.4,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.3,
+
["speedtamedadd"] = 0.3,
["walkspeed"] = 245,
+
["walkspeed"] = 245,
["riddenwalkspeed"] = 245,
+
["riddenwalkspeed"] = 245,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 693.840027,
+
["untamedrunspeed"] = 693.840027,
["tamedrunspeed"] = 588,
+
["tamedrunspeed"] = 588,
["tamedriddenrunspeed"] = 588,
+
["tamedriddenrunspeed"] = 588,
["runningstaminaconsumptionrate"] = 10,
+
["runningstaminaconsumptionrate"] = 10,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300
+
["riddenswimspeed"] = 300
 
},
 
},
["grabweightthreshold"] = 200,
+
["grabweightthreshold"] = 200,
["dragweight"] = 150,
+
["dragweight"] = 150,
["mass"] = 195,
+
["mass"] = 195,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
  +
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
+
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 40,
 
  +
["meleebase"] = 40,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Claws",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Thorny Dragon swipes at the target.",
["staminacost"] = 5,
+
["staminacost"] = 5,
["attackrange"] = 470,
+
["attackrange"] = 470,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 40
+
["damage"] = 40
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Tail Needles",
+
["name"] = "Tail Needles",
["description"] = "",
+
["description"] = "",
["staminacost"] = 120,
+
["staminacost"] = 120,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 4500,
+
["activateattackrange"] = 4500,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 10
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = 2.6,
+
["projectilelife"] = 2.6,
 
["impact"] = {
 
["impact"] = {
["damage"] = 1,
+
["damage"] = 1,
["impulse"] = 100,
+
["impulse"] = 100,
["torpormultiplier"] = 4,
+
["torpormultiplier"] = 4,
["torpor"] = 4,
+
["torpor"] = 4,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = 5,
+
["duration"] = 5,
["damagemultiplier"] = 1.5,
+
["damagemultiplier"] = 1.5,
["amount"] = 1.5,
+
["amount"] = 1.5,
 
},
 
},
 
}
 
}
Строка 24 960: Строка 23 376:
 
}
 
}
 
},
 
},
["killxpbase"] = 6,
+
["killxpbase"] = 6,
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 0.3,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- 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"
+
["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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 24 971: Строка 23 387:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["vulture"] = {
 
["vulture"] = {
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Crystal Isles, Genesis: Part 2",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["class"] = "Vulture_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Vulture/Vulture_Character_BP.Vulture_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Vulture",
["class"] = "Vulture_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Vulture.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Vulture/Vulture_Character_BP.Vulture_Character_BP'",
 
["commonname"] = "Vulture",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Vulture.png",
+
["soundfile"] = "s_vulture_idle_1.OGG",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "s_vulture_idle_1.OGG",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Torgos arcam",
["categories"] = "",
+
["time"] = "Early Pleistocene",
["species"] = "Torgos arcam",
+
["group"] = "Birds",
  +
["temperament"] = "Docile",
["time"] = "Early Pleistocene",
 
["group"] = "Birds",
+
["diet"] = "Carrion-Feeder",
["temperament"] = "Docile",
 
["diet"] = "Carrion-Feeder",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "Shoulder",
+
["canmountonhumans"] = "Shoulder",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0,
+
["minlevelnonviolent"] = 0,
["tameineffectivenessbyaffinity"] = 4.166666,
+
["tameineffectivenessbyaffinity"] = 4.166666,
["tameaffinitybase"] = 655,
+
["tameaffinitybase"] = 655,
["tameaffinityperlevel"] = 45,
+
["tameaffinityperlevel"] = 45,
["foodconsumptionbase"] = 0.001302,
+
["foodconsumptionbase"] = 0.001302,
["foodconsumptionmult"] = 1152.07373,
+
["foodconsumptionmult"] = 1152.07373,
["wakeaffinitymult"] = 1.6,
+
["wakeaffinitymult"] = 1.6,
["wakefooddeplmult"] = 2
+
["wakefooddeplmult"] = 2
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Spoiled Meat"
+
["favoritefood"] = "Spoiled Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Vulture Egg",
+
["egg"] = "Vulture Egg",
["mintemp"] = 35,
+
["mintemp"] = 35,
["maxtemp"] = 38,
+
["maxtemp"] = 38,
["incubationtime"] = 4864.475586,
+
["incubationtime"] = 4864.475586,
["maturationtime"] = 90090.085938,
+
["maturationtime"] = 90090.085938,
  +
["mintimebetweenmating"] = 64800, --18:00,
["babytime"] = 9009.008789,
 
  +
["maxtimebetweenmating"] = 172800 --48:00
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 125,
+
["health"] = 125,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.27,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.5,
+
["healthtamedadd"] = 0.5,
["stamina"] = 150,
+
["stamina"] = 150,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 900,
+
["food"] = 900,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 50,
+
["weight"] = 50,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = 0.5,
+
["meleetamedadd"] = 0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 70,
+
["walkspeed"] = 70,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 108.5,
+
["untamedrunspeed"] = 108.5,
["tamedrunspeed"] = 108.5,
+
["tamedrunspeed"] = 108.5,
["runningstaminaconsumptionrate"] = 5,
+
["runningstaminaconsumptionrate"] = 5,
["swimspeed"] = 400,
+
["swimspeed"] = 400,
["flyspeed"] = 450,
+
["flyspeed"] = 450,
["untamedrunflyspeed"] = 697.5,
+
["untamedrunflyspeed"] = 697.5,
["tamedrunflyspeed"] = 697.5,
+
["tamedrunflyspeed"] = 697.5,
["flyingstaminaconsumptionrate"] = 3
+
["flyingstaminaconsumptionrate"] = 3
 
},
 
},
["grabweightthreshold"] = 50,
+
["grabweightthreshold"] = 50,
["dragweight"] = 70,
+
["dragweight"] = 70,
["mass"] = 70,
+
["mass"] = 70,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
["candamage"] = "Thatch, Greenhouse",
 
  +
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, Tusoteuthis",
 
  +
["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, Tusoteuthis",
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
+
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
["meleebase"] = 23,
 
  +
["meleebase"] = 23,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Vulture bites the target.",
+
["description"] = "The Vulture bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 550,
+
["attackrange"] = 550,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 23
+
["damage"] = 23
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
+
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Spoiled Meat",
+
["canbeharvestedfor"] = "Hide, Spoiled Meat",
 
-- 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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 25 132: Строка 23 526:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Valguero, Genesis: Part 1",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Wyvern_Character_BP_Base_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Base.Wyvern_Character_BP_Base'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Wyvern",
["class"] = "Wyvern_Character_BP_Base_C",
 
  +
["dossierimage"] = "Dossier Wyvern.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Base.Wyvern_Character_BP_Base'",
 
["commonname"] = "Wyvern",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Wyvern.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Draconis vipera",
["categories"] = "",
+
["time"] = "Unknown",
["species"] = "Draconis vipera",
+
["group"] = "Fantasy Creatures, Reptiles",
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["uniquecostumes"] = "Wyvern Bone Costume (Scorched Earth)",
+
["uniquecostumes"] = "Wyvern Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Wyvern Egg (Fire) (Scorched Earth), Wyvern Egg (Lightning) (Scorched Earth), Wyvern Egg (Poison) (Scorched Earth), Wyvern Egg (Ice) (Ragnarok)",
+
["egg"] = "Wyvern Egg (Fire) (Scorched Earth), Wyvern Egg (Lightning) (Scorched Earth), Wyvern Egg (Poison) (Scorched Earth), Wyvern Egg (Ice) (Ragnarok)",
["mintemp"] = 80,
+
["mintemp"] = 80,
["maxtemp"] = 90,
+
["maxtemp"] = 90,
["incubationtime"] = 17998.560547, --4:59,
+
["incubationtime"] = 17998.560547, --4:59,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --46:17,
 
["mintimebetweenmating"] = 64800, --18:00,
 
["maxtimebetweenmating"] = 172800 --48:00
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedadd"] = -758,
["healthtamedadd"] = -1050,
+
["stamina"] = 325,
["stamina"] = 400,
+
["staminawildlevel"] = 0.05,
["staminawildlevel"] = 0.1,
+
["staminatamedlevel"] = 0.05,
["staminatamedlevel"] = 0.1,
+
["torpor"] = 545,
["staminatamedmult"] = 0,
+
["torporwildlevel"] = 0.06,
["staminatamedadd"] = 0,
+
["torportamedadd"] = 0.5,
["torpor"] = 725,
+
["oxygen"] = 150,
["torporwildlevel"] = 0.06,
+
["oxygenwildlevel"] = 0.1,
["torportamedmult"] = 0,
+
["oxygentamedlevel"] = 0.1,
["torportamedadd"] = 0.5,
+
["food"] = 1500,
["oxygen"] = 150,
+
["foodwildlevel"] = 0.1,
["oxygenwildlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["weight"] = 300,
["oxygentamedmult"] = 0,
+
["weightwildlevel"] = 0.02,
["oxygentamedadd"] = 0,
+
["weighttamedlevel"] = 0.04,
["food"] = 2000,
+
["melee"] = 45,
["foodwildlevel"] = 0.1,
+
["meleewildlevel"] = 0.05,
["foodtamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["meleetamedmult"] = 0.4,
["foodtamedadd"] = 0,
+
["meleetamedadd"] = -0.25,
["weight"] = 350,
+
["speed"] = 100,
["weightwildlevel"] = 0.02,
+
["speedwildlevel"] = 0,
["weighttamedlevel"] = 0.04,
+
["speedtamedlevel"] = 0.025,
["weighttamedmult"] = 0,
+
["speedtamedmult"] = 0,
["weighttamedadd"] = 0,
+
["speedtamedadd"] = 0,
["melee"] = 0,
+
["walkspeed"] = 690,
["meleewildlevel"] = 0.05,
+
["riddenwalkspeed"] = 690,
["meleetamedlevel"] = 0.1,
+
["walkingstaminaconsumptionrate"] = 0.025,
["meleetamedmult"] = 0.4,
+
["untamedrunspeed"] = 796.949951,
["meleetamedadd"] = -0.25,
+
["tamedrunspeed"] = 796.949951,
["speed"] = 0,
+
["tamedriddenrunspeed"] = 1593.899902,
["speedwildlevel"] = 0,
+
["runningstaminaconsumptionrate"] = 3,
["speedtamedlevel"] = 0.025,
+
["swimspeed"] = 1100,
["speedtamedmult"] = 0,
+
["riddenswimspeed"] = 1100,
["speedtamedadd"] = 0,
+
["flyspeed"] = 3000,
["walkspeed"] = 690,
+
["flyriddenspeed"] = 3000,
["riddenwalkspeed"] = 690,
+
["untamedrunflyspeed"] = 2310.001221,
["walkingstaminaconsumptionrate"] = 0.025,
+
["tamedrunflyspeed"] = 2310.001221,
["untamedrunspeed"] = 796.949951,
+
["tamedriddenrunflyspeed"] = 4620.002441,
["tamedrunspeed"] = 796.949951,
+
["flyingstaminaconsumptionrate"] = 0.275
["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,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "Yes",
+
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, 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, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
 
  +
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Bloodstalker, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Ferox, Gigantopithecus, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kentrosaurus, Lystrosaurus, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.",
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Wyvern bites the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Breathe Fire",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 125,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 5000
+
["activateattackrange"] = 5000
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Breathe Lightning", -- Copied from Lightning variant for the Wiki.
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 125,
["attackrange"] = 3700,
+
["attackrange"] = 3700,
["minattackrange"] = 2000,
+
["minattackrange"] = 2000,
["activateattackrange"] = 4400,
+
["activateattackrange"] = 4400,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 4.3,
+
["projectilelife"] = 4.3,
 
["impact"] = {
 
["impact"] = {
["damage"] = 20,
+
["damage"] = 20,
["impulse"] = 100
+
["impulse"] = 100
 
}
 
}
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Breathe Poison", -- Copied from Poison variant for the Wiki. See "Poison (Rider)".
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 65,
["attackrange"] = 5000,
+
["attackrange"] = 5000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 6000,
+
["activateattackrange"] = 6000,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 5,
+
["projectilelife"] = 5,
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 80,
+
["damage"] = 80,
["radius"] = 500
+
["radius"] = 500
 
},
 
},
 
["impact"] = {
 
["impact"] = {
["damage"] = 100
+
["damage"] = 100
 
}
 
}
 
}
 
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Breathe Ice",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 160,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 5000
+
["activateattackrange"] = 5000
 
},
 
},
 
["6"] = {
 
["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]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["7"] = {
 
["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. This pushes creatures in front of the Wyvern away.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["8"] = {
 
["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.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1700,
+
["activateattackrange"] = 1700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Fire Talon (Scorched Earth), Lightning Talon (Scorched Earth), Poison Talon (Scorched Earth)",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 25 355: Строка 23 735:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["dlc"] = "Scorched Earth, Ragnarok, Valguero, Genesis: Part 1",
["dlc"] = "Scorched Earth",
 
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Wyvern_Character_BP_Fire_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Fire.Wyvern_Character_BP_Fire'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Wyvern",
["class"] = "Wyvern_Character_BP_Fire_C",
 
  +
["dossierimage"] = "Dossier Wyvern.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Fire.Wyvern_Character_BP_Fire'",
 
["commonname"] = "Wyvern",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Wyvern.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Draconis vipera",
["categories"] = "",
+
["time"] = "Unknown",
["species"] = "Draconis vipera",
+
["group"] = "Fantasy Creatures, Reptiles",
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Wyvern Egg (Fire) (Scorched Earth)",
+
["egg"] = "Wyvern Egg (Fire) (Scorched Earth)",
["mintemp"] = 80,
+
["mintemp"] = 80,
["maxtemp"] = 90,
+
["maxtemp"] = 90,
["incubationtime"] = 17998.560547, --4:59,
+
["incubationtime"] = 17998.560547, --4:59,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -785,
["stamina"] = 400,
+
["stamina"] = 315,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 690,
+
["walkspeed"] = 690,
["riddenwalkspeed"] = 690,
+
["riddenwalkspeed"] = 690,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 796.949951,
+
["untamedrunspeed"] = 796.949951,
["tamedrunspeed"] = 796.949951,
+
["tamedrunspeed"] = 796.949951,
["tamedriddenrunspeed"] = 1593.899902,
+
["tamedriddenrunspeed"] = 1593.899902,
["runningstaminaconsumptionrate"] = 3,
+
["runningstaminaconsumptionrate"] = 3,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["riddenswimspeed"] = 1100,
+
["riddenswimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["flyriddenspeed"] = 3000,
+
["flyriddenspeed"] = 3000,
["untamedrunflyspeed"] = 2310.001221,
+
["untamedrunflyspeed"] = 2310.001221,
["tamedrunflyspeed"] = 2310.001221,
+
["tamedrunflyspeed"] = 2310.001221,
["tamedriddenrunflyspeed"] = 4620.002441,
+
["tamedriddenrunflyspeed"] = 4620.002441,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "Yes",
+
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, 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, Therizinosaur, 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, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, 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, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Breathe Fire",
+
["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.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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,
+
["staminacost"] = 125,
["attackrange"] = 4000,
+
["attackrange"] = 4000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 5000
+
["activateattackrange"] = 5000
 
},
 
},
 
["3"] = {
 
["3"] = {
["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]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["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. This pushes creatures in front of the Wyvern away.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (AI)",
+
["name"] = "Bite (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1700,
+
["activateattackrange"] = 1700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Fire Talon (Scorched Earth)",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 25 558: Строка 23 912:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Genesis: Part 1",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Wyvern_Character_BP_Lightning_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Wyvern",
["class"] = "Wyvern_Character_BP_Lightning_C",
 
  +
["dossierimage"] = "Dossier Wyvern.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning'",
 
["commonname"] = "Wyvern",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Wyvern.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Draconis vipera",
["categories"] = "",
+
["time"] = "Unknown",
["species"] = "Draconis vipera",
+
["group"] = "Fantasy Creatures, Reptiles",
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Wyvern Egg (Lightning) (Scorched Earth)",
+
["egg"] = "Wyvern Egg (Lightning) (Scorched Earth)",
["mintemp"] = 80,
+
["mintemp"] = 80,
["maxtemp"] = 90,
+
["maxtemp"] = 90,
["incubationtime"] = 17998.560547, --4:59,
+
["incubationtime"] = 17998.560547, --4:59,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -785,
["stamina"] = 400,
+
["stamina"] = 315,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 690,
+
["walkspeed"] = 690,
["riddenwalkspeed"] = 690,
+
["riddenwalkspeed"] = 690,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 796.949951,
+
["untamedrunspeed"] = 796.949951,
["tamedrunspeed"] = 796.949951,
+
["tamedrunspeed"] = 796.949951,
["tamedriddenrunspeed"] = 1593.899902,
+
["tamedriddenrunspeed"] = 1593.899902,
["runningstaminaconsumptionrate"] = 3,
+
["runningstaminaconsumptionrate"] = 3,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["riddenswimspeed"] = 1100,
+
["riddenswimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["flyriddenspeed"] = 3000,
+
["flyriddenspeed"] = 3000,
["untamedrunflyspeed"] = 2310.001221,
+
["untamedrunflyspeed"] = 2310.001221,
["tamedrunflyspeed"] = 2310.001221,
+
["tamedrunflyspeed"] = 2310.001221,
["tamedriddenrunflyspeed"] = 4620.002441,
+
["tamedriddenrunflyspeed"] = 4620.002441,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "Yes",
+
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, 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, Therizinosaur, 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, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, 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, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Lightning",
+
["name"] = "Lightning",
["description"] = "",
+
["description"] = "",
["staminacost"] = 125,
+
["staminacost"] = 125,
["attackrange"] = 3700,
+
["attackrange"] = 3700,
["minattackrange"] = 2000,
+
["minattackrange"] = 2000,
["activateattackrange"] = 4400,
+
["activateattackrange"] = 4400,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 4.3,
+
["projectilelife"] = 4.3,
 
["impact"] = {
 
["impact"] = {
["damage"] = 20,
+
["damage"] = 20,
["impulse"] = 100
+
["impulse"] = 100
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["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]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["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. This pushes creatures in front of the Wyvern away.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (AI)",
+
["name"] = "Bite (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1700,
+
["activateattackrange"] = 1700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Lightning Talon (Scorched Earth)",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 25 768: Строка 24 096:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Scorched Earth, Ragnarok",
+
["dlc"] = "Scorched Earth, Ragnarok, Genesis: Part 1",
["releasedate"] = "2016-09-01",
+
["releasedate"] = "2016-09-01",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2016-09-01",
+
["xboxreleasedate"] = "2016-09-01",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2016-12-06",
+
["psreleasedate"] = "2016-12-06",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Wyvern_Character_BP_Poison_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Poison.Wyvern_Character_BP_Poison'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Wyvern",
["class"] = "Wyvern_Character_BP_Poison_C",
 
  +
["dossierimage"] = "Dossier Wyvern.png",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Poison.Wyvern_Character_BP_Poison'",
 
["commonname"] = "Wyvern",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Wyvern.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Draconis vipera",
["categories"] = "",
+
["time"] = "Unknown",
["species"] = "Draconis vipera",
+
["group"] = "Fantasy Creatures, Reptiles",
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Wyvern Egg (Poison) (Scorched Earth)",
+
["egg"] = "Wyvern Egg (Poison) (Scorched Earth)",
["mintemp"] = 80,
+
["mintemp"] = 80,
["maxtemp"] = 90,
+
["maxtemp"] = 90,
["incubationtime"] = 17998.560547, --4:59,
+
["incubationtime"] = 17998.560547, --4:59,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -785,
["stamina"] = 400,
+
["stamina"] = 315,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 690,
+
["walkspeed"] = 690,
["riddenwalkspeed"] = 690,
+
["riddenwalkspeed"] = 690,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 796.949951,
+
["untamedrunspeed"] = 796.949951,
["tamedrunspeed"] = 796.949951,
+
["tamedrunspeed"] = 796.949951,
["tamedriddenrunspeed"] = 1593.899902,
+
["tamedriddenrunspeed"] = 1593.899902,
["runningstaminaconsumptionrate"] = 3,
+
["runningstaminaconsumptionrate"] = 3,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["riddenswimspeed"] = 1100,
+
["riddenswimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["flyriddenspeed"] = 3000,
+
["flyriddenspeed"] = 3000,
["untamedrunflyspeed"] = 2310.001221,
+
["untamedrunflyspeed"] = 2310.001221,
["tamedrunflyspeed"] = 2310.001221,
+
["tamedrunflyspeed"] = 2310.001221,
["tamedriddenrunflyspeed"] = 4620.002441,
+
["tamedriddenrunflyspeed"] = 4620.002441,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "Yes",
+
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, 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, Therizinosaur, 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, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, 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, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Poison (Rider)",
+
["name"] = "Poison (Rider)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 65,
+
["staminacost"] = 65,
["attackrange"] = 5000,
+
["attackrange"] = 5000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 6000,
+
["activateattackrange"] = 6000,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 5,
+
["projectilelife"] = 5,
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 80,
+
["damage"] = 80,
["radius"] = 500
+
["radius"] = 500
 
},
 
},
 
["impact"] = {
 
["impact"] = {
["damage"] = 100
+
["damage"] = 100
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["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]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["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. This pushes creatures in front of the Wyvern away.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[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,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (AI)",
+
["name"] = "Bite (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1400,
+
["attackrange"] = 1400,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1700,
+
["activateattackrange"] = 1700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["6"] = {
 
["6"] = {
["name"] = "Poison (AI)",
+
["name"] = "Poison (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 20,
+
["staminacost"] = 20,
["attackrange"] = 4500,
+
["attackrange"] = 4500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 5500,
+
["activateattackrange"] = 5500,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 5,
+
["projectilelife"] = 5,
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 80,
+
["damage"] = 80,
["radius"] = 500
+
["radius"] = 500
 
},
 
},
 
["impact"] = {
 
["impact"] = {
["damage"] = 100
+
["damage"] = 100
 
}
 
}
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Poison Talon (Scorched Earth)",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 26 003: Строка 24 301:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Valguero",
["event"] = "ARK: Fear Evolved 2",
+
["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Wyvern_Character_BP_ZombieBase_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieBase.Wyvern_Character_BP_ZombieBase'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Zombie Wyvern",
["class"] = "Wyvern_Character_BP_ZombieBase_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieBase.Wyvern_Character_BP_ZombieBase'",
 
["commonname"] = "Zombie Wyvern",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Event Creatures, Reptiles",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Draconis vipera",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Event Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "Yes",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
 
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "",
+
["egg"] = "",
["mintemp"] = "", --Doesn't have temps in game files.
+
["mintemp"] = "", --Doesn't have temps in game files.
["maxtemp"] = "",
+
["maxtemp"] = "",
["incubationtime"] = "", --17940 in game files
+
["incubationtime"] = "", --17940 in game files
["maturationtime"] = "", --333333.3125
+
["maturationtime"] = "", --333333.3125
["babytime"] = "", --33300
+
["mintimebetweenmating"] = "", --64800
["juveniletime"] = "", --133320
+
["maxtimebetweenmating"] = "", --172800
["adolescenttime"] = "", --166620
 
["mintimebetweenmating"] = "", --64800
 
["maxtimebetweenmating"] = "", --172800
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1725,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -1050,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 2000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 690,
+
["walkspeed"] = 690,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 796.949951,
+
["untamedrunspeed"] = 796.949951,
["tamedrunspeed"] = 796.949951,
+
["tamedrunspeed"] = 796.949951,
["runningstaminaconsumptionrate"] = 3,
+
["runningstaminaconsumptionrate"] = 3,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["untamedrunflyspeed"] = 2310.001221,
+
["untamedrunflyspeed"] = 2310.001221,
["tamedrunflyspeed"] = 2310.001221,
+
["tamedrunflyspeed"] = 2310.001221,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["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.
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
-- All three Zombie Wyvern variants have the same attacks (no breath).
 
-- All three Zombie Wyvern variants have the same attacks (no breath).
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Zombie Wyvern bites the target.",
+
["description"] = "The Zombie Wyvern bites the target.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1100,
+
["activateattackrange"] = 1100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite II", -- Repeated in game file. Renamed from 'Bite' to 'Bite II' for the Wiki.
+
["name"] = "Bite II", -- Repeated in game file. Renamed from 'Bite' to 'Bite II' for the Wiki.
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1100,
+
["activateattackrange"] = 1100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Grab",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Taunt",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 2,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["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"] = "The Zombie Wyvern bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Fire Talon (Scorched Earth), Lightning Talon (Scorched Earth), Poison Talon (Scorched Earth)",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 26 182: Строка 24 474:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok, Extinction, Valguero",
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Wyvern_Character_BP_ZombieFire_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieFire.Wyvern_Character_BP_ZombieFire'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Zombie Wyvern",
["class"] = "Wyvern_Character_BP_ZombieFire_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieFire.Wyvern_Character_BP_ZombieFire'",
 
["commonname"] = "Zombie Wyvern",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Event Creatures, Reptiles",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Draconis vipera",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Event Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "Yes",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
 
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "",
+
["egg"] = "",
["mintemp"] = "", --Doesn't have temps in game files.
+
["mintemp"] = "", --Doesn't have temps in game files.
["maxtemp"] = "",
+
["maxtemp"] = "",
["incubationtime"] = "", --17940 in game files
+
["incubationtime"] = "", --17940 in game files
["maturationtime"] = "", --333333.3125
+
["maturationtime"] = "", --333333.3125
["babytime"] = "", --33300
+
["mintimebetweenmating"] = "", --64800
["juveniletime"] = "", --133320
+
["maxtimebetweenmating"] = "", --172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -785,
["stamina"] = 400,
+
["stamina"] = 315,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 690,
+
["walkspeed"] = 690,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 796.949951,
+
["untamedrunspeed"] = 796.949951,
["tamedrunspeed"] = 796.949951,
+
["tamedrunspeed"] = 796.949951,
["runningstaminaconsumptionrate"] = 3,
+
["runningstaminaconsumptionrate"] = 3,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["untamedrunflyspeed"] = 2310.001221,
+
["untamedrunflyspeed"] = 2310.001221,
["tamedrunflyspeed"] = 2310.001221,
+
["tamedrunflyspeed"] = 2310.001221,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["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.
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
-- All three Zombie Wyvern variants have the same attacks (no breath).
 
-- All three Zombie Wyvern variants have the same attacks (no breath).
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1100,
+
["activateattackrange"] = 1100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite", -- Repeated in game file.
+
["name"] = "Bite", -- Repeated in game file.
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1100,
+
["activateattackrange"] = 1100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Grab",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Taunt",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 2,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (AI)",
+
["name"] = "Bite (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Fire Talon (Scorched Earth)",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 26 382: Строка 24 646:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Wyvern_Character_BP_ZombieLightning_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieLightning.Wyvern_Character_BP_ZombieLightning'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Zombie Wyvern",
["class"] = "Wyvern_Character_BP_ZombieLightning_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieLightning.Wyvern_Character_BP_ZombieLightning'",
 
["commonname"] = "Zombie Wyvern",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Event Creatures, Reptiles",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Draconis vipera",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Event Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "Yes",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
 
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "",
+
["egg"] = "",
["mintemp"] = "", --Doesn't have temps in game files.
+
["mintemp"] = "", --Doesn't have temps in game files.
["maxtemp"] = "",
+
["maxtemp"] = "",
["incubationtime"] = "", --17940 in game files
+
["incubationtime"] = "", --17940 in game files
["maturationtime"] = "", --333333.3125
+
["maturationtime"] = "", --333333.3125
["babytime"] = "", --33300
+
["mintimebetweenmating"] = "", --64800
["juveniletime"] = "", --133320
+
["maxtimebetweenmating"] = "", --172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -785,
["stamina"] = 400,
+
["stamina"] = 315,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 690,
+
["walkspeed"] = 690,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 796.949951,
+
["untamedrunspeed"] = 796.949951,
["tamedrunspeed"] = 796.949951,
+
["tamedrunspeed"] = 796.949951,
["runningstaminaconsumptionrate"] = 3,
+
["runningstaminaconsumptionrate"] = 3,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["untamedrunflyspeed"] = 2310.001221,
+
["untamedrunflyspeed"] = 2310.001221,
["tamedrunflyspeed"] = 2310.001221,
+
["tamedrunflyspeed"] = 2310.001221,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["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.
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
-- All three Zombie Wyvern variants have the same attacks (no breath).
 
-- All three Zombie Wyvern variants have the same attacks (no breath).
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1100,
+
["activateattackrange"] = 1100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite", -- Repeated in game file.
+
["name"] = "Bite", -- Repeated in game file.
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1100,
+
["activateattackrange"] = 1100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Grab",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Taunt",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 2,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (AI)",
+
["name"] = "Bite (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Lightning Talon (Scorched Earth)",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 26 582: Строка 24 818:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
["releasedate"] = "2016-10-28",
+
["releasedate"] = "2016-10-28",
["releaseversion"] = "249.0",
+
["releaseversion"] = "249.0",
["xboxreleasedate"] = "2016-11-03",
+
["xboxreleasedate"] = "2016-11-03",
["xboxreleaseversion"] = "745.0",
+
["xboxreleaseversion"] = "745.0",
["ps4releasedate"] = "Unreleased",
+
["psreleasedate"] = "2019-10-22",
["ps4releaseversion"] = "",
+
["psreleaseversion"] = "540.02",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-10-23",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "315.2",
  +
["class"] = "Wyvern_Character_BP_ZombiePoison_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombiePoison.Wyvern_Character_BP_ZombiePoison'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Zombie Wyvern",
["class"] = "Wyvern_Character_BP_ZombiePoison_C",
 
  +
["soundfile"] = "",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombiePoison.Wyvern_Character_BP_ZombiePoison'",
 
["commonname"] = "Zombie Wyvern",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Event Creatures, Reptiles",
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Draconis vipera",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Event Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "Yes",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
 
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "",
+
["egg"] = "",
["mintemp"] = "", --Doesn't have temps in game files.
+
["mintemp"] = "", --Doesn't have temps in game files.
["maxtemp"] = "",
+
["maxtemp"] = "",
["incubationtime"] = "", --17940 in game files
+
["incubationtime"] = "", --17940 in game files
["maturationtime"] = "", --333333.3125
+
["maturationtime"] = "", --333333.3125
["babytime"] = "", --33300
+
["mintimebetweenmating"] = "", --64800
["juveniletime"] = "", --133320
+
["maxtimebetweenmating"] = "", --172800
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -785,
["stamina"] = 400,
+
["stamina"] = 315,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["staminatamedlevel"] = 0.1,
+
["staminatamedlevel"] = 0.1,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 350,
+
["weight"] = 350,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 690,
+
["walkspeed"] = 690,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 796.949951,
+
["untamedrunspeed"] = 796.949951,
["tamedrunspeed"] = 796.949951,
+
["tamedrunspeed"] = 796.949951,
["runningstaminaconsumptionrate"] = 3,
+
["runningstaminaconsumptionrate"] = 3,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["untamedrunflyspeed"] = 2310.001221,
+
["untamedrunflyspeed"] = 2310.001221,
["tamedrunflyspeed"] = 2310.001221,
+
["tamedrunflyspeed"] = 2310.001221,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["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.
["passengerweightmultiplier"] = 0.85,
 
  +
["passengerweightmultiplier"] = 0.85,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
-- All three Zombie Wyvern variants have the same attacks (no breath).
 
-- All three Zombie Wyvern variants have the same attacks (no breath).
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1100,
+
["activateattackrange"] = 1100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite", -- Repeated in game file.
+
["name"] = "Bite", -- Repeated in game file.
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 900,
+
["attackrange"] = 900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1100,
+
["activateattackrange"] = 1100,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Grab",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 40,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18
+
["damage"] = 18
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Taunt",
+
["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.",
+
["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]] (PS), [[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,
+
["staminacost"] = 2,
["attackrange"] = 0,
+
["attackrange"] = 0,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0
+
["activateattackrange"] = 0
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite (AI)",
+
["name"] = "Bite (AI)",
["description"] = "",
+
["description"] = "",
["staminacost"] = 10,
+
["staminacost"] = 10,
["attackrange"] = 1200,
+
["attackrange"] = 1200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 1400,
+
["activateattackrange"] = 1400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
["specialloot"] = "Poison Talon (Scorched Earth)",
+
["specialloot"] = "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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 26 790: Строка 24 994:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["direpolarbear"] = {
 
["direpolarbear"] = {
["inherits"] = "direbear",
+
["inherits"] = "direbear",
["variants"] = "Direbear, Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
+
["variants"] = "Aberrant Dire Bear, Dire Bear, Polar Bear, Spirit Dire Bear",
["dlc"] = "Ragnarok",
+
["dlc"] = "Ragnarok, Valguero",
["releasedate"] = "2017-06-12",
+
["releasedate"] = "2017-06-12",
["releaseversion"] = "258.8",
+
["releaseversion"] = "258.8",
["xboxreleasedate"] = "2017-08-29",
+
["xboxreleasedate"] = "2017-08-29",
["xboxreleaseversion"] = "761.1",
+
["xboxreleaseversion"] = "761.1",
["ps4releasedate"] = "2017-08-29",
+
["psreleasedate"] = "2017-08-29",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["class"] = "Polar_Bear_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Polar_Bear/Polar_Bear.Polar_Bear'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Dire Polar Bear"
["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"] = "",
 
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
["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"] = "",
 
["group"] = "Bosses, Fantasy Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "",
 
["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
 
},
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 26 974: Строка 25 013:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["griffin"] = {
 
["griffin"] = {
["dlc"] = "Ragnarok",
+
["dlc"] = "Ragnarok, Crystal Isles",
  +
["releasedate"] = "2017-06-12",
["variants"] = "Griffin - Ragnarok Arena, Royal Griffin",
 
["releasedate"] = "2017-06-12",
+
["releaseversion"] = "258.8",
["releaseversion"] = "258.8",
+
["xboxreleasedate"] = "2017-08-29",
["xboxreleasedate"] = "2017-08-29",
+
["xboxreleaseversion"] = "761.1",
["xboxreleaseversion"] = "761.1",
+
["psreleasedate"] = "2017-08-29",
["ps4releasedate"] = "2017-08-29",
+
["psreleaseversion"] = "512.0",
["ps4releaseversion"] = "512.0",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleasedate"] = "Unreleased",
+
["egsreleaseversion"] = "311.74",
["mobilereleaseversion"] = "",
+
["class"] = "Griffin_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Griffin/Griffin_Character_BP.Griffin_Character_BP'",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
+
["commonname"] = "Griffin",
  +
["dossierimage"] = "Dossier Griffin.png",
["class"] = "Griffin_Character_BP_C",
 
  +
["dossieraddbook"] = "No",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Griffin/Griffin_Character_BP.Griffin_Character_BP'",
 
["commonname"] = "Griffin",
+
["soundfile"] = "",
["dossierimage"] = "Dossier Griffin.jpg",
+
["pronunciation"] = "",
["dossieraddbook"] = "No",
+
["categories"] = "",
["soundfile"] = "",
+
["species"] = "Gryphon magnificum",
["pronunciation"] = "",
+
["time"] = "Unknown",
["categories"] = "",
+
["group"] = "Birds, Fantasy Creatures",
["species"] = "Gryphon magnificum",
+
["temperament"] = "Aggressive",
["time"] = "Unknown",
+
["diet"] = "Carnivore",
["group"] = "Birds, Fantasy Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["uniquecostumes"] = "",
+
["uniquecostumes"] = "",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "Yes",
+
["knockouttame"] = "Yes",
["ballowmountedweaponry"] = "Yes",
+
["ballowmountedweaponry"] = "Yes",
["tameineffectivenessbyaffinity"] = 3.125,
+
["tameineffectivenessbyaffinity"] = 3.125,
["tameaffinitybase"] = 2200,
+
["tameaffinitybase"] = 2200,
["tameaffinityperlevel"] = 100,
+
["tameaffinityperlevel"] = 100,
["torpor1"] = 1500,
+
["torpor1"] = 1500,
["torporincrease"] = 90,
+
["torporincrease"] = 90,
["foodconsumptionbase"] = 0.002066,
+
["foodconsumptionbase"] = 0.002066,
["foodconsumptionmult"] = 150,
+
["foodconsumptionmult"] = 150,
["torpordepletionps0"] = 2.133333
+
["torpordepletionps0"] = 2.133333
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Extraordinary Kibble",
+
["kibble"] = "Extraordinary Kibble",
["favoritefood"] = "Raw Mutton"
+
["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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 950,
+
["health"] = 950,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.216,
+
["healthtamedlevel"] = 0.216,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -900,
+
["healthtamedadd"] = -900,
["stamina"] = 225,
+
["stamina"] = 225,
["staminawildlevel"] = 0.05,
+
["staminawildlevel"] = 0.05,
["staminatamedlevel"] = 0.06,
+
["staminatamedlevel"] = 0.06,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 1500,
+
["torpor"] = 1500,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 1600,
+
["food"] = 1600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0.15,
+
["foodtamedmult"] = 0.15,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 280,
+
["weight"] = 280,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.5,
+
["meleetamedadd"] = -0.5,
["speed"] = 0,
+
["speed"] = 0,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0.365,
+
["speedtamedadd"] = 0.365,
["walkspeed"] = 300,
+
["walkspeed"] = 300,
["riddenwalkspeed"] = 300,
+
["riddenwalkspeed"] = 300,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 750,
+
["untamedrunspeed"] = 750,
["tamedrunspeed"] = 750,
+
["tamedrunspeed"] = 750,
["tamedriddenrunspeed"] = 750,
+
["tamedriddenrunspeed"] = 750,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 300,
+
["swimspeed"] = 300,
["riddenswimspeed"] = 300,
+
["riddenswimspeed"] = 300,
["flyspeed"] = 750,
+
["flyspeed"] = 750,
["flyriddenspeed"] = 750,
+
["flyriddenspeed"] = 750,
["untamedrunflyspeed"] = 1500,
+
["untamedrunflyspeed"] = 1500,
["tamedrunflyspeed"] = 1500,
+
["tamedrunflyspeed"] = 1500,
["tamedriddenrunflyspeed"] = 1500,
+
["tamedriddenrunflyspeed"] = 1500,
["flyingstaminaconsumptionrate"] = 0.325
+
["flyingstaminaconsumptionrate"] = 0.325
 
},
 
},
["grabweightthreshold"] = 80,
+
["grabweightthreshold"] = 80,
["dragweight"] = 200,
+
["dragweight"] = 200,
["mass"] = 190,
+
["mass"] = 190,
["fecessize"] = "Small",
+
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth)",
 
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "Yes",
+
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Archaeopteryx, Bunny Dodo, Bunny Oviraptor, Compy, Dilophosaur, Diplocaulus, Dodo, Enforcer, Human, Hyaenodon, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Oviraptor, Pegomastax, Skeletal Jerboa, Titanomyrma Drone, Troodon, Zomdodo",
 
  +
["candragcreatures"] = "Achatina, Archaeopteryx, Bunny Dodo, Bunny Oviraptor, Compy, Dilophosaur, Diplocaulus, Dodo, Enforcer, Human, Hyaenodon, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Oviraptor, Pegomastax, Skeletal Jerboa, Titanomyrma Drone, Troodon, Zomdodo",
["passengerweightmultiplier"] = 1,
 
  +
["passengerweightmultiplier"] = 1,
["meleebase"] = 18,
 
  +
["meleebase"] = 18,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 27
+
["damage"] = 27
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab",
+
["name"] = "Grab",
["description"] = "",
+
["description"] = "",
["staminacost"] = 60,
+
["staminacost"] = 60,
["attackrange"] = 500,
+
["attackrange"] = 500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 12
+
["damage"] = 12
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Diving Swipe",
+
["name"] = "Diving Swipe",
["description"] = "",
+
["description"] = "",
["staminacost"] = 25,
+
["staminacost"] = 25,
["attackrange"] = 1000,
+
["attackrange"] = 1000,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 188
+
["damage"] = 188
 
}
 
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Dive Bomb",
+
["name"] = "Dive Bomb",
["description"] = "",
+
["description"] = "",
["staminacost"] = 30,
+
["staminacost"] = 30,
["attackrange"] = 2500,
+
["attackrange"] = 2500,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 115
+
["damage"] = 115
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 3,
+
["killxpbase"] = 3,
["teamname"] = "Carnivores_Medium_Aggressive",
+
["teamname"] = "Carnivores_Medium_Aggressive",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
 
-- 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"
},
 
------------------------------------------------------------
 
-- 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"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 27 168: Строка 25 182:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["icewormmale"] = {
 
["icewormmale"] = {
["variants"] = "Deathworm, Deathworm - Manticore Arena, Alpha Deathworm, Iceworm Queen",
+
["variants"] = "Alpha Deathworm, Deathworm, Iceworm Queen",
["dlc"] = "Ragnarok",
+
["dlc"] = "Ragnarok",
["releasedate"] = "2017-06-12",
+
["releasedate"] = "2017-06-12",
["releaseversion"] = "258.8",
+
["releaseversion"] = "258.8",
["xboxreleasedate"] = "2017-08-29",
+
["xboxreleasedate"] = "2017-08-29",
["xboxreleaseversion"] = "761.1",
+
["xboxreleaseversion"] = "761.1",
["ps4releasedate"] = "2017-08-29",
+
["psreleasedate"] = "2017-08-29",
["ps4releaseversion"] = "512.0",
+
["psreleaseversion"] = "512.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Iceworm_Character_Minion_BP_smaller_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/Iceworm/Iceworm_Character_Minion_BP_smaller.Iceworm_Character_Minion_BP_smaller'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Iceworm Male",
["class"] = "Iceworm_Character_Minion_BP_smaller_C",
 
  +
["dossierimage"] = "IceWormQueen.PNG",
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/Iceworm/Iceworm_Character_Minion_BP_smaller.Iceworm_Character_Minion_BP_smaller'",
 
["commonname"] = "Iceworm Male",
+
["soundfile"] = "",
["dossierimage"] = "IceWormQueen.PNG",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Fantasy Creatures, Invertebrates",
["categories"] = "",
+
["temperament"] = "Extremely Territorial",
["species"] = "Khorkoi arrakis",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Fantasy Creatures, Invertebrates",
 
["temperament"] = "Extremely Territorial",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 1700,
+
["health"] = 1700,
["healthwildlevel"] = 0.002,
+
["healthwildlevel"] = 0.002,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 100,
+
["food"] = 100,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 0,
+
["walkspeed"] = 0,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 300,
+
["meleebase"] = 300,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Iceworm bites the target.",
+
["description"] = "The Iceworm bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1610,
+
["attackrange"] = 1610,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 300
+
["damage"] = 300
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 1610,
+
["attackrange"] = 1610,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 300
+
["damage"] = 300
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 100,
+
["killxpbase"] = 100,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
+
["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["specialloot"] = "Deathworm Horn (Scorched Earth)"
+
["specialloot"] = "Deathworm Horn (Scorched Earth)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 27 257: Строка 25 267:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["icewormqueen"] = {
 
["icewormqueen"] = {
["variants"] = "Deathworm, Deathworm - Manticore Arena, Iceworm Male, Alpha Deathworm",
+
["variants"] = "Alpha Deathworm, Deathworm, Iceworm Male",
["dlc"] = "Ragnarok",
+
["dlc"] = "Ragnarok",
["releasedate"] = "2017-06-12",
+
["releasedate"] = "2017-06-12",
["releaseversion"] = "258.8",
+
["releaseversion"] = "258.8",
["xboxreleasedate"] = "2017-08-29",
+
["xboxreleasedate"] = "2017-08-29",
["xboxreleaseversion"] = "761.1",
+
["xboxreleaseversion"] = "761.1",
["ps4releasedate"] = "2017-08-29",
+
["psreleasedate"] = "2017-08-29",
["ps4releaseversion"] = "512.0",
+
["psreleaseversion"] = "512.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Iceworm_Queen_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/Iceworm/Iceworm_Queen_Character_BP.Iceworm_Queen_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Iceworm Queen",
["class"] = "Iceworm_Queen_Character_BP_C",
 
  +
["dossierimage"] = "IceWormQueen.PNG",
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/Iceworm/Iceworm_Queen_Character_BP.Iceworm_Queen_Character_BP'",
 
["commonname"] = "Iceworm Queen",
+
["soundfile"] = "",
["dossierimage"] = "IceWormQueen.PNG",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
  +
["group"] = "Alpha Creatures, Fantasy Creatures, Invertebrates",
["pronunciation"] = "",
 
["categories"] = "",
+
["temperament"] = "Extremely Territorial",
["species"] = "Khorkoi arrakis",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Alpha Predators, Fantasy Creatures, Invertebrates",
 
["temperament"] = "Extremely Territorial",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 27000,
+
["health"] = 27000,
["healthwildlevel"] = 0.002,
+
["healthwildlevel"] = 0.002,
["stamina"] = 100,
+
["stamina"] = 100,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 100,
+
["torpor"] = 100,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["food"] = 100,
+
["food"] = 100,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 100,
+
["weight"] = 100,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 500,
+
["melee"] = 500,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 0,
+
["walkspeed"] = 0,
["swimspeed"] = 600
+
["swimspeed"] = 600
 
},
 
},
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 500,
+
["meleebase"] = 500,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "The Iceworm Queen bites the target.",
+
["description"] = "The Iceworm Queen bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 4700,
+
["attackrange"] = 4700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 6500,
+
["activateattackrange"] = 6500,
 
["melee"] = {
 
["melee"] = {
["damage"] = 500
+
["damage"] = 500
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "",
+
["description"] = "",
["staminacost"] = 0,
+
["staminacost"] = 0,
["attackrange"] = 4700,
+
["attackrange"] = 4700,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 6500,
+
["activateattackrange"] = 6500,
 
["melee"] = {
 
["melee"] = {
["damage"] = 500
+
["damage"] = 500
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 15000,
+
["killxpbase"] = 15000,
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
+
["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
["specialloot"] = "Deathworm Horn (Scorched Earth), Alpha Deathworm Trophy (Scorched Earth), Manticore Helmet Skin (Scorched Earth)"
+
["specialloot"] = "Deathworm Horn (Scorched Earth), Alpha Deathworm Trophy (Scorched Earth), Manticore Helmet Skin (Scorched Earth)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 27 344: Строка 25 350:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["lavaelemental"] = {
 
["lavaelemental"] = {
["variants"] = "Rock Elemental, Rock Elemental - Manticore Arena, Rubble Golem",
+
["variants"] = "Brute X-Rock Elemental, Chalk Golem, Ice Golem, Rock Elemental, Rubble Golem, X-Rock Elemental",
["dlc"] = "Ragnarok",
+
["dlc"] = "Ragnarok",
["releasedate"] = "2017-06-12",
+
["releasedate"] = "2017-06-12",
["releaseversion"] = "246.0",
+
["releaseversion"] = "246.0",
["xboxreleasedate"] = "2017-07-29",
+
["xboxreleasedate"] = "2017-07-29",
["xboxreleaseversion"] = "739.3",
+
["xboxreleaseversion"] = "739.3",
["ps4releasedate"] = "2017-07-29",
+
["psreleasedate"] = "2017-07-29",
["ps4releaseversion"] = "501.0",
+
["psreleaseversion"] = "501.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "LavaGolem_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/LavaGolem/LavaGolem_Character_BP.LavaGolem_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Lava Elemental",
["class"] = "LavaGolem_Character_BP_C",
 
  +
["dossierimage"] = "LaVaElemental.PNG",
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/LavaGolem/LavaGolem_Character_BP.LavaGolem_Character_BP'",
 
["commonname"] = "Lava Elemental",
+
["soundfile"] = "",
["dossierimage"] = "LaVaElemental.PNG",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["group"] = "Fantasy Creatures",
["categories"] = "",
+
["temperament"] = "Extremely Territorial",
["species"] = "",
+
["diet"] = "Minerals",
["time"] = "Unknown",
 
["group"] = "Fantasy Creatures",
 
["temperament"] = "Extremely Territorial",
 
["diet"] = "Minerals",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["cansuffocate"] = "No",
["health"] = 60000,
+
["health"] = 60000,
["healthwildlevel"] = 0.0125,
+
["healthwildlevel"] = 0.0125,
["stamina"] = 300,
+
["stamina"] = 300,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 5000,
+
["torpor"] = 5000,
["torporwildlevel"] = 0.02,
+
["torporwildlevel"] = 0.02,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 6000,
+
["food"] = 6000,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 600,
+
["weight"] = 600,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 800,
+
["walkspeed"] = 800,
["untamedrunspeed"] = 1920.000122,
+
["untamedrunspeed"] = 1920.000122,
["swimspeed"] = 300
+
["swimspeed"] = 300
 
},
 
},
["fecessize"] = "None",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
["carryableby"] = "",
+
["carryableby"] = "",
["candragcreatureswhileflying"] = "No",
+
["candragcreatureswhileflying"] = "No",
["meleebase"] = 300,
+
["meleebase"] = 300,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee Attack",
+
["name"] = "Melee Attack",
["description"] = "",
+
["description"] = "",
["staminacost"] = 25,
+
["staminacost"] = 25,
["attackrange"] = 1900,
+
["attackrange"] = 1900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2700,
+
["activateattackrange"] = 2700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 120
+
["damage"] = 120
 
}
 
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "ThrowRock",
+
["name"] = "ThrowRock",
["description"] = "",
+
["description"] = "",
["staminacost"] = 75,
+
["staminacost"] = 75,
["attackrange"] = 11200,
+
["attackrange"] = 11200,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 0,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 120
+
["damage"] = 120
 
},
 
},
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 2.6,
+
["projectilelife"] = 2.6,
 
["impact"] = {
 
["impact"] = {
["damage"] = 300,
+
["damage"] = 300,
["impulse"] = 100000
+
["impulse"] = 100000
 
}
 
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Swipe",
+
["name"] = "Swipe",
["description"] = "",
+
["description"] = "",
["staminacost"] = 25,
+
["staminacost"] = 25,
["attackrange"] = 1900,
+
["attackrange"] = 1900,
["minattackrange"] = 0,
+
["minattackrange"] = 0,
["activateattackrange"] = 2700,
+
["activateattackrange"] = 2700,
 
["melee"] = {
 
["melee"] = {
["damage"] = 80
+
["damage"] = 80
 
}
 
}
 
}
 
}
 
},
 
},
["killxpbase"] = 50,
+
["killxpbase"] = 50,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur (Scorched Earth)"
+
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur (Scorched Earth)"
},
 
------------------------------------------------------------
 
-- 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"] = "",
 
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
["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"] = "",
 
["group"] = "Bosses, Invertebrates, Mammals",
 
["temperament"] = "Aggressive",
 
["diet"] = "",
 
["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]
 
-- KEYWORDS: [direbearlifeslabyrinth] [spiritdirebear]
 
------------------------------------------------------------
 
------------------------------------------------------------
["direbearlifeslabyrinth"] = {
+
["spiritdirebear"] = {
["inherits"] = "direbear",
+
["inherits"] = "direbear",
["variants"] = "Direbear, Polar Bear, Dire Polar Bear, Aberrant Dire Bear",
+
["variants"] = "Aberrant Dire Bear, Dire Polar Bear, Dire Bear, Polar Bear",
["dlc"] = "Ragnarok",
+
["dlc"] = "Ragnarok",
["releasedate"] = "2017-12-21",
+
["releasedate"] = "2017-12-21",
["releaseversion"] = "276.0",
+
["releaseversion"] = "276.0",
["xboxreleasedate"] = "2018-01-27",
+
["xboxreleasedate"] = "2018-01-27",
["xboxreleaseversion"] = "770.0",
+
["xboxreleaseversion"] = "770.0",
["ps4releasedate"] = "2018-01-18",
+
["psreleasedate"] = "2018-01-18",
["ps4releaseversion"] = "519.0",
+
["psreleaseversion"] = "519.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Direbear_LL_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Bear/Direbear_LL_Character_BP.Direbear_LL_Character_BP'"
["switchreleaseversion"] = "",
 
["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]
 
-- KEYWORDS: [direwolflifeslabyrinth] [spiritdirewolf]
 
------------------------------------------------------------
 
------------------------------------------------------------
["direwolflifeslabyrinth"] = {
+
["spiritdirewolf"] = {
["inherits"] = "direwolf",
+
["inherits"] = "direwolf",
["variants"] = "Direwolf",
+
["variants"] = "Direwolf, Direwolf Ghost, Eerie Dire Wolf, R-Direwolf",
["dlc"] = "Ragnarok",
+
["dlc"] = "Ragnarok",
["releasedate"] = "2017-12-21",
+
["releasedate"] = "2017-12-21",
["releaseversion"] = "276.0",
+
["releaseversion"] = "276.0",
["xboxreleasedate"] = "2018-01-27",
+
["xboxreleasedate"] = "2018-01-27",
["xboxreleaseversion"] = "770.0",
+
["xboxreleaseversion"] = "770.0",
["ps4releasedate"] = "2018-01-18",
+
["psreleasedate"] = "2018-01-18",
["ps4releaseversion"] = "519.0",
+
["psreleaseversion"] = "519.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Direwolf_LL_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Wolf/Direwolf_LL_Character_BP.Direwolf_LL_Character_BP'"
["switchreleaseversion"] = "",
 
["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"] = "",
 
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
["class"] = "Stag_LL_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Elk/Stag_LL_Character_BP.Stag_LL_Character_BP'"
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 27 798: Строка 25 488:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["dlc"] = "Ragnarok",
+
["dlc"] = "Ragnarok, Valguero",
["releasedate"] = "2017-06-12",
+
["releasedate"] = "2017-06-12",
["releaseversion"] = "258.8",
+
["releaseversion"] = "258.8",
["xboxreleasedate"] = "2017-08-29",
+
["xboxreleasedate"] = "2017-08-29",
["xboxreleaseversion"] = "761.1",
+
["xboxreleaseversion"] = "761.1",
["ps4releasedate"] = "2017-08-29",
+
["psreleasedate"] = "2017-08-29",
["ps4releaseversion"] = "512.0",
+
["psreleaseversion"] = "512.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Ragnarok_Wyvern_Override_Ice_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Wyvern/Ice_Wyvern/Ragnarok_Wyvern_Override_Ice.Ragnarok_Wyvern_Override_Ice'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Wyvern",
["class"] = "Ragnarok_Wyvern_Override_Ice_C",
 
  +
["dossierimage"] = "Dossier Wyvern.png",
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Wyvern/Ice_Wyvern/Ragnarok_Wyvern_Override_Ice.Ragnarok_Wyvern_Override_Ice'",
 
["commonname"] = "Wyvern",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Wyvern.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Draconis vipera",
["categories"] = "",
+
["time"] = "Unknown",
["species"] = "Draconis vipera",
+
["group"] = "Fantasy Creatures, Reptiles",
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Reptiles",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "No",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Flying",
+
["rideable"] = "Flying",
["uniquecostumes"] = "Wyvern Bone Costume (Scorched Earth)",
+
["uniquecostumes"] = "Wyvern Bone Costume",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "No",
+
["nonviolenttame"] = "No",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["tameineffectivenessbyaffinity"] = 1.5,
+
["tameineffectivenessbyaffinity"] = 1.5,
["tameaffinitybase"] = 8500,
+
["tameaffinitybase"] = 8500,
["tameaffinityperlevel"] = 150,
+
["tameaffinityperlevel"] = 150,
["foodconsumptionbase"] = 0.000185,
+
["foodconsumptionbase"] = 0.000185,
["foodconsumptionmult"] = 199.983994
+
["foodconsumptionmult"] = 199.983994
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Wyvern Egg (Ice) (Ragnarok)",
+
["egg"] = "Wyvern Egg (Ice) (Ragnarok)",
["mintemp"] = 80,
+
["mintemp"] = 80,
["maxtemp"] = 90,
+
["maxtemp"] = 90,
["incubationtime"] = 17998.560547, --4:59,
+
["incubationtime"] = 17998.560547, --4:59,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031, --9:15,
+
["mintimebetweenmating"] = 64800, --18:00,
["juveniletime"] = 133333.328125, --37:02,
+
["maxtimebetweenmating"] = 172800 --48:00
["adolescenttime"] = 166666.65625, --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"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
["healthwildlevel"] = 0.15,
+
["healthwildlevel"] = 0.15,
["healthtamedlevel"] = 0.2025,
+
["healthtamedlevel"] = 0.2025,
["healthtamedmult"] = 0,
+
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -785,
["stamina"] = 275,
+
["stamina"] = 315,
["staminawildlevel"] = 0.05,
+
["staminawildlevel"] = 0.05,
["staminatamedlevel"] = 0.05,
+
["staminatamedlevel"] = 0.05,
["staminatamedmult"] = 0,
+
["staminatamedmult"] = 0,
["staminatamedadd"] = 0,
+
["staminatamedadd"] = 0,
["torpor"] = 725,
+
["torpor"] = 725,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["torportamedmult"] = 0,
+
["torportamedmult"] = 0,
["torportamedadd"] = 0.5,
+
["torportamedadd"] = 0.5,
["oxygen"] = 150,
+
["oxygen"] = 150,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["oxygentamedlevel"] = 0.1,
+
["oxygentamedlevel"] = 0.1,
["oxygentamedmult"] = 0,
+
["oxygentamedmult"] = 0,
["oxygentamedadd"] = 0,
+
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 1800,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["foodtamedlevel"] = 0.1,
+
["foodtamedlevel"] = 0.1,
["foodtamedmult"] = 0,
+
["foodtamedmult"] = 0,
["foodtamedadd"] = 0,
+
["foodtamedadd"] = 0,
["weight"] = 400,
+
["weight"] = 400,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["weighttamedlevel"] = 0.04,
+
["weighttamedlevel"] = 0.04,
["weighttamedmult"] = 0,
+
["weighttamedmult"] = 0,
["weighttamedadd"] = 0,
+
["weighttamedadd"] = 0,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["meleetamedlevel"] = 0.1,
+
["meleetamedlevel"] = 0.1,
["meleetamedmult"] = 0.4,
+
["meleetamedmult"] = 0.4,
["meleetamedadd"] = -0.25,
+
["meleetamedadd"] = -0.25,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.025,
["speedtamedmult"] = 0,
+
["speedtamedmult"] = 0,
["speedtamedadd"] = 0,
+
["speedtamedadd"] = 0,
["walkspeed"] = 690,
+
["walkspeed"] = 690,
["riddenwalkspeed"] = 690,
+
["riddenwalkspeed"] = 690,
["walkingstaminaconsumptionrate"] = 0.025,
+
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 796.949951,
+
["untamedrunspeed"] = 796.949951,
["tamedrunspeed"] = 796.949951,
+
["tamedrunspeed"] = 796.949951,
["tamedriddenrunspeed"] = 1394.662354,
+
["tamedriddenrunspeed"] = 1394.662354,
["runningstaminaconsumptionrate"] = 6,
+
["runningstaminaconsumptionrate"] = 6,
["swimspeed"] = 1100,
+
["swimspeed"] = 1100,
["riddenswimspeed"] = 1100,
+
["riddenswimspeed"] = 1100,
["flyspeed"] = 3000,
+
["flyspeed"] = 3000,
["flyriddenspeed"] = 3000,
+
["flyriddenspeed"] = 3000,
["untamedrunflyspeed"] = 2310.001221,
+
["untamedrunflyspeed"] = 2310.001221,
["tamedrunflyspeed"] = 2310.001221,
+
["tamedrunflyspeed"] = 2310.001221,
["tamedriddenrunflyspeed"] = 4042.502197,
+
["tamedriddenrunflyspeed"] = 4042.502197,
["flyingstaminaconsumptionrate"] = 0.275
+
["flyingstaminaconsumptionrate"] = 0.275
 
},
 
},
["grabweightthreshold"] = 300,
+
["grabweightthreshold"] = 300,
["dragweight"] = 555,
+
["dragweight"] = 555,
["mass"] = 800,
+
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["candamage"] = "Wood, Thatch, Greenhouse",
+
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["carryableby"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["candragcreatureswhileflying"] = "Yes",
+
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, 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, Therizinosaur, 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, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, 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, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
["passengerweightmultiplier"] = 1,
 
  +
["passengerweightmultiplier"] = 1,
["meleebase"] = 160,
 
  +
["meleebase"] = 160,
 
-- OMMISSION: ATTACKS -- Reason: Attacks pulled from Fire Wyvern.
 
-- OMMISSION: ATTACKS -- Reason: Attacks pulled from Fire Wyvern.
["killxpbase"] = 120,
+
["killxpbase"] = 120,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (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"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 27 957: Строка 25 621:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["alphabasilisk"] = {
 
["alphabasilisk"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["variants"] = "Basilisk",
+
["variants"] = "Basilisk, Basilisk Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
  +
["class"] = "MegaBasilisk_Character_BP_C",
["baseclass"] = "",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Basilisk/MegaBasilisk_Character_BP.MegaBasilisk_Character_BP'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Alpha Basilisk",
["class"] = "MegaBasilisk_Character_BP_C",
 
  +
["dossierimage"] = "",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Basilisk/MegaBasilisk_Character_BP.MegaBasilisk_Character_BP'",
 
["commonname"] = "Alpha Basilisk",
+
["dossieraddbook"] = "",
["dossierimage"] = "",
+
["soundfile"] = "",
["dossieraddbook"] = "",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
  +
["group"] = "Alpha Creatures, Fantasy Creatures, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["pronunciation"] = "",
 
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Serpens regulus",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Alpha Predators, Fantasy Creatures, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No",
+
["canbetamed"] = "No",
["rideable"] = "",
+
["rideable"] = "",
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
["canmountonhumans"] = "",
+
["canmountonhumans"] = "",
["nonviolenttame"] = "",
+
["nonviolenttame"] = "",
["knockouttame"] = "",
+
["knockouttame"] = "",
["ballowmountedweaponry"] = "",
+
["ballowmountedweaponry"] = "",
["minlevelnonviolent"] = "",
+
["minlevelnonviolent"] = "",
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "",
+
["wakeaffinitymult"] = "",
["wakefooddeplmult"] = ""
+
["wakefooddeplmult"] = ""
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["mobilekibble"] = "",
+
["mobilekibble"] = "",
["favoritefood"] = "",
+
["favoritefood"] = "",
["primitiveplusfood"] = "" -- (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"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "19500", -- health1 (creaturestats)
+
["health"] = "19500", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "650",
+
["stamina"] = "650",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "175",
+
["torpor"] = "175",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "2500",
+
["food"] = "2500",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "2200",
+
["weight"] = "2200",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.05",
+
["meleewildlevel"] = "0.05",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "1200", -- walkBase (creaturestats)
+
["walkspeed"] = "1200", -- walkBase (creaturestats)
["riddenwalkspeed"] = "600",
+
["riddenwalkspeed"] = "600",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "2016.000122", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "2016.000122", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "800", -- swimBase (creaturestats)
+
["swimspeed"] = "800", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "400",
+
["mass"] = "400",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "", -- List of traps that immobilize it
+
["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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
+
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "160",
+
["meleebase"] = "160",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "10",
+
["staminacost"] = "10",
["attackrange"] = "1300",
+
["attackrange"] = "1300",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "1500",
+
["activateattackrange"] = "1500",
 
["melee"] = {
 
["melee"] = {
["damage"] = "55",
+
["damage"] = "55",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 28 148: Строка 25 779:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Ranged",
+
["name"] = "Ranged",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "65",
+
["staminacost"] = "65",
["attackrange"] = "5000",
+
["attackrange"] = "5000",
["minattackrange"] = "1000",
+
["minattackrange"] = "1000",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "55",
+
["damage"] = "55",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "5",
+
["projectilelife"] = "5",
 
["impact"] = {
 
["impact"] = {
["damage"] = "120",
+
["damage"] = "120",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "60",
+
["damage"] = "60",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "500",
+
["radius"] = "500",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
}
+
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Gaze",
+
["name"] = "Gaze",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "50",
+
["staminacost"] = "50",
["attackrange"] = "5000",
+
["attackrange"] = "5000",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Roar",
+
["name"] = "Roar",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "5000",
+
["attackrange"] = "5000",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
}
 
}
 
},
 
},
["killxpbase"] = "800", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "800", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = "1", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
["specialloot"] = "Alpha Basilisk Fang (Aberration)",
+
["specialloot"] = "Alpha Basilisk Fang (Aberration)",
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 28 243: Строка 25 874:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["alphakarkinos"] = {
 
["alphakarkinos"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero",
["variants"] = "Karkinos",
+
["variants"] = "Karkinos, VR Karkinos",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
["baseclass"] = "",
+
["class"] = "MegaCrab_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Crab/MegaCrab_Character_BP.MegaCrab_Character_BP'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Alpha Karkinos",
["class"] = "MegaCrab_Character_BP_C",
 
  +
["dossierimage"] = "",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Crab/MegaCrab_Character_BP.MegaCrab_Character_BP'",
 
["commonname"] = "Alpha Karkinos",
+
["dossieraddbook"] = "",
["dossierimage"] = "",
+
["soundfile"] = "",
["dossieraddbook"] = "",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
  +
["group"] = "Alpha Creatures, Fantasy Creatures, Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["pronunciation"] = "",
 
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "Karkinos versatus",
+
["diet"] = "Omnivore",
["time"] = "Unknown",
 
["group"] = "Alpha Predators, Fantasy Creatures, Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Omnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "", -- Yes/No
+
["rideable"] = "", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["mobilekibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
+
["mobilekibble"] = "", -- (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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "No", -- Yes/No
+
["cansuffocate"] = "No", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "20400", -- health1 (creaturestats)
+
["health"] = "20400", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "600",
+
["stamina"] = "600",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "800",
+
["torpor"] = "800",
["torporwildlevel"] = "0.05",
+
["torporwildlevel"] = "0.05",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "5000",
+
["food"] = "5000",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "800",
+
["weight"] = "800",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.05",
+
["meleewildlevel"] = "0.05",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "600", -- walkBase (creaturestats)
+
["walkspeed"] = "600", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "1050", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "1050", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "600", -- swimBase (creaturestats)
+
["swimspeed"] = "600", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "250", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "450", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "400",
+
["mass"] = "400",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
+
["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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
+
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "160",
+
["meleebase"] = "160",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 28 483: Строка 26 081:
 
},
 
},
 
},
 
},
["killxpbase"] = "850", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "850", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = "1", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Chitin, Organic Polymer, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
["specialloot"] = "Alpha Karkinos Claw (Aberration)",
+
["specialloot"] = "Alpha Karkinos Claw (Aberration)",
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 28 498: Строка 26 096:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["alphasurfacereaperking"] = {
 
["alphasurfacereaperking"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["variants"] = "Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Reaper Queen",
+
["variants"] = "Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
  +
["class"] = "MegaXenomorph_Character_BP_Male_Surface_C",
["baseclass"] = "",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/MegaXenomorph_Character_BP_Male_Surface.MegaXenomorph_Character_BP_Male_surface'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Alpha Surface Reaper King",
["class"] = "MegaXenomorph_Character_BP_Male_Surface_C",
 
  +
["dossierimage"] = "",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/MegaXenomorph_Character_BP_Male_Surface.MegaXenomorph_Character_BP_Male_surface'",
 
  +
["dossieraddbook"] = "",
["commonname"] = "Alpha Surface Reaper King",
 
["dossierimage"] = "",
+
["soundfile"] = "",
["dossieraddbook"] = "",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
  +
["group"] = "Alpha Creatures, Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["pronunciation"] = "",
 
["categories"] = "",
+
["temperament"] = "Aggressive",
["species"] = "",
+
["diet"] = "Carnivore",
["time"] = "Unknown",
 
["group"] = "Alpha Predators, Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes", -- Yes/No
+
["torporimmune"] = "Yes", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "", -- health1 (creaturestats)
+
["health"] = "", -- health1 (creaturestats)
["healthwildlevel"] = "", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "",
+
["stamina"] = "",
["staminawildlevel"] = "",
+
["staminawildlevel"] = "",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "",
+
["torpor"] = "",
["torporwildlevel"] = "",
+
["torporwildlevel"] = "",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "",
+
["oxygen"] = "",
["oxygenwildlevel"] = "",
+
["oxygenwildlevel"] = "",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "",
+
["food"] = "",
["foodwildlevel"] = "",
+
["foodwildlevel"] = "",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "",
+
["weight"] = "",
["weightwildlevel"] = "",
+
["weightwildlevel"] = "",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "",
+
["melee"] = "",
["meleewildlevel"] = "",
+
["meleewildlevel"] = "",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "",
+
["speed"] = "",
["speedwildlevel"] = "",
+
["speedwildlevel"] = "",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "", -- walkBase (creaturestats)
+
["walkspeed"] = "", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "", -- swimBase (creaturestats)
+
["swimspeed"] = "", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "", -- List of traps that immobilize it
+
["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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
+
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "",
+
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 28 732: Строка 26 297:
 
},
 
},
 
},
 
},
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
+
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
["specialloot"] = "Alpha Reaper King Barb (Aberration)",
+
["specialloot"] = "Alpha Reaper King Barb (Aberration)",
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 28 747: Строка 26 312:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["basilisk"] = {
 
["basilisk"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Genesis: Part 1, Crystal Isles",
["variants"] = "Alpha Basilisk",
+
["variants"] = "Alpha Basilisk, Basilisk Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
["baseclass"] = "",
+
["class"] = "Basilisk_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Basilisk",
["class"] = "Basilisk_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Basilisk.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP'",
 
["commonname"] = "Basilisk",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Basilisk.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Serpens regulus",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Serpens regulus",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Yes",
["equipment"] = "Basilisk Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["uniquecostumes"] = "Basilisk Ghost Costume", -- (Wiki Value) List of skins/costumes that only this creature can wear
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = "0",
+
["minlevelnonviolent"] = "0",
["tameineffectivenessbyaffinity"] = "3",
+
["tameineffectivenessbyaffinity"] = "3",
["tameaffinitybase"] = "1600",
+
["tameaffinitybase"] = "1600",
["tameaffinityperlevel"] = "20",
+
["tameaffinityperlevel"] = "20",
["torpor1"] = "175",
+
["torpor1"] = "175",
["torporincrease"] = "0.06",
+
["torporincrease"] = "0.06",
["foodconsumptionbase"] = "0.001543",
+
["foodconsumptionbase"] = "0.001543",
["foodconsumptionmult"] = "648.088135",
+
["foodconsumptionmult"] = "648.088135",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "1.6",
+
["wakeaffinitymult"] = "1.6",
["wakefooddeplmult"] = "2"
+
["wakefooddeplmult"] = "2"
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Fertilized Rock Drake Egg",
+
["favoritefood"] = "Fertilized Rock Drake Egg (Aberration), Fertilized Magmasaur Egg (Genesis: Part 1)",
["primitiveplusfood"] = "" -- (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"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "No", -- Yes/No
+
["cansuffocate"] = "No", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "2750", -- health1 (creaturestats)
+
["health"] = "2750", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "650",
+
["stamina"] = "650",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "0.1",
+
["staminatamedlevel"] = "0.1",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0",
+
["staminatamedadd"] = "0",
["torpor"] = "175",
+
["torpor"] = "175",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "0.1",
+
["oxygentamedlevel"] = "0.1",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0",
+
["oxygentamedadd"] = "0",
["food"] = "2500",
+
["food"] = "2500",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0",
+
["foodtamedmult"] = "0",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "2200",
+
["weight"] = "2200",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.05",
+
["meleewildlevel"] = "0.05",
["meleetamedlevel"] = "0.01",
+
["meleetamedlevel"] = "0.01",
["meleetamedmult"] = "0.4",
+
["meleetamedmult"] = "0.4",
["meleetamedadd"] = "0.5",
+
["meleetamedadd"] = "0.5",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.1",
+
["speedtamedlevel"] = "0.1",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "0.2",
+
["speedtamedadd"] = "0.2",
["walkspeed"] = "600", -- walkBase (creaturestats)
+
["walkspeed"] = "600", -- walkBase (creaturestats)
["riddenwalkspeed"] = "600",
+
["riddenwalkspeed"] = "600",
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
["untamedrunspeed"] = "1008.000061", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "1008.000061", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "1680", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "1680", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "1680",
+
["tamedriddenrunspeed"] = "1680",
["runningstaminaconsumptionrate"] = "6", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "6", -- runStamina (creaturestats)
["swimspeed"] = "400", -- swimBase (creaturestats)
+
["swimspeed"] = "400", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "400",
+
["riddenswimspeed"] = "400",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "400",
+
["mass"] = "400",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["radiationimmune"] = "No",
["immobilizedby"] = "", -- List of traps that immobilize it
 
  +
["immobilizedby"] = "Net Projectile (Genesis: Part 2)", -- 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)
+
["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, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "0.85",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "0.85",
["meleebase"] = "50",
+
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "50",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "10",
+
["staminacost"] = "10",
["attackrange"] = "1300",
+
["attackrange"] = "1300",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "1500",
+
["activateattackrange"] = "1500",
 
["melee"] = {
 
["melee"] = {
["damage"] = "55",
+
["damage"] = "55",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "10",
+
["duration"] = "10",
["damagemultiplier"] = "3",
+
["damagemultiplier"] = "3",
["amount"] = "165"
+
["amount"] = "165"
 
}
 
}
 
}
 
}
Строка 28 937: Строка 26 472:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Ranged",
+
["name"] = "Ranged",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "65",
+
["staminacost"] = "65",
["attackrange"] = "5000",
+
["attackrange"] = "5000",
["minattackrange"] = "1000",
+
["minattackrange"] = "1000",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "55",
+
["damage"] = "55",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "10",
+
["duration"] = "10",
["damagemultiplier"] = "3",
+
["damagemultiplier"] = "3",
["amount"] = "165"
+
["amount"] = "165"
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "5",
+
["projectilelife"] = "5",
 
["impact"] = {
 
["impact"] = {
["damage"] = "120",
+
["damage"] = "120",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "60",
+
["damage"] = "60",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "500",
+
["radius"] = "500",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
}
+
}
 
}
 
}
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Gaze",
+
["name"] = "Gaze",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "50",
+
["staminacost"] = "50",
["attackrange"] = "5000",
+
["attackrange"] = "5000",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Roar",
+
["name"] = "Roar",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "5000",
+
["attackrange"] = "5000",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
}
 
}
 
},
 
},
["killxpbase"] = "4", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "4", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = "1", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
["specialloot"] = "Basilisk Scale (Aberration)",
+
["specialloot"] = "Basilisk Scale (Aberration)",
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["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: [basiliskghost]
  +
------------------------------------------------------------
  +
["basiliskghost"] = {
  +
["inherits"] = "basilisk",
  +
["dlc"] = "Aberration, Genesis: Part 1, Crystal Isles",
  +
["event"] = "ARK: Fear Evolved 4",
  +
["variants"] = "Alpha Basilisk, Basilisk",
  +
["releasedate"] = "2020-10-23",
  +
["releaseversion"] = "315.2",
  +
["xboxreleasedate"] = "2020-10-27",
  +
["xboxreleaseversion"] = "802.11",
  +
["psreleasedate"] = "2020-10-23",
  +
["psreleaseversion"] = "551.11",
  +
["egsreleasedate"] = "2020-10-23",
  +
["egsreleaseversion"] = "315.2",
  +
["class"] = "Ghost_Basilisk_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Basilisk/Ghost_Basilisk_Character_BP.Ghost_Basilisk_Character_BP'",
  +
["commonname"] = "Basilisk Ghost",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Event Creatures, Fantasy Creatures, Reptiles",
  +
["dossierimage"] = "Basilisk Ghost Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["taming"] = {
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = "",
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["specialloot"] = "Basilisk Ghost Costume, Basilisk Scale (Aberration)"
  +
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
-- Keywords: [bulbdog]
+
-- Keywords: [bulbdog] [pug] [lanternpug] [dog]
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["bulbdog"] = {
 
["bulbdog"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Genesis: Part 1, Genesis: Part 2",
["variants"] = "",
+
["variants"] = "Bulbdog Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
  +
["class"] = "LanternPug_Character_BP_C",
["baseclass"] = "",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternPug/LanternPug_Character_BP.LanternPug_Character_BP'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Bulbdog",
["class"] = "LanternPug_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Bulbdog.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternPug/LanternPug_Character_BP.LanternPug_Character_BP'",
 
["commonname"] = "Bulbdog",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Bulbdog.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Microluminis globulus",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Microluminis globulus",
 
["time"] = "Unknown",
+
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
["group"] = "Fantasy Creatures, Synapsids", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "Yes", -- Yes/No
+
["canbetamed"] = "Yes", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["uniquecostumes"] = "Bulbdog Ghost Costume", -- (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
+
["canmountonhumans"] = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "0", -- Non-violent tames only
+
["minlevelnonviolent"] = "0", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "2.5",
+
["tameineffectivenessbyaffinity"] = "2.5",
["tameaffinitybase"] = "2200",
+
["tameaffinitybase"] = "2200",
["tameaffinityperlevel"] = "65",
+
["tameaffinityperlevel"] = "65",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "0.000868",
+
["foodconsumptionbase"] = "0.000868",
["foodconsumptionmult"] = "2880.184326",
+
["foodconsumptionmult"] = "2880.184326",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
+
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
["wakefooddeplmult"] = "2" -- Non-violent tames only
+
["wakefooddeplmult"] = "2" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
+
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "15037.592773", -- Live births only
+
["gestationtime"] = "15037.592773", -- Live births only
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
+
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "64800",
["babytime"] = "17543.859375", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = "172800"
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "145",
+
["health"] = "145",
["healthwildlevel"] = "0.2",
+
["healthwildlevel"] = "0.2",
["healthtamedlevel"] = "0.27",
+
["healthtamedlevel"] = "0.27",
["healthtamedmult"] = "0",
+
["healthtamedmult"] = "0",
["healthtamedadd"] = "0.5",
+
["healthtamedadd"] = "0.5",
["stamina"] = "200",
+
["stamina"] = "200",
["staminawildlevel"] = "0.12",
+
["staminawildlevel"] = "0.12",
["staminatamedlevel"] = "0.12",
+
["staminatamedlevel"] = "0.12",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0.5",
+
["staminatamedadd"] = "0.5",
["torpor"] = "60",
+
["torpor"] = "60",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "165",
+
["oxygen"] = "165",
["oxygenwildlevel"] = "0.11",
+
["oxygenwildlevel"] = "0.11",
["oxygentamedlevel"] = "0.11",
+
["oxygentamedlevel"] = "0.11",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0.025",
+
["oxygentamedadd"] = "0.025",
["food"] = "450",
+
["food"] = "450",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0.15",
+
["foodtamedmult"] = "0.15",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "120",
+
["weight"] = "120",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.5",
+
["meleewildlevel"] = "0.5",
["meleetamedlevel"] = "0.1",
+
["meleetamedlevel"] = "0.1",
["meleetamedmult"] = "0.4",
+
["meleetamedmult"] = "0.4",
["meleetamedadd"] = "1",
+
["meleetamedadd"] = "1",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.01",
+
["speedtamedlevel"] = "0.01",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "1.3",
+
["speedtamedadd"] = "1.3",
["walkspeed"] = "50",
+
["walkspeed"] = "50",
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "0.025",
+
["walkingstaminaconsumptionrate"] = "0.025",
["untamedrunspeed"] = "400",
+
["untamedrunspeed"] = "400",
["tamedrunspeed"] = "200",
+
["tamedrunspeed"] = "200",
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "4",
+
["runningstaminaconsumptionrate"] = "4",
["swimspeed"] = "300",
+
["swimspeed"] = "300",
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "30", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "95",
+
["mass"] = "95",
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["radiationimmune"] = "Yes",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Gigantopithecus, Karkinos, Pteranodon, Quetzal, Tapejara, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
+
["candamage"] = "Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Aberrant Gigantopithecus, Gigantopithecus, Karkinos, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, X-Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["meleebase"] = "",
+
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 29 272: Строка 26 825:
 
},
 
},
 
},
 
},
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = "0",
+
["chancetodroploot"] = "0",
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["harvests"] = "Aggeravic Mushroom, Amarberry, Amarberry Seed, Aquatic Mushroom, Ascerbic Mushroom, Auric Mushroom, Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap, Charcoal, Citronal Seed, Fungal Wood (Aberration), 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: [bulbdogghost]
  +
------------------------------------------------------------
  +
["bulbdogghost"] = {
  +
["inherits"] = "bulbdog",
  +
["dlc"] = "Aberration, Valguero, Genesis: Part 1",
  +
["event"] = "ARK: Fear Evolved 4",
  +
["variants"] = "Bulbdog",
  +
["releasedate"] = "2020-10-23",
  +
["releaseversion"] = "315.2",
  +
["xboxreleasedate"] = "2020-10-27",
  +
["xboxreleaseversion"] = "802.11",
  +
["psreleasedate"] = "2020-10-23",
  +
["psreleaseversion"] = "551.11",
  +
["egsreleasedate"] = "2020-10-23",
  +
["egsreleaseversion"] = "315.2",
  +
["class"] = "Ghost_LanternPug_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternPug/Ghost_LanternPug_Character_BP.Ghost_LanternPug_Character_BP'",
  +
["commonname"] = "Bulbdog Ghost",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Event Creatures, Fantasy Creatures, Mammals",
  +
["dossierimage"] = "Bulbdog Ghost Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["taming"] = {
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = "",
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["specialloot"] = "Bulbdog Ghost Costume"
  +
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
-- Keywords: [featherlight] --
 
-- Keywords: [featherlight] --
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["featherlight"] = {
 
["featherlight"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["variants"] = "",
+
["variants"] = "",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "LanternBird_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternBird/LanternBird_Character_BP.LanternBird_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Featherlight",
["class"] = "LanternBird_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Featherlight.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternBird/LanternBird_Character_BP.LanternBird_Character_BP'",
 
["commonname"] = "Featherlight",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
["dossierimage"] = "Dossier Featherlight.png",
 
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Microluminis alectryon",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Birds, Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Microluminis alectryon",
 
["time"] = "Unknown",
+
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
["group"] = "Birds, Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "Yes", -- Yes/No
+
["canbetamed"] = "Yes", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "0", -- Non-violent tames only
+
["minlevelnonviolent"] = "0", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "2.5",
+
["tameineffectivenessbyaffinity"] = "2.5",
["tameaffinitybase"] = "2200",
+
["tameaffinitybase"] = "2200",
["tameaffinityperlevel"] = "65",
+
["tameaffinityperlevel"] = "65",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "0.000868",
+
["foodconsumptionbase"] = "0.000868",
["foodconsumptionmult"] = "2880.184326",
+
["foodconsumptionmult"] = "2880.184326",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
+
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
["wakefooddeplmult"] = "2" -- Non-violent tames only
+
["wakefooddeplmult"] = "2" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
+
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Featherlight Egg (Aberration)", -- (Wiki Value) Name of in-game egg
+
["egg"] = "Featherlight Egg (Aberration)", -- (Wiki Value) Name of in-game egg
["mintemp"] = "29", -- Eggs only
+
["mintemp"] = "29", -- Eggs only
["maxtemp"] = "32", -- Eggs only
+
["maxtemp"] = "32", -- Eggs only
["incubationtime"] = "5999.520508", -- Eggs only
+
["incubationtime"] = "5999.520508", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
+
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "64800",
["babytime"] = "17543.859375", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = "172800"
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "115", -- health1 (creaturestats)
+
["health"] = "115", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "100",
+
["stamina"] = "100",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "0.1",
+
["staminatamedlevel"] = "0.1",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0",
+
["staminatamedadd"] = "0",
["torpor"] = "60",
+
["torpor"] = "60",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "180",
+
["oxygen"] = "180",
["oxygenwildlevel"] = "0.11",
+
["oxygenwildlevel"] = "0.11",
["oxygentamedlevel"] = "0.11",
+
["oxygentamedlevel"] = "0.11",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0.2",
+
["oxygentamedadd"] = "0.2",
["food"] = "450",
+
["food"] = "450",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0.15",
+
["foodtamedmult"] = "0.15",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "70",
+
["weight"] = "70",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.065",
+
["meleewildlevel"] = "0.065",
["meleetamedlevel"] = "0.12",
+
["meleetamedlevel"] = "0.12",
["meleetamedmult"] = "0.5",
+
["meleetamedmult"] = "0.5",
["meleetamedadd"] = "1.1",
+
["meleetamedadd"] = "1.1",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.01",
+
["speedtamedlevel"] = "0.01",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "1.3",
+
["speedtamedadd"] = "1.3",
["walkspeed"] = "60", -- walkBase (creaturestats)
+
["walkspeed"] = "60", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
["untamedrunspeed"] = "165", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "165", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "165", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "165", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
["swimspeed"] = "100", -- swimBase (creaturestats)
+
["swimspeed"] = "100", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "300", -- flyBase (creaturestats)
+
["flyspeed"] = "300", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "825", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "825", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "825", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "825", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "3" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "3" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "10", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "80",
+
["mass"] = "80",
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
["radiationimmune"] = "Yes",
+
["radiationimmune"] = "Yes",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
+
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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)
+
["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"] = "Gigantopithecus, Procoptodon", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
+
["carryableby"] = "Aberrant Gigantopithecus, Gigantopithecus, Procoptodon", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
+
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "0.5",
+
["mounteddinoweightmultiplier"] = "0.5",
["meleebase"] = "3",
+
["meleebase"] = "3",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "BiteAttack",
+
["name"] = "BiteAttack",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "350",
+
["attackrange"] = "350",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "150",
+
["activateattackrange"] = "150",
 
["melee"] = {
 
["melee"] = {
["damage"] = "3",
+
["damage"] = "3",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 29 481: Строка 27 051:
 
},
 
},
 
},
 
},
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["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]
+
-- Keywords: [glowbug] [lightbug]
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["glowbug"] = {
 
["glowbug"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["variants"] = "",
+
["variants"] = "",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "Lightbug_Character_BaseBP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Lightbug/Lightbug_Character_BaseBP.Lightbug_Character_BaseBP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Glowbug",
["class"] = "Lightbug_Character_BaseBP_C",
 
  +
["dossierimage"] = "Dossier Glowbug.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Lightbug/Lightbug_Character_BaseBP.Lightbug_Character_BaseBP'",
 
["commonname"] = "Glowbug",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Glowbug.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Lampyridae sublimis",
["categories"] = "",
+
["time"] = "Miocene",
  +
["group"] = "Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Lampyridae sublimis",
 
["time"] = "Miocene",
+
["temperament"] = "Passive",
  +
["diet"] = "Unknown",
["group"] = "Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Passive",
 
["diet"] = "Unknown",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes", -- Yes/No
+
["torporimmune"] = "Yes", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "75", -- health1 (creaturestats)
+
["health"] = "75", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "100",
+
["stamina"] = "100",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "100",
+
["torpor"] = "100",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "450",
+
["food"] = "450",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "50",
+
["weight"] = "50",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.05",
+
["meleewildlevel"] = "0.05",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "2",
+
["speed"] = "2",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "60", -- walkBase (creaturestats)
+
["walkspeed"] = "60", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "150", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "150", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "200", -- swimBase (creaturestats)
+
["swimspeed"] = "200", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "120", -- flyBase (creaturestats)
+
["flyspeed"] = "120", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "300", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "300", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "300", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "30", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "80",
+
["mass"] = "80",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
+
["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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
+
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "10",
+
["meleebase"] = "10",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Ground bite attack",
+
["name"] = "Ground bite attack",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "500",
+
["attackrange"] = "500",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "18",
+
["damage"] = "18",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 29 688: Строка 27 227:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Fly bite attack",
+
["name"] = "Fly bite attack",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "500",
+
["attackrange"] = "500",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "18",
+
["damage"] = "18",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 29 713: Строка 27 252:
 
},
 
},
 
},
 
},
["killxpbase"] = "1", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "1", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
-- Keywords: [glowtail] [glow tail]
+
-- Keywords: [glowtail]
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["glowtail"] = {
 
["glowtail"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Crystal Isles, Genesis: Part 2",
["variants"] = "",
+
["variants"] = "",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
  +
["class"] = "LanternLizard_Character_BP_C",
["baseclass"] = "",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_Character_BP'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Glowtail",
["class"] = "LanternLizard_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Glowtail.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_Character_BP'",
 
["commonname"] = "Glowtail",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Glowtail.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Microluminis psykhe",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Microluminis psykhe",
 
["time"] = "Unknown",
+
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
["group"] = "Fantasy Creatures, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "Yes", -- Yes/No
+
["canbetamed"] = "Yes", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "0", -- Non-violent tames only
+
["minlevelnonviolent"] = "0", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "2.5",
+
["tameineffectivenessbyaffinity"] = "2.5",
["tameaffinitybase"] = "2200",
+
["tameaffinitybase"] = "2200",
["tameaffinityperlevel"] = "65",
+
["tameaffinityperlevel"] = "65",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "0.06",
+
["torporincrease"] = "0.06",
["foodconsumptionbase"] = "0.000868",
+
["foodconsumptionbase"] = "0.000868",
["foodconsumptionmult"] = "2880.184326",
+
["foodconsumptionmult"] = "2880.184326",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
+
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
["wakefooddeplmult"] = "2" -- Non-violent tames only
+
["wakefooddeplmult"] = "2" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
+
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Glowtail Egg (Aberration)", -- (Wiki Value) Name of in-game egg
+
["egg"] = "Glowtail Egg (Aberration)", -- (Wiki Value) Name of in-game egg
["mintemp"] = "30", -- Eggs only
+
["mintemp"] = "30", -- Eggs only
["maxtemp"] = "34", -- Eggs only
+
["maxtemp"] = "34", -- Eggs only
["incubationtime"] = "8999.280273", -- Eggs only
+
["incubationtime"] = "8999.280273", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
+
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "64800",
["babytime"] = "17543.859375", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = "172800"
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "115", -- health1 (creaturestats)
+
["health"] = "115", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "100",
+
["stamina"] = "100",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "0.125",
+
["staminatamedlevel"] = "0.125",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0",
+
["staminatamedadd"] = "0",
["torpor"] = "60",
+
["torpor"] = "60",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "200",
+
["oxygen"] = "200",
["oxygenwildlevel"] = "0.12",
+
["oxygenwildlevel"] = "0.12",
["oxygentamedlevel"] = "0.115",
+
["oxygentamedlevel"] = "0.115",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0.12",
+
["oxygentamedadd"] = "0.12",
["food"] = "450",
+
["food"] = "450",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0.15",
+
["foodtamedmult"] = "0.15",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "70",
+
["weight"] = "70",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.055",
+
["meleewildlevel"] = "0.055",
["meleetamedlevel"] = "0.11",
+
["meleetamedlevel"] = "0.11",
["meleetamedmult"] = "0.425",
+
["meleetamedmult"] = "0.425",
["meleetamedadd"] = "1.11",
+
["meleetamedadd"] = "1.11",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.01",
+
["speedtamedlevel"] = "0.01",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "1.3",
+
["speedtamedadd"] = "1.3",
["walkspeed"] = "60", -- walkBase (creaturestats)
+
["walkspeed"] = "60", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
["untamedrunspeed"] = "503.999969", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "503.999969", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "240", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "240", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
["swimspeed"] = "300", -- swimBase (creaturestats)
+
["swimspeed"] = "300", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "80",
+
["mass"] = "80",
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["radiationimmune"] = "Yes",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Gigantopithecus, Karkinos, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
+
["candamage"] = "Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Aberrant Gigantopithecus, Gigantopithecus, Karkinos, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, X-Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["meleebase"] = "10",
+
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "10",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 29 966: Строка 27 475:
 
},
 
},
 
},
 
},
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["harvests"] = "Aggeravic Mushroom, Amarberry, Amarberry Seed, Aquatic Mushroom, Ascerbic Mushroom, Auric Mushroom, Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap, Charcoal, Citronal Seed, Fungal Wood (Aberration), 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
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 29 980: Строка 27 489:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["karkinos"] = {
 
["karkinos"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["variants"] = "Alpha Karkinos",
+
["variants"] = "Alpha Karkinos, VR Karkinos",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
["baseclass"] = "",
+
["class"] = "Crab_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Crab/Crab_Character_BP.Crab_Character_BP'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Karkinos",
["class"] = "Crab_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Karkinos.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Crab/Crab_Character_BP.Crab_Character_BP'",
 
["commonname"] = "Karkinos",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Karkinos.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Karkinos versatus",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Karkinos versatus",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Omnivore",
["group"] = "Fantasy Creatures, Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Omnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "Yes", -- Yes/No
+
["canbetamed"] = "Yes", -- Yes/No
["rideable"] = "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
+
["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
+
["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
+
["canmountonhumans"] = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "Yes", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "Yes", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "0.56",
+
["tameineffectivenessbyaffinity"] = "0.56",
["tameaffinitybase"] = "7200",
+
["tameaffinitybase"] = "7200",
["tameaffinityperlevel"] = "210",
+
["tameaffinityperlevel"] = "210",
["torpor1"] = "800",
+
["torpor1"] = "800",
["torporincrease"] = "40",
+
["torporincrease"] = "40",
["foodconsumptionbase"] = "0.003156",
+
["foodconsumptionbase"] = "0.003156",
["foodconsumptionmult"] = "181",
+
["foodconsumptionmult"] = "181",
["torpordepletionps0"] = "0.5",
+
["torpordepletionps0"] = "0.5",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Exceptional Kibble", -- (Wiki Value) Favorite kibble to consume, if any
+
["kibble"] = "Exceptional 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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "No", -- Yes/No
+
["cansuffocate"] = "No", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "1200", -- health1 (creaturestats)
+
["health"] = "1200", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "600",
+
["stamina"] = "600",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "0.1",
+
["staminatamedlevel"] = "0.1",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0",
+
["staminatamedadd"] = "0",
["torpor"] = "800",
+
["torpor"] = "800",
["torporwildlevel"] = "0.05",
+
["torporwildlevel"] = "0.05",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "0.1",
+
["oxygentamedlevel"] = "0.1",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0",
+
["oxygentamedadd"] = "0",
["food"] = "5000",
+
["food"] = "5000",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0",
+
["foodtamedmult"] = "0",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "800",
+
["weight"] = "800",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.05",
+
["meleewildlevel"] = "0.05",
["meleetamedlevel"] = "0.1",
+
["meleetamedlevel"] = "0.1",
["meleetamedmult"] = "0.4",
+
["meleetamedmult"] = "0.4",
["meleetamedadd"] = "0.5",
+
["meleetamedadd"] = "0.5",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.01",
+
["speedtamedlevel"] = "0.01",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "0",
+
["speedtamedadd"] = "0",
["walkspeed"] = "300", -- walkBase (creaturestats)
+
["walkspeed"] = "300", -- walkBase (creaturestats)
["riddenwalkspeed"] = "300",
+
["riddenwalkspeed"] = "300",
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
["untamedrunspeed"] = "525", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "525", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "735", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "735", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "735",
+
["tamedriddenrunspeed"] = "735",
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
["swimspeed"] = "300", -- swimBase (creaturestats)
+
["swimspeed"] = "300", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "300",
+
["riddenswimspeed"] = "300",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "250", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "450", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "400",
+
["mass"] = "400",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["radiationimmune"] = "Yes",
+
["radiationimmune"] = "Yes",
["immobilizedby"] = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
+
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)", -- 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)
+
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
["carryableby"] = "Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
+
["carryableby"] = "Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
+
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "0.85",
+
["passengerweightmultiplier"] = "0.85",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "20",
+
["meleebase"] = "20",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 30 221: Строка 27 699:
 
},
 
},
 
},
 
},
["killxpbase"] = "6", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "6", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = "0.3", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Chitin, Organic Polymer, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["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
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 30 235: Строка 27 713:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["lamprey"] = {
 
["lamprey"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["variants"] = "",
+
["variants"] = "",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
["baseclass"] = "",
+
["class"] = "Lamprey_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Lamprey/Lamprey_Character.Lamprey_Character'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Lamprey",
["class"] = "Lamprey_Character_C",
 
  +
["dossierimage"] = "Dossier Lamprey.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Lamprey/Lamprey_Character.Lamprey_Character'",
 
["commonname"] = "Lamprey",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Lamprey.png",
+
["soundfile"] = "Lampreysound.ogg",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "Lampreysound.ogg",
+
["categories"] = "Aquatic",
["pronunciation"] = "",
+
["species"] = "Xenomyzon luminosus",
["categories"] = "Aquatic",
+
["time"] = "Holocene",
  +
["group"] = "Fish", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Xenomyzon luminosus",
 
["time"] = "Holocene",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Fish", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "No",
["canmountonhumans"] = "No",
+
["canmountonhumans"] = "No",
["nonviolenttame"] = "Yes",
+
["nonviolenttame"] = "Yes",
["knockouttame"] = "No",
+
["knockouttame"] = "No",
["ballowmountedweaponry"] = "No",
+
["ballowmountedweaponry"] = "No",
["minlevelnonviolent"] = 0
+
["minlevelnonviolent"] = 0
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "", -- health1 (creaturestats)
+
["health"] = "", -- health1 (creaturestats)
["healthwildlevel"] = "", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "",
+
["stamina"] = "",
["staminawildlevel"] = "",
+
["staminawildlevel"] = "",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "",
+
["torpor"] = "",
["torporwildlevel"] = "",
+
["torporwildlevel"] = "",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "",
+
["oxygen"] = "",
["oxygenwildlevel"] = "",
+
["oxygenwildlevel"] = "",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "",
+
["food"] = "",
["foodwildlevel"] = "",
+
["foodwildlevel"] = "",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "",
+
["weight"] = "",
["weightwildlevel"] = "",
+
["weightwildlevel"] = "",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "",
+
["melee"] = "",
["meleewildlevel"] = "",
+
["meleewildlevel"] = "",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "",
+
["speed"] = "",
["speedwildlevel"] = "",
+
["speedwildlevel"] = "",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "", -- walkBase (creaturestats)
+
["walkspeed"] = "", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "", -- swimBase (creaturestats)
+
["swimspeed"] = "", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "370", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "370", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["radiationimmune"] = "No",
["immobilizedby"] = "", -- List of traps that immobilize it
 
  +
["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)
+
["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, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["meleebase"] = "",
+
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 30 462: Строка 27 910:
 
},
 
},
 
},
 
},
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
["canbeharvestedfor"] = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
+
["canbeharvestedfor"] = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 30 476: Строка 27 924:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["nameless"] = {
 
["nameless"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Genesis: Part 1",
  +
["releasedate"] = "2017-12-12",
["variants"] = "Nameless - Rockwell Arena, Nameless - The Surface",
 
["releasedate"] = "2017-12-12",
+
["releaseversion"] = "275.0",
["releaseversion"] = "275.0",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleaseversion"] = "768.0",
["xboxreleaseversion"] = "768.0",
+
["psreleasedate"] = "2017-12-12",
["ps4releasedate"] = "2017-12-12",
+
["psreleaseversion"] = "518.0",
["ps4releaseversion"] = "518.0",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleasedate"] = "Unreleased",
+
["egsreleaseversion"] = "311.74",
  +
["baseclass"] = "ChupaCabra_Character_BP_C",
["mobilereleaseversion"] = "",
 
  +
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP.ChupaCabra_Character_BP'",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
+
["commonname"] = "Nameless",
  +
["dossierimage"] = "Dossier Nameless.png",
["baseclass"] = "ChupaCabra_Character_BP_C",
 
  +
["dossieraddbook"] = "Yes",
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP.ChupaCabra_Character_BP'",
 
["commonname"] = "Nameless",
+
["soundfile"] = "Namelesssound.ogg",
["dossierimage"] = "Dossier Nameless.png",
+
["pronunciation"] = "",
["dossieraddbook"] = "Yes",
+
["categories"] = "",
["soundfile"] = "Namelesssound.ogg",
+
["species"] = "",
["pronunciation"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["categories"] = "",
 
["species"] = "",
+
["temperament"] = "Aggressive",
["time"] = "Unknown",
+
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "", -- Yes/No
+
["torporimmune"] = "", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "", -- health1 (creaturestats)
+
["health"] = "", -- health1 (creaturestats)
["healthwildlevel"] = "", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "",
+
["stamina"] = "",
["staminawildlevel"] = "",
+
["staminawildlevel"] = "",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "",
+
["torpor"] = "",
["torporwildlevel"] = "",
+
["torporwildlevel"] = "",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "",
+
["oxygen"] = "",
["oxygenwildlevel"] = "",
+
["oxygenwildlevel"] = "",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "",
+
["food"] = "",
["foodwildlevel"] = "",
+
["foodwildlevel"] = "",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "",
+
["weight"] = "",
["weightwildlevel"] = "",
+
["weightwildlevel"] = "",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "",
+
["melee"] = "",
["meleewildlevel"] = "",
+
["meleewildlevel"] = "",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "",
+
["speed"] = "",
["speedwildlevel"] = "",
+
["speedwildlevel"] = "",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "", -- walkBase (creaturestats)
+
["walkspeed"] = "", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "", -- swimBase (creaturestats)
+
["swimspeed"] = "", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "", -- List of traps that immobilize it
+
["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)
+
["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, Karkinos, Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
+
["carryableby"] = "Argentavis, Karkinos, Quetzal, Tek Quetzal, X-Argentavis", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
+
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "",
+
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 30 713: Строка 28 129:
 
},
 
},
 
},
 
},
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
["lootitems"] = "Nameless Venom (Aberration)",
+
["lootitems"] = "Nameless Venom (Aberration)",
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
+
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [ravager] [cavewolf]
-- 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"] = {
 
["ravager"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["variants"] = "",
+
["variants"] = "VR Ravager",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["class"] = "CaveWolf_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/CaveWolf/CaveWolf_Character_BP.CaveWolf_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Ravager",
["class"] = "CaveWolf_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Ravager.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/CaveWolf/CaveWolf_Character_BP.CaveWolf_Character_BP'",
 
["commonname"] = "Ravager",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Ravager.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Canis barghest",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Canis barghest",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "Yes", -- Yes/No
+
["canbetamed"] = "Yes", -- Yes/No
["rideable"] = "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
+
["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
+
["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
+
["canmountonhumans"] = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "Yes", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "Yes", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "3.125",
+
["tameineffectivenessbyaffinity"] = "3.125",
["tameaffinitybase"] = "1850",
+
["tameaffinitybase"] = "1850",
["tameaffinityperlevel"] = "85",
+
["tameaffinityperlevel"] = "85",
["torpor1"] = "500",
+
["torpor1"] = "500",
["torporincrease"] = "30",
+
["torporincrease"] = "30",
["foodconsumptionbase"] = "0.001543",
+
["foodconsumptionbase"] = "0.001543",
["foodconsumptionmult"] = "288.039185",
+
["foodconsumptionmult"] = "288.039185",
["torpordepletionps0"] = "0.3",
+
["torpordepletionps0"] = "0.3",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Raw Mutton", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
+
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "15037.592773", -- Live births only
+
["gestationtime"] = "15037.592773", -- Live births only
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
+
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "64800",
["babytime"] = "17543.859375", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = "172800"
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "400", -- health1 (creaturestats)
+
["health"] = "400", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "350",
+
["stamina"] = "350",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "0.1",
+
["staminatamedlevel"] = "0.1",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0",
+
["staminatamedadd"] = "0",
["torpor"] = "500",
+
["torpor"] = "500",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "0.1",
+
["oxygentamedlevel"] = "0.1",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0",
+
["oxygentamedadd"] = "0",
["food"] = "1200",
+
["food"] = "1200",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0.15",
+
["foodtamedmult"] = "0.15",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "500",
+
["weight"] = "500",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.04",
+
["meleewildlevel"] = "0.04",
["meleetamedlevel"] = "0.08",
+
["meleetamedlevel"] = "0.08",
["meleetamedmult"] = "0.3",
+
["meleetamedmult"] = "0.3",
["meleetamedadd"] = "0.3",
+
["meleetamedadd"] = "0.3",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.01",
+
["speedtamedlevel"] = "0.01",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "0.35",
+
["speedtamedadd"] = "0.35",
["walkspeed"] = "300", -- walkBase (creaturestats)
+
["walkspeed"] = "300", -- walkBase (creaturestats)
["riddenwalkspeed"] = "300",
+
["riddenwalkspeed"] = "300",
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
["untamedrunspeed"] = "924", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "924", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "924", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "924", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "924",
+
["tamedriddenrunspeed"] = "924",
["runningstaminaconsumptionrate"] = "7", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "7", -- runStamina (creaturestats)
["swimspeed"] = "300", -- swimBase (creaturestats)
+
["swimspeed"] = "300", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "300",
+
["riddenswimspeed"] = "300",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "120", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "195",
+
["mass"] = "195",
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
 
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Karkinos, Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
+
["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"] = "Karkinos, Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "0.85",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "0.85",
["meleebase"] = "33",
+
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "33",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "5",
+
["staminacost"] = "5",
["attackrange"] = "500",
+
["attackrange"] = "500",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "25",
+
["damage"] = "25",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 30 937: Строка 28 307:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "300",
+
["attackrange"] = "300",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "25",
+
["damage"] = "25",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 30 962: Строка 28 332:
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Howl",
+
["name"] = "Howl",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "365",
+
["attackrange"] = "365",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "25",
+
["damage"] = "25",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 30 987: Строка 28 357:
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Bite Below",
+
["name"] = "Bite Below",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "5",
+
["staminacost"] = "5",
["attackrange"] = "400",
+
["attackrange"] = "400",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "25",
+
["damage"] = "25",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 31 012: Строка 28 382:
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Bite Above",
+
["name"] = "Bite Above",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "5",
+
["staminacost"] = "5",
["attackrange"] = "400",
+
["attackrange"] = "400",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "25",
+
["damage"] = "25",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 31 037: Строка 28 407:
 
},
 
},
 
["6"] = {
 
["6"] = {
["name"] = "Claw Below",
+
["name"] = "Claw Below",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "400",
+
["attackrange"] = "400",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "33",
+
["damage"] = "33",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 31 062: Строка 28 432:
 
},
 
},
 
["7"] = {
 
["7"] = {
["name"] = "Claw Above",
+
["name"] = "Claw Above",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "300",
+
["attackrange"] = "300",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "33",
+
["damage"] = "33",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 31 087: Строка 28 457:
 
},
 
},
 
["8"] = {
 
["8"] = {
["name"] = "Bite Jump",
+
["name"] = "Bite Jump",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "1000",
+
["attackrange"] = "1000",
["minattackrange"] = "100",
+
["minattackrange"] = "100",
["activateattackrange"] = "800",
+
["activateattackrange"] = "800",
 
["melee"] = {
 
["melee"] = {
["damage"] = "25",
+
["damage"] = "25",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 31 112: Строка 28 482:
 
},
 
},
 
},
 
},
["killxpbase"] = "6", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "6", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Carnivores_Medium",
+
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = "0.3", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["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
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 31 126: Строка 28 496:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["reaper"] = {
 
["reaper"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Extinction, Genesis: Part 1, Genesis: Part 2",
["variants"] = "Reaper King, Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
+
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["baseclass"] = "Xenomorph_Character_BP_Male_C",
["switchreleasedate"] = "Unreleased",
 
  +
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'",
["switchreleaseversion"] = "",
 
  +
["class"] = "",
["baseclass"] = "Xenomorph_Character_BP_Male_C",
 
  +
["blueprintpath"] = "",
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'",
 
["class"] = "",
+
["commonname"] = "Reaper",
["blueprintpath"] = "",
+
["dossierimage"] = "Dossier Reaper.png",
["commonname"] = "Reaper",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Reaper.png",
+
["soundfile"] = "Reapersound.ogg",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "Reapersound.ogg",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "", -- Yes/No
+
["torporimmune"] = "", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "Yes", -- Yes/No
+
["rideable"] = "Yes", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["uniquecostumes"] = "Reaper Ghost Costume", -- (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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "43200", -- Live births only
+
["gestationtime"] = "43200", -- Live births only
["maturationtime"] = "277777.75", -- In seconds - Total maturation time
+
["maturationtime"] = "277777.75", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "0",
["babytime"] = "27777.775391", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = "0"
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "", -- health1 (creaturestats)
+
["health"] = "", -- health1 (creaturestats)
["healthwildlevel"] = "", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "",
+
["stamina"] = "",
["staminawildlevel"] = "",
+
["staminawildlevel"] = "",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "",
+
["torpor"] = "",
["torporwildlevel"] = "",
+
["torporwildlevel"] = "",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "",
+
["oxygen"] = "",
["oxygenwildlevel"] = "",
+
["oxygenwildlevel"] = "",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "",
+
["food"] = "",
["foodwildlevel"] = "",
+
["foodwildlevel"] = "",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "",
+
["weight"] = "",
["weightwildlevel"] = "",
+
["weightwildlevel"] = "",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "",
+
["melee"] = "",
["meleewildlevel"] = "",
+
["meleewildlevel"] = "",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "",
+
["speed"] = "",
["speedwildlevel"] = "",
+
["speedwildlevel"] = "",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "", -- walkBase (creaturestats)
+
["walkspeed"] = "", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "", -- swimBase (creaturestats)
+
["swimspeed"] = "", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "525", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "525", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["radiationimmune"] = "Yes",
+
["radiationimmune"] = "Yes",
["immobilizedby"] = "", -- List of traps that immobilize it
+
["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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
+
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "",
+
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 31 366: Строка 28 705:
 
},
 
},
 
},
 
},
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
["lootitems"] = "Reaper Pheromone Gland (Aberration)",
+
["lootitems"] = "Reaper Pheromone Gland (Aberration)",
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
+
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 31 381: Строка 28 720:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["reaperking"] = {
 
["reaperking"] = {
["inherits"] = "reaper",
+
["inherits"] = "reaper",
["variants"] = "Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
+
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
["baseclass"] = "Xenomorph_Character_BP_Male_Tamed_C",
+
["baseclass"] = "Xenomorph_Character_BP_Male_Tamed_C",
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Tamed.Xenomorph_Character_BP_Male_Tamed'",
+
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Tamed.Xenomorph_Character_BP_Male_Tamed'",
["commonname"] = "Reaper King"
+
["commonname"] = "Reaper King"
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 31 391: Строка 28 730:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["elementalreaperking"] = {
 
["elementalreaperking"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["variants"] = "Reaper King, Subterranean Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
+
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
  +
["class"] = "Xenomorph_Character_BP_Male_Minion_C",
["baseclass"] = "",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Elemental Reaper King",
["class"] = "Xenomorph_Character_BP_Male_Minion_C",
 
  +
["dossierimage"] = "Dossier Reaper.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion'",
 
  +
["dossieraddbook"] = "Yes",
["commonname"] = "Elemental Reaper King",
 
["dossierimage"] = "Dossier Reaper.png",
+
["soundfile"] = "Reapersound.ogg",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "Reapersound.ogg",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "", -- Yes/No
+
["torporimmune"] = "", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["health"] = "", -- health1 (creaturestats)
+
["health"] = "", -- health1 (creaturestats)
["healthwildlevel"] = "", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["stamina"] = "",
+
["stamina"] = "",
["staminawildlevel"] = "",
+
["staminawildlevel"] = "",
["torpor"] = "",
+
["torpor"] = "",
["torporwildlevel"] = "",
+
["torporwildlevel"] = "",
["oxygen"] = "",
+
["oxygen"] = "",
["oxygenwildlevel"] = "",
+
["oxygenwildlevel"] = "",
["food"] = "",
+
["food"] = "",
["foodwildlevel"] = "",
+
["foodwildlevel"] = "",
["weight"] = "",
+
["weight"] = "",
["weightwildlevel"] = "",
+
["weightwildlevel"] = "",
["melee"] = "",
+
["melee"] = "",
["meleewildlevel"] = "",
+
["meleewildlevel"] = "",
["speed"] = "",
+
["speed"] = "",
["speedwildlevel"] = "",
+
["speedwildlevel"] = "",
["walkspeed"] = "", -- walkBase (creaturestats)
+
["walkspeed"] = "", -- walkBase (creaturestats)
["swimspeed"] = "", -- swimBase (creaturestats)
+
["swimspeed"] = "", -- swimBase (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "", -- List of traps that immobilize it
+
["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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
+
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "",
+
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 31 589: Строка 28 897:
 
},
 
},
 
},
 
},
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
+
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 31 603: Строка 28 911:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["subterraneanreaperking"] = {
 
["subterraneanreaperking"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["variants"] = "Reaper King, Elemental Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
+
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Surface Reaper King, Surface Reaper King Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
  +
["class"] = "Xenomorph_Character_BP_Male_Chupa_C",
["baseclass"] = "",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Chupa.Xenomorph_Character_BP_Male_Chupa'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Subterranean Reaper King",
["class"] = "Xenomorph_Character_BP_Male_Chupa_C",
 
  +
["dossierimage"] = "Dossier Reaper.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Chupa.Xenomorph_Character_BP_Male_Chupa'",
 
  +
["dossieraddbook"] = "Yes",
["commonname"] = "Subterranean Reaper King",
 
["dossierimage"] = "Dossier Reaper.png",
+
["soundfile"] = "Reapersound.ogg",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "Reapersound.ogg",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "", -- Yes/No
+
["torporimmune"] = "", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["health"] = "", -- health1 (creaturestats)
+
["health"] = "", -- health1 (creaturestats)
["healthwildlevel"] = "", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["stamina"] = "",
+
["stamina"] = "",
["staminawildlevel"] = "",
+
["staminawildlevel"] = "",
["torpor"] = "",
+
["torpor"] = "",
["torporwildlevel"] = "",
+
["torporwildlevel"] = "",
["oxygen"] = "",
+
["oxygen"] = "",
["oxygenwildlevel"] = "",
+
["oxygenwildlevel"] = "",
["food"] = "",
+
["food"] = "",
["foodwildlevel"] = "",
+
["foodwildlevel"] = "",
["weight"] = "",
+
["weight"] = "",
["weightwildlevel"] = "",
+
["weightwildlevel"] = "",
["melee"] = "",
+
["melee"] = "",
["meleewildlevel"] = "",
+
["meleewildlevel"] = "",
["speed"] = "",
+
["speed"] = "",
["speedwildlevel"] = "",
+
["speedwildlevel"] = "",
["walkspeed"] = "", -- walkBase (creaturestats)
+
["walkspeed"] = "", -- walkBase (creaturestats)
["swimspeed"] = "", -- swimBase (creaturestats)
+
["swimspeed"] = "", -- swimBase (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "", -- List of traps that immobilize it
+
["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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
+
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "",
+
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 31 801: Строка 29 078:
 
},
 
},
 
},
 
},
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
+
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 31 815: Строка 29 092:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["surfacereaperking"] = {
 
["surfacereaperking"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Genesis: Part 1",
["variants"] = "Reaper King, Elemental Reaper King, Subterranean Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
+
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["baseclass"] = "",
["switchreleaseversion"] = "",
+
["baseblueprintpath"] = "",
  +
["class"] = "Xenomorph_Character_BP_Male_Surface_C",
["baseclass"] = "",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Surface.Xenomorph_Character_BP_Male_Surface'",
["baseblueprintpath"] = "",
 
  +
["commonname"] = "Surface Reaper King",
["class"] = "Xenomorph_Character_BP_Male_Surface_C",
 
  +
["dossierimage"] = "Dossier Reaper.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Surface.Xenomorph_Character_BP_Male_Surface'",
 
["commonname"] = "Surface Reaper King",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Reaper.png",
+
["soundfile"] = "Reapersound.ogg",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "Reapersound.ogg",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "", -- Yes/No
+
["torporimmune"] = "", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["cansuffocate"] = "", -- Yes/No
+
["cansuffocate"] = "", -- Yes/No
["health"] = "", -- health1 (creaturestats)
+
["health"] = "", -- health1 (creaturestats)
["healthwildlevel"] = "", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["stamina"] = "",
+
["stamina"] = "",
["staminawildlevel"] = "",
+
["staminawildlevel"] = "",
["torpor"] = "",
+
["torpor"] = "",
["torporwildlevel"] = "",
+
["torporwildlevel"] = "",
["oxygen"] = "",
+
["oxygen"] = "",
["oxygenwildlevel"] = "",
+
["oxygenwildlevel"] = "",
["food"] = "",
+
["food"] = "",
["foodwildlevel"] = "",
+
["foodwildlevel"] = "",
["weight"] = "",
+
["weight"] = "",
["weightwildlevel"] = "",
+
["weightwildlevel"] = "",
["melee"] = "",
+
["melee"] = "",
["meleewildlevel"] = "",
+
["meleewildlevel"] = "",
["speed"] = "",
+
["speed"] = "",
["speedwildlevel"] = "",
+
["speedwildlevel"] = "",
["walkspeed"] = "", -- walkBase (creaturestats)
+
["walkspeed"] = "", -- walkBase (creaturestats)
["swimspeed"] = "", -- swimBase (creaturestats)
+
["swimspeed"] = "", -- swimBase (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "", -- List of traps that immobilize it
+
["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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "", -- Yes/No
+
["candragcreatureswhileflying"] = "", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "",
+
["meleebase"] = "",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "",
+
["name"] = "",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "",
+
["staminacost"] = "",
["attackrange"] = "",
+
["attackrange"] = "",
["minattackrange"] = "",
+
["minattackrange"] = "",
["activateattackrange"] = "",
+
["activateattackrange"] = "",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
["projectile"] = {
+
["projectile"] = {
["projectilelife"] = "",
+
["projectilelife"] = "",
 
["impact"] = {
 
["impact"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = "",
+
["damage"] = "",
["impulse"] = "",
+
["impulse"] = "",
["radius"] = "",
+
["radius"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
["raidtorpormultiplier"] = "",
+
["raidtorpormultiplier"] = "",
["raidtorpor"] = "",
+
["raidtorpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 013: Строка 29 259:
 
},
 
},
 
},
 
},
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
+
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 32 027: Строка 29 273:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["reaperqueen"] = {
 
["reaperqueen"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["variants"] = "Reaper King, Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Alpha Surface Reaper King, Corrupted Reaper King",
+
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["baseclass"] = "Xenomorph_Character_BP_Female_C",
["switchreleasedate"] = "Unreleased",
 
  +
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Female.Xenomorph_Character_BP_Female'",
["switchreleaseversion"] = "",
 
  +
["class"] = "",
["baseclass"] = "Xenomorph_Character_BP_Female_C",
 
  +
["blueprintpath"] = "",
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Female.Xenomorph_Character_BP_Female'",
 
["class"] = "",
+
["commonname"] = "Reaper",
["blueprintpath"] = "",
+
["dossierimage"] = "Dossier Reaper.png",
["commonname"] = "Reaper",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Reaper.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "", -- Yes/No
+
["torporimmune"] = "", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No", -- Yes/No
+
["cansuffocate"] = "No", -- Yes/No
["health"] = "45000", -- health1 (creaturestats)
+
["health"] = "45000", -- health1 (creaturestats)
["healthwildlevel"] = "0.0052", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.0052", -- healthIncW (creaturestats)
["stamina"] = "480",
+
["stamina"] = "480",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["torpor"] = "925",
+
["torpor"] = "925",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["food"] = "3000",
+
["food"] = "3000",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["weight"] = "415",
+
["weight"] = "415",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0",
+
["meleewildlevel"] = "0",
["speed"] = "100",
+
["speed"] = "100",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["walkspeed"] = "900", -- walkBase (creaturestats)
+
["walkspeed"] = "900", -- walkBase (creaturestats)
["swimspeed"] = "300", -- swimBase (creaturestats)
+
["swimspeed"] = "300", -- swimBase (creaturestats)
 
},
 
},
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
+
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
+
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "",
+
["mass"] = "",
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["immobilizedby"] = "", -- List of traps that immobilize it
+
["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)
+
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
["meleebase"] = "525",
+
["meleebase"] = "525",
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "",
+
["teamname"] = "",
["chancetodroploot"] = "", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "", -- Chance to drop survivor inventory
["lootitems"] = "Reaper Pheromone Gland (Aberration)",
+
["lootitems"] = "Reaper Pheromone Gland (Aberration)",
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
+
["canbeharvestedfor"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [surfacereaperkingghost] [reaperghost]
  +
------------------------------------------------------------
  +
["surfacereaperkingghost"] = {
  +
["inherits"] = "surfacereaperking",
  +
["dlc"] = "Aberration, Genesis: Part 1",
  +
["event"] = "ARK: Fear Evolved 4",
  +
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King",
  +
["releasedate"] = "2020-10-23",
  +
["releaseversion"] = "315.2",
  +
["xboxreleasedate"] = "2020-10-27",
  +
["xboxreleaseversion"] = "802.11",
  +
["psreleasedate"] = "2020-10-23",
  +
["psreleaseversion"] = "551.11",
  +
["egsreleasedate"] = "2020-10-23",
  +
["egsreleaseversion"] = "315.2",
  +
["class"] = "Ghost_Xenomorph_Character_BP_Male_Surface_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Ghost_Xenomorph_Character_BP_Male_Surface.Ghost_Xenomorph_Character_BP_Male_Surface'",
  +
["commonname"] = "Surface Reaper King Ghost",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Event Creatures, Fantasy Creatures",
  +
["dossierimage"] = "Surface Reaper King Ghost Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["taming"] = {
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = "",
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["specialloot"] = "Reaper Ghost Costume"
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
-- Keywords: [rock drake], [drake]
+
-- Keywords: [rockdrake] [drake]
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["rockdrake"] = {
 
["rockdrake"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Extinction, Genesis: Part 1",
["variants"] = "Corrupted Rock Drake",
+
["variants"] = "Corrupted Rock Drake",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "RockDrake_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Rock Drake",
["class"] = "RockDrake_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Rock Drake.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP'",
 
["commonname"] = "Rock Drake",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Rock Drake.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Draconis obscurum",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Draconis obscurum",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "Yes", -- Yes/No
+
["canbetamed"] = "Yes", -- Yes/No
["rideable"] = "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
+
["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
+
["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
+
["canmountonhumans"] = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "1.5",
+
["tameineffectivenessbyaffinity"] = "1.5",
["tameaffinitybase"] = "8500",
+
["tameaffinitybase"] = "8500",
["tameaffinityperlevel"] = "85",
+
["tameaffinityperlevel"] = "85",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "0.000185",
+
["foodconsumptionbase"] = "0.000185",
["foodconsumptionmult"] = "199.983994",
+
["foodconsumptionmult"] = "199.983994",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Rock Drake Egg (Aberration)", -- (Wiki Value) Name of in-game egg
+
["egg"] = "Rock Drake Egg (Aberration)", -- (Wiki Value) Name of in-game egg
["mintemp"] = "-90", -- Eggs only
+
["mintemp"] = "-90", -- Eggs only
["maxtemp"] = "-80", -- Eggs only
+
["maxtemp"] = "-80", -- Eggs only
["incubationtime"] = "22498.201172", -- Eggs only
+
["incubationtime"] = "22498.201172", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "333333.3125", -- In seconds - Total maturation time
+
["maturationtime"] = "333333.3125", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "64800",
["babytime"] = "33333.332031", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = "172800"
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "1950", -- health1 (creaturestats)
+
["health"] = "1950", -- health1 (creaturestats)
["healthwildlevel"] = "0.085", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.085", -- healthIncW (creaturestats)
["healthtamedlevel"] = "0.2025", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "0.2025", -- healthIncD (creaturestats)
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "-1050", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "-1050", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "450",
+
["stamina"] = "450",
["staminawildlevel"] = "0.05",
+
["staminawildlevel"] = "0.05",
["staminatamedlevel"] = "0.05",
+
["staminatamedlevel"] = "0.05",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0",
+
["staminatamedadd"] = "0",
["torpor"] = "725",
+
["torpor"] = "725",
["torporwildlevel"] = "0.06,",
+
["torporwildlevel"] = "0.06,",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "0.1",
+
["oxygentamedlevel"] = "0.1",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0",
+
["oxygentamedadd"] = "0",
["food"] = "2000",
+
["food"] = "2000",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0",
+
["foodtamedmult"] = "0",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "400",
+
["weight"] = "400",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.05",
+
["meleewildlevel"] = "0.05",
["meleetamedlevel"] = "0.1",
+
["meleetamedlevel"] = "0.1",
["meleetamedmult"] = "0.4",
+
["meleetamedmult"] = "0.4",
["meleetamedadd"] = "-0.25",
+
["meleetamedadd"] = "-0.25",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0",
+
["speedtamedlevel"] = "0",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "650", -- walkBase (creaturestats)
+
["walkspeed"] = "650", -- walkBase (creaturestats)
["riddenwalkspeed"] = "650",
+
["riddenwalkspeed"] = "650",
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
["untamedrunspeed"] = "1820", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "1820", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "2047.5", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "2047.5", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "2047.5",
+
["tamedriddenrunspeed"] = "2047.5",
["runningstaminaconsumptionrate"] = "6", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "6", -- runStamina (creaturestats)
["swimspeed"] = "600", -- swimBase (creaturestats)
+
["swimspeed"] = "600", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "600",
+
["riddenswimspeed"] = "600",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "1000", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "345",
+
["mass"] = "345",
["fecessize"] = "Large", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "Large", -- Human, Small, Medium, Large, Massive, or None
["radiationimmune"] = "Yes",
+
["radiationimmune"] = "Yes",
["immobilizedby"] = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
+
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)", -- 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)
+
["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)
+
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
+
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
+
["candragcreatures"] = "", -- List of creatures it can carry
["passengerweightmultiplier"] = "1",
+
["passengerweightmultiplier"] = "1",
["mounteddinoweightmultiplier"] = "",
+
["mounteddinoweightmultiplier"] = "",
["meleebase"] = "0",
+
["meleebase"] = "0",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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",
+
["staminacost"] = "20",
["attackrange"] = "1100",
+
["attackrange"] = "1100",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "60",
+
["damage"] = "60",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 296: Строка 29 557:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Toggle Climbing",
+
["name"] = "Toggle Climbing",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC) the Rock Drake will climb up/down walls/cliffs/overhangs. This is beneficial when you want to climb down a wall rather than falling off.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "0",
+
["attackrange"] = "0",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 321: Строка 29 582:
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Toggle Camo",
+
["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.
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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",
+
["staminacost"] = "0",
["attackrange"] = "0",
+
["attackrange"] = "0",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 346: Строка 29 607:
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Pounce_DirectHit",
+
["name"] = "Pounce_DirectHit",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC) while climbing and within range of a wall, a ceiling, or the ground, the Rock Drake will pounce. Any wild or enemy creatures take damage upon impact.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "0",
+
["attackrange"] = "0",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 371: Строка 29 632:
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Pounce_AOE",
+
["name"] = "Pounce_AOE",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC) while climbing and within range of a wall, a ceiling, or the ground, the Rock Drake will pounce. Any wild or enemy creatures take damage upon impact.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "0",
+
["attackrange"] = "0",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 396: Строка 29 657:
 
},
 
},
 
["6"] = {
 
["6"] = {
["name"] = "Bite (Climbing)",
+
["name"] = "Bite (Climbing)",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), the Rock Drake bites the target. This may accidentally pounce if pointed at an eligible pounce surface.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "20",
+
["staminacost"] = "20",
["attackrange"] = "1000",
+
["attackrange"] = "1000",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "60",
+
["damage"] = "60",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 421: Строка 29 682:
 
},
 
},
 
},
 
},
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = "1", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
["specialloot"] = "Rock Drake Feather (Aberration)",
+
["specialloot"] = "Rock Drake Feather (Aberration)",
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["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
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 32 436: Строка 29 697:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rockwell"] = {
 
["rockwell"] = {
  +
["dlc"] = "Aberration",
["variants"] = "Rockwell (Gamma), Rockwell (Beta), Rockwell (Alpha), RockwellTentacle, RockwellTentacle (Gamma), RockwellTentacle (Beta), RockwellTentacle (Alpha)",
 
  +
["variants"] = "Rockwell (Alpha), Rockwell (Beta), Rockwell (Gamma), Rockwell Prime (Alpha), Rockwell Prime (Beta), Rockwell Prime (Gamma)",
["releasedate"] = "2017-12-12",
 
["releaseversion"] = "275.0",
+
["releasedate"] = "2017-12-12",
["xboxreleasedate"] = "2017-12-12",
+
["releaseversion"] = "275.0",
["xboxreleaseversion"] = "768.0",
+
["xboxreleasedate"] = "2017-12-12",
["ps4releasedate"] = "2017-12-12",
+
["xboxreleaseversion"] = "768.0",
["ps4releaseversion"] = "518.0",
+
["psreleasedate"] = "2017-12-12",
["mobilereleasedate"] = "Unreleased",
+
["psreleaseversion"] = "518.0",
["mobilereleaseversion"] = "",
+
["egsreleasedate"] = "2020-06-11",
["switchreleasedate"] = "Unreleased",
+
["egsreleaseversion"] = "311.74",
["switchreleaseversion"] = "",
+
["class"] = "Rockwell_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP.Rockwell_Character_BP'",
["class"] = "Rockwell_Character_BP_C",
 
  +
["commonname"] = "Rockwell",
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP.Rockwell_Character_BP'",
 
["commonname"] = "Rockwell",
+
["dossierimage"] = "Dossier Rockwell.png",
["dossierimage"] = "Dossier Rockwell.png",
+
["soundfile"] = "Rockwellsound.ogg",
["soundfile"] = "Rockwellsound.ogg",
+
["pronunciation"] = "",
["pronunciation"] = "",
+
["categories"] = "",
["categories"] = "",
+
["species"] = "",
["species"] = "",
+
["time"] = "",
["time"] = "",
+
["group"] = "Bosses, Fantasy Creatures, Mammals",
  +
["temperament"] = "Aggressive",
["group"] = "Bosses, Fantasy Creatures",
 
["temperament"] = "Aggressive",
+
["diet"] = "",
["diet"] = "",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes",
+
["torporimmune"] = "Yes",
["canbetamed"] = "No"
+
["canbetamed"] = "No"
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "Yes",
["health"] = 42000,
+
["health"] = 42000,
["healthwildlevel"] = 0.2,
+
["healthwildlevel"] = 0.2,
["stamina"] = 400,
+
["stamina"] = 400,
["staminawildlevel"] = 0.1,
+
["staminawildlevel"] = 0.1,
["torpor"] = 350,
+
["torpor"] = 350,
["torporwildlevel"] = 0.06,
+
["torporwildlevel"] = 0.06,
["oxygen"] = 2000,
+
["oxygen"] = 2000,
["oxygenwildlevel"] = 0.1,
+
["oxygenwildlevel"] = 0.1,
["food"] = 2600,
+
["food"] = 2600,
["foodwildlevel"] = 0.1,
+
["foodwildlevel"] = 0.1,
["weight"] = 3000,
+
["weight"] = 3000,
["weightwildlevel"] = 0.02,
+
["weightwildlevel"] = 0.02,
["melee"] = 0,
+
["melee"] = 0,
["meleewildlevel"] = 0.05,
+
["meleewildlevel"] = 0.05,
["speed"] = 0,
+
["speed"] = 0,
["speedwildlevel"] = 0,
+
["speedwildlevel"] = 0,
["walkspeed"] = 0,
+
["walkspeed"] = 0,
["swimspeed"] = 0
+
["swimspeed"] = 0
},
+
},
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
["killxpbase"] = 3000,
+
["killxpbase"] = 3000,
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 1
+
["chancetodroploot"] = 1,
  +
["specialloot"] = "Rockwell Trophy (Aberration), Rockwell Flag (Aberration)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rockwellgamma"] = {
 
["rockwellgamma"] = {
["inherits"] = "rockwell",
+
["inherits"] = "rockwell",
["class"] = "Rockwell_Character_BP_Easy_C",
+
["class"] = "Rockwell_Character_BP_Easy_C",
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Easy.Rockwell_Character_BP_Easy'",
+
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Easy.Rockwell_Character_BP_Easy'",
["commonname"] = "Rockwell (Gamma)"
+
["commonname"] = "Rockwell (Gamma)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rockwellbeta"] = {
 
["rockwellbeta"] = {
["inherits"] = "rockwell",
+
["inherits"] = "rockwell",
["class"] = "Rockwell_Character_BP_Medium_C",
+
["class"] = "Rockwell_Character_BP_Medium_C",
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Medium.Rockwell_Character_BP_Medium'",
+
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Medium.Rockwell_Character_BP_Medium'",
["commonname"] = "Rockwell (Beta)",
+
["commonname"] = "Rockwell (Beta)",
 
["stats"] = {
 
["stats"] = {
["health"] = 68500,
+
["health"] = 68500,
 
}
 
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rockwellalpha"] = {
 
["rockwellalpha"] = {
["inherits"] = "rockwell",
+
["inherits"] = "rockwell",
["class"] = "Rockwell_Character_BP_Hard_C",
+
["class"] = "Rockwell_Character_BP_Hard_C",
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard",
+
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard",
["commonname"] = "Rockwell (Alpha)",
+
["commonname"] = "Rockwell (Alpha)",
 
["stats"] = {
 
["stats"] = {
["health"] = 115000,
+
["health"] = 115000,
 
}
 
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- Keywords: [rockwelltentacle]
+
-- Keywords: [rat] [rollrat] [molerat]
------------------------------------------------------------
 
["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"] = "",
 
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
["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"] = "",
 
["time"] = "",
 
["group"] = "Bosses, Fantasy Creatures",
 
["temperament"] = "Aggressive",
 
["diet"] = "",
 
["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"] = {
 
["rollrat"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Genesis: Part 1, Genesis: Part 2",
["variants"] = "",
+
["variants"] = "",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["class"] = "MoleRat_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Roll Rat",
["class"] = "MoleRat_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Roll Rat.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP'",
 
["commonname"] = "Roll Rat",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Roll Rat.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Heterocephalus magnus",
["categories"] = "",
+
["time"] = "Holocene",
  +
["group"] = "Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Heterocephalus magnus",
 
["time"] = "Holocene",
+
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
["group"] = "Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "Yes", -- Yes/No
+
["canbetamed"] = "Yes", -- Yes/No
["rideable"] = "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
+
["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
+
["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
+
["canmountonhumans"] = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "0", -- Non-violent tames only
+
["minlevelnonviolent"] = "0", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "0.2",
+
["tameineffectivenessbyaffinity"] = "0.2",
["tameaffinitybase"] = "2000",
+
["tameaffinitybase"] = "2000",
["tameaffinityperlevel"] = "100",
+
["tameaffinityperlevel"] = "100",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "0.003156",
+
["foodconsumptionbase"] = "0.003156",
["foodconsumptionmult"] = "176.03154",
+
["foodconsumptionmult"] = "176.03154",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "1.6", -- Non-violent tames only
+
["wakeaffinitymult"] = "1.6", -- Non-violent tames only
["wakefooddeplmult"] = "2" -- Non-violent tames only
+
["wakefooddeplmult"] = "2" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Giant Bee Honey", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
+
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "17857.142578", -- Live births only
+
["gestationtime"] = "17857.142578", -- Live births only
["maturationtime"] = "208333.328125", -- In seconds - Total maturation time
+
["maturationtime"] = "208333.328125", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "64800",
["babytime"] = "20833.333984", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = "172800"
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "850", -- health1 (creaturestats)
+
["health"] = "850", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "300",
+
["stamina"] = "300",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "0.1",
+
["staminatamedlevel"] = "0.1",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0",
+
["staminatamedadd"] = "0",
["torpor"] = "800",
+
["torpor"] = "800",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "0.1",
+
["oxygentamedlevel"] = "0.1",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0",
+
["oxygentamedadd"] = "0",
["food"] = "3000",
+
["food"] = "3000",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0.15",
+
["foodtamedmult"] = "0.15",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "400",
+
["weight"] = "400",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.05",
+
["meleewildlevel"] = "0.05",
["meleetamedlevel"] = "0.1",
+
["meleetamedlevel"] = "0.1",
["meleetamedmult"] = "0.4",
+
["meleetamedmult"] = "0.4",
["meleetamedadd"] = "1",
+
["meleetamedadd"] = "1",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.02",
+
["speedtamedlevel"] = "0.02",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "0",
+
["speedtamedadd"] = "0",
["walkspeed"] = "250", -- walkBase (creaturestats)
+
["walkspeed"] = "250", -- walkBase (creaturestats)
["riddenwalkspeed"] = "250",
+
["riddenwalkspeed"] = "250",
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
["untamedrunspeed"] = "750", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "750", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "750", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "750", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "750",
+
["tamedriddenrunspeed"] = "750",
["runningstaminaconsumptionrate"] = "5", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "5", -- runStamina (creaturestats)
["swimspeed"] = "300", -- swimBase (creaturestats)
+
["swimspeed"] = "300", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "300",
+
["riddenswimspeed"] = "300",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "245", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "260",
+
["mass"] = "260",
["fecessize"] = "Medium", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "Medium", -- Human, Small, Medium, Large, Massive, or None
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Karkinos, Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
+
["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"] = "Karkinos, Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "0.85",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "0.85",
["meleebase"] = "32",
+
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "32",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["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.
+
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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",
+
["staminacost"] = "0",
["attackrange"] = "500",
+
["attackrange"] = "500",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "42",
+
["damage"] = "42",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 799: Строка 29 944:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "WildGetGems",
+
["name"] = "WildGetGems",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "5000",
+
["attackrange"] = "5000",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 824: Строка 29 969:
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "TamedGetGems",
+
["name"] = "TamedGetGems",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "5000",
+
["attackrange"] = "5000",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "",
+
["damage"] = "",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 32 849: Строка 29 994:
 
},
 
},
 
},
 
},
["killxpbase"] = "7", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "7", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Herbivores",
+
["teamname"] = "Herbivores",
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["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
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 32 863: Строка 30 008:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["seeker"] = {
 
["seeker"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
["variants"] = "Seeker - The Surface",
+
["variants"] = "Brute Seeker",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
+
["class"] = "Pteroteuthis_Char_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP.Pteroteuthis_Char_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Seeker",
["class"] = "Pteroteuthis_Char_BP_C",
 
  +
["dossierimage"] = "Dossier Seeker.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP.Pteroteuthis_Char_BP'",
 
["commonname"] = "Seeker",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Seeker.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Chimaeram odiosus",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Chimaeram odiosus",
 
["time"] = "Unknown",
+
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
["group"] = "Fantasy Creatures", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "Yes", -- Yes/No
+
["torporimmune"] = "Yes", -- Yes/No
["canbetamed"] = "No", -- Yes/No
+
["canbetamed"] = "No", -- Yes/No
["rideable"] = "", -- Yes/No
+
["rideable"] = "", -- Yes/No
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "", -- Non-violent tames only
+
["minlevelnonviolent"] = "", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "",
+
["tameineffectivenessbyaffinity"] = "",
["tameaffinitybase"] = "",
+
["tameaffinitybase"] = "",
["tameaffinityperlevel"] = "",
+
["tameaffinityperlevel"] = "",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "",
+
["foodconsumptionbase"] = "",
["foodconsumptionmult"] = "",
+
["foodconsumptionmult"] = "",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "", -- Non-violent tames only
+
["wakeaffinitymult"] = "", -- Non-violent tames only
["wakefooddeplmult"] = "" -- Non-violent tames only
+
["wakefooddeplmult"] = "" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "", -- Live births only
+
["gestationtime"] = "", -- Live births only
["maturationtime"] = "", -- In seconds - Total maturation time
+
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "",
["babytime"] = "", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = ""
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "250", -- health1 (creaturestats)
+
["health"] = "250", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "100",
+
["stamina"] = "100",
["staminawildlevel"] = "0.1",
+
["staminawildlevel"] = "0.1",
["staminatamedlevel"] = "",
+
["staminatamedlevel"] = "",
["staminatamedmult"] = "",
+
["staminatamedmult"] = "",
["staminatamedadd"] = "",
+
["staminatamedadd"] = "",
["torpor"] = "200",
+
["torpor"] = "200",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "",
+
["torportamedmult"] = "",
["torportamedadd"] = "",
+
["torportamedadd"] = "",
["oxygen"] = "150",
+
["oxygen"] = "150",
["oxygenwildlevel"] = "0.1",
+
["oxygenwildlevel"] = "0.1",
["oxygentamedlevel"] = "",
+
["oxygentamedlevel"] = "",
["oxygentamedmult"] = "",
+
["oxygentamedmult"] = "",
["oxygentamedadd"] = "",
+
["oxygentamedadd"] = "",
["food"] = "1500",
+
["food"] = "1500",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "",
+
["foodtamedlevel"] = "",
["foodtamedmult"] = "",
+
["foodtamedmult"] = "",
["foodtamedadd"] = "",
+
["foodtamedadd"] = "",
["weight"] = "50",
+
["weight"] = "50",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "",
+
["weighttamedlevel"] = "",
["weighttamedmult"] = "",
+
["weighttamedmult"] = "",
["weighttamedadd"] = "",
+
["weighttamedadd"] = "",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.05",
+
["meleewildlevel"] = "0.05",
["meleetamedlevel"] = "",
+
["meleetamedlevel"] = "",
["meleetamedmult"] = "",
+
["meleetamedmult"] = "",
["meleetamedadd"] = "",
+
["meleetamedadd"] = "",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "",
+
["speedtamedlevel"] = "",
["speedtamedmult"] = "",
+
["speedtamedmult"] = "",
["speedtamedadd"] = "",
+
["speedtamedadd"] = "",
["walkspeed"] = "350", -- walkBase (creaturestats)
+
["walkspeed"] = "350", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
["swimspeed"] = "240", -- swimBase (creaturestats)
+
["swimspeed"] = "240", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "525", -- flyBase (creaturestats)
+
["flyspeed"] = "525", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "866.25", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "866.25", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
  +
["radiationimmune"] = "Yes",
["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)
+
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
["mass"] = "125",
+
["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
+
["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)
+
["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, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "",
+
["passengerweightmultiplier"] = "",
["meleebase"] = "35",
+
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "35",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Bite",
+
["name"] = "Bite",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "140",
+
["attackrange"] = "140",
["minattackrange"] = "120",
+
["minattackrange"] = "120",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "10",
+
["damage"] = "10",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 33 056: Строка 30 171:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Claw",
+
["name"] = "Claw",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "500",
+
["attackrange"] = "500",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "10",
+
["damage"] = "10",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 33 081: Строка 30 196:
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Charge Breath",
+
["name"] = "Charge Breath",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "250",
+
["attackrange"] = "250",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "10",
+
["damage"] = "10",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 33 106: Строка 30 221:
 
},
 
},
 
},
 
},
["killxpbase"] = "3", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "3", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Carnivores_High",
+
["teamname"] = "Carnivores_High",
["chancetodroploot"] = "0.3", -- Chance to drop survivor inventory
+
["chancetodroploot"] = "0.3", -- Chance to drop survivor inventory
  +
["specialloot"] = "Berries, Mushrooms (Aberration), Oil",
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["neck"] = ""
 
},
 
},
["harvests"] = "" -- List of all possible resources it can harvest
+
["harvests"] = "" -- List of all possible resources it can harvest
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [shinehorn] [goat]
-- 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"] = {
 
["shinehorn"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration, Genesis: Part 1, Genesis: Part 2",
["variants"] = "",
+
["variants"] = "",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "LanternGoat_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternGoat/LanternGoat_Character_BP.LanternGoat_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Shinehorn",
["class"] = "LanternGoat_Character_BP_C",
 
  +
["dossierimage"] = "Dossier Shinehorn.png",
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternGoat/LanternGoat_Character_BP.LanternGoat_Character_BP'",
 
["commonname"] = "Shinehorn",
+
["dossieraddbook"] = "Yes",
["dossierimage"] = "Dossier Shinehorn.png",
+
["soundfile"] = "",
["dossieraddbook"] = "Yes",
+
["pronunciation"] = "",
["soundfile"] = "",
+
["categories"] = "",
["pronunciation"] = "",
+
["species"] = "Microluminis cerynitis",
["categories"] = "",
+
["time"] = "Unknown",
  +
["group"] = "Fantasy Creatures, Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
["species"] = "Microluminis cerynitis",
 
["time"] = "Unknown",
+
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
["group"] = "Fantasy Creatures, Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
 
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No", -- Yes/No
+
["torporimmune"] = "No", -- Yes/No
["canbetamed"] = "Yes", -- Yes/No
+
["canbetamed"] = "Yes", -- Yes/No
["rideable"] = "No", -- Yes/No
+
["rideable"] = "No", -- Yes/No
["equipment"] = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
+
["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
+
["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
+
["canmountonhumans"] = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
+
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
+
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
+
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
["minlevelnonviolent"] = "0", -- Non-violent tames only
+
["minlevelnonviolent"] = "0", -- Non-violent tames only
["tameineffectivenessbyaffinity"] = "2.5",
+
["tameineffectivenessbyaffinity"] = "2.5",
["tameaffinitybase"] = "2200",
+
["tameaffinitybase"] = "2200",
["tameaffinityperlevel"] = "65",
+
["tameaffinityperlevel"] = "65",
["torpor1"] = "",
+
["torpor1"] = "",
["torporincrease"] = "",
+
["torporincrease"] = "",
["foodconsumptionbase"] = "0.000868",
+
["foodconsumptionbase"] = "0.000868",
["foodconsumptionmult"] = "2880.184326",
+
["foodconsumptionmult"] = "2880.184326",
["torpordepletionps0"] = "",
+
["torpordepletionps0"] = "",
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
+
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
["wakefooddeplmult"] = "2" -- Non-violent tames only
+
["wakefooddeplmult"] = "2" -- Non-violent tames only
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
+
["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)
+
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "", -- (Wiki Value) Name of in-game egg
+
["egg"] = "", -- (Wiki Value) Name of in-game egg
["mintemp"] = "", -- Eggs only
+
["mintemp"] = "", -- Eggs only
["maxtemp"] = "", -- Eggs only
+
["maxtemp"] = "", -- Eggs only
["incubationtime"] = "", -- Eggs only
+
["incubationtime"] = "", -- Eggs only
["gestationtime"] = "15037.592773", -- Live births only
+
["gestationtime"] = "15037.592773", -- Live births only
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
+
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["mintimebetweenmating"] = "64800",
["babytime"] = "17543.859375", -- In seconds - Time as a baby
 
  +
["maxtimebetweenmating"] = "172800"
["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"] = {
 
["stats"] = {
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
+
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
["cansuffocate"] = "Yes", -- Yes/No
+
["cansuffocate"] = "Yes", -- Yes/No
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
+
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
["health"] = "115", -- health1 (creaturestats)
+
["health"] = "115", -- health1 (creaturestats)
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
+
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
+
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
+
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
+
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
["stamina"] = "180",
+
["stamina"] = "180",
["staminawildlevel"] = "0.11",
+
["staminawildlevel"] = "0.11",
["staminatamedlevel"] = "0.11",
+
["staminatamedlevel"] = "0.11",
["staminatamedmult"] = "0",
+
["staminatamedmult"] = "0",
["staminatamedadd"] = "0.1",
+
["staminatamedadd"] = "0.1",
["torpor"] = "60",
+
["torpor"] = "60",
["torporwildlevel"] = "0.06",
+
["torporwildlevel"] = "0.06",
["torportamedmult"] = "0",
+
["torportamedmult"] = "0",
["torportamedadd"] = "0.5",
+
["torportamedadd"] = "0.5",
["oxygen"] = "180",
+
["oxygen"] = "180",
["oxygenwildlevel"] = "0.11",
+
["oxygenwildlevel"] = "0.11",
["oxygentamedlevel"] = "0.11",
+
["oxygentamedlevel"] = "0.11",
["oxygentamedmult"] = "0",
+
["oxygentamedmult"] = "0",
["oxygentamedadd"] = "0.1",
+
["oxygentamedadd"] = "0.1",
["food"] = "450",
+
["food"] = "450",
["foodwildlevel"] = "0.1",
+
["foodwildlevel"] = "0.1",
["foodtamedlevel"] = "0.1",
+
["foodtamedlevel"] = "0.1",
["foodtamedmult"] = "0.15",
+
["foodtamedmult"] = "0.15",
["foodtamedadd"] = "0",
+
["foodtamedadd"] = "0",
["weight"] = "100",
+
["weight"] = "100",
["weightwildlevel"] = "0.02",
+
["weightwildlevel"] = "0.02",
["weighttamedlevel"] = "0.04",
+
["weighttamedlevel"] = "0.04",
["weighttamedmult"] = "0",
+
["weighttamedmult"] = "0",
["weighttamedadd"] = "0",
+
["weighttamedadd"] = "0",
["melee"] = "0",
+
["melee"] = "0",
["meleewildlevel"] = "0.055",
+
["meleewildlevel"] = "0.055",
["meleetamedlevel"] = "0.115",
+
["meleetamedlevel"] = "0.115",
["meleetamedmult"] = "0.4",
+
["meleetamedmult"] = "0.4",
["meleetamedadd"] = "1.1",
+
["meleetamedadd"] = "1.1",
["speed"] = "0",
+
["speed"] = "0",
["speedwildlevel"] = "0",
+
["speedwildlevel"] = "0",
["speedtamedlevel"] = "0.01",
+
["speedtamedlevel"] = "0.01",
["speedtamedmult"] = "0",
+
["speedtamedmult"] = "0",
["speedtamedadd"] = "1.3",
+
["speedtamedadd"] = "1.3",
["walkspeed"] = "133", -- walkBase (creaturestats)
+
["walkspeed"] = "133", -- walkBase (creaturestats)
["riddenwalkspeed"] = "",
+
["riddenwalkspeed"] = "",
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
+
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
["untamedrunspeed"] = "418.949982", -- walkSprintW (creaturestats)
+
["untamedrunspeed"] = "418.949982", -- walkSprintW (creaturestats)
["tamedrunspeed"] = "199.5", -- walkSprintD (creaturestats)
+
["tamedrunspeed"] = "199.5", -- walkSprintD (creaturestats)
["tamedriddenrunspeed"] = "",
+
["tamedriddenrunspeed"] = "",
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
+
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
["swimspeed"] = "300", -- swimBase (creaturestats)
+
["swimspeed"] = "300", -- swimBase (creaturestats)
["untamedrunswimspeed"] = "",
+
["untamedrunswimspeed"] = "",
["tamedrunswimspeed"] = "",
+
["tamedrunswimspeed"] = "",
["tamedriddenrunswimspeed"] = "",
+
["tamedriddenrunswimspeed"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
 
["swimmingstaminaconsumptionrate"] = "",
["riddenswimspeed"] = "",
+
["riddenswimspeed"] = "",
["flyspeed"] = "", -- flyBase (creaturestats)
+
["flyspeed"] = "", -- flyBase (creaturestats)
["flyriddenspeed"] = "",
+
["flyriddenspeed"] = "",
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
+
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
+
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
["tamedriddenrunflyspeed"] = "",
+
["tamedriddenrunflyspeed"] = "",
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
+
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
 
},
 
},
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
+
["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)
+
["dragweight"] = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
["mass"] = "80",
+
["mass"] = "80",
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
+
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["radiationimmune"] = "Yes",
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
 
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Gigantopithecus, Karkinos, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
+
["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"] = "Aberrant Gigantopithecus, Gigantopithecus, Karkinos, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, X-Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
["candragcreatureswhileflying"] = "No", -- Yes/No
 
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
["candragcreatures"] = "", -- List of creatures it can carry
 
["passengerweightmultiplier"] = "",
+
["candragcreatures"] = "", -- List of creatures it can carry
["mounteddinoweightmultiplier"] = "0.5",
+
["passengerweightmultiplier"] = "",
["meleebase"] = "10",
+
["mounteddinoweightmultiplier"] = "0.5",
  +
["meleebase"] = "10",
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee",
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
+
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
["staminacost"] = "0",
+
["staminacost"] = "0",
["attackrange"] = "55",
+
["attackrange"] = "55",
["minattackrange"] = "0",
+
["minattackrange"] = "0",
["activateattackrange"] = "0",
+
["activateattackrange"] = "0",
 
["melee"] = {
 
["melee"] = {
["damage"] = "12",
+
["damage"] = "12",
["torpormultiplier"] = "",
+
["torpormultiplier"] = "",
["torpor"] = "",
+
["torpor"] = "",
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
},
 
},
 
["torpidity"] = {
 
["torpidity"] = {
["duration"] = "",
+
["duration"] = "",
["damagemultiplier"] = "",
+
["damagemultiplier"] = "",
["amount"] = ""
+
["amount"] = ""
 
}
 
}
 
}
 
}
Строка 33 321: Строка 30 399:
 
},
 
},
 
},
 
},
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
+
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Medium_Aggressive",
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
+
["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)
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
 
["bonedamageadjusters"] = {
 
["bonedamageadjusters"] = {
["head"] = "", -- Syntax currently pending; omitted for now
+
["head"] = "", -- Syntax currently pending; omitted for now
["neck"] = ""
+
["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
+
["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
 
},
 
},
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
Строка 33 335: Строка 30 413:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["aberrantCreatureTameableOverride"] = {
 
["aberrantCreatureTameableOverride"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["stats"] = {
 
["stats"] = {
["extradamagemultiplier"] = "1.06",
+
["extradamagemultiplier"] = "1.06",
["healthtamedmult"] = "-0.04"
+
["healthtamedmult"] = "-0.04"
 
}
 
}
 
},
 
},
 
["aberrantCreatureOverride"] = {
 
["aberrantCreatureOverride"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["mobilereleasedate"] = "Unreleased",
["mobilereleaseversion"] = " ",
+
["mobilereleaseversion"] = " ",
["switchreleasedate"] = "Unreleased",
+
["switchreleasedate"] = "Unreleased",
["switchreleaseversion"] = " ",
+
["switchreleaseversion"] = " ",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
 
["stats"] = {
 
["stats"] = {
["extradamagemultiplier"] = "1.06"
+
["extradamagemultiplier"] = "1.06"
 
}
 
}
 
},
 
},
 
["aberrantCreatureTameableOverride2"] = {
 
["aberrantCreatureTameableOverride2"] = {
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["releasedate"] = "2018-02-10",
+
["releasedate"] = "2018-02-10",
["releaseversion"] = "278.0",
+
["releaseversion"] = "278.0",
["xboxreleasedate"] = "2018-02-28",
+
["xboxreleasedate"] = "2018-02-28",
["xboxreleaseversion"] = "771.0",
+
["xboxreleaseversion"] = "771.0",
["ps4releasedate"] = "2018-02-23",
+
["psreleasedate"] = "2018-02-23",
["ps4releaseversion"] = "520.0",
+
["psreleaseversion"] = "520.0",
["mobilereleasedate"] = "Unreleased",
+
["mobilereleasedate"] = "Unreleased",
["mobilereleaseversion"] = " ",
+
["mobilereleaseversion"] = " ",
["switchreleasedate"] = "Unreleased",
+
["switchreleasedate"] = "Unreleased",
["switchreleaseversion"] = " ",
+
["switchreleaseversion"] = " ",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
 
["stats"] = {
 
["stats"] = {
["extradamagemultiplier"] = "1.06",
+
["extradamagemultiplier"] = "1.06",
["healthtamedmult"] = "-0.04"
+
["healthtamedmult"] = "-0.04"
 
}
 
}
 
},
 
},
Строка 33 388: Строка 30 468:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
["aberrantachatina"] = {
 
["aberrantachatina"] = {
["inherits"] = "achatina",
+
["inherits"] = "achatina",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Achatina_Character_BP_Aberrant_C",
+
["class"] = "Achatina_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP_Aberrant.Achatina_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP_Aberrant.Achatina_Character_BP_Aberrant'",
["commonname"] = "Aberrant Achatina",
+
["commonname"] = "Aberrant Achatina",
["group"] = "Aberrant Creatures, Invertebrates"
+
["group"] = "Aberrant Creatures, Invertebrates"
 
},
 
},
 
["aberrantanglerfish"] = {
 
["aberrantanglerfish"] = {
["inherits"] = "angler",
+
["inherits"] = "angler",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Angler_Character_BP_Aberrant_C",
+
["class"] = "Angler_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP_Aberrant.Angler_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP_Aberrant.Angler_Character_BP_Aberrant'",
["commonname"] = "Aberrant Anglerfish",
+
["commonname"] = "Aberrant Anglerfish",
["group"] = "Aberrant Creatures, Fish"
+
["group"] = "Aberrant Creatures, Fish"
 
},
 
},
 
["aberrantankylosaurus"] = {
 
["aberrantankylosaurus"] = {
["inherits"] = "ankylosaurus",
+
["inherits"] = "ankylosaurus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Ankylo_Character_BP_Aberrant_C",
+
["class"] = "Ankylo_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP_Aberrant.Ankylo_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP_Aberrant.Ankylo_Character_BP_Aberrant'",
["commonname"] = "Aberrant Ankylosaurus",
+
["commonname"] = "Aberrant Ankylosaurus",
["group"] = "Aberrant Creatures, Dinosaurs"
+
["group"] = "Aberrant Creatures, Dinosaurs"
 
},
 
},
 
["aberrantaraneo"] = {
 
["aberrantaraneo"] = {
["inherits"] = "araneomorphus",
+
["inherits"] = "araneomorphus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "SpiderS_Character_BP_Aberrant_C",
+
["class"] = "SpiderS_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP_Aberrant.SpiderS_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP_Aberrant.SpiderS_Character_BP_Aberrant'",
["commonname"] = "Aberrant Araneo",
+
["commonname"] = "Aberrant Araneo",
["group"] = "Aberrant Creatures, Invertebrates",
+
["group"] = "Aberrant Creatures, Invertebrates",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantarthropluera"] = {
 
["aberrantarthropluera"] = {
["inherits"] = "arthropluera",
+
["inherits"] = "arthropluera",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Arthro_Character_BP_Aberrant_C",
+
["class"] = "Arthro_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP_Aberrant.Arthro_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP_Aberrant.Arthro_Character_BP_Aberrant'",
["commonname"] = "Aberrant Arthropluera",
+
["commonname"] = "Aberrant Arthropluera",
["group"] = "Aberrant Creatures, Invertebrates",
+
["group"] = "Aberrant Creatures, Invertebrates",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantbaryonyx"] = {
 
["aberrantbaryonyx"] = {
["inherits"] = "baryonyx",
+
["inherits"] = "baryonyx",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Baryonyx_Character_BP_Aberrant_C",
+
["class"] = "Baryonyx_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP_Aberrant.Baryonyx_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP_Aberrant.Baryonyx_Character_BP_Aberrant'",
["commonname"] = "Aberrant Baryonyx",
+
["commonname"] = "Aberrant Baryonyx",
["group"] = "Aberrant Creatures, Dinosaurs",
+
["group"] = "Aberrant Creatures, Dinosaurs",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantbeelzebufo"] = {
 
["aberrantbeelzebufo"] = {
["inherits"] = "beelzebufo",
+
["inherits"] = "beelzebufo",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Toad_Character_BP_Aberrant_C",
+
["class"] = "Toad_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP_Aberrant.Toad_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP_Aberrant.Toad_Character_BP_Aberrant'",
["commonname"] = "Aberrant Beelzebufo",
+
["commonname"] = "Aberrant Beelzebufo",
["group"] = "Aberrant Creatures, Amphibians"
+
["group"] = "Aberrant Creatures, Amphibians"
 
},
 
},
 
["aberrantcarbonemys"] = {
 
["aberrantcarbonemys"] = {
["inherits"] = "carbonemys",
+
["inherits"] = "carbonemys",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Turtle_Character_BP_Aberrant_C",
+
["class"] = "Turtle_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP_Aberrant.Turtle_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP_Aberrant.Turtle_Character_BP_Aberrant'",
["commonname"] = "Aberrant Carbonemys",
+
["commonname"] = "Aberrant Carbonemys",
["group"] = "Aberrant Creatures, Reptiles"
+
["group"] = "Aberrant Creatures, Reptiles"
 
},
 
},
 
["aberrantcarnotaurus"] = {
 
["aberrantcarnotaurus"] = {
["inherits"] = "carnotaurus",
+
["inherits"] = "carnotaurus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Carno_Character_BP_Aberrant_C",
+
["class"] = "Carno_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP_Aberrant.Carno_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP_Aberrant.Carno_Character_BP_Aberrant'",
["commonname"] = "Aberrant Carnotaurus",
+
["commonname"] = "Aberrant Carnotaurus",
["group"] = "Aberrant Creatures, Dinosaurs",
+
["group"] = "Aberrant Creatures, Dinosaurs",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantcnidaria"] = {
 
["aberrantcnidaria"] = {
["inherits"] = "cnidaria",
+
["inherits"] = "cnidaria",
["overridewith"] = "aberrantCreatureOverride",
+
["overridewith"] = "aberrantCreatureOverride",
["class"] = "Cnidaria_Character_BP_Aberrant_C",
+
["class"] = "Cnidaria_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP_Aberrant.Cnidaria_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP_Aberrant.Cnidaria_Character_BP_Aberrant'",
["commonname"] = "Aberrant Cnidaria",
+
["commonname"] = "Aberrant Cnidaria",
["group"] = "Aberrant Creatures, Invertebrates"
+
["group"] = "Aberrant Creatures, Invertebrates"
 
},
 
},
 
["abberantcoelacanth"] = {
 
["abberantcoelacanth"] = {
["inherits"] = "coelacanth",
+
["inherits"] = "coelacanth",
["overridewith"] = "aberrantCreatureOverride",
+
["overridewith"] = "aberrantCreatureOverride",
["class"] = "Coel_Character_BP_Aberrant_C",
+
["class"] = "Coel_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP_Aberrant.Coel_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP_Aberrant.Coel_Character_BP_Aberrant'",
["commonname"] = "Abberant Coelacanth",
+
["commonname"] = "Abberant Coelacanth",
["group"] = "Aberrant Creatures, Fish"
+
["group"] = "Aberrant Creatures, Fish"
 
},
 
},
 
["aberrantdimetrodon"] = {
 
["aberrantdimetrodon"] = {
["inherits"] = "dimetrodon",
+
["inherits"] = "dimetrodon",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Dimetro_Character_BP_Aberrant_C",
+
["class"] = "Dimetro_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP_Aberrant.Dimetro_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP_Aberrant.Dimetro_Character_BP_Aberrant'",
["commonname"] = "Aberrant Dimetrodon",
+
["commonname"] = "Aberrant Dimetrodon",
["group"] = "Aberrant Creatures, Synapsids"
+
["group"] = "Aberrant Creatures, Synapsids"
 
},
 
},
 
["aberrantdimorphodon"] = {
 
["aberrantdimorphodon"] = {
["inherits"] = "dimorphodon",
+
["inherits"] = "dimorphodon",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Dimorph_Character_BP_Aberrant_C",
+
["class"] = "Dimorph_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP_Aberrant.Dimorph_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP_Aberrant.Dimorph_Character_BP_Aberrant'",
["commonname"] = "Aberrant Dimorphodon",
+
["commonname"] = "Aberrant Dimorphodon",
["group"] = "Aberrant Creatures, Reptiles",
+
["group"] = "Aberrant Creatures, Reptiles",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantdiplocaulus"] = {
 
["aberrantdiplocaulus"] = {
["inherits"] = "diplocaulus",
+
["inherits"] = "diplocaulus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Diplocaulus_Character_BP_Aberrant_C",
+
["class"] = "Diplocaulus_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP_Aberrant.Diplocaulus_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP_Aberrant.Diplocaulus_Character_BP_Aberrant'",
["commonname"] = "Aberrant Diplocaulus",
+
["commonname"] = "Aberrant Diplocaulus",
["group"] = "Aberrant Creatures, Amphibians"
+
["group"] = "Aberrant Creatures, Amphibians"
 
},
 
},
 
["aberrantdiplodocus"] = {
 
["aberrantdiplodocus"] = {
["inherits"] = "diplodocus",
+
["inherits"] = "diplodocus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Diplodocus_Character_BP_Aberrant_C",
+
["class"] = "Diplodocus_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP_Aberrant.Diplodocus_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP_Aberrant.Diplodocus_Character_BP_Aberrant'",
["commonname"] = "Aberrant Diplodocus",
+
["commonname"] = "Aberrant Diplodocus",
["group"] = "Aberrant Creatures, Dinosaurs"
+
["group"] = "Aberrant Creatures, Dinosaurs"
 
},
 
},
 
["aberrantdirebear"] = {
 
["aberrantdirebear"] = {
["inherits"] = "direbear",
+
["inherits"] = "direbear",
["overridewith"] = "aberrantCreatureTameableOverride2",
+
["overridewith"] = "aberrantCreatureTameableOverride2",
["class"] = "Direbear_Character_BP_Aberrant_C",
+
["class"] = "Direbear_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP_Aberrant.Direbear_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP_Aberrant.Direbear_Character_BP_Aberrant'",
["commonname"] = "Aberrant Dire Bear",
+
["commonname"] = "Aberrant Dire Bear",
["group"] = "Aberrant Creatures, Mammals"
+
["group"] = "Aberrant Creatures, Mammals"
 
},
 
},
 
["aberrantdodo"] = {
 
["aberrantdodo"] = {
["inherits"] = "dodo",
+
["inherits"] = "dodo",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Dodo_Character_BP_Aberrant_C",
+
["class"] = "Dodo_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Aberrant.Dodo_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Aberrant.Dodo_Character_BP_Aberrant'",
["commonname"] = "Aberrant Dodo",
+
["commonname"] = "Aberrant Dodo",
["group"] = "Aberrant Creatures, Birds"
+
["group"] = "Aberrant Creatures, Birds"
 
},
 
},
 
["aberrantdoedicurus"] = {
 
["aberrantdoedicurus"] = {
["inherits"] = "doedicurus",
+
["inherits"] = "doedicurus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Doed_Character_BP_Aberrant_C",
+
["class"] = "Doed_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP_Aberrant.Doed_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP_Aberrant.Doed_Character_BP_Aberrant'",
["commonname"] = "Aberrant Doedicurus",
+
["commonname"] = "Aberrant Doedicurus",
["group"] = "Aberrant Creatures, Mammals"
+
["group"] = "Aberrant Creatures, Mammals"
 
},
 
},
 
["aberrantdungbeetle"] = {
 
["aberrantdungbeetle"] = {
["inherits"] = "dungbeetle",
+
["inherits"] = "dungbeetle",
 
-- exception: has base creature values
 
-- exception: has base creature values
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
  +
["class"] = "DungBeetle_Character_BP_Aberrant_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP_Aberrant.DungBeetle_Character_BP_Aberrant'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "Aberrant Dung Beetle",
["class"] = "DungBeetle_Character_BP_Aberrant_C",
 
  +
["group"] = "Aberrant Creatures, Invertebrates"
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP_Aberrant.DungBeetle_Character_BP_Aberrant'",
 
["commonname"] = "Aberrant Dung Beetle",
 
["group"] = "Aberrant Creatures, Invertebrates"
 
 
},
 
},
 
["aberrantelectrophorus"] = {
 
["aberrantelectrophorus"] = {
["inherits"] = "electrophorus",
+
["inherits"] = "electrophorus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Eel_Character_BP_Aberrant_C",
+
["class"] = "Eel_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP_Aberrant.Eel_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP_Aberrant.Eel_Character_BP_Aberrant'",
["commonname"] = "Aberrant Electrophorus",
+
["commonname"] = "Aberrant Electrophorus",
["group"] = "Aberrant Creatures, Fish"
+
["group"] = "Aberrant Creatures, Fish"
 
},
 
},
 
["aberrantequus"] = {
 
["aberrantequus"] = {
["inherits"] = "equus",
+
["inherits"] = "equus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Equus_Character_BP_Aberrant_C",
+
["class"] = "Equus_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Aberrant.Equus_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Aberrant.Equus_Character_BP_Aberrant'",
["commonname"] = "Aberrant Equus",
+
["commonname"] = "Aberrant Equus",
["group"] = "Aberrant Creatures, Mammals"
+
["group"] = "Aberrant Creatures, Mammals"
 
},
 
},
 
["aberrantgigantopithecus"] = {
 
["aberrantgigantopithecus"] = {
["inherits"] = "gigantopithecus",
+
["inherits"] = "gigantopithecus",
["overridewith"] = "aberrantCreatureTameableOverride2",
+
["overridewith"] = "aberrantCreatureTameableOverride2",
["class"] = "Bigfoot_Character_BP_Aberrant_C",
+
["class"] = "Bigfoot_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP_Aberrant.Bigfoot_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP_Aberrant.Bigfoot_Character_BP_Aberrant'",
["commonname"] = "Aberrant Gigantopithecus",
+
["commonname"] = "Aberrant Gigantopithecus",
["group"] = "Aberrant Creatures, Mammals"
+
["group"] = "Aberrant Creatures, Mammals"
 
},
 
},
 
["aberrantiguanodon"] = {
 
["aberrantiguanodon"] = {
["inherits"] = "iguanodon",
+
["inherits"] = "iguanodon",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Iguanodon_Character_BP_Aberrant_C",
+
["class"] = "Iguanodon_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP_Aberrant.Iguanodon_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP_Aberrant.Iguanodon_Character_BP_Aberrant'",
["commonname"] = "Aberrant Iguanodon",
+
["commonname"] = "Aberrant Iguanodon",
["group"] = "Aberrant Creatures, Dinosaurs"
+
["group"] = "Aberrant Creatures, Dinosaurs"
 
},
 
},
 
["aberrantlystrosaurus"] = {
 
["aberrantlystrosaurus"] = {
["inherits"] = "lystrosaurus",
+
["inherits"] = "lystrosaurus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Lystro_Character_BP_Aberrant_C",
+
["class"] = "Lystro_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP_Aberrant.Lystro_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP_Aberrant.Lystro_Character_BP_Aberrant'",
["commonname"] = "Aberrant Lystrosaurus",
+
["commonname"] = "Aberrant Lystrosaurus",
["group"] = "Aberrant Creatures, Synapsids"
+
["group"] = "Aberrant Creatures, Synapsids"
 
},
 
},
 
["aberrantmanta"] = {
 
["aberrantmanta"] = {
["inherits"] = "manta",
+
["inherits"] = "manta",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Manta_Character_BP_Aberrant_C",
+
["class"] = "Manta_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP_Aberrant.Manta_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP_Aberrant.Manta_Character_BP_Aberrant'",
["commonname"] = "Aberrant Manta",
+
["commonname"] = "Aberrant Manta",
["group"] = "Aberrant Creatures, Fish",
+
["group"] = "Aberrant Creatures, Fish",
["healthtamedmult"] = -0.04
+
["healthtamedmult"] = -0.04
 
},
 
},
 
["aberrantmegalania"] = {
 
["aberrantmegalania"] = {
["inherits"] = "megalania",
+
["inherits"] = "megalania",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Megalania_Character_BP_Aberrant_C",
+
["class"] = "Megalania_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalania/Megalania_Character_BP_Aberrant.Megalania_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalania/Megalania_Character_BP_Aberrant.Megalania_Character_BP_Aberrant'",
["commonname"] = "Aberrant Megalania",
+
["commonname"] = "Aberrant Megalania",
["group"] = "Aberrant Creatures, Reptiles"
+
["group"] = "Aberrant Creatures, Reptiles",
  +
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantmegalosaurus"] = {
 
["aberrantmegalosaurus"] = {
["inherits"] = "megalosaurus",
+
["inherits"] = "megalosaurus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Megalosaurus_Character_BP_Aberrant_C",
+
["class"] = "Megalosaurus_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_Aberrant.Megalosaurus_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_Aberrant.Megalosaurus_Character_BP_Aberrant'",
["commonname"] = "Aberrant Megalosaurus",
+
["commonname"] = "Aberrant Megalosaurus",
["group"] = "Aberrant Creatures, Dinosaurs",
+
["group"] = "Aberrant Creatures, Dinosaurs",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantmeganeura"] = {
 
["aberrantmeganeura"] = {
["inherits"] = "meganeura",
+
["inherits"] = "meganeura",
["overridewith"] = "aberrantCreatureOverride",
+
["overridewith"] = "aberrantCreatureOverride",
["class"] = "Dragonfly_Character_BP_Aberrant_C",
+
["class"] = "Dragonfly_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP_Aberrant.Dragonfly_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP_Aberrant.Dragonfly_Character_BP_Aberrant'",
["commonname"] = "Aberrant Meganeura",
+
["commonname"] = "Aberrant Meganeura",
["group"] = "Aberrant Creatures, Invertebrates",
+
["group"] = "Aberrant Creatures, Invertebrates",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantmoschops"] = {
 
["aberrantmoschops"] = {
["inherits"] = "moschops",
+
["inherits"] = "moschops",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Moschops_Character_BP_Aberrant_C",
+
["class"] = "Moschops_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP_Aberrant.Moschops_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP_Aberrant.Moschops_Character_BP_Aberrant'",
["commonname"] = "Aberrant Moschops",
+
["commonname"] = "Aberrant Moschops",
["group"] = "Aberrant Creatures, Synapsids"
+
["group"] = "Aberrant Creatures, Synapsids"
 
},
 
},
 
["aberrantotter"] = {
 
["aberrantotter"] = {
["inherits"] = "otter",
+
["inherits"] = "otter",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Otter_Character_BP_Aberrant_C",
+
["class"] = "Otter_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Otter/Otter_Character_BP_Aberrant.Otter_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Otter/Otter_Character_BP_Aberrant.Otter_Character_BP_Aberrant'",
["commonname"] = "Aberrant Otter",
+
["commonname"] = "Aberrant Otter",
["group"] = "Aberrant Creatures, Mammals"
+
["group"] = "Aberrant Creatures, Mammals"
 
},
 
},
 
["aberrantovis"] = {
 
["aberrantovis"] = {
["inherits"] = "ovis",
+
["inherits"] = "ovis",
 
-- exception: has base creature values
 
-- exception: has base creature values
["dlc"] = "Aberration",
+
["dlc"] = "Aberration",
["releasedate"] = "2017-12-12",
+
["releasedate"] = "2017-12-12",
["releaseversion"] = "275.0",
+
["releaseversion"] = "275.0",
["xboxreleasedate"] = "2017-12-12",
+
["xboxreleasedate"] = "2017-12-12",
["xboxreleaseversion"] = "768.0",
+
["xboxreleaseversion"] = "768.0",
["ps4releasedate"] = "2017-12-12",
+
["psreleasedate"] = "2017-12-12",
["ps4releaseversion"] = "518.0",
+
["psreleaseversion"] = "518.0",
["mobilereleasedate"] = "Unreleased",
+
["mobilereleasedate"] = "Unreleased",
["mobilereleaseversion"] = " ",
+
["mobilereleaseversion"] = " ",
["switchreleasedate"] = "Unreleased",
+
["switchreleasedate"] = "Unreleased",
["switchreleaseversion"] = " ",
+
["switchreleaseversion"] = " ",
  +
["egsreleasedate"] = "2020-06-11",
["class"] = "Sheep_Character_BP_Aberrant_C",
 
  +
["egsreleaseversion"] = "311.74",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP_Aberrant.Sheep_Character_BP_Aberrant'",
 
  +
["class"] = "Sheep_Character_BP_Aberrant_C",
["commonname"] = "Aberrant Ovis",
 
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP_Aberrant.Sheep_Character_BP_Aberrant'",
["group"] = "Aberrant Creatures, Mammals"
 
  +
["commonname"] = "Aberrant Ovis",
  +
["group"] = "Aberrant Creatures, Mammals"
 
},
 
},
 
["aberrantparaceratherium"] = {
 
["aberrantparaceratherium"] = {
["inherits"] = "paraceratherium",
+
["inherits"] = "paraceratherium",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Paracer_Character_BP_Aberrant_C",
+
["class"] = "Paracer_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP_Aberrant.Paracer_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP_Aberrant.Paracer_Character_BP_Aberrant'",
["commonname"] = "Aberrant Paraceratherium",
+
["commonname"] = "Aberrant Paraceratherium",
["group"] = "Aberrant Creatures, Mammals",
+
["group"] = "Aberrant Creatures, Mammals",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantparasaur"] = {
 
["aberrantparasaur"] = {
["inherits"] = "parasaurolophus",
+
["inherits"] = "parasaurolophus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Para_Character_BP_Aberrant_C",
+
["class"] = "Para_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP_Aberrant.Para_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP_Aberrant.Para_Character_BP_Aberrant'",
["commonname"] = "Aberrant Parasaur",
+
["commonname"] = "Aberrant Parasaur",
["group"] = "Aberrant Creatures, Dinosaurs"
+
["group"] = "Aberrant Creatures, Dinosaurs"
 
},
 
},
 
["aberrantpiranha"] = {
 
["aberrantpiranha"] = {
["inherits"] = "megapiranha",
+
["inherits"] = "megapiranha",
["overridewith"] = "aberrantCreatureOverride",
+
["overridewith"] = "aberrantCreatureOverride",
["class"] = "Piranha_Character_BP_Aberrant_C",
+
["class"] = "Piranha_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP_Aberrant.Piranha_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP_Aberrant.Piranha_Character_BP_Aberrant'",
["commonname"] = "Aberrant Piranha",
+
["commonname"] = "Aberrant Piranha",
["group"] = "Aberrant Creatures, Fish"
+
["group"] = "Aberrant Creatures, Fish"
 
},
 
},
 
["aberrantpulmonoscorpius"] = {
 
["aberrantpulmonoscorpius"] = {
["inherits"] = "pulmonoscorpius",
+
["inherits"] = "pulmonoscorpius",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Scorpion_Character_BP_Aberrant_C",
+
["class"] = "Scorpion_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP_Aberrant.Scorpion_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP_Aberrant.Scorpion_Character_BP_Aberrant'",
["commonname"] = "Aberrant Pulmonoscorpius",
+
["commonname"] = "Aberrant Pulmonoscorpius",
["group"] = "Aberrant Creatures, Invertebrates",
+
["group"] = "Aberrant Creatures, Invertebrates",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantpurlovia"] = {
 
["aberrantpurlovia"] = {
["inherits"] = "purlovia",
+
["inherits"] = "purlovia",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Purlovia_Character_BP_Aberrant_C",
+
["class"] = "Purlovia_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP_Aberrant.Purlovia_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP_Aberrant.Purlovia_Character_BP_Aberrant'",
["commonname"] = "Aberrant Purlovia",
+
["commonname"] = "Aberrant Purlovia",
["group"] = "Aberrant Creatures, Synapsids",
+
["group"] = "Aberrant Creatures, Synapsids",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantraptor"] = {
 
["aberrantraptor"] = {
["inherits"] = "raptor",
+
["inherits"] = "raptor",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Raptor_Character_BP_Aberrant_C",
+
["class"] = "Raptor_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP_Aberrant.Raptor_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP_Aberrant.Raptor_Character_BP_Aberrant'",
["commonname"] = "Aberrant Raptor",
+
["commonname"] = "Aberrant Raptor",
["group"] = "Aberrant Creatures, Dinosaurs"
+
["group"] = "Aberrant Creatures, Dinosaurs"
 
},
 
},
 
["aberrantsalmon"] = {
 
["aberrantsalmon"] = {
["inherits"] = "sabertoothsalmon",
+
["inherits"] = "sabertoothsalmon",
["overridewith"] = "aberrantCreatureOverride",
+
["overridewith"] = "aberrantCreatureOverride",
["class"] = "Salmon_Character_Aberrant_C",
+
["class"] = "Salmon_Character_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_Aberrant.Salmon_Character_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_Aberrant.Salmon_Character_Aberrant'",
["commonname"] = "Aberrant Salmon",
+
["commonname"] = "Aberrant Salmon",
["group"] = "Aberrant Creatures, Fish"
+
["group"] = "Aberrant Creatures, Fish"
 
},
 
},
 
["aberrantsarco"] = {
 
["aberrantsarco"] = {
["inherits"] = "sarcosuchus",
+
["inherits"] = "sarcosuchus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Sarco_Character_BP_Aberrant_C",
+
["class"] = "Sarco_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP_Aberrant.Sarco_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP_Aberrant.Sarco_Character_BP_Aberrant'",
["commonname"] = "Aberrant Sarco",
+
["commonname"] = "Aberrant Sarco",
["group"] = "Aberrant Creatures, Reptiles"
+
["group"] = "Aberrant Creatures, Reptiles"
 
},
 
},
 
["aberrantspino"] = {
 
["aberrantspino"] = {
["inherits"] = "spinosaurus",
+
["inherits"] = "spinosaurus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Spino_Character_BP_Aberrant_C",
+
["class"] = "Spino_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP_Aberrant.Spino_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP_Aberrant.Spino_Character_BP_Aberrant'",
["commonname"] = "Aberrant Spino",
+
["commonname"] = "Aberrant Spino",
["group"] = "Aberrant Creatures, Dinosaurs",
+
["group"] = "Aberrant Creatures, Dinosaurs",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberrantstegosaurus"] = {
 
["aberrantstegosaurus"] = {
["inherits"] = "stegosaurus",
+
["inherits"] = "stegosaurus",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Stego_Character_BP_Aberrant_C",
+
["class"] = "Stego_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP_Aberrant.Stego_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP_Aberrant.Stego_Character_BP_Aberrant'",
["commonname"] = "Aberrant Stegosaurus",
+
["commonname"] = "Aberrant Stegosaurus",
["group"] = "Aberrant Creatures, Dinosaurs"
+
["group"] = "Aberrant Creatures, Dinosaurs"
 
},
 
},
 
["aberranttitanoboa"] = {
 
["aberranttitanoboa"] = {
["inherits"] = "titanoboa",
+
["inherits"] = "titanoboa",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "BoaFrill_Character_BP_Aberrant_C",
+
["class"] = "BoaFrill_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP_Aberrant.BoaFrill_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP_Aberrant.BoaFrill_Character_BP_Aberrant'",
["commonname"] = "Aberrant Titanoboa",
+
["commonname"] = "Aberrant Titanoboa",
["group"] = "Aberrant Creatures, Reptiles",
+
["group"] = "Aberrant Creatures, Reptiles",
["radiationimmune"] = "Yes"
+
["radiationimmune"] = "Yes"
 
},
 
},
 
["aberranttriceratops"] = {
 
["aberranttriceratops"] = {
["inherits"] = "triceratops",
+
["inherits"] = "triceratops",
["overridewith"] = "aberrantCreatureTameableOverride",
+
["overridewith"] = "aberrantCreatureTameableOverride",
["class"] = "Trike_Character_BP_Aberrant_C",
+
["class"] = "Trike_Character_BP_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP_Aberrant.Trike_Character_BP_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP_Aberrant.Trike_Character_BP_Aberrant'",
["commonname"] = "Aberrant Triceratops",
+
["commonname"] = "Aberrant Triceratops",
["group"] = "Aberrant Creatures, Dinosaurs"
+
["group"] = "Aberrant Creatures, Dinosaurs"
 
},
 
},
 
["aberranttrilobite"] = {
 
["aberranttrilobite"] = {
["inherits"] = "trilobite",
+
["inherits"] = "trilobite",
["overridewith"] = "aberrantCreatureOverride",
+
["overridewith"] = "aberrantCreatureOverride",
["class"] = "Trilobite_Character_Aberrant_C",
+
["class"] = "Trilobite_Character_Aberrant_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character_Aberrant.Trilobite_Character_Aberrant'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character_Aberrant.Trilobite_Character_Aberrant'",
["commonname"] = "Aberrant Trilobite",
+
["commonname"] = "Aberrant Trilobite",
["group"] = "Aberrant Creatures, Invertebrates"
+
["group"] = "Aberrant Creatures, Invertebrates"
 
},
 
},
   
Строка 33 785: Строка 30 866:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphakingtitan"] = {
 
["alphakingtitan"] = {
["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
+
["variants"] = "Alpha King Titan, Beta King Titan, Gamma King Titan",
 
["commonname"] = "Alpha King Titan",
 
["commonname"] = "Alpha King Titan",
 
["class"] = "KingKaiju_Character_BP_Alpha_C",
 
["class"] = "KingKaiju_Character_BP_Alpha_C",
Строка 33 796: Строка 30 877:
 
["categories"] = "",
 
["categories"] = "",
 
["time"] = "",
 
["time"] = "",
["group"] = "Bosses, Titans",
+
["group"] = "Bosses, Fantasy Creatures, Titans",
 
["temperament"] = "Highly Aggressive",
 
["temperament"] = "Highly Aggressive",
 
["releasedate"] = "2018-11-06",
 
["releasedate"] = "2018-11-06",
Строка 33 802: Строка 30 883:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 33 991: Строка 31 070:
 
},
 
},
 
["killxpbase"] = 2,
 
["killxpbase"] = 2,
["chancetodroploot"] = 0
+
["chancetodroploot"] = 0,
  +
["specialloot"] = "Element, King Titan Trophy (Alpha) (Extinction), King Titan Flag (Extinction)",
  +
["lootitems"] = "HomoDeus Boots Skin (Extinction), HomoDeus Gloves Skin (Extinction), HomoDeus Helmet Skin (Extinction), HomoDeus Pants Skin (Extinction), HomoDeus Shirt Skin (Extinction)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 33 997: Строка 31 078:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["betakingtitan"] = {
 
["betakingtitan"] = {
["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
+
["variants"] = "Alpha King Titan, Beta King Titan, Gamma King Titan",
 
["commonname"] = "Beta King Titan",
 
["commonname"] = "Beta King Titan",
 
["class"] = "KingKaiju_Character_BP_Beta_C",
 
["class"] = "KingKaiju_Character_BP_Beta_C",
Строка 34 008: Строка 31 089:
 
["categories"] = "",
 
["categories"] = "",
 
["time"] = "",
 
["time"] = "",
["group"] = "Bosses, Titans",
+
["group"] = "Bosses, Fantasy Creatures, Titans",
 
["temperament"] = "Highly Aggressive",
 
["temperament"] = "Highly Aggressive",
 
["releasedate"] = "2018-11-06",
 
["releasedate"] = "2018-11-06",
Строка 34 014: Строка 31 095:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 34 203: Строка 31 282:
 
},
 
},
 
["killxpbase"] = 2,
 
["killxpbase"] = 2,
["chancetodroploot"] = 0
+
["chancetodroploot"] = 0,
  +
["specialloot"] = "Element, King Titan Trophy (Beta) (Extinction), King Titan Flag (Extinction)",
  +
["lootitems"] = "HomoDeus Boots Skin (Extinction), HomoDeus Gloves Skin (Extinction), HomoDeus Helmet Skin (Extinction), HomoDeus Pants Skin (Extinction), HomoDeus Shirt Skin (Extinction)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 34 209: Строка 31 290:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["gammakingtitan"] = {
 
["gammakingtitan"] = {
["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
+
["variants"] = "Alpha King Titan, Beta King Titan, Gamma King Titan",
 
["commonname"] = "Gamma King Titan",
 
["commonname"] = "Gamma King Titan",
 
["class"] = "KingKaiju_Character_BP_C",
 
["class"] = "KingKaiju_Character_BP_C",
Строка 34 221: Строка 31 302:
 
["categories"] = "",
 
["categories"] = "",
 
["time"] = "",
 
["time"] = "",
["group"] = "Bosses, Titans",
+
["group"] = "Bosses, Fantasy Creatures, Titans",
 
["temperament"] = "Highly Aggressive",
 
["temperament"] = "Highly Aggressive",
 
["releasedate"] = "2018-11-06",
 
["releasedate"] = "2018-11-06",
Строка 34 227: Строка 31 308:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 34 415: Строка 31 494:
 
}
 
}
 
},
 
},
["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 Creatures",
 
["releasedate"] = "2018-11-06",
 
["releaseversion"] = "285.104",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["ps4releasedate"] = "2018-11-06",
 
["ps4releaseversion"] = "528.23",
 
["mobilereleasedate"] = "Unreleased",
 
["mobilereleaseversion"] = "",
 
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
["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,
 
["killxpbase"] = 2,
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
  +
["specialloot"] = "Element, King Titan Trophy (Extinction), King Titan Flag (Extinction)",
["canbeharvestedfor"] = "Hide, Raw Meat"
 
  +
["lootitems"] = "HomoDeus Boots Skin (Extinction), HomoDeus Gloves Skin (Extinction), HomoDeus Helmet Skin (Extinction), HomoDeus Pants Skin (Extinction), HomoDeus Shirt Skin (Extinction)"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 34 485: Строка 31 503:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["deserttitan"] = {
 
["deserttitan"] = {
["variants"] = "Forest Titan, Ice Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
 
 
["commonname"] = "Desert Titan",
 
["commonname"] = "Desert Titan",
 
["class"] = "DesertKaiju_Character_BP_C",
 
["class"] = "DesertKaiju_Character_BP_C",
Строка 34 496: Строка 31 513:
 
["categories"] = "",
 
["categories"] = "",
 
["time"] = "",
 
["time"] = "",
["group"] = "Bosses, Titans",
+
["group"] = "Fantasy Creatures, Titans",
 
["temperament"] = "Highly Aggressive",
 
["temperament"] = "Highly Aggressive",
 
["releasedate"] = "2018-11-06",
 
["releasedate"] = "2018-11-06",
Строка 34 502: Строка 31 519:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Flying",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 34 606: Строка 31 621:
 
["killxpbase"] = 2,
 
["killxpbase"] = 2,
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["lootitems"] = "M.D.S.M. (Extinction), M.R.L.M. (Extinction), M.S.C.M. (Extinction)",
 
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["specialloot"] = "",
 
["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"
+
["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 (Aberration), Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 34 626: Строка 31 640:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 34 737: Строка 31 749:
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["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",
+
["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 (Aberration), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 34 757: Строка 31 755:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["foresttitan"] = {
 
["foresttitan"] = {
["variants"] = "Desert Titan, Ice Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
 
 
["commonname"] = "Forest Titan",
 
["commonname"] = "Forest Titan",
 
["class"] = "ForestKaiju_Character_BP_C",
 
["class"] = "ForestKaiju_Character_BP_C",
Строка 34 768: Строка 31 765:
 
["categories"] = "",
 
["categories"] = "",
 
["time"] = "",
 
["time"] = "",
["group"] = "Bosses, Titans",
+
["group"] = "Fantasy Creatures, Titans",
 
["temperament"] = "Highly Aggressive",
 
["temperament"] = "Highly Aggressive",
 
["releasedate"] = "2018-11-06",
 
["releasedate"] = "2018-11-06",
Строка 34 774: Строка 31 771:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
Строка 34 912: Строка 31 907:
 
["killxpbase"] = 0,
 
["killxpbase"] = 0,
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["lootitems"] = "M.D.S.M. (Extinction), M.R.L.M. (Extinction), M.S.C.M. (Extinction)",
+
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Fungal Wood (Aberration), Thatch",
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Fungal Wood, Thatch",
 
 
["specialloot"] = "",
 
["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"
+
["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 (Aberration), Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 34 921: Строка 31 915:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["icetitan"] = {
 
["icetitan"] = {
["variants"] = "Desert Titan, Forest Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
 
 
["commonname"] = "Ice Titan",
 
["commonname"] = "Ice Titan",
 
["class"] = "IceKaiju_Character_BP_C",
 
["class"] = "IceKaiju_Character_BP_C",
Строка 34 932: Строка 31 925:
 
["categories"] = "",
 
["categories"] = "",
 
["time"] = "",
 
["time"] = "",
["group"] = "Bosses, Titans",
+
["group"] = "Fantasy Creatures, Titans",
 
["temperament"] = "Highly Aggressive",
 
["temperament"] = "Highly Aggressive",
 
["releasedate"] = "2018-11-06",
 
["releasedate"] = "2018-11-06",
Строка 34 938: Строка 31 931:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
Строка 35 174: Строка 32 165:
 
["killxpbase"] = 2,
 
["killxpbase"] = 2,
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["lootitems"] = "M.D.S.M. (Extinction), M.R.L.M. (Extinction), M.S.C.M. (Extinction)",
 
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Pelt, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Pelt, Raw Meat, Raw Prime Meat",
 
["specialloot"] = "",
 
["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"
+
["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 (Aberration), Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
},
 
------------------------------------------------------------
 
-- KEYWORDS: [defenseunit]
 
------------------------------------------------------------
 
["defenseunitsanctuary"] = {
 
["inherits"] = "defenseunit",
 
["class"] = "Defender_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Tank/Defender_Character_BP.Defender_Character_BP'",
 
["killxpbase"] = 15,
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
 
["teamname"] = "Robot_Aggressive",
 
["lootitems"] = "",
 
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal",
 
["specialloot"] = ""
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 35 197: Строка 32 173:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["enforcer"] = {
 
["enforcer"] = {
  +
["variants"] = "Malfunctioned Enforcer, VR Enforcer",
 
["commonname"] = "Enforcer",
 
["commonname"] = "Enforcer",
 
["class"] = "Enforcer_Character_BP_C",
 
["class"] = "Enforcer_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Enforcer/Enforcer_Character_BP.Enforcer_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Enforcer/Enforcer_Character_BP.Enforcer_Character_BP'",
 
["variants"] = "",
 
["variants"] = "",
["dlc"] = "Extinction",
+
["dlc"] = "Extinction, Genesis: Part 2",
 
["dossierimage"] = "Dossier Enforcer.png",
 
["dossierimage"] = "Dossier Enforcer.png",
 
["dossieraddbook"] = "",
 
["dossieraddbook"] = "",
Строка 35 216: Строка 32 193:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "No",
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
Строка 35 294: Строка 32 269:
 
["teamname"] = "Robot_Neutral",
 
["teamname"] = "Robot_Neutral",
 
["candamage"] = "Greenhouse, Thatch",
 
["candamage"] = "Greenhouse, Thatch",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, X-Argentavis, X-Tapejara",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 0,
 
["meleebase"] = 0,
Строка 35 332: Строка 32 307:
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
 
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal",
 
["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",
+
["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 (Aberration), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 35 355: Строка 32 316:
 
["class"] = "MegaRex_Character_BP_Corrupt_C",
 
["class"] = "MegaRex_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt'",
["variants"] = "Rex, Tek Rex, Alpha T-Rex, Corrupted Rex, Skeletal Rex, DodoRex",
+
["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "Tyrannosaurus dominum",
 
 
["group"] = "Dinosaurs, Enraged Creatures",
 
["group"] = "Dinosaurs, Enraged Creatures",
 
["temperament"] = "Highly Aggressive",
 
["temperament"] = "Highly Aggressive",
Строка 35 365: Строка 32 325:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 35 446: Строка 32 404:
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "Corrupt Heart (Extinction)",
+
["specialloot"] = "Corrupt Heart (Extinction)"
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 35 477: Строка 32 413:
 
["class"] = "MegaTrike_Character_BP_Corrupt_C",
 
["class"] = "MegaTrike_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_Character_BP_Corrupt'",
["variants"] = "Triceratops, Aberrant Triceratops, Corrupted Triceratops, Skeletal Trike",
+
["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "Triceratops styrax",
 
 
["group"] = "Dinosaurs, Enraged Creatures",
 
["group"] = "Dinosaurs, Enraged Creatures",
 
["temperament"] = "Highly Aggressive",
 
["temperament"] = "Highly Aggressive",
Строка 35 487: Строка 32 422:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 35 532: Строка 32 465:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern",
 
["meleebase"] = 145,
 
["meleebase"] = 145,
 
["attacks"] = {
 
["attacks"] = {
Строка 35 562: Строка 32 495:
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Keratin, Raw Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Keratin, Raw Meat",
["specialloot"] = "",
+
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 35 590: Строка 32 501:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["commonname"] = "Forest Wyvern",
 
["commonname"] = "Forest Wyvern",
 
["class"] = "Wyvern_Character_BP_Fire_Minion_C",
 
["class"] = "Wyvern_Character_BP_Fire_Minion_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/ForestKaiju/Minion/Wyvern_Character_BP_Fire_Minion.Wyvern_Character_BP_Fire_Minion'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/ForestKaiju/Minion/Wyvern_Character_BP_Fire_Minion.Wyvern_Character_BP_Fire_Minion'",
["variants"] = "",
 
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 35 602: Строка 32 512:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 35 626: Строка 32 534:
 
["incubationtime"] = 17998.560547,
 
["incubationtime"] = 17998.560547,
 
["maturationtime"] = 333333.3125,
 
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031,
 
["juveniletime"] = 133333.328125,
 
["adolescenttime"] = 166666.65625,
 
 
["mintimebetweenmating"] = 64800,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
["maxtimebetweenmating"] = 172800
Строка 35 634: Строка 32 539:
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "Yes",
 
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
 
["healthwildlevel"] = 0.15,
 
["healthwildlevel"] = 0.15,
 
["healthtamedlevel"] = 0.2025,
 
["healthtamedlevel"] = 0.2025,
 
["healthtamedmult"] = 0,
 
["healthtamedmult"] = 0,
["healthtamedadd"] = -1050,
+
["healthtamedadd"] = -785,
 
["tamedbasehealthmultiplier"] = 1,
 
["tamedbasehealthmultiplier"] = 1,
["stamina"] = 275,
+
["stamina"] = 315,
 
["staminawildlevel"] = 0.05,
 
["staminawildlevel"] = 0.05,
 
["staminatamedlevel"] = 0.05,
 
["staminatamedlevel"] = 0.05,
Строка 35 654: Строка 32 559:
 
["oxygentamedmult"] = 0,
 
["oxygentamedmult"] = 0,
 
["oxygentamedadd"] = 0,
 
["oxygentamedadd"] = 0,
["food"] = 2000,
+
["food"] = 1800,
 
["foodwildlevel"] = 0.1,
 
["foodwildlevel"] = 0.1,
 
["foodtamedlevel"] = 0.1,
 
["foodtamedlevel"] = 0.1,
Строка 35 760: Строка 32 665:
 
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
 
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
 
["specialloot"] = "",
 
["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"
+
["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 (Aberration), Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 35 770: Строка 32 675:
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Gacha/Gacha_Character_BP.Gacha_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Gacha/Gacha_Character_BP.Gacha_Character_BP'",
 
["variants"] = "GachaClaus",
 
["variants"] = "GachaClaus",
["dlc"] = "Extinction",
+
["dlc"] = "Extinction, Genesis: Part 2",
 
["dossierimage"] = "Dossier Gacha.png",
 
["dossierimage"] = "Dossier Gacha.png",
 
["dossieraddbook"] = "Yes",
 
["dossieraddbook"] = "Yes",
Строка 35 785: Строка 32 690:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 35 819: Строка 32 722:
 
["gestationtime"] = 28571.427734,
 
["gestationtime"] = 28571.427734,
 
["maturationtime"] = 416666.65625,
 
["maturationtime"] = 416666.65625,
["babytime"] = 41666.667969,
 
["juveniletime"] = 166666.671875,
 
["adolescenttime"] = 208333.328125,
 
 
["mintimebetweenmating"] = 64800,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
["maxtimebetweenmating"] = 172800
Строка 35 881: Строка 32 781:
 
["dragweight"] = 350,
 
["dragweight"] = 350,
 
["mass"] = 400,
 
["mass"] = 400,
["fecessize"] = "Gacha Crystal (Extinction)",
+
["fecessize"] = "None",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
+
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
 
["teamname"] = "Herbivores",
 
["teamname"] = "Herbivores",
 
["candamage"] = "Adobe, Greenhouse, Stone, Thatch, Wood",
 
["candamage"] = "Adobe, Greenhouse, Stone, Thatch, Wood",
Строка 35 927: Строка 32 828:
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
 
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Stone",
 
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Stone",
["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",
+
["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 (Aberration), 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"
 
},
 
["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"
 
},
 
["5"] = {
 
["name"] = "Fur Main",
 
["colors"] = "DragonGreen0, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Black, DragonGreen2, DarkWolfFur, BigFoot0, NearBlack"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 35 951: Строка 32 834:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["gachaclaus"] = {
 
["gachaclaus"] = {
["inherits"] = "gacha",
+
["inherits"] = "gacha",
["dlc"] = "",
+
["dlc"] = "",
["event"] = "ARK: Winter Wonderland 3",
+
["event"] = "ARK: Winter Wonderland 3, ARK: Winter Wonderland 4, ARK: Winter Wonderland 5",
["variants"] = "Gacha",
+
["variants"] = "Gacha",
["releasedate"] = "2018-12-18",
+
["releasedate"] = "2018-12-18",
["releaseversion"] = "288.113",
+
["releaseversion"] = "288.113",
["xboxreleasedate"] = "2018-12-18",
+
["xboxreleasedate"] = "2018-12-18",
["xboxreleaseversion"] = "781.15",
+
["xboxreleaseversion"] = "781.15",
["ps4releasedate"] = "2018-12-18",
+
["psreleasedate"] = "2018-12-18",
["ps4releaseversion"] = "530.0",
+
["psreleaseversion"] = "530.0",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "Unreleased",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "",
  +
["class"] = "Gacha_Claus_Character_BP_C",
["switchreleasedate"] = "Unreleased",
 
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Gacha/Gacha_Claus_Character_BP.Gacha_Claus_Character_BP'",
["switchreleaseversion"] = "",
 
  +
["commonname"] = "GachaClaus",
["class"] = "Gacha_Claus_Character_BP_C",
 
  +
["species"] = "",
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Gacha/Gacha_Claus_Character_BP.Gacha_Claus_Character_BP'",
 
["commonname"] = "GachaClaus",
+
["time"] = "",
["group"] = "Event Creatures, Mammals",
+
["group"] = "Event Creatures, Mammals",
["dossierimage"] = "GachaClaus Image.jpg",
+
["dossierimage"] = "GachaClaus Image.jpg",
["dossieraddbook"] = "No",
+
["dossieraddbook"] = "No",
 
["taming"] = {
 
["taming"] = {
["canbetamed"] = "No",
+
["canbetamed"] = "No",
["rideable"] = "No",
+
["rideable"] = "No",
["equipment"] = "",
+
["equipment"] = "",
["canmountonhumans"] = "",
+
["canmountonhumans"] = "",
["nonviolenttame"] = "",
+
["nonviolenttame"] = "",
["knockouttame"] = "",
+
["knockouttame"] = "",
["ballowmountedweaponry"] = "",
+
["ballowmountedweaponry"] = "",
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "",
+
["kibble"] = "",
["favoritefood"] = "",
+
["favoritefood"] = "",
["primitiveplusfood"] = ""
+
["primitiveplusfood"] = ""
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["gestationtime"] = "",
+
["gestationtime"] = "",
["maturationtime"] = "",
+
["maturationtime"] = "",
["babytime"] = "",
+
["mintimebetweenmating"] = "",
["juveniletime"] = "",
+
["maxtimebetweenmating"] = ""
["adolescenttime"] = "",
 
["mintimebetweenmating"] = "",
 
["maxtimebetweenmating"] = ""
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
Строка 36 048: Строка 32 928:
 
["riddenswimspeed"] = ""
 
["riddenswimspeed"] = ""
 
},
 
},
["colorization"] = {
+
["radiationimmune"] = ""
["0"] = {
 
["name"] = "Skin",
 
["colors"] = "Red, Green, Light Grey, Light Red, Dark Green, Dark Red, Dino Light Red, Dino Light Green, Dino Medium Green, Dino Albino, NearWhite, Red, Red, Red, Red, Green, Green, Green"
 
},
 
["2"] = {
 
["name"] = "Light Stripe",
 
["colors"] = "Red, Green, Light Grey, Light Red, Dark Green, Dark Red, Dino Light Red, Dino Light Green, Dino Medium Green, Dino Albino, NearWhite, Red, Red, Red, Red, Green, Green, Dino Albino, Dino Albino, Dino Albino"
 
},
 
["3"] = {
 
["name"] = "Dark Stripe",
 
["colors"] = "Red, Green, Light Grey, Light Red, Dark Green, Dark Red, Dino Light Red, Dino Light Green, Dino Medium Green, Dino Albino, NearWhite, Red, Red, Red, Red, Green, Green, Dino Albino, Dino Albino, Dino Albino"
 
},
 
["5"] = {
 
["name"] = "Fur Main",
 
["colors"] = "Red, Green, Light Grey, Light Red, Dark Green, Dark Red, Dino Light Red, Dino Light Green, Dino Medium Green, Dino Albino, NearWhite, Red, Red, Red, Red, Green, Green, Dino Albino, Dino Albino, Dino Albino"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 36 074: Строка 32 937:
 
["class"] = "GasBags_Character_BP_C",
 
["class"] = "GasBags_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/GasBag/GasBags_Character_BP.GasBags_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/GasBag/GasBags_Character_BP.GasBags_Character_BP'",
["variants"] = "",
+
["variants"] = "R-Gasbags",
["dlc"] = "Extinction",
+
["dlc"] = "Extinction, Genesis: Part 1, Genesis: Part 2",
 
["dossierimage"] = "Dossier Gasbags.png",
 
["dossierimage"] = "Dossier Gasbags.png",
 
["dossieraddbook"] = "Yes",
 
["dossieraddbook"] = "Yes",
Строка 36 083: Строка 32 946:
 
["species"] = "Mopsechiniscus fluitobesus",
 
["species"] = "Mopsechiniscus fluitobesus",
 
["time"] = "Post-Holocene",
 
["time"] = "Post-Holocene",
["group"] = "Fantasy Creatures",
+
["group"] = "Invertebrates",
 
["temperament"] = "Passive",
 
["temperament"] = "Passive",
 
["diet"] = "Omnivore",
 
["diet"] = "Omnivore",
Строка 36 090: Строка 32 953:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 36 114: Строка 32 975:
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Crops"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
 
["gestationtime"] = 28571.427734,
 
["gestationtime"] = 28571.427734,
 
["maturationtime"] = 166666.65625,
 
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016,
 
["juveniletime"] = 66666.664063,
 
["adolescenttime"] = 83333.328125,
 
 
["mintimebetweenmating"] = 64800,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
["maxtimebetweenmating"] = 172800
Строка 36 179: Строка 33 037:
 
["mass"] = 480,
 
["mass"] = 480,
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
["immobilizedby"] = "Chain Bola, Large Bear Trap",
+
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
 
["teamname"] = "Herbivores_Medium",
 
["teamname"] = "Herbivores_Medium",
 
["candamage"] = "Greenhouse, Thatch, Wood",
 
["candamage"] = "Greenhouse, Thatch, Wood",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 15,
 
["meleebase"] = 15,
Строка 36 235: Строка 33 094:
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["specialloot"] = "",
 
["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",
+
["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 (Aberration)"
["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"
 
},
 
["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"
 
},
 
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 36 263: Строка 33 104:
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/IceJumper/IceJumper_Character_BP.IceJumper_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/IceJumper/IceJumper_Character_BP.IceJumper_Character_BP'",
 
["variants"] = "",
 
["variants"] = "",
["dlc"] = "Extinction",
+
["dlc"] = "Extinction, Genesis: Part 1, Genesis: Part 2",
 
["dossierimage"] = "Dossier Managarmr.png",
 
["dossierimage"] = "Dossier Managarmr.png",
 
["dossieraddbook"] = "Yes",
 
["dossieraddbook"] = "Yes",
Строка 36 278: Строка 33 119:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 36 302: Строка 33 141:
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
["kibble"] = "Exceptional Kibble",
+
["kibble"] = "Exceptional Kibble",
 
["favoritefood"] = "Raw Mutton"
 
["favoritefood"] = "Raw Mutton"
 
},
 
},
Строка 36 308: Строка 33 147:
 
["gestationtime"] = 14285.713867,
 
["gestationtime"] = 14285.713867,
 
["maturationtime"] = 333333.3125,
 
["maturationtime"] = 333333.3125,
["babytime"] = 33333.332031,
 
["juveniletime"] = 133333.328125,
 
["adolescenttime"] = 166666.65625,
 
 
["mintimebetweenmating"] = 64800,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
["maxtimebetweenmating"] = 172800
Строка 36 371: Строка 33 207:
 
["mass"] = 222,
 
["mass"] = 222,
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
Строка 36 420: Строка 33 257:
 
["lootitems"] = "",
 
["lootitems"] = "",
 
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
 
["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",
+
["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 (Aberration), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 36 455: Строка 33 266:
 
["class"] = "MegaMek_Character_BP_C",
 
["class"] = "MegaMek_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/MegaMek_Character_BP.MegaMek_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/MegaMek_Character_BP.MegaMek_Character_BP'",
["variants"] = "Mek",
+
["variants"] = "Exo-Mek, Malfunctioned Mek Knight, Mek",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["dossierimage"] = "Dossier Mega Mek.png",
 
["dossierimage"] = "Dossier Mega Mek.png",
Строка 36 462: Строка 33 273:
 
["categories"] = "",
 
["categories"] = "",
 
["modelnumber"] = "RX-412 MegaMEK",
 
["modelnumber"] = "RX-412 MegaMEK",
["group"] = "Mechanical Creatures",
+
["group"] = "Vehicles",
 
["height"] = "42 meters",
 
["height"] = "42 meters",
 
["weight"] = "193.2 tons",
 
["weight"] = "193.2 tons",
Строка 36 470: Строка 33 281:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
Строка 36 540: Строка 33 349:
 
["dragweight"] = 1200,
 
["dragweight"] = 1200,
 
["mass"] = 10000,
 
["mass"] = 10000,
["immobilizedby"] = "Large Bear Trap",
+
["immobilizedby"] = "Large Bear Trap, Net Projectile (Genesis: Part 2)",
 
["teamname"] = "None",
 
["teamname"] = "None",
 
["carryableby"] = "",
 
["carryableby"] = "",
Строка 36 583: Строка 33 392:
 
["killxpbase"] = 2,
 
["killxpbase"] = 2,
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = ""
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 36 609: Строка 33 401:
 
["class"] = "Mek_Character_BP_C",
 
["class"] = "Mek_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/Mek_Character_BP.Mek_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/Mek_Character_BP.Mek_Character_BP'",
["variants"] = "Mega Mek",
+
["variants"] = "Exo-Mek, Malfunctioned Mek Knight, Mega Mek",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["dossierimage"] = "Dossier Mek.png",
 
["dossierimage"] = "Dossier Mek.png",
Строка 36 617: Строка 33 409:
 
["categories"] = "",
 
["categories"] = "",
 
["modelnumber"] = "RX-103 MEK",
 
["modelnumber"] = "RX-103 MEK",
["group"] = "Mechanical Creatures",
+
["group"] = "Vehicles",
 
["height"] = "10.5 meters",
 
["height"] = "10.5 meters",
 
["weight"] = "48.3 tons",
 
["weight"] = "48.3 tons",
Строка 36 625: Строка 33 417:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
Строка 36 739: Строка 33 529:
 
["killxpbase"] = 2,
 
["killxpbase"] = 2,
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = ""
["colorization"] = {
 
["0"] = {
 
["name"] = "Accents",
 
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
 
},
 
["2"] = {
 
["name"] = "Body Mesh",
 
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
 
},
 
["3"] = {
 
["name"] = "Energy",
 
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
 
},
 
["5"] = {
 
["name"] = "Body",
 
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 36 767: Строка 33 539:
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Scout/Scout_Character_BP.Scout_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Scout/Scout_Character_BP.Scout_Character_BP'",
 
["variants"] = "",
 
["variants"] = "",
["dlc"] = "Extinction",
+
["dlc"] = "Extinction, Genesis: Part 2",
 
["dossierimage"] = "Dossier Scout.png",
 
["dossierimage"] = "Dossier Scout.png",
 
["soundfile"] = "",
 
["soundfile"] = "",
Строка 36 781: Строка 33 553:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
Строка 36 821: Строка 33 591:
 
["mass"] = 100,
 
["mass"] = 100,
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Plant Species Y",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Plant Species Y",
 
["teamname"] = "Robot_Neutral",
 
["teamname"] = "Robot_Neutral",
Строка 36 851: Строка 33 622:
 
},
 
},
 
["killxpbase"] = 3,
 
["killxpbase"] = 3,
["chancetodroploot"] = 1,
+
["chancetodroploot"] = 1
["colorization"] = {
 
["0"] = {
 
["name"] = "Thruster Highlights",
 
["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"] = {
 
["name"] = "Body Highlights",
 
["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"] = {
 
["name"] = "Thruster Highlights",
 
["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"] = {
 
["name"] = "Outer Body Highlights",
 
["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"] = "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"
 
},
 
["5"] = {
 
["name"] = "Energy",
 
["colors"] = "Cyan, Blue, Light Green, Green, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Medium Blue, Cyan, Cyan, Cyan, Cyan, Cyan"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 36 886: Строка 33 631:
 
["class"] = "Owl_Character_BP_C",
 
["class"] = "Owl_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.Owl_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.Owl_Character_BP'",
["variants"] = "",
+
["variants"] = "R-Snow Owl, Snow Owl Ghost",
["dlc"] = "Extinction",
+
["dlc"] = "Extinction, Genesis: Part 1, Genesis: Part 2",
 
["dossierimage"] = "Dossier Snow Owl.png",
 
["dossierimage"] = "Dossier Snow Owl.png",
 
["dossieraddbook"] = "Yes",
 
["dossieraddbook"] = "Yes",
Строка 36 895: Строка 33 640:
 
["species"] = "Bubo chinookus",
 
["species"] = "Bubo chinookus",
 
["time"] = "Post-Holocene",
 
["time"] = "Post-Holocene",
["group"] = "Birds, Fantasy Creatures",
+
["group"] = "Birds",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 36 902: Строка 33 647:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "Yes",
+
["rideable"] = "Flying",
 
["equipment"] = "Snow Owl Saddle (Extinction)",
 
["equipment"] = "Snow Owl Saddle (Extinction)",
  +
["uniquecostumes"] = "Snow Owl Ghost Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 36 926: Строка 33 670:
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
["kibble"] = "Superior Kibble",
+
["kibble"] = "Superior Kibble",
 
["favoritefood"] = "Raw Mutton"
 
["favoritefood"] = "Raw Mutton"
 
},
 
},
Строка 36 935: Строка 33 679:
 
["incubationtime"] = 10587.388672,
 
["incubationtime"] = 10587.388672,
 
["maturationtime"] = 196078.421875,
 
["maturationtime"] = 196078.421875,
["babytime"] = 19607.841797,
 
["juveniletime"] = 78431.367188,
 
["adolescenttime"] = 98039.210938,
 
 
["mintimebetweenmating"] = 64800,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
["maxtimebetweenmating"] = 172800
Строка 36 999: Строка 33 740:
 
["mass"] = 250,
 
["mass"] = 250,
 
["fecessize"] = "Snow Owl Pellet (Extinction)",
 
["fecessize"] = "Snow Owl Pellet (Extinction)",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y, Net Projectile (Genesis: Part 2)",
 
["teamname"] = "None",
 
["teamname"] = "None",
 
["candamage"] = "Greenhouse, Thatch, Wood",
 
["candamage"] = "Greenhouse, Thatch, Wood",
Строка 37 037: Строка 33 779:
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["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",
+
["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 (Aberration), 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"
 
},
 
["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"
 
},
 
["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]
+
-- KEYWORDS: [snowowlghost]
  +
------------------------------------------------------------
  +
["snowowlghost"] = {
  +
["inherits"] = "snowowl",
  +
["dlc"] = "Extinction",
  +
["event"] = "ARK: Fear Evolved 4",
  +
["variants"] = "R-Snow Owl, Snow Owl",
  +
["releasedate"] = "2020-10-23",
  +
["releaseversion"] = "315.2",
  +
["xboxreleasedate"] = "2020-10-27",
  +
["xboxreleaseversion"] = "802.11",
  +
["psreleasedate"] = "2020-10-23",
  +
["psreleaseversion"] = "551.11",
  +
["egsreleasedate"] = "2020-10-23",
  +
["egsreleaseversion"] = "315.2",
  +
["class"] = "Ghost_Owl_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Owl/Ghost_Owl_Character_BP.Ghost_Owl_Character_BP'",
  +
["commonname"] = "Snow Owl Ghost",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Birds, Event Creatures",
  +
["dossierimage"] = "Snow Owl Ghost Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["taming"] = {
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = "",
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["specialloot"] = "Snow Owl Ghost Costume"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [velonasaur] [velona] [spindles]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["velonasaur"] = {
 
["velonasaur"] = {
Строка 37 064: Строка 33 839:
 
["class"] = "Spindles_Character_BP_C",
 
["class"] = "Spindles_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Spindles/Spindles_Character_BP.Spindles_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Spindles/Spindles_Character_BP.Spindles_Character_BP'",
["variants"] = "",
+
["variants"] = "R-Velonasaur, VR Velonasaur",
["dlc"] = "Extinction",
+
["dlc"] = "Extinction, Genesis: Part 2",
 
["dossierimage"] = "Dossier Velonasaur.png",
 
["dossierimage"] = "Dossier Velonasaur.png",
 
["dossieraddbook"] = "Yes",
 
["dossieraddbook"] = "Yes",
Строка 37 080: Строка 33 855:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 37 104: Строка 33 877:
 
},
 
},
 
["tamingfood"] = {
 
["tamingfood"] = {
["kibble"] = "Regular Kibble",
+
["kibble"] = "Regular Kibble",
 
["favoritefood"] = "Raw Mutton"
 
["favoritefood"] = "Raw Mutton"
 
},
 
},
Строка 37 113: Строка 33 886:
 
["incubationtime"] = 4090.581787,
 
["incubationtime"] = 4090.581787,
 
["maturationtime"] = 166666.65625,
 
["maturationtime"] = 166666.65625,
["babytime"] = 16666.666016,
 
["juveniletime"] = 66666.664063,
 
["adolescenttime"] = 83333.328125,
 
 
["mintimebetweenmating"] = 64800,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
["maxtimebetweenmating"] = 172800
Строка 37 176: Строка 33 946:
 
["mass"] = 225,
 
["mass"] = 225,
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
 
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y, Net Projectile (Genesis: Part 2)",
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
 
["candamage"] = "Greenhouse, Thatch",
 
["candamage"] = "Greenhouse, Thatch",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 10,
 
["meleebase"] = 10,
Строка 37 247: Строка 34 018:
 
["lootitems"] = "Nerdry Glasses",
 
["lootitems"] = "Nerdry Glasses",
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["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",
+
["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 (Aberration), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 37 282: Строка 34 027:
 
["class"] = "Arthro_Character_BP_Corrupt_C",
 
["class"] = "Arthro_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Arthropluera/Arthro_Character_BP_Corrupt.Arthro_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Arthropluera/Arthro_Character_BP_Corrupt.Arthro_Character_BP_Corrupt'",
["variants"] = "Arthropluera, Aberrant Arthropluera",
+
["variants"] = "Aberrant Arthropluera, Arthropluera",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 37 294: Строка 34 039:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
Строка 37 336: Строка 34 079:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, X-Argentavis",
 
["meleebase"] = 18,
 
["meleebase"] = 18,
 
["attacks"] = {
 
["attacks"] = {
Строка 37 372: Строка 34 115:
 
["chancetodroploot"] = 0.3,
 
["chancetodroploot"] = 0.3,
 
["lootitems"] = "",
 
["lootitems"] = "",
["canbeharvestedfor"] = "Chitin, Corrupted Nodule (Extinction), Raw Meat",
+
["canbeharvestedfor"] = "Chitin, Corrupted Nodule (Extinction), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 37 407: Строка 34 124:
 
["class"] = "Carno_Character_BP_Corrupt_C",
 
["class"] = "Carno_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Carno/Carno_Character_BP_Corrupt.Carno_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Carno/Carno_Character_BP_Corrupt.Carno_Character_BP_Corrupt'",
["variants"] = "Carnotaurus, Alpha Carnotaurus, Aberrant Carnotaurus, Skeletal Carnotaurus",
+
["variants"] = "Aberrant Carnotaurus, Alpha Carnotaurus, Carnotaurus, Eerie Alpha Carno, Eerie Carno, R-Carnotaurus, Skeletal Carnotaurus, VR Carnotaurus",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 37 419: Строка 34 136:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 37 464: Строка 34 179:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
 
["meleebase"] = 42,
 
["meleebase"] = 42,
 
["attacks"] = {
 
["attacks"] = {
Строка 37 493: Строка 34 208:
 
["chancetodroploot"] = 0.3,
 
["chancetodroploot"] = 0.3,
 
["lootitems"] = "",
 
["lootitems"] = "",
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat",
+
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 37 520: Строка 34 217:
 
["class"] = "Chalico_Character_BP_Corrupt_C",
 
["class"] = "Chalico_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Chalicotherium/Chalico_Character_BP_Corrupt.Chalico_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Chalicotherium/Chalico_Character_BP_Corrupt.Chalico_Character_BP_Corrupt'",
["variants"] = "Chalicotherium",
+
["variants"] = "Chalicotherium, Eerie Chalicotherium, Obsidioequus, VR Chalicotherium",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 37 532: Строка 34 229:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 37 577: Строка 34 272:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
 
["meleebase"] = 36,
 
["meleebase"] = 36,
 
["attacks"] = {
 
["attacks"] = {
Строка 37 679: Строка 34 374:
 
["killxpbase"] = 6,
 
["killxpbase"] = 6,
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat",
+
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 37 714: Строка 34 383:
 
["class"] = "Dilo_Character_BP_Corrupt_C",
 
["class"] = "Dilo_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Dilo/Dilo_Character_BP_Corrupt.Dilo_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Dilo/Dilo_Character_BP_Corrupt.Dilo_Character_BP_Corrupt'",
["variants"] = "Dilophosaur",
+
["variants"] = "Dilophosaur, Eerie Dilophosaurus, R-Dilophosaur, VR Dilophosaur",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 37 726: Строка 34 395:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 37 771: Строка 34 438:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, X-Argentavis, X-Tapejara",
 
["meleebase"] = 10,
 
["meleebase"] = 10,
 
["attacks"] = {
 
["attacks"] = {
Строка 37 803: Строка 34 470:
 
["chancetodroploot"] = 0.01,
 
["chancetodroploot"] = 0.01,
 
["lootitems"] = "Nerdry Glasses",
 
["lootitems"] = "Nerdry Glasses",
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat",
+
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 37 838: Строка 34 479:
 
["class"] = "Dimorph_Character_BP_Corrupt_C",
 
["class"] = "Dimorph_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Dimorphodon/Dimorph_Character_BP_Corrupt.Dimorph_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Dimorphodon/Dimorph_Character_BP_Corrupt.Dimorph_Character_BP_Corrupt'",
["variants"] = "Dimorphodon, Aberrant Dimorphodon",
+
["variants"] = "Aberrant Dimorphodon, Dimorphodon, Eerie Dimorphodon, VR Dimorphodon",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 37 850: Строка 34 491:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 37 914: Строка 34 553:
 
["killxpbase"] = 2,
 
["killxpbase"] = 2,
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 37 937: Строка 34 562:
 
["class"] = "Gigant_Character_BP_Corrupt_C",
 
["class"] = "Gigant_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Giganotosaurus/Gigant_Character_BP_Corrupt.Gigant_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Giganotosaurus/Gigant_Character_BP_Corrupt.Gigant_Character_BP_Corrupt'",
["variants"] = "Giganotosaurus, Giganotosaurus - Tek Cave, Skeletal Giganotosaurus",
+
["variants"] = "Brute Malfunctioned Tek Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 37 949: Строка 34 574:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 37 991: Строка 34 614:
 
["mass"] = 400,
 
["mass"] = 400,
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
 
["immobilizedby"] = "Large Bear Trap",
 
["immobilizedby"] = "Large Bear Trap",
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
Строка 38 032: Строка 34 656:
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "",
+
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 38 055: Строка 34 665:
 
["class"] = "Paracer_Character_BP_Corrupt_C",
 
["class"] = "Paracer_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_Character_BP_Corrupt'",
["variants"] = "Paraceratherium, Aberrant Paraceratherium",
+
["variants"] = "Aberrant Paraceratherium, Paraceratherium",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 38 067: Строка 34 677:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 38 131: Строка 34 739:
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "",
+
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 38 151: Строка 34 748:
 
["class"] = "Ptero_Character_BP_Corrupt_C",
 
["class"] = "Ptero_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Ptero/Ptero_Character_BP_Corrupt.Ptero_Character_BP_Corrupt'",
 
["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",
+
["variants"] = "Pteranodon",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 38 163: Строка 34 760:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 38 248: Строка 34 843:
 
["killxpbase"] = 3,
 
["killxpbase"] = 3,
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat",
+
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 38 283: Строка 34 852:
 
["class"] = "Raptor_Character_BP_Corrupt_C",
 
["class"] = "Raptor_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Raptor/Raptor_Character_BP_Corrupt.Raptor_Character_BP_Corrupt'",
 
["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",
+
["variants"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 38 295: Строка 34 864:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 38 340: Строка 34 907:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
 
["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",
+
["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, X-Argentavis",
 
["meleebase"] = 15,
 
["meleebase"] = 15,
 
["attacks"] = {
 
["attacks"] = {
Строка 38 388: Строка 34 955:
 
["chancetodroploot"] = 0.3,
 
["chancetodroploot"] = 0.3,
 
["lootitems"] = "",
 
["lootitems"] = "",
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat",
+
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 38 419: Строка 34 964:
 
["class"] = "Xenomorph_Character_BP_Male_Tamed_Corrupt_C",
 
["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'",
 
["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",
+
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 38 431: Строка 34 976:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 38 574: Строка 35 117:
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "",
+
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 38 601: Строка 35 126:
 
["class"] = "Rex_Character_BP_Corrupt_C",
 
["class"] = "Rex_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt'",
["variants"] = "Rex, Tek Rex, Alpha T-Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
+
["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 38 613: Строка 35 138:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 38 696: Строка 35 219:
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "Corrupt Heart (Extinction)",
+
["specialloot"] = "Corrupt Heart (Extinction)"
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 38 739: Строка 35 240:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 38 845: Строка 35 344:
 
["lootitems"] = "",
 
["lootitems"] = "",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat",
["specialloot"] = "",
+
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 38 880: Строка 35 353:
 
["class"] = "Spino_Character_BP_Corrupt_C",
 
["class"] = "Spino_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Spino/Spino_Character_BP_Corrupt.Spino_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Spino/Spino_Character_BP_Corrupt.Spino_Character_BP_Corrupt'",
["variants"] = "Spinosaur, Aberrant Spino",
+
["variants"] = "Aberrant Spino, Brute X-Spino, Spino, X-Spino",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 38 892: Строка 35 365:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 38 994: Строка 35 465:
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "",
+
["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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 39 025: Строка 35 474:
 
["class"] = "Stego_Character_BP_Corrupt_C",
 
["class"] = "Stego_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Stego/Stego_Character_BP_Corrupt.Stego_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Stego/Stego_Character_BP_Corrupt.Stego_Character_BP_Corrupt'",
["variants"] = "Stegosaurus, Tek Stegosaurus, Aberrant Stegosaurus, Skeletal Stegosaurus",
+
["variants"] = "Aberrant Stegosaurus, Eerie Stego, Malfunctioned Tek Stegosaurus, Skeletal Stego, Stegosaurus, Tek Stegosaurus, VR Stegosaurus",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 39 037: Строка 35 486:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 39 082: Строка 35 529:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
 
["meleebase"] = 42,
 
["meleebase"] = 42,
 
["attacks"] = {
 
["attacks"] = {
Строка 39 099: Строка 35 546:
 
["killxpbase"] = 5,
 
["killxpbase"] = 5,
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Keratin, Raw Meat",
+
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 39 134: Строка 35 555:
 
["class"] = "Trike_Character_BP_Corrupt_C",
 
["class"] = "Trike_Character_BP_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/Trike_Character_BP_Corrupt.Trike_Character_BP_Corrupt'",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/Trike_Character_BP_Corrupt.Trike_Character_BP_Corrupt'",
["variants"] = "Triceratops, Aberrant Triceratops, Enraged Triceratops, Skeletal Trike",
+
["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 39 146: Строка 35 567:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 39 191: Строка 35 610:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
 
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
+
["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
 
["meleebase"] = 32,
 
["meleebase"] = 32,
 
["attacks"] = {
 
["attacks"] = {
Строка 39 219: Строка 35 638:
 
["killxpbase"] = 4,
 
["killxpbase"] = 4,
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Keratin, Raw Meat",
+
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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"
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 39 250: Строка 35 647:
 
["class"] = "Wyvern_Character_BP_Fire_Corrupt_C",
 
["class"] = "Wyvern_Character_BP_Fire_Corrupt_C",
 
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Wyvern/Wyvern_Character_BP_Fire_Corrupt.Wyvern_Character_BP_Fire_Corrupt'",
 
["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",
+
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
 
["dlc"] = "Extinction",
 
["dlc"] = "Extinction",
 
["categories"] = "",
 
["categories"] = "",
Строка 39 262: Строка 35 659:
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleasedate"] = "2018-11-06",
 
["xboxreleaseversion"] = "779.29",
 
["xboxreleaseversion"] = "779.29",
["ps4releasedate"] = "2018-11-06",
+
["psreleasedate"] = "2018-11-06",
["ps4releaseversion"] = "528.23",
+
["psreleaseversion"] = "528.23",
["mobilereleasedate"] = "Unreleased",
+
["egsreleasedate"] = "2020-06-11",
["mobilereleaseversion"] = "",
+
["egsreleaseversion"] = "311.74",
["switchreleasedate"] = "Unreleased",
 
["switchreleaseversion"] = "",
 
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 39 278: Строка 35 673:
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "Yes",
 
["cansuffocate"] = "Yes",
["health"] = 1725,
+
["health"] = 1295,
 
["healthwildlevel"] = 0.15,
 
["healthwildlevel"] = 0.15,
 
["tamedbasehealthmultiplier"] = 1,
 
["tamedbasehealthmultiplier"] = 1,
["stamina"] = 275,
+
["stamina"] = 315,
 
["staminawildlevel"] = 0.05,
 
["staminawildlevel"] = 0.05,
 
["torpor"] = 725,
 
["torpor"] = 725,
Строка 39 287: Строка 35 682:
 
["oxygen"] = 150,
 
["oxygen"] = 150,
 
["oxygenwildlevel"] = 0.1,
 
["oxygenwildlevel"] = 0.1,
["food"] = 2000,
+
["food"] = 1800,
 
["foodwildlevel"] = 0.1,
 
["foodwildlevel"] = 0.1,
 
["weight"] = 400,
 
["weight"] = 400,
Строка 39 366: Строка 35 761:
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["lootitems"] = "AnglerGel, Black Pearl",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
 
["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat, Raw Prime Meat",
["specialloot"] = "",
+
["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"
 
  +
------------------------------------------------------------
  +
-- DLC 06: VALGUERO --
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
  +
------------------------------------------------------------
  +
-- KEYWORDS: [chalkgolem]
  +
------------------------------------------------------------
  +
["chalkgolem"] = {
  +
["inherits"] = "rockelemental",
  +
["dlc"] = "Valguero",
  +
["variants"] = "Brute X-Rock Elemental, Ice Golem, Lava Elemental, Rock Elemental, Rubble Golem, X-Rock Elemental",
  +
["releasedate"] = "2019-06-18",
  +
["releaseversion"] = "297.14",
  +
["xboxreleasedate"] = "2019-07-19",
  +
["xboxreleaseversion"] = "789.9",
  +
["psreleasedate"] = "2019-07-19",
  +
["psreleaseversion"] = "537.01",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "ChalkGolem_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Valguero/Assets/Dinos/RockGolem/ChalkGolem/ChalkGolem_Character_BP.ChalkGolem_Character_BP'",
  +
["commonname"] = "Rock Elemental",
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [deinonychus] [deino]
  +
------------------------------------------------------------
  +
["deinonychus"] = {
  +
["dlc"] = "Valguero",
  +
["variants"] = "",
  +
["releasedate"] = "2019-06-18",
  +
["releaseversion"] = "297.14",
  +
["xboxreleasedate"] = "2019-07-19",
  +
["xboxreleaseversion"] = "789.9",
  +
["psreleasedate"] = "2019-07-19",
  +
["psreleaseversion"] = "537.01",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Deinonychus_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Uberraptor/Deinonychus_Character_BP.Deinonychus_Character_BP'",
  +
["commonname"] = "Deinonychus",
  +
["dossierimage"] = "Dossier Deinonychus.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Deinonychus magna pede",
  +
["time"] = "Cretaceous",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Deinonychus Saddle",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 3.125,
  +
["tameaffinitybase"] = 1200,
  +
["tameaffinityperlevel"] = 60,
  +
["foodconsumptionbase"] = 0.001543,
  +
["foodconsumptionmult"] = 648.088135
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["mobilekibble"] = "",
  +
["favoritefood"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "Deinonychus Egg (Valguero)",
  +
["mintemp"] = 80,
  +
["maxtemp"] = 90,
  +
["incubationtime"] = 17998.560547, --4:59,
  +
["maturationtime"] = 133333.328125,
  +
["mintimebetweenmating"] = 64800, --18:00,
  +
["maxtimebetweenmating"] = 172800 --48:00
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 200, -- somehow differs from value in creatures-wiki.json
  +
["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.015,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.2,
  +
["walkspeed"] = 480,
  +
["riddenwalkspeed"] = 480,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 1296,
  +
["tamedrunspeed"] = 1440,
  +
["tamedriddenrunspeed"] = 1440,
  +
["runningstaminaconsumptionrate"] = 6,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 85,
  +
["mass"] = 165,
  +
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Bear Trap, Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "Greenhouse, Thatch, Wood",
  +
["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
  +
["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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Deinonychus bites and claws at the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 350,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 30
  +
}
 
},
 
},
  +
["2"] = {
  +
["name"] = "Pounce",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Deinonychus pounces on its target.",
  +
["staminacost"] = 5,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 30
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Deinonychus 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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Deinonychus bites the target when it has pinned creature with the pounce attack.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 30
  +
}
  +
}
  +
},
  +
["killxpbase"] = 3,
  +
["teamname"] = "Carnivores_Medium",
  +
["chancetodroploot"] = 0.3,
  +
["lootitems"] = "",
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Corrupted Nodule, Crystal, Electronics, Element Dust, Fungal Wood (Aberration), Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Meat, Raw Prime Fish Meat, Scrap Metal, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [icegolem]
  +
------------------------------------------------------------
  +
["icegolem"] = {
  +
["inherits"] = "rockelemental",
  +
["dlc"] = "Valguero, Genesis: Part 1",
  +
["variants"] = "Brute X-Rock Elemental, Chalk Golem, Lava Elemental, Rock Elemental, Rubble Golem, X-Rock Elemental",
  +
["releasedate"] = "2019-06-18",
  +
["releaseversion"] = "297.14",
  +
["xboxreleasedate"] = "2019-07-19",
  +
["xboxreleaseversion"] = "789.9",
  +
["psreleasedate"] = "2019-07-19",
  +
["psreleaseversion"] = "537.01",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "IceGolem_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/IceGolem/IceGolem_Character_BP.IceGolem_Character_BP'",
  +
["commonname"] = "Rock Elemental",
  +
},
  +
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- DLC 07: GENESIS: PART 1 --
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- KEYWORDS: [alphaxtriceratops] [alphatriceratops]
  +
------------------------------------------------------------
  +
["alphaxtriceratops"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Aberrant Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Volcano_Trike_Character_BP_Retrieve_Alpha_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Retrieve/Volcanic/Volcano_Trike_Character_BP_Retrieve_Alpha.Volcano_Trike_Character_BP_Retrieve_Alpha'",
  +
["commonname"] = "Alpha X-Triceratops",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Alpha Creatures, Dinosaurs, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3500,
  +
["healthwildlevel"] = 0.3,
  +
["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"] = 48,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 303.8,
  +
["untamedrunspeed"] = "",
  +
["swimspeed"] = 303.8,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 450,
  +
["mass"] = 337.5,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "Tusoteuthis",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "**IGNORE**NOTHING**",
+
["name"] = "None",
["colors"] = ""
+
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 635,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 48,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Scales Main",
+
["name"] = "Ram",
  +
["description"] = "",
["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"
 
  +
["staminacost"] = 0,
  +
["attackrange"] = 635,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 48,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [astrocetus] [spacewhale]
  +
------------------------------------------------------------
  +
["astrocetus"] = {
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["variants"] = "Brute Astrocetus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["baseclass"] = "SpaceWhale_Character_BP_C",
  +
["baseblueprintpath"] = "Blueprint'/Game/Genesis/Dinos/SpaceWhale/SpaceWhale_Character_BP.SpaceWhale_Character_BP'",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Astrocetus",
  +
["dossierimage"] = "",
  +
["soundfile"] = "Astrocetus roar 1.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fantasy Creatures, Mammals",
  +
["temperament"] = "Docile",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Astrocetus Tek Saddle (Genesis: Part 1)",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["ballowmountedweaponry"] = "No",
  +
["minlevelnonviolent"] = "",
  +
["tameineffectivenessbyaffinity"] = 2000,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["torpor1"] = 4200,
  +
["torporincrease"] = 0.02,
  +
["foodconsumptionbase"] = 0.002314,
  +
["foodconsumptionmult"] = 175,
  +
["torpordepletionps0"] = 0.45,
  +
["wakeaffinitymult"] = "",
  +
["wakefooddeplmult"] = ""
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Extraordinary Kibble",
  +
["favoritefood"] = "Raw Mutton",
  +
["primitiveplusfood"] = ""
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 2800,
  +
["healthwildlevel"] = 0.14,
  +
["healthtamedlevel"] = 0.108,
  +
["healthtamedmult"] = 0.5,
  +
["healthtamedadd"] = 0,
  +
["stamina"] = "600",
  +
["staminawildlevel"] = 0.05,
  +
["staminatamedlevel"] = 0.05,
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "4200",
  +
["torporwildlevel"] = "0.05",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "",
  +
["oxygenwildlevel"] = "",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = 6000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.25,
  +
["foodtamedadd"] = "",
  +
["weight"] = 2000,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.05,
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = 29,
  +
["meleewildlevel"] = 0.04,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.4,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["swimspeed"] = 300,
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = 600,
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "",
  +
["tamedrunflyspeed"] = "",
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 4000,
  +
["mass"] = 2400,
  +
["fecessize"] = "None",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Large Bear Trap",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 750,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 88,
  +
["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"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "Ambergris (Genesis: Part 1), Hide, Raw Meat, Raw Prime Meat",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [bloodstalker] [blerdsterker] [bogspider]
  +
------------------------------------------------------------
  +
["bloodstalker"] = {
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["variants"] = "Brute Bloodstalker, VR Bloodstalker",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BogSpider_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BogSpider/BogSpider_Character_BP.BogSpider_Character_BP'",
  +
["commonname"] = "Bloodstalker",
  +
["dossierimage"] = "Bloodstalker Image.jpg",
  +
["soundfile"] = "Bloodstalker sound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fantasy Creatures, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Sanguinivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "Yes"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Bloodstalker Egg (Genesis: Part 1)",
  +
["mintemp"] = 27,
  +
["maxtemp"] = 30,
  +
["incubationtime"] = 10587.3883,
  +
["maturationtime"] = 196078.431,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 450,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0.5,
  +
["healthtamedadd"] = 0,
  +
["stamina"] = 600,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = 180,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = 1200,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = 350,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = 26,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.5,
  +
["meleetamedadd"] = 0.2,
  +
["speed"] = 100,
  +
["speedwildlevel"] = "",
  +
["speedtamedlevel"] = 0.015,
  +
["speedtamedmult"] = 0.2,
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = 810,
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "",
  +
["untamedrunspeed"] = 1458,
  +
["tamedrunspeed"] = 1458,
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "",
  +
["swimspeed"] = 810,
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "600",
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "",
  +
["tamedrunflyspeed"] = "",
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 300,
  +
["mass"] = 200,
  +
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = 26,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "WebLeft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "WebRight",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = ""
 
},
 
},
 
["3"] = {
 
["3"] = {
["name"] = "Wings Main",
+
["name"] = "Stab",
  +
["description"] = "",
["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"
 
  +
["staminacost"] = 5,
  +
["attackrange"] = 450,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 26,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
 
},
 
},
 
["4"] = {
 
["4"] = {
["name"] = "Fins Highlight",
+
["name"] = "AI Bio-Grapple",
  +
["description"] = "",
["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"
 
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_Medium",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "Chitin, Raw Meat",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutearaneo] [brutespider]
  +
------------------------------------------------------------
  +
["brutearaneo"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Aberrant Araneo, Araneo, Broodgenetrix, Eerie Araneo, VR Araneo",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "SpiderS_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/SpiderS_Character_BP_Hunt.SpiderS_Character_BP_Hunt'",
  +
["commonname"] = "Brute Araneo",
  +
["dossierimage"] = "Blank.png",
  +
["group"] = "Brute Creatures, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 1850,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 250,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 600,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 900,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 200,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 20,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 250,
  +
["untamedrunspeed"] = 875,
  +
["swimspeed"] = 250,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 90,
  +
["mass"] = 200,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 130,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 20,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Web Cone",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 0,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [bruteastrocetus] [brutespacewhale]
  +
------------------------------------------------------------
  +
["bruteastrocetus"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Astrocetus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "SpaceWhale_Character_BP_Brute_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/SpaceWhale_Character_BP_Brute.SpaceWhale_Character_BP_Brute'",
  +
["commonname"] = "Brute Astrocetus",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fantasy Creatures, Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 10000,
  +
["healthwildlevel"] = 0.009,
  +
["stamina"] = 900,
  +
["staminawildlevel"] = 0.05,
  +
["torpor"] = 1500,
  +
["torporwildlevel"] = 0.02,
  +
["food"] = 7500,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 2500,
  +
["weightwildlevel"] = 0.-2,
  +
["melee"] = 88,
  +
["meleewildlevel"] = 0.04,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 300,
  +
["untamedrunswimspeed"] = "",
  +
["flyspeed"] = 720,
  +
["untamedrunflyspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 4800,
  +
["mass"] = 2400,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 750,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 88,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 152,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Hyperdrive",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutebasilosaurus]
  +
------------------------------------------------------------
  +
["brutebasilosaurus"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Basilosaurus, X-Basilosaurus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Basilosaurus_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Basilosaurus_Character_BP_Hunt.Basilosaurus_Character_BP_Hunt'",
  +
["commonname"] = "Brute Basilosaurus",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 2400,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 2000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 8000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 700,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 47,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 210,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 12000,
  +
["mass"] = 300,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Lunge",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 650,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 47,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "BlowAir",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutebloodstalker] [brutebogspider]
  +
------------------------------------------------------------
  +
["brutebloodstalker"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Bloodstalker, VR Bloodstalker",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BogSpider_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/BogSpider_Character_BP_Hunt.BogSpider_Character_BP_Hunt'",
  +
["commonname"] = "Brute Bloodstalker",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fantasy Creatures, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Sanguinivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 2600,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 550,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 360,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1800,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 72,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1620,
  +
["untamedrunspeed"] = 2916,
  +
["swimspeed"] = 1620,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 600,
  +
["mass"] = 400,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "WebLeft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "WebRight",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "Stab",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 825,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 72,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "AI Bio-Grapple",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [bruteferox] [bruteferoxlarge]
  +
------------------------------------------------------------
  +
["bruteferox"] = {
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["variants"] = "Ferox, Ferox (Large), VR Ferox",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Shapeshifter_Large_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Arctic/Shapeshifter_Large_Character_BP_Hunt.Shapeshifter_Large_Character_BP_Hunt'",
  +
["commonname"] = "Brute Ferox",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fantasy Creatures, Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3900,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 900,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 360,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 300,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 1800,
  +
["weightwildlevel"] = 0.1,
  +
["melee"] = 152,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1080,
  +
["untamedrunspeed"] = 3240,
  +
["swimspeed"] = 540,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 85,
  +
["mass"] = 165,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 152,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 116,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Melee_Pounce",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 180,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 116,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
 
},
 
},
 
["5"] = {
 
["5"] = {
["name"] = "Body Highlights",
+
["name"] = "Throw Boulder",
  +
["description"] = "",
["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"
 
  +
["staminacost"] = 75,
  +
["attackrange"] = 400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 80,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutefirewyvern] [brutewyvern]
  +
------------------------------------------------------------
  +
["brutefirewyvern"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Wyvern_Character_BP_Fire_GauntletBoss_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Volcanic/Wyvern_Character_BP_Fire_GauntletBoss.Wyvern_Character_BP_Fire_GauntletBoss'",
  +
["commonname"] = "Brute Fire Wyvern",
  +
["dossierimage"] = "Blank.png",
  +
["group"] = "Brute Creatures, Fantasy Creatures, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 150000,
  +
["healthwildlevel"] = 0.01,
  +
["stamina"] = 10000,
  +
["staminawildlevel"] = 0,
  +
["torpor"] = 350,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 2000,
  +
["oxygenwildlevel"] = 0,
  +
["food"] = 2600,
  +
["foodwildlevel"] = 0,
  +
["weight"] = 4000,
  +
["weightwildlevel"] = 0,
  +
["melee"] = 140,
  +
["meleewildlevel"] = 0,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 345,
  +
["untamedrunspeed"] = 796.9,
  +
["swimspeed"] = 550,
  +
["untamedrunswimspeed"] = "",
  +
["flyspeed"] = 1500,
  +
["untamedrunflyspeed"] = 1000
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 555,
  +
["mass"] = 800,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 495,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 140,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Flame",
  +
["description"] = "",
  +
["staminacost"] = 160,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 0,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Grab",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 18,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Taunt",
  +
["description"] = "",
  +
["staminacost"] = 2,
  +
["attackrange"] = 2000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 90,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 614,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 120,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [bruteleedsichthys]
  +
------------------------------------------------------------
  +
["bruteleedsichthys"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Leedsichthys, Leedsichthys",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Leedsichthys_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Leedsichthys_Character_BP_Hunt.Leedsichthys_Character_BP_Hunt'",
  +
["commonname"] = "Brute Leedsichthys",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fish",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Piscivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 8400,
  +
["healthwildlevel"] = 0.18,
  +
["stamina"] = 750,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 6750,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 10000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 2400,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 174,
  +
["meleewildlevel"] = 0,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 1080,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 1300,
  +
["mass"] = 300,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 780,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 174,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutemagmasaur] [brutecherufe]
  +
------------------------------------------------------------
  +
["brutemagmasaur"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Magmasaur",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Cherufe_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Cherufe_Character_BP_Hunt.Cherufe_Character_BP_Hunt'",
  +
["commonname"] = "Brute Magmasaur",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fantasy Creatures, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Omnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 2250,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 750,
  +
["staminawildlevel"] = 0.05,
  +
["torpor"] = 1450,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 400,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 750,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 59,
  +
["meleewildlevel"] = 0.03,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 510,
  +
["untamedrunspeed"] = 892.5,
  +
["swimspeed"] = 255,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 940,
  +
["mass"] = 940,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 610,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 59,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Fireball",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 5,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "VentForge",
  +
["description"] = "",
  +
["staminacost"] = 2,
  +
["attackrange"] = 2000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 59,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Claw",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 475,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 59,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "AIChargeHeat",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutemalfunctionedtekgiganotosaurus]
  +
------------------------------------------------------------
  +
["brutemalfunctionedtekgiganotosaurus"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Corrupted Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicGigant_Character_BP_Malfunctioned_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/BionicGigant_Character_BP_Malfunctioned_Hunt.BionicGigant_Character_BP_Malfunctioned_Hunt'",
  +
["commonname"] = "Brute Malfunctioned Tek Giganotosaurus",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Dinosaurs, Malfunctioned Tek Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 10000,
  +
["healthwildlevel"] = 0.045,
  +
["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"] = 430,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 254.8,
  +
["untamedrunspeed"] = 728.7,
  +
["swimspeed"] = 254.8,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 1095,
  +
["mass"] = 1095,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 975,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 430,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "Gnash",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 975,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 430,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutemalfunctionedtekrex]
  +
------------------------------------------------------------
  +
["brutemalfunctionedtekrex"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha T-Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicRex_Character_BP_Malfunctioned_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/BionicRex_Character_BP_Malfunctioned_Hunt.BionicRex_Character_BP_Malfunctioned_Hunt'",
  +
["commonname"] = "Brute Malfunctioned Tek Rex",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Dinosaurs, Malfunctioned Tek Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3950,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 630,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 3100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 4000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 850,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 135,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 625.6,
  +
["untamedrunspeed"] = 1789.3,
  +
["swimspeed"] = 625.6,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 550,
  +
["mass"] = 680,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 135,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 135,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutemammoth]
  +
------------------------------------------------------------
  +
["brutemammoth"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Mammoth",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Mammoth_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Arctic/Mammoth_Character_BP_Hunt.Mammoth_Character_BP_Hunt'",
  +
["commonname"] = "Brute Mammoth",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3800,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 495,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 7500,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 1000,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 124,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 555,
  +
["untamedrunspeed"] = 1332,
  +
["swimspeed"] = 555,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 800,
  +
["mass"] = 800,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Tusk Attacks",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 124,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Stomp",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 1440,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 172,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Swimming Attack",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 124,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Herbivores_Large_Aggressive",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutemegaloceros] [brutestag]
  +
------------------------------------------------------------
  +
["brutemegaloceros"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Megaloceros",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Stag_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Arctic/Stag_Character_BP_Hunt.Stag_Character_BP_Hunt'",
  +
["commonname"] = "Brute Megaloceros",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 760,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 560,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 350,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1800,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 440,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 55,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 217.5,
  +
["untamedrunspeed"] = 1305,
  +
["swimspeed"] = 326.2,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 174,
  +
["mass"] = 282,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee Attacks Male",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 360,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 55,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Melee Attacks Female",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 260,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 55,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Herbivores_Medium_Aggressive",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [bruteplesiosaur]
  +
------------------------------------------------------------
  +
["bruteplesiosaur"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Plesiosaur",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Plesiosaur_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Plesiosaur_Character_BP_Hunt.Plesiosaur_Character_BP_Hunt'",
  +
["commonname"] = "Brute Plesiosaur",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 5100,
  +
["healthwildlevel"] = 0.18,
  +
["stamina"] = 1200,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 2400,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 7500,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 1200,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 134,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 1200,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 500,
  +
["mass"] = 300,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 134,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutereaperking] [brutereaper]
  +
------------------------------------------------------------
  +
["brutereaperking"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Surface Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Xenomorph_Character_BP_Male_InitialBuryOnly_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/Xenomorph_Character_BP_Male_InitialBuryOnly_Hunt.Xenomorph_Character_BP_Male_InitialBuryOnly_Hunt'",
  +
["commonname"] = "Brute Reaper King",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fantasy Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3750,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 620,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1475,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3750,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 630,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 80,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 838.8,
  +
["untamedrunspeed"] = 2348.6,
  +
["swimspeed"] = 838.8,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 788,
  +
["mass"] = 788,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "BiteAttack",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 80,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Web Attack",
  +
["description"] = "",
  +
["staminacost"] = 50,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 20,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Tail swipe",
  +
["description"] = "",
  +
["staminacost"] = 15,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 104,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Tail spike",
  +
["description"] = "",
  +
["staminacost"] = 50,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 20,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutesarco]
  +
------------------------------------------------------------
  +
["brutesarco"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Aberrant Sarco, Sarco",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Sarco_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/Sarco_Character_BP_Hunt.Sarco_Character_BP_Hunt'",
  +
["commonname"] = "Brute Sarco",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 2700,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 450,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 800,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2250,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 600,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 94,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 195,
  +
["untamedrunspeed"] = 710.8,
  +
["swimspeed"] = 195,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 400,
  +
["mass"] = 440,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 320,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 94,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Roll",
  +
["description"] = "",
  +
["staminacost"] = 95,
  +
["attackrange"] = 320,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 124,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Lunge",
  +
["description"] = "",
  +
["staminacost"] = 125,
  +
["attackrange"] = 420,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 98,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "MeleeLeft",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 320,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 94,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "MeleeLeft",
  +
["description"] = "",
  +
["staminacost"] = 35,
  +
["attackrange"] = 320,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 94,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [bruteseeker] [brutepteroteuthis]
  +
------------------------------------------------------------
  +
["bruteseeker"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Seeker",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Pteroteuthis_Char_BP_HuntFollower_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/Pteroteuthis_Char_BP_HuntFollower.Pteroteuthis_Char_BP_HuntFollower'",
  +
["commonname"] = "Brute Seeker",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fantasy Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 680,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 250,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 600,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1750,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 280,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 10,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 450,
  +
["untamedrunspeed"] = 742.5,
  +
["swimspeed"] = 240,
  +
["untamedrunswimspeed"] = "",
  +
["flyspeed"] = 525,
  +
["untamedrunflyspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 35,
  +
["mass"] = 125,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 185,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 10,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Claw",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 185,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 10,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Charge Breath",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 10,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
 
}
 
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutetusoteuthis]
  +
------------------------------------------------------------
  +
["brutetusoteuthis"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Tusoteuthis, Tusoteuthis",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Tusoteuthis_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Tusoteuthis_Character_BP_Hunt.Tusoteuthis_Character_BP_Hunt'",
  +
["commonname"] = "Brute Tusoteuthis",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 7400,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 450,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 2700,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 330,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 4200,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 1200,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 98,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 1552.5,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 1500,
  +
["mass"] = 300,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Tentaslap",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1620,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 98,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Grab Prey",
  +
["description"] = "",
  +
["staminacost"] = 25,
  +
["attackrange"] = 1620,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 6,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Ink",
  +
["description"] = "",
  +
["staminacost"] = 50,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Crush Prey",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 150,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutexallosaurus]
  +
------------------------------------------------------------
  +
["brutexallosaurus"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Allosaurus, Eerie Allosaurus, R-Allosaurus, VR Allosaurus, X-Allosaurus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Volcano_Allo_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Volcano_Allo_Character_BP_Hunt.Volcano_Allo_Character_BP_Hunt'",
  +
["commonname"] = "Brute X-Allosaurus",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 1750,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 500,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 2000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 4000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 560,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 59,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 884,
  +
["untamedrunspeed"] = 2386.8,
  +
["swimspeed"] = 884,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 485,
  +
["mass"] = 380,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 465,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 59,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Gore",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 465,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 42,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 465,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 59,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutexmegalodon]
  +
------------------------------------------------------------
  +
["brutexmegalodon"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Megalodon, Golden Striped Brute Megalodon, Golden Striped Megalodon, Megalodon, X-Megalodon",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Ocean_Megalodon_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Ocean_Megalodon_Character_BP_Hunt.Ocean_Megalodon_Character_BP_Hunt'",
  +
["commonname"] = "Brute X-Megalodon",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fish, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 2600,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 640,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1200,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 500,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 110,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 960,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 500,
  +
["mass"] = 600,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 110,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutexmosasaurus]
  +
------------------------------------------------------------
  +
["brutexmosasaurus"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Mosasaurus, Mosasaurus, X-Mosasaurus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Ocean_Mosa_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Ocean_Mosa_Character_BP_Hunt.Ocean_Mosa_Character_BP_Hunt'",
  +
["commonname"] = "Brute X-Mosasaurus",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Reptiles, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 5300,
  +
["healthwildlevel"] = 0.18,
  +
["stamina"] = 600,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 6000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 10000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 1800,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 146,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 1039.5,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 899,
  +
["mass"] = 300,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1255,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 146,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutexraptor]
  +
------------------------------------------------------------
  +
["brutexraptor"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Aberrant Raptor, Alpha Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Bog_Raptor_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/Bog_Raptor_Character_BP_Hunt.Bog_Raptor_Character_BP_Hunt'",
  +
["commonname"] = "Brute X-Raptor",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 820,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 250,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 600,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1750,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 280,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 110,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 594,
  +
["untamedrunspeed"] = 1981,
  +
["swimspeed"] = 391.5,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 85,
  +
["mass"] = 200,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 100,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 110,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Pounce",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 80,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Melee_Pounce",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 180,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 110,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutexrex]
  +
------------------------------------------------------------
  +
["brutexrex"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Volcano_Rex_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Volcano_Rex_Character_BP_Hunt.Volcano_Rex_Character_BP_Hunt'",
  +
["commonname"] = "Brute X-Rex",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3950,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 630,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 3100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 4000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 850,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 135,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 625.6,
  +
["untamedrunspeed"] = 1789.3,
  +
["swimspeed"] = 625.6,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 935,
  +
["mass"] = 680,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 135,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 135,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutexrockelemental]
  +
------------------------------------------------------------
  +
["brutexrockelemental"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Chalk Golem, Ice Golem, Lava Elemental, Rock Elemental, Rubble Golem, X-Rock Elemental",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Volcano_Golem_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Volcano_Golem_Character_BP_Hunt.Volcano_Golem_Character_BP_Hunt'",
  +
["commonname"] = "Brute X-Rock Elemental",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fantasy Creatures, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Minerals",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 2100,
  +
["healthwildlevel"] = 0.0175,
  +
["stamina"] = 450,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 6500,
  +
["torporwildlevel"] = 0.02,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 7500,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 880,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 136,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 600,
  +
["untamedrunspeed"] = 1440
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 1500,
  +
["mass"] = 1500,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee Attack",
  +
["description"] = "",
  +
["staminacost"] = 25,
  +
["attackrange"] = 825,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 136,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "ThrowRock",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 1800,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 136,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Swipe",
  +
["description"] = "",
  +
["staminacost"] = 25,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 96,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutexspino]
  +
------------------------------------------------------------
  +
["brutexspino"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Aberrant Spino, Corrupted Spino, X-Spino",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Bog_Spino_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/Bog_Spino_Character_BP_Hunt.Bog_Spino_Character_BP_Hunt'",
  +
["commonname"] = "Brute X-Spino",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3200,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 700,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1250,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 1000,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3400,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 700,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 92,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1000,
  +
["untamedrunspeed"] = 3800,
  +
["swimspeed"] = 1000,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 850,
  +
["mass"] = 850,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Spino Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 520,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 92,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Change Stance",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Spino Swipe Right",
  +
["description"] = "",
  +
["staminacost"] = 12,
  +
["attackrange"] = 520,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 142,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Spino Swipe Left",
  +
["description"] = "",
  +
["staminacost"] = 12,
  +
["attackrange"] = 520,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 142,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [brutexyutyrannus]
  +
------------------------------------------------------------
  +
["brutexyutyrannus"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "X-Yutyrannus, Yutyrannus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Snow_Yutyrannus_Character_BP_Hunt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Arctic/Snow_Yutyrannus_Character_BP_Hunt.Snow_Yutyrannus_Character_BP_Hunt'",
  +
["commonname"] = "Brute X-Yutyrannus",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3300,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 840,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 3100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3800,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 750,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 110,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 840,
  +
["untamedrunspeed"] = 1932,
  +
["swimspeed"] = 840,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 850,
  +
["mass"] = 5000,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 850,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 110,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Fear",
  +
["description"] = "",
  +
["staminacost"] = 250,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "Courage",
  +
["description"] = "",
  +
["staminacost"] = 250,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "CourageToFollowers",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedavatar]
  +
------------------------------------------------------------
  +
["corruptedavatar"] = {
  +
["inherits"] = "human",
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Corrupted Survivor, Human",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Bot_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/Bots/Bot_Character_BP.Bot_Character_BP'",
  +
["commonname"] = "Corrupted Avatar",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "",
  +
["teamname"] = "Bot"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedmastercontroller] [rockwell2]
  +
------------------------------------------------------------
  +
["corruptedmastercontroller"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Corrupted Master Controller, Beta Corrupted Master Controller, Gamma Corrupted Master Controller",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "VRMainBoss_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/VRMainBoss/VRMainBoss_Character.VRMainBoss_Character'",
  +
["commonname"] = "Corrupted Master Controller",
  +
["dossierimage"] = "",
  +
["soundfile"] = "Corrupted Master Controller banter 11.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Bosses, Fantasy Creatures",
  +
["temperament"] = "",
  +
["diet"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 25000,
  +
["healthwildlevel"] = 0.2,
  +
["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,
  +
["speed"] = 100,
  +
["swimspeed"] = 300,
  +
["untamedrunswimspeed"] = "",
  +
["flyspeed"] = 600,
  +
["untamedrunflyspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 35,
  +
["mass"] = 100,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["killxpbase"] = "",
  +
["teamname"] = "Bot",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
["gammacorruptedmastercontroller"] = {
  +
["inherits"] = "corruptedmastercontroller",
  +
["class"] = "VRMainBoss_Character_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/VRMainBoss/VRMainBoss_Character_Easy.VRMainBoss_Character_Easy'"
  +
},
  +
------------------------------------------------------------
  +
["betacorruptedmastercontroller"] = {
  +
["inherits"] = "corruptedmastercontroller",
  +
["class"] = "VRMainBoss_Character_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/VRMainBoss/VRMainBoss_Character_Medium.VRMainBoss_Character_Medium'",
  +
["stats"] = {
  +
["health"] = 60000
 
}
 
}
  +
},
  +
------------------------------------------------------------
  +
["alphacorruptedmastercontroller"] = {
  +
["inherits"] = "corruptedmastercontroller",
  +
["class"] = "VRMainBoss_Character_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/VRMainBoss/VRMainBoss_Character_Hard.VRMainBoss_Character_Hard'",
  +
["stats"] = {
  +
["health"] = 150000
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [eelminion] [eelbaby]
  +
------------------------------------------------------------
  +
["eelminion"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "EelBoss_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/EelBoss/EelBoss_Character_BP.EelBoss_Character_BP'",
  +
["commonname"] = "Eel Minion",
  +
["dossierimage"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fantasy Creatures, Fish",
  +
["temperament"] = "",
  +
["diet"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 3200,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1500,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 200,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 850,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["melee"] = 90,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["swimspeed"] = 1200,
  +
["untamedrunswimspeed"] = "",
  +
["flyspeed"] = 1200,
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 800,
  +
["mass"] = 300,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 250,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 90,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "ElectricityAOE",
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "ElectricityBall",
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "ElectricityBall_Tail",
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "Raw Fish Meat",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [ferox] [shapeshifter] [smallferox] [gremlin]
  +
------------------------------------------------------------
  +
["ferox"] = {
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["variants"] = "Brute Ferox, Ferox (Large), VR Ferox",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Shapeshifter_Small_Character_BP_C",
  +
["blueprintpath"] = "/Game/Genesis/Dinos/Shapeshifter/Shapeshifter_Small/Shapeshifter_Small_Character_BP.Shapeshifter_Small_Character_BP",
  +
["commonname"] = "Ferox",
  +
["dossierimage"] = "Genesis 4.jpg",
  +
["soundfile"] = "Ferox roar 2.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fantasy Creatures, Mammals",
  +
["temperament"] = "Cowardly",
  +
["diet"] = "Omnivore",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Hats",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "Yes",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "Yes",
  +
["minlevelnonviolent"] = "",
  +
["tameineffectivenessbyaffinity"] = 3.125,
  +
["tameaffinitybase"] = 1200,
  +
["tameaffinityperlevel"] = 60,
  +
["foodconsumptionbase"] = 0.001543,
  +
["foodconsumptionmult"] = 648.0881
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["favoritefood"] = "Element",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 35714.2857,
  +
["maturationtime"] = 333333.333,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["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,
  +
["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"] = 120,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 6,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 1,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.5,
  +
["walkspeed"] = 156,
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "",
  +
["untamedrunspeed"] = 366.6,
  +
["tamedrunspeed"] = 549.9,
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "",
  +
["swimspeed"] = 150,
  +
["swimmingstaminaconsumptionrate"] = "",
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 25,
  +
["mass"] = 50,
  +
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Sniff",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 65,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 6,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [ferox] [shapeshifter] [feroxlarge] [bigly]
  +
------------------------------------------------------------
  +
["feroxlarge"] = {
  +
["inherits"] = "ferox",
  +
["class"] = "Shapeshifter_Large_Character_BP_C",
  +
["blueprintpath"] = "/Game/Genesis/Dinos/Shapeshifter/Shapeshifter_Large/Shapeshifter_Large_Character_BP.Shapeshifter_Large_Character_BP",
  +
["temperament"] = "Aggressive",
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1100,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 1000,
  +
["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"] = 350,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 46,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.001,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.2,
  +
["walkspeed"] = 540,
  +
["riddenwalkspeed"] = 600,
  +
["walkingstaminaconsumptionrate"] = "",
  +
["untamedrunspeed"] = 1620,
  +
["tamedrunspeed"] = 1800,
  +
["runningstaminaconsumptionrate"] = "",
  +
["swimspeed"] = 270,
  +
["swimmingstaminaconsumptionrate"] = "",
  +
},
  +
["dragweight"] = 300,
  +
["mass"] = 165,
  +
["immobilizedby"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 46,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 32,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Melee_Pounce",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 180,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 32,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Throw Boulder",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 17,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["teamname"] = "Carnivores_High",
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [goldenstripedbrutemegalodon]
  +
------------------------------------------------------------
  +
["goldenstripedbrutemegalodon"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Megalodon, Brute X-Megalodon, Golden Striped Megalodon, Megalodon, X-Megalodon",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Ocean_Megalodon_Character_BP_Retrieve_Brute_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Retrieve/Ocean/Ocean_Megalodon_Character_BP_Retrieve_Brute.Ocean_Megalodon_Character_BP_Retrieve_Brute'",
  +
["commonname"] = "Golden Striped Brute Megalodon",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fish, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 2600,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 640,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1200,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 500,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 110,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 960,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 500,
  +
["mass"] = 600,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 110,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [goldenstripedmegalodon]
  +
------------------------------------------------------------
  +
["goldenstripedmegalodon"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Megalodon, Brute X-Megalodon, Golden Striped Brute Megalodon, Megalodon, X-Megalodon",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Ocean_Megalodon_Character_BP_Retrieve_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Retrieve/Ocean/Ocean_Megalodon_Character_BP_Retrieve.Ocean_Megalodon_Character_BP_Retrieve'",
  +
["commonname"] = "Golden Striped Megalodon",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fish, X-Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 600,
  +
["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"] = 40,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 248,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 250,
  +
["mass"] = 300,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 190,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 40,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [injuredbrutereaperking] [injuredbrutereaper]
  +
------------------------------------------------------------
  +
["injuredbrutereaperking"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Xenomorph_Character_BP_Male_InitialBuryOnly_Brute_Retrieve_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Retrieve/Lunar/Xenomorph_Character_BP_Male_InitialBuryOnly_Brute_Retrieve.Xenomorph_Character_BP_Male_InitialBuryOnly_Brute_Retrieve'",
  +
["commonname"] = "Injured Brute Reaper King",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Brute Creatures, Fantasy Creatures",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 3750,
  +
["healthwildlevel"] = 0.3,
  +
["stamina"] = 620,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1475,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 300,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3750,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 630,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 60,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 838.8,
  +
["untamedrunspeed"] = "",
  +
["swimspeed"] = 838.8,
  +
["untamedrunswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 788,
  +
["mass"] = 788,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "BiteAttack",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 60,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Web Attack",
  +
["description"] = "",
  +
["staminacost"] = 50,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 15,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Tail swipe",
  +
["description"] = "",
  +
["staminacost"] = 15,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 104,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Tail spike",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 15,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [insectswarm] [swarmofinsects]
  +
------------------------------------------------------------
  +
["insectswarm"] = {
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "InsectSwarmChar_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/Swarms/InsectSwarmChar_BP.InsectSwarmChar_BP'",
  +
["commonname"] = "Insect Swarm",
  +
["dossierimage"] = "Genesis 29.jpg",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fantasy Creatures, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 500,
  +
["healthwildlevel"] = 0.2,
  +
["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"] = 23,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 400,
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = 300,
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "",
  +
["tamedrunflyspeed"] = "",
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 70,
  +
["mass"] = 70,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_Low",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "Chitin, Raw Meat",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [cherufe] [magmasaur]
  +
------------------------------------------------------------
  +
["magmasaur"] = {
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["variants"] = "Brute Magmasaur",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Cherufe_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/Cherufe/Cherufe_Character_BP.Cherufe_Character_BP'",
  +
["commonname"] = "Magmasaur",
  +
["dossierimage"] = "Magmasaur Image.jpg",
  +
["soundfile"] = "Magmasaur taunt 1.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fantasy Creatures, Reptiles",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Omnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Magmasaur Saddle (Genesis: Part 1)",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["ballowmountedweaponry"] = "No"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Magmasaur Egg (Genesis: Part 1)",
  +
["mintemp"] = 90,
  +
["maxtemp"] = 110,
  +
["incubationtime"] = 17998.5601,
  +
["maturationtime"] = 666666.667,
  +
["mintimebetweenmating"] = "64800",
  +
["maxtimebetweenmating"] = "172800"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 3000,
  +
["healthwildlevel"] = 0.05,
  +
["healthtamedlevel"] = 0.135,
  +
["healthtamedmult"] = "",
  +
["healthtamedadd"] = 3000,
  +
["stamina"] = 500,
  +
["staminawildlevel"] = 0.05,
  +
["staminatamedlevel"] = 0.05,
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = 725,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 200,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = "",
  +
["weight"] = 550,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = 120,
  +
["meleewildlevel"] = 0.03,
  +
["meleetamedlevel"] = 0.03,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = -0.25,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.005,
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = 300,
  +
["riddenwalkspeed"] = 900,
  +
["walkingstaminaconsumptionrate"] = "",
  +
["untamedrunspeed"] = 525,
  +
["tamedrunspeed"] = 1575,
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "",
  +
["swimspeed"] = 150,
  +
["untamedrunswimspeed"] = 450,
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "",
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "",
  +
["tamedrunflyspeed"] = "",
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 550,
  +
["mass"] = 555,
  +
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = 120,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 450,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 120,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = 120,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedtekgiganotosaurus]
  +
------------------------------------------------------------
  +
["malfunctionedtekgiganotosaurus"] = {
  +
["inherits"] = "giganotosaurus",
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Brute Malfunctioned Tek Giganotosaurus, Corrupted Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicGigant_Character_BP_Malfunctioned_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/BionicGigant_Character_BP_Malfunctioned.BionicGigant_Character_BP_Malfunctioned'",
  +
["commonname"] = "Malfunctioned Tek Giganotosaurus",
  +
["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedtekparasaur]
  +
------------------------------------------------------------
  +
["malfunctionedtekparasaur"] = {
  +
["inherits"] = "parasaurolophus",
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Aberrant Parasaur, Eerie Parasaur, Parasaur, R-Parasaur, Tek Parasaur, X-Parasaur, VR Parasaur",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicPara_Character_BP_Malfunctioned_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/BionicPara_Character_BP_Malfunctioned.BionicPara_Character_BP_Malfunctioned'",
  +
["commonname"] = "Malfunctioned Tek Parasaur",
  +
["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedtekquetzal]
  +
------------------------------------------------------------
  +
["malfunctionedtekquetzal"] = {
  +
["inherits"] = "quetzalcoatlus",
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Eerie Quetzal, Quetzal, R-Quetzal, Skeletal Quetzal, Tek Quetzal",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicQuetz_Character_BP_Malfunctioned_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/BionicQuetz_Character_BP_Malfunctioned.BionicQuetz_Character_BP_Malfunctioned'",
  +
["commonname"] = "Malfunctioned Tek Quetzal",
  +
["group"] = "Malfunctioned Tek Creatures, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedtekraptor]
  +
------------------------------------------------------------
  +
["malfunctionedtekraptor"] = {
  +
["inherits"] = "raptor",
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["variants"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicRaptor_Character_BP_Malfunctioned_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP_Malfunctioned.BionicRaptor_Character_BP_Malfunctioned'",
  +
["commonname"] = "Malfunctioned Tek Raptor",
  +
["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedtekrex]
  +
------------------------------------------------------------
  +
["malfunctionedtekrex"] = {
  +
["inherits"] = "rex",
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicRex_Character_BP_Malfunctioned_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/BionicRex_Character_BP_Malfunctioned.BionicRex_Character_BP_Malfunctioned'",
  +
["commonname"] = "Malfunctioned Tek Rex",
  +
["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedtekstegosaurus]
  +
------------------------------------------------------------
  +
["malfunctionedtekstegosaurus"] = {
  +
["inherits"] = "stegosaurus",
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["variants"] = "Aberrant Stegosaurus, Corrupted Stegosaurus, Eerie Stego, Skeletal Stego, Stegosaurus, Tek Stegosaurus, VR Stegosaurus",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicStego_Character_BP_Malfunctioned_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP_Malfunctioned.BionicStego_Character_BP_Malfunctioned'",
  +
["commonname"] = "Malfunctioned Tek Stegosaurus",
  +
["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedtektriceratops]
  +
------------------------------------------------------------
  +
["malfunctionedtektriceratops"] = {
  +
["inherits"] = "triceratops",
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Skeletal Trike, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicTrike_Character_BP_Malfunctioned_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/BionicTrike_Character_BP_Malfunctioned.BionicTrike_Character_BP_Malfunctioned'",
  +
["commonname"] = "Malfunctioned Tek Triceratops",
  +
["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["incubationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [megachelon] [giantturtle]
  +
------------------------------------------------------------
  +
["megachelon"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "GiantTurtle_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/GiantTurtle/GiantTurtle_Character_BP.GiantTurtle_Character_BP'",
  +
["commonname"] = "Megachelon",
  +
["dossierimage"] = "Magmasaur Image.jpg",
  +
["soundfile"] = "Megachelon expel 1.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fantasy Creatures, Reptiles",
  +
["temperament"] = "Docile",
  +
["diet"] = "Omnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Megachelon Platform Saddle (Genesis: Part 1)",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["minlevelnonviolent"] = "",
  +
["tameineffectivenessbyaffinity"] = 2000,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 0.05
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["favoritefood"] = "Parakeet Fish School",
  +
["primitiveplusfood"] = ""
  +
},
  +
["breeding"] = {
  +
["egg"] = "Megachelon Egg (Genesis: Part 1)",
  +
["mintemp"] = -75,
  +
["maxtemp"] = 75,
  +
["incubationtime"] = 17998.5601,
  +
["maturationtime"] = 333333.333,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 1920,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0.5,
  +
["healthtamedadd"] = "",
  +
["stamina"] = 100,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = 10000,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = 8800,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = "",
  +
["weight"] = 2500,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = 125,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.5,
  +
["meleetamedadd"] = 0.4,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = 235,
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "",
  +
["untamedrunspeed"] = 352.5,
  +
["tamedrunspeed"] = 352.5,
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "",
  +
["swimspeed"] = 650,
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 3000,
  +
["mass"] = 800,
  +
["fecessize"] = "Large",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 750,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 125,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Herbivores_Large",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Shell Fragment (Genesis: Part 1)",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [moedermasteroftheocean] [moeder] [eelmother]
  +
------------------------------------------------------------
  +
["moedermasteroftheocean"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Alpha Moeder&#44; Master of the Ocean, Beta Moeder&#44; Master of the Ocean, Gamma Moeder&#44; Master of the Ocean",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "EelBoss_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/EelBoss/EelBoss_Character_BP.EelBoss_Character_BP'",
  +
["commonname"] = "Moeder, Master of the Ocean",
  +
["dossierimage"] = "Genesis 17.jpg",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Bosses, Fantasy Creatures, Fish",
  +
["temperament"] = "",
  +
["diet"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 490000,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 600,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 5000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 250,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 12000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 2000,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 180,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 1600,
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 7500,
  +
["mass"] = 4750,
  +
["fecessize"] = "Small",
  +
["radiationimmune"] = "",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 450,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 120,
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "ElectricityBall",
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "ElectricityBall_Tail",
  +
["description"] = "",
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water_PlayerOrTamed",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
["betamoedermasteroftheocean"] = {
  +
["inherits"] = "moedermasteroftheocean",
  +
["class"] = "EelBoss_Character_BP_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/EelBoss/EelBoss_Character_BP_Medium.EelBoss_Character_BP_Medium'",
  +
["stats"] = {
  +
["health"] = 686000
  +
}
  +
},
  +
------------------------------------------------------------
  +
["alphamoedermasteroftheocean"] = {
  +
["inherits"] = "moedermasteroftheocean",
  +
["class"] = "EelBoss_Character_BP_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/EelBoss/EelBoss_Character_BP_Hard.EelBoss_Character_BP_Hard'",
  +
["stats"] = {
  +
["health"] = 960400
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [parakeetfishschool] [microbeswarm]
  +
------------------------------------------------------------
  +
["parakeetfishschool"] = {
  +
["dlc"] = "Genesis: Part 1, Genesis: Part 2",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "MicrobeSwarmChar_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/Swarms/MicrobeSwarmChar_BP.MicrobeSwarmChar_BP'",
  +
["commonname"] = "Parakeet Fish School",
  +
["dossierimage"] = "Parakeet Fish School Image.jpg",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["group"] = "Fantasy Creatures, Fish",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "",
  +
["health"] = 1800,
  +
["healthwildlevel"] = 0.2,
  +
["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"] = 23,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedwildlevel"] = 0,
  +
["swimspeed"] = 400,
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = 300,
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "",
  +
["tamedrunflyspeed"] = "",
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = ""
  +
},
  +
["grabweightthreshold"] = "",
  +
["dragweight"] = 70,
  +
["mass"] = 70,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "",
  +
["candragcreatures"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivore_Water",
  +
["chancetodroploot"] = "",
  +
["canbeharvestedfor"] = "",
  +
["bonedamageadjusters"] = {
  +
["head"] = "",
  +
["neck"] = ""
  +
},
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [reaperprince]
  +
------------------------------------------------------------
  +
["reaperprince"] = {
  +
["inherits"] = "reaper",
  +
["dlc"] = "Genesis: Part 1",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["baseclass"] = "Xenomorph_Character_BP_Male_InitialBuryOnly_Adolescent_C",
  +
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_InitialBuryOnly_Adolescent.Xenomorph_Character_BP_Male_InitialBuryOnly_Adolescent'",
  +
["commonname"] = "Reaper Prince",
  +
["group"] = "Fantasy Creatures",
  +
["taming"] = {
  +
["rideable"] = "No"
  +
},
  +
["breeding"] = {
  +
["mintemp"] = "",
  +
["maxtemp"] = "",
  +
["gestationtime"] = "",
  +
["maturationtime"] = "",
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["fecessize"] = "None"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [tektriceratops] [bionictriceratops]
  +
------------------------------------------------------------
  +
["tektriceratops"] = {
  +
["inherits"] = "triceratops",
  +
["dlc"] = "Genesis: Part 1",
  +
["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Triceratops, VR Triceratops, X-Triceratops",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "BionicTrike_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/BionicTrike_Character_BP.BionicTrike_Character_BP'",
  +
["commonname"] = "Tek Triceratops",
  +
["group"] = "Dinosaurs, Tek Creatures",
  +
["breeding"] = {
  +
["egg"] = "Tek Trike Egg (Genesis: Part 1)"
  +
},
  +
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [xoverrides]
  +
----------------------------------------------------------------------------------------------------
  +
["xCreatureOverride"] = {
  +
["dlc"] = "Genesis: Part 1",
  +
["releasedate"] = "2020-02-25",
  +
["releaseversion"] = "306.41",
  +
["xboxreleasedate"] = "2020-02-25",
  +
["xboxreleaseversion"] = "",
  +
["psreleasedate"] = "2020-02-25",
  +
["psreleaseversion"] = "",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74"
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [x...]
  +
----------------------------------------------------------------------------------------------------
  +
["xallosaurus"] = {
  +
["inherits"] = "allosaurus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Volcano_Allo_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Allosaurus/Volcano_Allo_Character_BP.Volcano_Allo_Character_BP'",
  +
["commonname"] = "X-Allosaurus",
  +
["group"] = "Dinosaurs, X-Creatures"
  +
},
  +
["xankylosaurus"] = {
  +
["inherits"] = "ankylosaurus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Volcano_Ankylo_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Ankylosaurus/Volcano_Ankylo_Character_BP.Volcano_Ankylo_Character_BP'",
  +
["commonname"] = "X-Ankylosaurus",
  +
["group"] = "Dinosaurs, X-Creatures"
  +
},
  +
["xargentavis"] = {
  +
["inherits"] = "argentavis",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Snow_Argent_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_Argentavis/Snow_Argent_Character_BP.Snow_Argent_Character_BP'",
  +
["commonname"] = "X-Argentavis",
  +
["group"] = "Birds, X-Creatures"
  +
},
  +
["xbasilosaurus"] = {
  +
["inherits"] = "basilosaurus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Ocean_Basilosaurus_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Basilosaurus/Ocean_Basilosaurus_Character_BP.Ocean_Basilosaurus_Character_BP'",
  +
["commonname"] = "X-Basilosaurus",
  +
["group"] = "Mammals, X-Creatures"
  +
},
  +
["xdunkleosteus"] = {
  +
["inherits"] = "dunkleosteus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Ocean_Dunkle_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Dunkleosteus/Ocean_Dunkle_Character_BP.Ocean_Dunkle_Character_BP'",
  +
["commonname"] = "X-Dunkeosteus",
  +
["group"] = "Fish, X-Creatures"
  +
},
  +
["xichthyosaurus"] = {
  +
["inherits"] = "ichthyosaurus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Ocean_Dolphin_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Dolphin/Ocean_Dolphin_Character_BP.Ocean_Dolphin_Character_BP'",
  +
["commonname"] = "X-Ichthyosaurus",
  +
["group"] = "Reptiles, X-Creatures"
  +
},
  +
["xmegalodon"] = {
  +
["inherits"] = "megalodon",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Ocean_Megalodon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Megalodon/Ocean_Megalodon_Character_BP.Ocean_Megalodon_Character_BP'",
  +
["commonname"] = "X-Megalodon",
  +
["group"] = "Fish, X-Creatures"
  +
},
  +
["xmosasaurus"] = {
  +
["inherits"] = "mosasaurus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Ocean_Mosa_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Mosasaurus/Ocean_Mosa_Character_BP.Ocean_Mosa_Character_BP'",
  +
["commonname"] = "X-Mosasaurus",
  +
["group"] = "Reptiles, X-Creatures"
  +
},
  +
["xotter"] = {
  +
["inherits"] = "otter",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Snow_Otter_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_Otter/Snow_Otter_Character_BP.Snow_Otter_Character_BP'",
  +
["commonname"] = "X-Otter",
  +
["group"] = "Mammals, X-Creatures"
  +
},
  +
["xparaceratherium"] = {
  +
["inherits"] = "paraceratherium",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Bog_Paracer_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/BogParaceratherium/Bog_Paracer_Character_BP.Bog_Paracer_Character_BP'",
  +
["commonname"] = "X-Paraceratherium",
  +
["group"] = "Mammals, X-Creatures"
  +
},
  +
["xparasaur"] = {
  +
["inherits"] = "parasaurolophus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Bog_Para_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/BogPara/Bog_Para_Character_BP.Bog_Para_Character_BP'",
  +
["commonname"] = "X-Parasaur",
  +
["group"] = "Dinosaurs, X-Creatures"
  +
},
  +
["xraptor"] = {
  +
["inherits"] = "raptor",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Bog_Raptor_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Bog_Raptor/Bog_Raptor_Character_BP.Bog_Raptor_Character_BP'",
  +
["commonname"] = "X-Raptor",
  +
["group"] = "Dinosaurs, X-Creatures"
  +
},
  +
["xrex"] = {
  +
["inherits"] = "rex",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Volcano_Rex_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Rex/Volcano_Rex_Character_BP.Volcano_Rex_Character_BP'",
  +
["commonname"] = "X-Rex",
  +
["group"] = "Dinosaurs, X-Creatures"
  +
},
  +
["xrockelemental"] = {
  +
["inherits"] = "rockelemental",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Volcano_Golem_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Lava_Golem/Volcano_Golem_Character_BP.Volcano_Golem_Character_BP'",
  +
["commonname"] = "X-Rock Elemental",
  +
["group"] = "Fantasy Creatures, X-Creatures"
  +
},
  +
["xsabertooth"] = {
  +
["inherits"] = "sabertooth",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Snow_Saber_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_Saber/Snow_Saber_Character_BP.Snow_Saber_Character_BP'",
  +
["commonname"] = "X-Sabertooth",
  +
["group"] = "Mammals, X-Creatures"
  +
},
  +
["xsabertoothsalmon"] = {
  +
["inherits"] = "sabertoothsalmon",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Lunar_Salmon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Lunar_Salmon/Lunar_Salmon_Character_BP.Lunar_Salmon_Character_BP'",
  +
["commonname"] = "X-Sabertooth Salmon",
  +
["group"] = "Fish, X-Creatures"
  +
},
  +
["rarexsabertoothsalmon"] = {
  +
["inherits"] = "xsabertoothsalmon",
  +
["class"] = "Rare_Lunar_Salmon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Lunar_Salmon/Rare_Lunar_Salmon_Character_BP.Rare_Lunar_Salmon_Character_BP'",
  +
["commonname"] = "Rare X-Sabertooth Salmon",
  +
},
  +
["xspino"] = {
  +
["inherits"] = "spinosaurus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Bog_Spino_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Bog_Spino/Bog_Spino_Character_BP.Bog_Spino_Character_BP'",
  +
["commonname"] = "X-Spino",
  +
["group"] = "Dinosaurs, X-Creatures"
  +
},
  +
["xtapejara"] = {
  +
["inherits"] = "tapejara",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Bog_Tapejara_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Bog_Tapejara/Bog_Tapejara_Character_BP.Bog_Tapejara_Character_BP'",
  +
["commonname"] = "X-Tapejara",
  +
["group"] = "Reptiles, X-Creatures"
  +
},
  +
["xtriceratops"] = {
  +
["inherits"] = "triceratops",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Volcano_Trike_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Trike/Volcano_Trike_Character_BP.Volcano_Trike_Character_BP'",
  +
["commonname"] = "X-Triceratops",
  +
["group"] = "Dinosaurs, X-Creatures"
  +
},
  +
["xwoollyrhino"] = {
  +
["inherits"] = "woollyrhinoceros",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Snow_Rhino_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_WoollyRhino/Snow_Rhino_Character_BP.Snow_Rhino_Character_BP'",
  +
["commonname"] = "X-Woolly Rhino",
  +
["group"] = "Mammals, X-Creatures"
  +
},
  +
["xyutyrannus"] = {
  +
["inherits"] = "yutyrannus",
  +
["overridewith"] = "xCreatureOverride",
  +
["class"] = "Snow_Yutyrannus_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_Yutyrannus/Snow_Yutyrannus_Character_BP.Snow_Yutyrannus_Character_BP'",
  +
["commonname"] = "X-Yutyrannus",
  +
["group"] = "Dinosaurs, X-Creatures"
  +
},
  +
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- DLC 08: CRYSTAL ISLES --
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
  +
-------------------------------------------------------------
  +
-- KEYWORDS: [alphabloodcrystalwyvern]
  +
------------------------------------------------------------
  +
["alphabloodcrystalwyvern"] = {
  +
["dlc"] = "Crystal Isles",
  +
["variants"] = "Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["releasedate"] = "2020-06-11",
  +
["releaseversion"] = "311.74",
  +
["xboxreleasedate"] = "2020-08-25",
  +
["xboxreleaseversion"] = "801.6",
  +
["psreleasedate"] = "2020-08-25",
  +
["psreleaseversion"] = "550.6",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "CrystalWyvern_Character_BP_Mega_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Mega.CrystalWyvern_Character_BP_Mega'",
  +
["commonname"] = "Alpha Blood Crystal Wyvern",
  +
["dossierimage"] = "Alpha Blood Crystal Wyvern Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Alpha Creatures, Fantasy Creatures, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 5920,
  +
["healthwildlevel"] = 0.15,
  +
["stamina"] = 710,
  +
["staminawildlevel"] = 0.05,
  +
["torpor"] = 990,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1500,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 300,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 80,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["walkspeed"] = 569.3,
  +
["untamedrunspeed"] = 597.7,
  +
["swimspeed"] = 2447.5,
  +
["flyspeed"] = 2447.5,
  +
["untamedrunflyspeed"] = 2141.6
  +
},
  +
["dragweight"] = 416,
  +
["mass"] = 600,
  +
["fecessize"] = "None",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Adobe, Stone",
  +
["meleebase"] = 80,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 515,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Flame (Blood)",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 0
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Grab",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 310,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 25
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Wing",
  +
["description"] = "",
  +
["staminacost"] = 2,
  +
["attackrange"] = 2065,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 635,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["lootitems"] = "Alpha Crystal Talon (Crystal Isles), Primal Crystal (Crystal Isles), Wyvern Gloves Skin (Scorched Earth)",
  +
["canbeharvestedfor"] = "Crystal, Hide, Raw Prime Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = ""
  +
},
  +
-------------------------------------------------------------
  +
-- KEYWORDS: [crystalwyvern]
  +
------------------------------------------------------------
  +
["crystalwyvern"] = {
  +
["dlc"] = "Crystal Isles",
  +
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["releasedate"] = "2020-06-11",
  +
["releaseversion"] = "311.74",
  +
["xboxreleasedate"] = "2020-08-25",
  +
["xboxreleaseversion"] = "801.6",
  +
["psreleasedate"] = "2020-08-25",
  +
["psreleaseversion"] = "550.6",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "CrystalWyvern_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP.CrystalWyvern_Character_BP'",
  +
["commonname"] = "Crystal Wyvern",
  +
["dossierimage"] = "Crystal Wyvern Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Fantasy Creatures, Reptiles",
  +
["temperament"] = "Docile",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["levelrequirement"] = "65",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 0.72072,
  +
["tameaffinitybase"] = 3750,
  +
["tameaffinityperlevel"] = 135,
  +
["foodconsumptionbase"] = 0.000185,
  +
["foodconsumptionmult"] = 199.984
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["favoritefood"] = "Primal Crystal (Crystal Isles)"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Blood Crystal Wyvern Egg (Crystal Isles), Ember Crystal Wyvern Egg (Crystal Isles), Tropical Crystal Wyvern Egg (Crystal Isles)",
  +
["mintemp"] = 75,
  +
["maxtemp"] = 85,
  +
["incubationtime"] = 17998.5601,
  +
["maturationtime"] = 333333.333,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1295,
  +
["healthwildlevel"] = 0.15,
  +
["healthtamedlevel"] = 0.2025,
  +
["healthtamedadd"] = -758,
  +
["stamina"] = 325,
  +
["staminawildlevel"] = 0.05,
  +
["staminatamedlevel"] = 0.05,
  +
["torpor"] = 545,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["food"] = 1500,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["weight"] = 300,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["melee"] = 45,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = -0.25,
  +
["speed"] = 100,
  +
["walkspeed"] = 569.3,
  +
["riddenwalkspeed"] = 569.3,
  +
["untamedrunspeed"] = 597.7,
  +
["tamedrunspeed"] = 597.7,
  +
["runningstaminaconsumptionrate"] = 6,
  +
["swimspeed"] = 2447.5,
  +
["riddenswimspeed"] = 2447.5,
  +
["flyspeed"] = 2447.5,
  +
["flyriddenspeed"] = 2447.5,
  +
["untamedrunflyspeed"] = 2141.6,
  +
["tamedrunflyspeed"] = 2141.6,
  +
["tamedriddenrunflyspeed"] = 2141.6,
  +
["flyingstaminaconsumptionrate"] = 0.275
  +
},
  +
["dragweight"] = 416,
  +
["mass"] = 600,
  +
["fecessize"] = "Medium",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Thatch, Greenhouse, Wood",
  +
["meleebase"] = 45,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 375,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 45
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Flame",
  +
["description"] = "",
  +
["staminacost"] = 120,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 0
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Grab",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 225,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 14
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Wing",
  +
["description"] = "",
  +
["staminacost"] = 2,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 45
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 460,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 45
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["lootitems"] = "Crystal Talon (Crystal Isles)",
  +
["canbeharvestedfor"] = "Crystal, Hide, Raw Meat, Raw Prime Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = ""
  +
},
  +
-------------------------------------------------------------
  +
-- KEYWORDS: [crystalwyvern] [bloodcrystalwyvern]
  +
------------------------------------------------------------
  +
["bloodcrystalwyvern"] = {
  +
["inherits"] = "crystalwyvern",
  +
["class"] = "CrystalWyvern_Character_BP_Blood_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Blood.CrystalWyvern_Character_BP_Blood'",
  +
["commonname"] = "Blood Crystal Wyvern"
  +
},
  +
-------------------------------------------------------------
  +
-- KEYWORDS: [crystalwyvern] [embercrystalwyvern]
  +
------------------------------------------------------------
  +
["embercrystalwyvern"] = {
  +
["inherits"] = "crystalwyvern",
  +
["class"] = "CrystalWyvern_Character_BP_Ember_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Ember.CrystalWyvern_Character_BP_Ember'",
  +
["commonname"] = "Ember Crystal Wyvern"
  +
},
  +
-------------------------------------------------------------
  +
-- KEYWORDS: [crystalwyvern] [tropicalcrystalwyvern]
  +
------------------------------------------------------------
  +
["tropicalcrystalwyvern"] = {
  +
["inherits"] = "crystalwyvern",
  +
["class"] = "CrystalWyvern_Character_BP_WS_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_WS.CrystalWyvern_Character_BP_WS'",
  +
["commonname"] = "Tropical Crystal Wyvern"
  +
},
  +
-------------------------------------------------------------
  +
-- KEYWORDS: [crystalwyvernqueen]
  +
------------------------------------------------------------
  +
["crystalwyvernqueen"] = {
  +
["dlc"] = "Crystal Isles",
  +
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["releasedate"] = "2020-06-11",
  +
["releaseversion"] = "311.74",
  +
["xboxreleasedate"] = "2020-08-25",
  +
["xboxreleaseversion"] = "801.6",
  +
["psreleasedate"] = "2020-08-25",
  +
["psreleaseversion"] = "550.6",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "CrystalWyvern_Character_BP_Boss_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss.CrystalWyvern_Character_BP_Boss'",
  +
["commonname"] = "Crystal Wyvern Queen",
  +
["dossierimage"] = "Crystal Wyvern Queen Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Bosses, Fantasy Creatures, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 100000,
  +
["healthwildlevel"] = 0.15,
  +
["stamina"] = 2500,
  +
["staminawildlevel"] = 0.05,
  +
["torpor"] = 1000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 1000,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 5000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 4000,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 160,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["walkspeed"] = 1518,
  +
["untamedrunspeed"] = 1518,
  +
["swimspeed"] = 3712.5,
  +
["flyspeed"] = 3712.5,
  +
["untamedrunflyspeed"] = 3712.5
  +
},
  +
["dragweight"] = 1110,
  +
["mass"] = 1600,
  +
["fecessize"] = "None",
  +
["meleebase"] = 160,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 921,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 160
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Flame",
  +
["description"] = "",
  +
["staminacost"] = 125,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 0
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Wing Attack",
  +
["description"] = "",
  +
["staminacost"] = 2,
  +
["attackrange"] = 6000,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 8
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Ball",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 30
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 0,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 0
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "",
  +
["lootitems"] = "Crystal Wyvern Queen Flag (Crystal Isles), Crystal Wyvern Queen Trophy (Crystal Isles), Element",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = ""
  +
},
  +
-------------------------------------------------------------
  +
["crystalwyvernqueengamma"] = {
  +
["inherits"] = "crystalwyvernqueen",
  +
["class"] = "CrystalWyvern_Character_BP_Boss_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss_Easy.CrystalWyvern_Character_BP_Boss_Easy'",
  +
["commonname"] = "Crystal Wyvern Queen (Gamma)",
  +
["stats"] = {
  +
["health"] = 400000
  +
}
  +
},
  +
-------------------------------------------------------------
  +
["crystalwyvernqueenbeta"] = {
  +
["inherits"] = "crystalwyvernqueen",
  +
["class"] = "CrystalWyvern_Character_BP_Boss_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss_Medium.CrystalWyvern_Character_BP_Boss_Medium'",
  +
["commonname"] = "Crystal Wyvern Queen (Beta)",
  +
["stats"] = {
  +
["health"] = 675000
  +
}
  +
},
  +
-------------------------------------------------------------
  +
["crystalwyvernqueenalpha"] = {
  +
["inherits"] = "crystalwyvernqueen",
  +
["class"] = "CrystalWyvern_Character_BP_Boss_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss_Hard.CrystalWyvern_Character_BP_Boss_Hard'",
  +
["commonname"] = "Crystal Wyvern Queen (Alpha)",
  +
["stats"] = {
  +
["health"] = 950000
  +
}
  +
},
  +
-------------------------------------------------------------
  +
-- KEYWORDS: [giantbee] [giantworkerbee]
  +
------------------------------------------------------------
  +
["giantworkerbee"] = {
  +
["inherits"] = "giantbee",
  +
["dlc"] = "Crystal Isles",
  +
["variants"] = "Giant Bee, Giant Queen Bee",
  +
["releasedate"] = "2020-06-11",
  +
["releaseversion"] = "311.74",
  +
["xboxreleasedate"] = "2020-08-25",
  +
["xboxreleaseversion"] = "801.6",
  +
["psreleasedate"] = "2020-08-25",
  +
["psreleaseversion"] = "550.6",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "HoneyBee_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/HoneyBee/HoneyBee_Character_BP.HoneyBee_Character_BP'",
  +
["commonname"] = "Giant Worker Bee",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 200,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 200,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 400,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 450,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 150,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 12,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 100,
  +
["speedtamedadd"] = 0.365,
  +
["walkspeed"] = 130,
  +
["untamedrunspeed"] = 195,
  +
["swimspeed"] = 600,
  +
["flyspeed"] = 600,
  +
["untamedrunflyspeed"] = 900
  +
},
  +
["radiationimmune"] = "",
  +
["meleebase"] = 12,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 175,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 12
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Sting",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 175,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 12
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed"
  +
},
  +
-------------------------------------------------------------
  +
-- KEYWORDS: [tropeognathus] [tropeo]
  +
------------------------------------------------------------
  +
["tropeognathus"] = {
  +
["dlc"] = "Crystal Isles",
  +
["releasedate"] = "2020-06-11",
  +
["releaseversion"] = "311.74",
  +
["xboxreleasedate"] = "2020-06-11",
  +
["xboxreleaseversion"] = "799.15",
  +
["psreleasedate"] = "2020-06-11",
  +
["psreleaseversion"] = "548.15",
  +
["egsreleasedate"] = "2020-06-11",
  +
["egsreleaseversion"] = "311.74",
  +
["class"] = "Tropeognathus_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tropeognathus/Tropeognathus_Character_BP.Tropeognathus_Character_BP'",
  +
["commonname"] = "Tropeognathus",
  +
["dossierimage"] = "Dossier Tropeognathus.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Tropeognathus half-loop sound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Tropeognathus mesembrinus",
  +
["time"] = "Cretaceous",
  +
["group"] = "Reptiles",
  +
["temperament"] = "Neutral",
  +
["diet"] = "Piscivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Tropeognathus Saddle",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 3.125,
  +
["tameaffinitybase"] = 2200,
  +
["tameaffinityperlevel"] = 100,
  +
["foodconsumptionbase"] = 0.001543,
  +
["foodconsumptionmult"] = 216.0294
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Exceptional Kibble",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Tropeognathus Egg (Crystal Isles)",
  +
["mintemp"] = 29,
  +
["maxtemp"] = 32,
  +
["incubationtime"] = 5999.52004,
  +
["maturationtime"] = 196078.431,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 360,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.243,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 250,
  +
["staminawildlevel"] = 0.05,
  +
["staminatamedlevel"] = 0.05,
  +
["torpor"] = 450,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["food"] = 1600,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["weight"] = 340,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["melee"] = 18,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["speed"] = 100,
  +
["speedtamedadd"] = 0.365,
  +
["walkspeed"] = 245,
  +
["riddenwalkspeed"] = 735,
  +
["untamedrunspeed"] = 539,
  +
["tamedrunspeed"] = 245,
  +
["runningstaminaconsumptionrate"] = 6,
  +
["swimspeed"] = 900,
  +
["riddenswimspeed"] = 900,
  +
["flyspeed"] = 2100,
  +
["flyriddenspeed"] = 2100,
  +
["untamedrunflyspeed"] = 1540,
  +
["tamedrunflyspeed"] = 700,
  +
["tamedriddenrunflyspeed"] = 700,
  +
["flyingstaminaconsumptionrate"] = 0.325
  +
},
  +
["dragweight"] = 149,
  +
["mass"] = 190,
  +
["fecessize"] = "Small",
  +
["radiationimmune"] = "No",
  +
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
  +
["candamage"] = "Thatch, Greenhouse, Wood",
  +
["carryableby"] = "",
  +
["passengerweightmultiplier"] = "",
  +
["meleebase"] = 18,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 200,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 18
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Bite II",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 200,
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = 18
  +
}
  +
}
  +
},
  +
["killxpbase"] = "",
  +
["teamname"] = "Herbivores_Medium",
  +
["chancetodroploot"] = "",
  +
["lootitems"] = "",
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = ""
  +
},
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- CORE 09: GENESIS: PART 2 --
  +
------------------------------------------------------------
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [astrodelphis] [spacedolphin]
  +
----------------------------------------------------------------------------------------------------
  +
["astrodelphis"] = {
  +
["variants"] = "VR Astrodelphis",
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "SpaceDolphin_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/SpaceDolphin/SpaceDolphin_Character_BP.SpaceDolphin_Character_BP'",
  +
["commonname"] = "Astrodelphis",
  +
["dragweight"] = 220,
  +
["mass"] = 190,
  +
["killxpbase"] = 3,
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 3.125,
  +
["tameaffinitybase"] = 1000,
  +
["tameaffinityperlevel"] = 393,
  +
["foodconsumptionbase"] = 0.001543,
  +
["foodconsumptionmult"] = 216.0294
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 28571.4286,
  +
["maturationtime"] = 196078.431,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedsurvivor]
  +
------------------------------------------------------------
  +
["corruptedsurvivor"] = {
  +
["inherits"] = "human",
  +
["dlc"] = "Genesis: Part 2",
  +
["variants"] = "Corrupted Avatar, Human",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "CorruptHuman_Character_BP_BASE_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/CorruptHumans/CorruptHuman_Character_BP_BASE.CorruptHuman_Character_BP_BASE'",
  +
["commonname"] = "Corrupted Survivor",
  +
["dossierimage"] = "Blank.png",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "",
  +
["teamname"] = "Bot"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [exomek] [exosuit]
  +
------------------------------------------------------------
  +
["exomek"] = {
  +
["commonname"] = "Exo-Mek",
  +
["class"] = "Exosuit_RTS_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/Exosuit/Exosuit_RTS_Character_BP.Exosuit_RTS_Character_BP'",
  +
["variants"] = "Malfunctioned Mek Knight, Mega Mek, Mek",
  +
["dlc"] = "Genesis: Part 2",
  +
["dossierimage"] = "Exo-Mek image.png",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["modelnumber"] = "",
  +
["group"] = "Vehicles",
  +
["height"] = "",
  +
["weight"] = "",
  +
["fuel"] = "",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 2000,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["foodconsumptionbase"] = 0,
  +
["foodconsumptionmult"] = 1
  +
},
  +
["dragweight"] = 750,
  +
["mass"] = 1750,
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [experimentalgiganotosaurus]
  +
----------------------------------------------------------------------------------------------------
  +
["experimentalgiganotosaurus"] = {
  +
["variants"] = "Brute Malfunctioned Tek Giganotosaurus, Corrupted Giganotosaurus, Eerie Giganotosaurus, Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "Gigant_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Gigant_Character_BP_ExpG.Gigant_Character_BP_ExpG'",
  +
["commonname"] = "Experimental Giganotosaurus",
  +
["dragweight"] = 1900,
  +
["mass"] = 1900,
  +
["group"] = "Bosses, Dinosaurs",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 1.25,
  +
["tameaffinitybase"] = 5000,
  +
["tameaffinityperlevel"] = 160,
  +
["foodconsumptionbase"] = 0.002314,
  +
["foodconsumptionmult"] = 160.0563
  +
},
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [macrophage]
  +
----------------------------------------------------------------------------------------------------
  +
["macrophage"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "Macrophage_Swarm_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/Macrophage/Macrophage_Swarm_Character.Macrophage_Swarm_Character'",
  +
["commonname"] = "Macrophage",
  +
["dossierimage"] = "Blank.png",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Fantasy Creatures",
  +
["temperament"] = "",
  +
["diet"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 4.166666,
  +
["tameaffinitybase"] = 900,
  +
["tameaffinityperlevel"] = 45,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 0.05,
  +
},
  +
["dragweight"] = "70",
  +
["mass"] = "70",
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y",
  +
["killxpbase"] = 2,
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [macrosummoner]
  +
----------------------------------------------------------------------------------------------------
  +
["macrosummoner"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "Summoner_Character_BP_CorruptedMaze_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Maze/CorruptedZone/Dinos/Summoner_Character_BP_CorruptedMaze.Summoner_Character_BP_CorruptedMaze'",
  +
["commonname"] = "Macro-Summoner",
  +
["dossierimage"] = "Blank.png",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Fantasy Creatures, Bosses",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 2000,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 0.05,
  +
},
  +
["dragweight"] = "1000",
  +
["mass"] = "100",
  +
["immobilizedby"] = "Bear Trap, Plant Species Y",
  +
["killxpbase"] = 2,
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [maewing] [milkglider]
  +
----------------------------------------------------------------------------------------------------
  +
["maewing"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "MilkGlider_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/MilkGlider/MilkGlider_Character_BP.MilkGlider_Character_BP'",
  +
["commonname"] = "Maewing",
  +
["dragweight"] = 300,
  +
["mass"] = 300,
  +
["killxpbase"] = 2,
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Maewing Saddle (Genesis: Part 2)",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 0.2,
  +
["tameaffinitybase"] = 3000,
  +
["tameaffinityperlevel"] = 150,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 199.984
  +
},
  +
["breeding"] = {
  +
["egg"] = "Maewing Egg (Genesis: Part 2)",
  +
["mintemp"] = 22,
  +
["maxtemp"] = 26,
  +
["incubationtime"] = 5142.44575,
  +
["maturationtime"] = 166666.667,
  +
["mintimebetweenmating"] = 129600,
  +
["maxtimebetweenmating"] = 345600
  +
},
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedattackdrone]
  +
------------------------------------------------------------
  +
["malfunctionedattackdrone"] = {
  +
["inherits"] = "attackdrone",
  +
["dlc"] = "Genesis: Part 2",
  +
["variants"] = "Attack Drone",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "EndDrone_Character_BP_Malfunctioned_LifeSupport_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/EndDrone_Character_BP_Malfunctioned_LifeSupport.EndDrone_Character_BP_Malfunctioned_LifeSupport'",
  +
["commonname"] = "Malfunctioned Attack Drone",
  +
["group"] = "Mechanical Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedenforcer]
  +
------------------------------------------------------------
  +
["malfunctionedenforcer"] = {
  +
["inherits"] = "enforcer",
  +
["dlc"] = "Genesis: Part 2",
  +
["variants"] = "Enforcer",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "Enforcer_Character_BP_Malfunctioned_LifeSupport_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Enforcer_Character_BP_Malfunctioned_LifeSupport.Enforcer_Character_BP_Malfunctioned_LifeSupport'",
  +
["commonname"] = "Malfunctioned Enforcer",
  +
["group"] = "Mechanical Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctioneddefenseunit]
  +
------------------------------------------------------------
  +
["malfunctioneddefenseunit"] = {
  +
["inherits"] = "defenseunit",
  +
["dlc"] = "Genesis: Part 2",
  +
["variants"] = "Defense Unit",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "EndTank_Character_BP_LifeSupport_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/EndTank_Character_BP_LifeSupport.EndTank_Character_BP_LifeSupport'",
  +
["commonname"] = "Malfunctioned Defense Unit",
  +
["group"] = "Mechanical Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedmekknight]
  +
------------------------------------------------------------
  +
["malfunctionedmekknight"] = {
  +
["commonname"] = "Malfunctioned Mek Knight",
  +
["class"] = "Exosuit_RTS_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Mek_Character_BP_LifeSupport.Mek_Character_BP_LifeSupport'",
  +
["variants"] = "Exo-Mek, Mega Mek, Mek",
  +
["dlc"] = "Genesis: Part 2",
  +
["dossierimage"] = "Blank.png",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["modelnumber"] = "",
  +
["group"] = "Vehicles",
  +
["height"] = "",
  +
["weight"] = "",
  +
["fuel"] = "",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 2000,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["foodconsumptionbase"] = 0,
  +
["foodconsumptionmult"] = 0.05
  +
},
  +
["dragweight"] = 1200,
  +
["mass"] = 3500,
  +
["killxpbase"] = 2,
  +
["immobilizedby"] = "Large Bear Trap",
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [malfunctionedtekstryder]
  +
------------------------------------------------------------
  +
["malfunctionedtekstryder"] = {
  +
["commonname"] = "Malfunctioned Tek Stryder",
  +
["inherits"] = "tekstryder",
  +
["dlc"] = "Genesis: Part 2",
  +
["variants"] = "Tek Stryder",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "TekStrider_Character_BP_LifeSupport_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/TekStrider_Character_BP_LifeSupport.TekStrider_Character_BP_LifeSupport'",
  +
["taming"] = {
  +
["torporimmune"] = "",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["equipment"] = ""
  +
},
  +
["fecessize"] = "None",
  +
["canbeharvestedfor"] = ""
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [noglin] [brainslug]
  +
----------------------------------------------------------------------------------------------------
  +
["noglin"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "BrainSlug_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BrainSlug/BrainSlug_Character_BP.BrainSlug_Character_BP'",
  +
["commonname"] = "Noglin",
  +
["dragweight"] = 20,
  +
["mass"] = 50,
  +
["killxpbase"] = 0.5,
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "Yes",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 8.333333,
  +
["tameaffinitybase"] = 460,
  +
["tameaffinityperlevel"] = 45,
  +
["foodconsumptionbase"] = 0.000868,
  +
["foodconsumptionmult"] = 0.3
  +
},
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y, Net Projectile (Genesis: Part 2)",
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [rockwellnode]
  +
------------------------------------------------------------
  +
["rockwellnode"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "RockwellNode_Character_BP_FinalFight_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Dinos/RockwellNode_Character_BP_FinalFight.RockwellNode_Character_BP_FinalFight'",
  +
["commonname"] = "Rockwell Node",
  +
["dossierimage"] = "Blank.png",
  +
["soundfile"] = "",
  +
["group"] = "Bosses, Fantasy Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["killxpbase"] = 2,
  +
},
  +
------------------------------------------------------------
  +
["rockwellnodegamma"] = {
  +
["inherits"] = "rockwellnode",
  +
["class"] = "RockwellNode_Character_BP_FinalFight_Gamma_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellNode_Character_BP_FinalFight_Gamma.RockwellNode_Character_BP_FinalFight_Gamma'",
  +
["commonname"] = "Rockwell Node (Gamma)",
  +
["stats"] = {
  +
["health"] = 24000,
  +
}
  +
},
  +
------------------------------------------------------------
  +
["rockwellnodebeta"] = {
  +
["inherits"] = "rockwellnode",
  +
["class"] = "RockwellNode_Character_BP_FinalFight_Beta_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellNode_Character_BP_FinalFight_Beta.RockwellNode_Character_BP_FinalFight_Beta'",
  +
["commonname"] = "Rockwell Node (Beta)",
  +
["stats"] = {
  +
["health"] = 48000,
  +
}
  +
},
  +
------------------------------------------------------------
  +
["rockwellnodealpha"] = {
  +
["inherits"] = "rockwellnode",
  +
["class"] = "RockwellNode_Character_BP_FinalFight_Alpha_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Alpha/RockwellNode_Character_BP_FinalFight_Alpha.RockwellNode_Character_BP_FinalFight_Alpha",
  +
["commonname"] = "Rockwell Node (Alpha)",
  +
["stats"] = {
  +
["health"] = 96000,
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [rockwellprime]
  +
------------------------------------------------------------
  +
["rockwellprime"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "RockwellNode_Character_BP_FinalFight_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Dinos/RockwellNode_Character_BP_Boss.RockwellNode_Character_BP_Boss'",
  +
["commonname"] = "Rockwell Prime",
  +
["dossierimage"] = "Blank.png",
  +
["soundfile"] = "",
  +
["group"] = "Bosses, Fantasy Creatures",
  +
["temperament"] = "Aggressive",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["killxpbase"] = 2,
  +
},
  +
------------------------------------------------------------
  +
["rockwellprimegamma"] = {
  +
["inherits"] = "rockwellprime",
  +
["class"] = "RockwellNode_Character_BP_Boss_Gamma_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellNode_Character_BP_Boss_Gamma.RockwellNode_Character_BP_Boss_Gamma'",
  +
["commonname"] = "Rockwell Prime (Gamma)",
  +
["stats"] = {
  +
["health"] = 25000,
  +
}
  +
},
  +
------------------------------------------------------------
  +
["rockwellprimebeta"] = {
  +
["inherits"] = "rockwellprime",
  +
["class"] = "RockwellNode_Character_BP_Boss_Beta_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellNode_Character_BP_Boss_Beta.RockwellNode_Character_BP_Boss_Beta'",
  +
["commonname"] = "Rockwell Prime (Beta)",
  +
["stats"] = {
  +
["health"] = 75000,
  +
}
  +
},
  +
------------------------------------------------------------
  +
["rockwellprimealpha"] = {
  +
["inherits"] = "rockwellprime",
  +
["class"] = "RockwellNode_Character_BP_Boss_Alpha_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Alpha/RockwellNode_Character_BP_Boss_Alpha.RockwellNode_Character_BP_Boss_Alpha",
  +
["commonname"] = "Rockwell Prime (Alpha)",
  +
["stats"] = {
  +
["health"] = 100000,
  +
}
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [shadowmane] [lionfish lion]
  +
----------------------------------------------------------------------------------------------------
  +
["shadowmane"] = {
  +
["variants"] = "VR Shadowmane",
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "LionfishLion_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/LionfishLion/LionfishLion_Character_BP.LionfishLion_Character_BP'",
  +
["commonname"] = "Shadowmane",
  +
["dragweight"] = 350,
  +
["mass"] = 195,
  +
["killxpbase"] = 5,
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 1.875,
  +
["tameaffinitybase"] = 6000,
  +
["tameaffinityperlevel"] = 80,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 0.05
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 8628.1277,
  +
["maturationtime"] = 175438.596,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [summoner]
  +
----------------------------------------------------------------------------------------------------
  +
["summoner"] = {
  +
["variants"] = "Macro-Summoner",
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "Summoner_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/Summoner/Summoner_Character_BP.Summoner_Character_BP'",
  +
["commonname"] = "Summoner",
  +
["dragweight"] = 1000,
  +
["mass"] = 100,
  +
["killxpbase"] = 2,
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
},
  +
["immobilizedby"] = "Bear Trap, Plant Species Y",
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [tekstryder] [stryder]
  +
----------------------------------------------------------------------------------------------------
  +
["tekstryder"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "TekStrider_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/TekStrider/TekStrider_Character_BP.TekStrider_Character_BP'",
  +
["commonname"] = "Tek Stryder",
  +
["dragweight"] = 1000,
  +
["mass"] = 360,
  +
["killxpbase"] = 2,
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "",
  +
["tameineffectivenessbyaffinity"] = 30,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 0.05
  +
},
  +
["immobilizedby"] = "Large Bear Trap",
  +
["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)
  +
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [voidwyrm] [tek wyvern]
  +
----------------------------------------------------------------------------------------------------
  +
["voidwyrm"] = {
  +
["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["class"] = "TekWyvern_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/TekWyvern/TekWyvern_Character_BP.TekWyvern_Character_BP'",
  +
["commonname"] = "Voidwyrm",
  +
["dragweight"] = 555,
  +
["mass"] = 800,
  +
["killxpbase"] = 120,
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 0.4,
  +
["tameaffinitybase"] = 5000,
  +
["tameaffinityperlevel"] = 750,
  +
["foodconsumptionbase"] = 0.000185,
  +
["foodconsumptionmult"] = 199.984
  +
},
  +
["breeding"] = {
  +
["egg"] = "Tek Wyvern Egg (Genesis: Part 2)",
  +
["mintemp"] = 80,
  +
["maxtemp"] = 90,
  +
["incubationtime"] = 17998.5601,
  +
["maturationtime"] = 333333.333,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [genroverrides] [roverrides]
  +
----------------------------------------------------------------------------------------------------
  +
["rCreatureOverride"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["switchreleasedate"] = "",
  +
["switchreleaseversion"] = "",
  +
["mobilereleasedate"] = "",
  +
["mobilereleaseversion"] = ""
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [r...] [genr...]
  +
----------------------------------------------------------------------------------------------------
  +
["rallosaurus"] = {
  +
["inherits"] = "allosaurus",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Allo_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Allo_Character_BP_Rockwell.Allo_Character_BP_Rockwell'",
  +
["commonname"] = "R-Allosaurus",
  +
["group"] = "Dinosaurs, R-Creatures"
  +
},
  +
["rbrontosaurus"] = {
  +
["inherits"] = "brontosaurus",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Sauropod_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Sauropod_Character_BP_Rockwell.Sauropod_Character_BP_Rockwell'",
  +
["commonname"] = "R-Brontosaurus",
  +
["group"] = "Dinosaurs, R-Creatures"
  +
},
  +
["rcarbonemys"] = {
  +
["inherits"] = "carbonemys",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Turtle_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Turtle_Character_BP_Rockwell.Turtle_Character_BP_Rockwell'",
  +
["commonname"] = "R-Carbonemys",
  +
["group"] = "Reptiles, R-Creatures"
  +
},
  +
["rcarnotaurus"] = {
  +
["inherits"] = "carnotaurus",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Carno_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Carno_Character_BP_Rockwell.Carno_Character_BP_Rockwell'",
  +
["commonname"] = "R-Carnotaurus",
  +
["group"] = "Dinosaurs, R-Creatures"
  +
},
  +
["rdaeodon"] = {
  +
["inherits"] = "daeodon",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Daeodon_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Daeodon_Character_BP_Eden.Daeodon_Character_BP_Eden'",
  +
["commonname"] = "R-Daeodon",
  +
["group"] = "Mammals, R-Creatures"
  +
},
  +
["rdilophosaur"] = {
  +
["inherits"] = "dilophosaurus",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Dilo_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Dilo_Character_BP_Rockwell.Dilo_Character_BP_Rockwell'",
  +
["commonname"] = "R-Dilophosaur",
  +
["group"] = "Dinosaurs, R-Creatures"
  +
},
  +
["rdirebear"] = {
  +
["inherits"] = "direbear",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Direbear_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Direbear_Character_BP_Rockwell.Direbear_Character_BP_Rockwell'",
  +
["commonname"] = "R-Dire Bear",
  +
["group"] = "Mammals, R-Creatures"
  +
},
  +
["rdirewolf"] = {
  +
["inherits"] = "direwolf",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Direwolf_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Direwolf_Character_BP_Eden.Direwolf_Character_BP_Eden'",
  +
["commonname"] = "R-Direwolf",
  +
["group"] = "Mammals, R-Creatures"
  +
},
  +
["requus"] = {
  +
["inherits"] = "equus",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Equus_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Equus_Character_BP_Eden.Equus_Character_BP_Eden'",
  +
["commonname"] = "R-Equus",
  +
["group"] = "Mammals, R-Creatures"
  +
},
  +
["rgasbags"] = {
  +
["inherits"] = "gasbags",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "GasBags_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/GasBags_Character_BP_Eden.GasBags_Character_BP_Eden'",
  +
["commonname"] = "R-Gasbags",
  +
["group"] = "Invertebrates, R-Creatures"
  +
},
  +
["rgiganotosaurus"] = {
  +
["inherits"] = "giganotosaurus",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Gigant_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Gigant_Character_BP_Rockwell.Gigant_Character_BP_Rockwell'",
  +
["commonname"] = "R-Giganotosaurus",
  +
["group"] = "Dinosaurs, R-Creatures"
  +
},
  +
["rmegatherium"] = {
  +
["inherits"] = "megatherium",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Megatherium_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Megatherium_Character_BP_Eden.Megatherium_Character_BP_Eden'",
  +
["commonname"] = "R-Megatherium",
  +
["group"] = "Mammals, R-Creatures"
  +
},
  +
["rparasaur"] = {
  +
["inherits"] = "parasaurolophus",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Para_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Para_Character_BP_Eden.Para_Character_BP_Eden'",
  +
["commonname"] = "R-Parasaur",
  +
["group"] = "Dinosaurs, R-Creatures"
  +
},
  +
["rprocoptodon"] = {
  +
["inherits"] = "procoptodon",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Procoptodon_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Procoptodon_Character_BP_Eden.Procoptodon_Character_BP_Eden'",
  +
["commonname"] = "R-Procoptodon",
  +
["group"] = "Mammals, R-Creatures"
  +
},
  +
["rquetzal"] = {
  +
["inherits"] = "quetzalcoatlus",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Quetz_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Quetz_Character_BP_Rockwell.Quetz_Character_BP_Rockwell'",
  +
["commonname"] = "R-Quetzal",
  +
["group"] = "Dinosaurs, R-Creatures"
  +
},
  +
["rreaperking"] = {
  +
["inherits"] = "reaper",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Xenomorph_Character_BP_Male_Gen2_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_Male_BP_Gen2.Xenomorph_Character_BP_Male_Gen2'",
  +
["commonname"] = "R-Reaper King",
  +
["group"] = "Fantasy Creatures, R-Creatures"
  +
},
  +
["rreaperqueen"] = {
  +
["inherits"] = "reaper",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Xenomorph_Character_BP_Male_Gen2_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_Male_BP_Gen2.Xenomorph_Character_BP_Male_Gen2'",
  +
["commonname"] = "R-Reaper Queen",
  +
["group"] = "Fantasy Creatures, R-Creatures"
  +
},
  +
["rsnowowl"] = {
  +
["inherits"] = "snowowl",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Owl_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Owl_Character_BP_Eden.Owl_Character_BP_Eden'",
  +
["commonname"] = "R-Snow Owl",
  +
["group"] = "Birds, R-Creatures"
  +
},
  +
["rthylacoleo"] = {
  +
["inherits"] = "thylacoleo",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Thylacoleo_Character_BP_Eden_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Thylacoleo_Character_BP_Eden.Thylacoleo_Character_BP_Eden'",
  +
["commonname"] = "R-Thylacoleo",
  +
["group"] = "Mammals, R-Creatures"
  +
},
  +
["rvelonasaur"] = {
  +
["inherits"] = "velonasaur",
  +
["overridewith"] = "rCreatureOverride",
  +
["class"] = "Spindles_Character_BP_Rockwell_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Spindles_Character_BP_Rockwell.Spindles_Character_BP_Rockwell'",
  +
["commonname"] = "R-Velonasaur",
  +
["group"] = "Dinosaurs, Fantasy Creatures, R-Creatures"
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [vroverrides]
  +
----------------------------------------------------------------------------------------------------
  +
["vrCreatureOverride"] = {
  +
["dlc"] = "Genesis: Part 2",
  +
["releasedate"] = "2021-06-03",
  +
["releaseversion"] = "329.5",
  +
["xboxreleasedate"] = "2021-06-03",
  +
["xboxreleaseversion"] = "928.4",
  +
["psreleasedate"] = "2021-06-03",
  +
["psreleaseversion"] = "689.4",
  +
["egsreleasedate"] = "2021-06-03",
  +
["egsreleaseversion"] = "329.5",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No"
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [vr...]
  +
----------------------------------------------------------------------------------------------------
  +
["vrallosaurus"] = {
  +
["inherits"] = "allosaurus",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Allo_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Allo_Character_BP_TameSTA.Allo_Character_BP_TameSTA'",
  +
["commonname"] = "VR Allosaurus",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vraraneo"] = {
  +
["inherits"] = "araneomorphus",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "SpiderS_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/SpiderS_Character_BP_ExpG.SpiderS_Character_BP_ExpG'",
  +
["commonname"] = "VR Araneo",
  +
["group"] = "Invertebrates, VR Creatures"
  +
},
  +
["vrargentavis"] = {
  +
["inherits"] = "argentavis",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Argent_Character_BP_LifeSupport_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Argent_Character_BP_LifeSupport.Argent_Character_BP_LifeSupport'",
  +
["commonname"] = "VR Argentavis",
  +
["group"] = "Birds, VR Creatures"
  +
},
  +
["vrastrodelphis"] = {
  +
["inherits"] = "astrodelphis",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "SpaceDolphin_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/SpaceDolphin_Character_BP_TameSTA.SpaceDolphin_Character_BP_TameSTA'",
  +
["commonname"] = "VR Astrodelphis",
  +
["group"] = "Fantasy Creatures, Mammals, VR Creatures"
  +
},
  +
["vrbloodstalker"] = {
  +
["inherits"] = "bloodstalker",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "BogSpider_Character_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/BogSpider_Character_TameSTA.BogSpider_Character_TameSTA'",
  +
["commonname"] = "VR Bloodstalker",
  +
["group"] = "Fantasy Creatures, Invertebrates, VR Creatures"
  +
},
  +
["vrcarnotaurus"] = {
  +
["inherits"] = "carnotaurus",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Carno_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Carno_Character_BP_ExpG.Carno_Character_BP_ExpG'",
  +
["commonname"] = "VR Carnotaurus",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vrchalicotherium"] = {
  +
["inherits"] = "chalicotherium",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Chalico_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Chalico_Character_BP_ExpG.Chalico_Character_BP_ExpG'",
  +
["commonname"] = "VR Chalicotherium",
  +
["group"] = "Mammals, VR Creatures"
  +
},
  +
["vrdilophosaur"] = {
  +
["inherits"] = "dilophosaurus",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Dilo_Character_BP_CorrMaze_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Maze/CorruptedZone/Dinos/Dilo_Character_BP_CorrMaze.Dilo_Character_BP_CorrMaze'",
  +
["commonname"] = "VR Dilophosaur",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vrdimorphodon"] = {
  +
["inherits"] = "dimorphodon",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Dimorph_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Dimorph_Character_BP_TameSTA.Dimorph_Character_BP_TameSTA'",
  +
["commonname"] = "VR Dimorphodon",
  +
["group"] = "Reptiles, VR Creatures"
  +
},
  +
["vrenforcer"] = {
  +
["inherits"] = "enforcer",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Enforcer_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Enforcer_Character_BP_TameSTA.Enforcer_Character_BP_TameSTA'",
  +
["commonname"] = "VR Enforcer",
  +
["group"] = "Mechanical Creatures, VR Creatures"
  +
},
  +
["vrferox"] = {
  +
["inherits"] = "feroxlarge",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Shapeshifter_Large_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Shapeshifter_Large_Character_BP_TameSTA.Shapeshifter_Large_Character_BP_TameSTA'",
  +
["commonname"] = "VR Ferox",
  +
["group"] = "Fantasy Creatures, Mammals, VR Creatures"
  +
},
  +
["vrkaprosuchus"] = {
  +
["inherits"] = "kaprosuchus",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Kaprosuchus_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Kaprosuchus_Character_BP_TameSTA.Kaprosuchus_Character_BP_TameSTA'",
  +
["commonname"] = "VR Kaprosuchus",
  +
["group"] = "Reptiles, VR Creatures"
  +
},
  +
["vrkarkinos"] = {
  +
["inherits"] = "karkinos",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Crab_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Crab_Character_BP_TameSTA.Crab_Character_BP_TameSTA'",
  +
["commonname"] = "VR Karkinos",
  +
["group"] = "Fantasy Creatures, Invertebrates, VR Creatures"
  +
},
  +
["vrlymantria"] = {
  +
["inherits"] = "lymantria",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Moth_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Moth_Character_BP_TameSTA.Moth_Character_BP_TameSTA'",
  +
["commonname"] = "VR Lymantria",
  +
["group"] = "Invertebrates, VR Creatures"
  +
},
  +
["vrmantis"] = {
  +
["inherits"] = "mantis",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Mantis_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Mantis_Character_BP_TameSTA.Mantis_Character_BP_TameSTA'",
  +
["commonname"] = "VR Mantis",
  +
["group"] = "Invertebrates, VR Creatures"
  +
},
  +
["vrmegalania"] = {
  +
["inherits"] = "megalania",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Megalania_Character_BP_CorrMaze_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Maze/CorruptedZone/Dinos/Megalania_Character_BP_CorrMaze.Megalania_Character_BP_CorrMaze'",
  +
["commonname"] = "VR Megalania",
  +
["group"] = "Reptiles, VR Creatures"
  +
},
  +
["vrmegatherium"] = {
  +
["inherits"] = "megatherium",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Megatherium_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Megatherium_Character_BP_ExpG.Megatherium_Character_BP_ExpG'",
  +
["commonname"] = "VR Megatherium",
  +
["group"] = "Mammals, VR Creatures"
  +
},
  +
["vronyc"] = {
  +
["inherits"] = "onychonycteris",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Bat_Character_BP_LifeSupport_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Bat_Character_BP_LifeSupport.Bat_Character_BP_LifeSupport'",
  +
["commonname"] = "VR Onyc",
  +
["group"] = "Mammals, VR Creatures"
  +
},
  +
["vrpachy"] = {
  +
["inherits"] = "pachycephalosaurus",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Pachy_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Pachy_Character_BP_ExpG.Pachy_Character_BP_ExpG'",
  +
["commonname"] = "VR Pachy",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vrpulmonoscorpius"] = {
  +
["inherits"] = "pulmonoscorpius",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Scorpion_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Scorpion_Character_BP_ExpG.Scorpion_Character_BP_ExpG'",
  +
["commonname"] = "VR Pulmonoscorpius",
  +
["group"] = "Invertebrates, VR Creatures"
  +
},
  +
["vrparasaur"] = {
  +
["inherits"] = "parasaurolophus",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Para_Character_BP_LifeSupport_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Para_Character_BP_LifeSupport.Para_Character_BP_LifeSupport'",
  +
["commonname"] = "VR Parasaur",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vrraptor"] = {
  +
["inherits"] = "raptor",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Raptor_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Raptor_Character_BP_TameSTA.Raptor_Character_BP_TameSTA'",
  +
["commonname"] = "VR Raptor",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vrravager"] = {
  +
["inherits"] = "ravager",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "CaveWolf_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/CaveWolf_Character_BP_TameSTA.CaveWolf_Character_BP_TameSTA'",
  +
["commonname"] = "VR Ravager",
  +
["group"] = "Fantasy Creatures, Mammals, VR Creatures"
  +
},
  +
["vrrex"] = {
  +
["inherits"] = "rex",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Rex_Character_BP_LifeSupport_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Rex_Character_BP_LifeSupport.Rex_Character_BP_LifeSupport'",
  +
["commonname"] = "VR Rex",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vrshadowmane"] = {
  +
["inherits"] = "shadowmane",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "LionfishLion_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/LionfishLion_Character_BP_TameSTA.LionfishLion_Character_BP_TameSTA'",
  +
["commonname"] = "VR Shadowmane",
  +
["group"] = "Fantasy Creatures, Mammals, VR Creatures"
  +
},
  +
["vrstegosaurus"] = {
  +
["inherits"] = "stegosaurus",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Stego_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Stego_Character_BP_TameSTA.Stego_Character_BP_TameSTA'",
  +
["commonname"] = "VR Stegosaurus",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vrtapejara"] = {
  +
["inherits"] = "tapejara",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Tapejara_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Tapejara_Character_BP_ExpG.Tapejara_Character_BP_ExpG'",
  +
["commonname"] = "VR Tapejara",
  +
["group"] = "Reptiles, VR Creatures"
  +
},
  +
["vrterrorbird"] = {
  +
["inherits"] = "terrorbird",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "TerrorBird_Character_BP_ExpG_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/TerrorBird_Character_BP_ExpG.TerrorBird_Character_BP_ExpG'",
  +
["commonname"] = "VR Terror Bird",
  +
["group"] = "Birds, VR Creatures"
  +
},
  +
["vrtitanoboa"] = {
  +
["inherits"] = "titanoboa",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "BoaFrill_Character_BP_CorrMaze_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Maze/CorruptedZone/Dinos/BoaFrill_Character_BP_CorrMaze.BoaFrill_Character_BP_CorrMaze'",
  +
["commonname"] = "VR Titanoboa",
  +
["group"] = "Reptiles, VR Creatures"
  +
},
  +
["vrtriceratops"] = {
  +
["inherits"] = "triceratops",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "Trike_Character_BP_TameSTA_C",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Trike_Character_BP_TameSTA.Trike_Character_BP_TameSTA'",
  +
["commonname"] = "VR Triceratops",
  +
["group"] = "Dinosaurs, VR Creatures"
  +
},
  +
["vrvelonasaur"] = {
  +
["inherits"] = "velonasaur",
  +
["overridewith"] = "vrCreatureOverride",
  +
["class"] = "spindles_character_bp_r",
  +
["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Spindles_Character_BP_TameSTA.Spindles_Character_BP_TameSTA'",
  +
["commonname"] = "VR Velonasaur",
  +
["group"] = "Dinosaurs, Fantasy Creatures, VR Creatures"
 
}
 
}
 
}
 
}

Версия от 00:24, 24 июня 2021


----------------------------------------------------------------------------------------------------
-- 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
--   DLC 06: VALGUERO
--   DLC 07: GENESIS: PART 1
--   DLC 08: CRYSTAL ISLES
--   DLC 09: GENESIS: PART 2
----------------------------------------------------------------------------------------------------
-- "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 T-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
    ["psreleasedate"] = "Unreleased", -- (Wiki Value) Date released on PlayStation in YYYY-MM-DD
    ["psreleaseversion"] = "", -- (Wiki Value) PlayStation version debut
    ["mobilereleasedate"] = "Unreleased", -- (Wiki Value) Date released on Mobile in YYYY-MM-DD
    ["mobilereleaseversion"] = "", -- (Wiki Value) Mobile version debut
    ["switchreleasedate"] = "Unreleased", -- (Wiki Value) Date released on Nintendo Switch in YYYY-MM-DD
    ["switchreleaseversion"] = "", -- (Wiki Value) Nintendo Switch version debut
    ["egsreleasedate"] = "Unreleased", -- (Wiki Value) Date released on Epic Games in YYYY-MM-DD
    ["egsreleaseversion"] = "", -- (Wiki Value) Epic Games 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
      ["mobilekibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any on Mobile
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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
    ["canbecloned"] = "", -- Yes/No
    ["radiationimmune"] = "", -- Yes/No
    ["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, Tropeognathus, 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
    ["lootitems"] = "",
    ["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, Eerie Achatina",
    ["releasedate"] = "2016-11-24",
    ["releaseversion"] = "252.0",
    ["xboxreleasedate"] = "2016-12-16",
    ["xboxreleaseversion"] = "748.2",
    ["psreleasedate"] = "2016-12-19",
    ["psreleaseversion"] = "502.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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)"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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"] = {
    ["variants"] = "Brute X-Allosaurus, Eerie Allosaurus, R-Allosaurus, VR Allosaurus, X-Allosaurus",
    ["releasedate"] = "2016-07-28",
    ["releaseversion"] = "245.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Diplo Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Allosaurus Egg",
      ["mintemp"] = 26,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.520508, --1:39,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek 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]] (PS), [[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]] (PS), [[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]] (PS), [[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",
    ["specialloot"] = "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] [megacarno] [megacarnotaur] [megacarnotaurus]
------------------------------------------------------------
  ["alphacarnotaurus"] = {
    ["variants"] = "Aberrant Carnotaurus, Carnotaurus, Corrupted Carnotaurus, Eerie Alpha Carno, Eerie Carno, R-Carnotaurus, Skeletal Carnotaurus",
    ["releasedate"] = "2015-08-07",
    ["releaseversion"] = "194.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 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 (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["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,
    ["lootitems"] = "Rex Bone Helmet Skin",
    ["canbeharvestedfor"] = "Hide, Keratin, Raw Prime Meat",
    ["specialloot"] = "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",
    ["psreleasedate"] = "2017-04-26",
    ["psreleaseversion"] = "506.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
    ["group"] = "Alpha Creatures, Fish",
    ["temperament"] = "Defensive",
    ["diet"] = "Piscivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["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"] = "Hide, Raw Prime Fish Meat, Raw Fish Meat",
    ["specialloot"] = "Captain's Hat Skin, Alpha Leedsichthys Blubber"
  },
------------------------------------------------------------
-- KEYWORDS: [alphamega] [alphamegalodon]
------------------------------------------------------------
  ["alphamegalodon"] = {
    ["variants"] = "Brute X-Megalodon, Golden Striped Brute Megalodon, Golden Striped Megalodon, Megalodon, X-Megalodon",
    ["releasedate"] = "2017-05-05",
    ["releaseversion"] = "257.0",
    ["xboxreleasedate"] = "2017-05-17",
    ["xboxreleaseversion"] = "754.0",
    ["psreleasedate"] = "2017-05-17",
    ["psreleaseversion"] = "507.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, Fish",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["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",
    ["specialloot"] = "Alpha Megalodon Fin"
  },
------------------------------------------------------------
-- KEYWORDS: [alphamosa] [alphamosasaur] [alphamosasaurus]
------------------------------------------------------------
  ["alphamosasaurus"] = {
    ["variants"] = "Brute X-Mosasaurus, Eerie Alpha Mosasaur, Eerie Mosasaur, Mosasaurus, X-Mosasaurus",
    ["releasedate"] = "2016-06-02",
    ["releaseversion"] = "242.0",
    ["xboxreleasedate"] = "2016-06-15",
    ["xboxreleaseversion"] = "737.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No"
    },
    ["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"] = 899,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["candamage"] = "Adobe, Greenhouse, Stone, Thatch, Wood",
    ["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,
    ["lootitems"] = "Black Pearl, Fireworks Rocket Launcher Skin",
    ["canbeharvestedfor"] = "Hide, Raw Prime Meat",
    ["specialloot"] = "Alpha Mosasaur Tooth"
  },
------------------------------------------------------------
-- KEYWORDS: [alpharaptor] [megaraptor]
------------------------------------------------------------
  ["alpharaptor"] = {
    ["variants"] = "Aberrant Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
    ["releasedate"] = "2015-08-07",
    ["releaseversion"] = "194.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 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 (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["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,
    ["lootitems"] = "Rex Bone Helmet Skin",
    ["canbeharvestedfor"] = "Hide, Raw Prime Meat",
    ["specialloot"] = "Alpha Raptor Claw"
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [alphatrex]
------------------------------------------------------------
  ["alphatrex"] = {
    ["variants"] = "Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
    ["releasedate"] = "2015-08-05",
    ["releaseversion"] = "193.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "MegaRex_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/MegaRex_Character_BP.MegaRex_Character_BP'",
    ["commonname"] = "Alpha T-Rex",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Alpha 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 Alpha T-Rex bites the target.",
        ["staminacost"] = 0,
        ["attackrange"] = 1400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 170
        }
      },
      ["2"] = {
        ["name"] = "Roar",
        ["description"] = "The Alpha T-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",
    ["specialloot"] = "Alpha Tyrannosaur Tooth, Alpha Rex Trophy, Trike Bone Helmet Skin"
  },
------------------------------------------------------------
-- KEYWORDS: [alphatuso] [alphatusoteuthis] [alphasquid] [alphagiantsquid]
------------------------------------------------------------
  ["alphatusoteuthis"] = {
    ["variants"] = "Brute Tusoteuthis, Tusoteuthis",
    ["releasedate"] = "2016-12-23",
    ["releaseversion"] = "253.0",
    ["xboxreleasedate"] = "2017-01-17",
    ["xboxreleaseversion"] = "749.0",
    ["psreleasedate"] = "2017-01-18",
    ["psreleaseversion"] = "503.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
    ["group"] = "Alpha Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["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,
    ["lootitems"] = "Absorbent Substrate, Black Pearl",
    ["canbeharvestedfor"] = "Keratin, Raw Fish Meat, Raw Prime Fish Meat",
    ["specialloot"] = "Alpha Tusoteuthis Eye, Tusoteuthis Tentacle",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [ammonite]
------------------------------------------------------------
  ["ammonite"] = {
    ["variants"] = "Eerie Ammonite",
    ["releasedate"] = "2017-02-26",
    ["releaseversion"] = "255.0",
    ["xboxreleasedate"] = "2017-03-17",
    ["xboxreleaseversion"] = "751.0",
    ["psreleasedate"] = "2017-03-17",
    ["psreleaseversion"] = "505.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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"] = "Aberrant Megalosaurus, 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, Eerie Angler",
    ["releasedate"] = "2015-11-12",
    ["releaseversion"] = "223.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Kairuku Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Angler Egg",
      ["mintemp"] = -75,
      ["maxtemp"] = 75,
      ["incubationtime"] = 17998.560547,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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"] = "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, Eerie Ankylo, X-Ankylosaurus",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Dilo Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Spinach Seed (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Ankylo Egg",
      ["mintemp"] = 16,
      ["maxtemp"] = 20,
      ["incubationtime"] = 9472.926758, --2:37
      ["maturationtime"] = 175438.59375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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, Brute Araneo, Broodgenetrix, Eerie Araneo, VR Araneo",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["kibble"] = "",
      ["favoritefood"] = "Spoiled Meat"
    },
    ["breeding"] = {
      ["egg"] = "Araneo Egg",
      ["mintemp"] = 4,
      ["maxtemp"] = 12,
      ["incubationtime"] = 5142.44575,
      ["maturationtime"] = 90090.0901,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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]] (PS), [[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"] = {
    ["variants"] = "Eerie Archaeopteryx",
    ["releasedate"] = "2016-09-12",
    ["releaseversion"] = "247.0",
    ["xboxreleasedate"] = "2016-09-16",
    ["xboxreleaseversion"] = "741.1",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Pelagornis Egg)",
      ["favoritefood"] = "Chitin"
    },
    ["breeding"] = {
      ["egg"] = "Archaeopteryx Egg",
      ["mintemp"] = 16,
      ["maxtemp"] = 20,
      ["incubationtime"] = 9472.926758, --2:37,
      ["maturationtime"] = 55555.554688,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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] [argy]
------------------------------------------------------------
  ["argentavis"] = {
    ["variants"] = "Argentustus, Eerie Argentavis, VR Argentavis, X-Argentavis",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Stego Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Argentavis Egg",
      ["mintemp"] = 12,
      ["maxtemp"] = 13.5,
      ["incubationtime"] = 10587.388672, --2:56,
      ["maturationtime"] = 196078.421875,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Megalosaurus",
    ["candragcreatureswhileflying"] = "Yes",
    ["candragcreatures"] = "Achatina,Ankylosaurus,Araneo,Archaeopteryx,Arthropluera,Beelzebufo,Bulbdog,Castoroides,Compy,Daeodon,Dilophosaur,Dimetrodon,Diplocaulus,Direwolf,Dodo,Doedicurus,Dung Beetle,Enforcer,Equus,Ferox,Ferox (Large),Gigantopithecus,Glowtail,Human,Hyaenodon,Iguanodon,Jerboa,Kairuku,Lystrosaurus,Megalania,Megaloceros,Mesopithecus,Moschops,Nameless,Otter,Oviraptor,Ovis,Pachy,Parasaur,Pegomastax,Phiomia,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]] (PS), [[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]] (PS), [[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]] (PS), [[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",
    ["specialloot"] = "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: [argentustus]
------------------------------------------------------------
  ["argentustus"] = {
    ["inherits"] = "argentavis",
    ["variants"] = "Argentavis, Eerie Argentavis, VR Argentavis, X-Argentavis",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Argentustus",
    ["dossierimage"] = "Dossier Argentustus.png",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Birds, Bosses, Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = ""
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = "",
      ["mobilefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["stats"] = {
      ["health"] = 60000,
      ["stamina"] = 750,
      ["staminawildlevel"] = 0.1,
      ["weight"] = 350,
      ["melee"] = "",
      ["walkspeed"] = "",
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = "",
      ["riddenswimspeed"] = "",
      ["flyspeed"] = "",
      ["flyriddenspeed"] = "",
      ["untamedrunflyspeed"] = "",
      ["tamedrunflyspeed"] = "",
      ["tamedriddenrunflyspeed"] = "",
      ["flyingstaminaconsumptionrate"] = ""
    },
    ["fecessize"] = "",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["carryableby"] = "",
    ["attacks"] = {
      ["1"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      },
      ["2"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      },
      ["3"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      }
    },
    ["specialloot"] = "Eery Element (Mobile), Argentustus Pt. Note (Mobile)",
    ["lootitems"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [arthro] [arthropluera] [arthropleura] [centipede]
------------------------------------------------------------
  ["arthropluera"] = {
    ["variants"] = "Aberrant Arthropluera, Corrupted Arthropluera, Eerie Arthropluera",
    ["releasedate"] = "2016-05-04",
    ["releaseversion"] = "240.0",
    ["xboxreleasedate"] = "2016-05-17",
    ["xboxreleaseversion"] = "734.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["breeding"] = {
      ["egg"] = "Arthropluera Egg",
      ["mintemp"] = 18,
      ["maxtemp"] = 22,
      ["incubationtime"] = 8999.28006,
      ["maturationtime"] = 185185.185,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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]] (PS), [[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"] = "Malfunctioned Attack Drone",
    ["releasedate"] = "2017-08-29",
    ["releaseversion"] = "267.0",
    ["xboxreleasedate"] = "2017-08-29",
    ["xboxreleaseversion"] = "761.1",
    ["psreleasedate"] = "2017-08-29",
    ["psreleaseversion"] = "512.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "",
    ["group"] = "Mechanical Creatures",
    ["temperament"] = "",
    ["diet"] = "",
    ["threatlevel"] = "High",
    ["fuel"] = "Element",
    ["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
  },
------------------------------------------------------------
-- KEYWORDS: [baryonyx]
------------------------------------------------------------
  ["baryonyx"] = {
    ["variants"] = "Aberrant Baryonyx, Eerie Baryonyx",
    ["releasedate"] = "2017-01-30",
    ["releaseversion"] = "254.0",
    ["xboxreleasedate"] = "2017-02-14",
    ["xboxreleaseversion"] = "750.0",
    ["psreleasedate"] = "2017-02-16",
    ["psreleaseversion"] = "504.0",
    ["mobilereleasedate"] = "2018-08-27",
    ["mobilereleaseversion"] = "1.0.93",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Pachyrhino Egg)",
      ["favoritefood"] = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"] = "Baryonyx Egg",
      ["mintemp"] = 29,
      ["maxtemp"] = 35,
      ["incubationtime"] = 7199.423828,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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"] = 210,
    ["mass"] = 190,
    ["fecessize"] = "Medium",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bear Trap, Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal 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]] (PS), [[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]] (PS), [[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]] (PS), [[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"] = {
    ["variants"] = "Brute Basilosaurus, Eerie Basilosaurus, X-Basilosaurus",
    ["releasedate"] = "2017-01-30",
    ["releaseversion"] = "254.0",
    ["xboxreleasedate"] = "2017-02-14",
    ["xboxreleaseversion"] = "750.0",
    ["psreleasedate"] = "2017-02-16",
    ["psreleaseversion"] = "504.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Exceptional Kibble",
      ["mobilekibble"] = "Kibble (Therizino Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 416666.667,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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",
    ["specialloot"] = "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, Beelzemorbus, Eerie Beelzebufo",
    ["releasedate"] = "2015-09-28",
    ["releaseversion"] = "216.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Pulmonoscorpius Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Beelzebufo Egg",
      ["mintemp"] = 0,
      ["maxtemp"] = 50,
      ["incubationtime"] = 17998.560547,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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]] (PS), [[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",
    ["specialloot"] = "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: [beelzemorbus]
------------------------------------------------------------
  ["beelzemorbus"] = {
    ["inherits"] = "beelzebufo",
    ["variants"] = "Beelzebufo, Eerie Beelzebufo",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Beelzemorbus",
    ["dossierimage"] = "Dossier Beelzemorbus.png",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Amphibians, Bosses, Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = ""
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = "",
      ["mobilefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["stats"] = {
      ["health"] = 60000,
      ["stamina"] = 450,
      ["food"] = 2500,
      ["weight"] = 2500,
      ["melee"] = "",
      ["torpor"] = 300,
      ["walkspeed"] = 1000,
      ["walkspeed"] = "",
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = "",
      ["tamedrunspeed"] = "",
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = "",
      ["riddenswimspeed"] = ""
    },
    ["fecessize"] = "",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["carryableby"] = "",
    ["attacks"] = {
      ["1"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = "",
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = "",
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = "" 
            }
          }
        }
      }
    },
    ["specialloot"] = "Eery Element (Mobile), Beelzemorbus Pt. Note (Mobile), Frog Legs (Mobile)",
    ["lootitems"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [bronto] [brontosaurus] [sauropod]
------------------------------------------------------------
  ["brontosaurus"] = {
    ["variants"] = "Eerie Bronto, R-Brontosaurus, Skeletal Bronto",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Exceptional Kibble",
      ["mobilekibble"] = "Kibble (Carbonemys Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Fresh Sorghum (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Bronto Egg",
      ["mintemp"] = 28,
      ["maxtemp"] = 31,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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",
    ["specialloot"] = "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 (Alpha), Broodmother Lysrix (Beta), Broodmother Lysrix (Gamma)",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["diet"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["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"] = 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,
    ["canbeharvestedfor"] = "Chitin, Organic Polymer, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Element, Broodmother Trophy, Spider Flag"
  },
------------------------------------------------------------
  ["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: [broodgenetrix]
------------------------------------------------------------
  ["broodgenetrix"] = {
    ["inherits"] = "broodmotherlysrix",
    ["variants"] = "Aberrant Araneo, Araneo, Brute Araneo, Eerie Araneo, VR Araneo",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Broodgenetrix",
    ["dossierimage"] = "Dossier Broodgenetrix.png",
    ["dossieraddbook"] = "No",
    ["group"] = "Bosses, Fantasy Creatures, Invertebrates",
    ["stats"] = {
      ["health"] = 60000,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["melee"] = "",
      ["walkspeed"] = "",
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = "",
      ["tamedrunspeed"] = "",
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = "",
      ["riddenswimspeed"] = ""
    },
    ["fecessize"] = "",
    ["attacks"] = {
      ["1"] = {
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = "",
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["projectile"] = {
          ["projectilelife"] = "",
          ["impact"] = {
            ["damage"] = "",
            ["impulse"] = ""
          }
        }
      },
      ["3"] = {
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["projectile"] = {
          ["projectilelife"] = "",
          ["impact"] = {
            ["damage"] = "",
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"] = ""
              }
            }
          }
        }
      },
      ["4"] = {
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      },
      ["5"] = {
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "" 
      }
    },
    ["canbeharvestedfor"] = "",
    ["specialloot"] = "Eery Element (Mobile), Broodgenetrix Pt. Note (Mobile)"
  },
------------------------------------------------------------
-- KEYWORDS: [bunnydodo]
------------------------------------------------------------
  ["bunnydodo"] = {
    ["variants"] = "Aberrant Dodo, Bunny Oviraptor, Dodo, Dodo Wyvern, DodoRex, Party Dodo, Zomdodo",
    ["event"] = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3, ARK: Eggcellent Adventure 4, ARK: Eggcellent Adventure 5",
    ["releasedate"] = "2016-03-25",
    ["releaseversion"] = "237.0",
    ["xboxreleasedate"] = "2018-03-27",
    ["xboxreleaseversion"] = "771.1",
    ["psreleasedate"] = "2018-03-27",
    ["psreleaseversion"] = "520.2",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["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"] = "",
    ["group"] = "Birds, Event Creatures",
    ["temperament"] = "Oblivious",
    ["diet"] = "Herbivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["breeding"] = {
      ["egg"] = "Bunny Egg"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
    ["candamage"] = "Thatch",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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"] = "Bunny Dodo, Oviraptor",
    ["event"] = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3, ARK: Eggcellent Adventure 4, ARK: Eggcellent Adventure 5",
    ["releasedate"] = "2016-03-25",
    ["releaseversion"] = "237.0",
    ["xboxreleasedate"] = "2018-03-27",
    ["xboxreleaseversion"] = "771.1",
    ["psreleasedate"] = "2018-03-27",
    ["psreleaseversion"] = "520.2",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["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"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["temperament"] = "Skittish",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["breeding"] = {
      ["egg"] = "Bunny Egg"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
    ["candamage"] = "Thatch",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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,
    ["lootitems"] = "Nerdry Glasses Skin",
    ["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: [carbonemys] [turtle]
------------------------------------------------------------
  ["carbonemys"] = {
    ["variants"] = "Aberrant Carbonemys, Eerie Carbonemys, R-Carbonemys",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Pteranodon Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Fresh Tea Leaves (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Turtle Egg",
      ["mintemp"] = 30,
      ["maxtemp"] = 34,
      ["incubationtime"] = 4499.640137, --1:14,
      ["maturationtime"] = 83333.328125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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]] (PS), [[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"] = "Aberrant Carnotaurus, Alpha Carnotaurus, Corrupted Carnotaurus, Eerie Alpha Carno, Eerie Carno, R-Carnotaurus, Skeletal Carnotaurus, VR Carnotaurus",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Ankylo Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Carno Egg",
      ["mintemp"] = 26,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.520508, --1:39,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Carno bites the target.",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 300,
        ["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]] (PS), [[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"] = 35
        }
      }
    },
    ["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"] = {
    ["variants"] = "Eerie Castoroides",
    ["releasedate"] = "2016-02-24",
    ["releaseversion"] = "236.0",
    ["xboxreleasedate"] = "2016-03-07",
    ["xboxreleaseversion"] = "732.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Gallimimus Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Fresh Sugar Plant (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734, --7:56,
      ["maturationtime"] = 222222.21875,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 142800 --39:40
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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, Eerie Chalicotherium, Obsidioequus, VR Chalicotherium",
    ["releasedate"] = "2016-10-21",
    ["releaseversion"] = "248.0",
    ["xboxreleasedate"] = "2016-10-28",
    ["xboxreleaseversion"] = "744.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Hats (Mobile)",
      ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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, Cubozoa Multis",
    ["releasedate"] = "2016-12-23",
    ["releaseversion"] = "253.0",
    ["xboxreleasedate"] = "2017-01-17",
    ["xboxreleaseversion"] = "749.0",
    ["psreleasedate"] = "2017-01-18",
    ["psreleaseversion"] = "503.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Aberrant Megalosaurus, 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"] = "Abberant Coelacanth, Eerie Coelacanth",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Yes",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = 0
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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"
  },
------------------------------------------------------------
-- KEYWORDS: [compy] [compsognathus]
------------------------------------------------------------
  ["compsognathus"] = {
    ["variants"] = "Eerie Compy",
    ["releasedate"] = "2015-11-21",
    ["releaseversion"] = "224.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Compy Egg",
      ["mintemp"] = 24,
      ["maxtemp"] = 32,
      ["incubationtime"] = 2999.760254, --0:49,
      ["maturationtime"] = 75757.5758,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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: [cubozoamultis]
------------------------------------------------------------
  ["cubozoamultis"] = {
    ["inherits"] = "cnidaria",
    ["variants"] = "Cnidaria",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Cubozoa Multis",
    ["dossierimage"] = "Dossier Cubozoa Multis.png",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["stats"] = {
      ["melee"] = "",
      ["walkspeed"] = "",
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = "",
      ["tamedrunspeed"] = "",
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = "",
      ["riddenswimspeed"] = ""
    },
    ["fecessize"] = "",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["carryableby"] = "",
    ["attacks"] = {
      ["1"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      }
    },
    ["specialloot"] = "Eery Element (Mobile), Cubozoa Multis Pt. Note (Mobile)",
    ["lootitems"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [daeodon] [pig]
------------------------------------------------------------
  ["daeodon"] = {
    ["variants"] = "Eerie Daeodon, R-Daeodon",
    ["releasedate"] = "2017-05-05",
    ["releaseversion"] = "257.0",
    ["xboxreleasedate"] = "2017-05-17",
    ["xboxreleaseversion"] = "754.0",
    ["psreleasedate"] = "2017-05-17",
    ["psreleaseversion"] = "507.0",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Iguanodon Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 175438.59375,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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"] = "Malfunctioned Defense Unit",
    ["releasedate"] = "2017-08-29",
    ["releaseversion"] = "267.0",
    ["xboxreleasedate"] = "2017-08-29",
    ["xboxreleaseversion"] = "761.1",
    ["psreleasedate"] = "2017-08-29",
    ["psreleaseversion"] = "512.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "EndTank_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP.EndTank_Character_BP'",
    ["commonname"] = "Defense Unit",
    ["dossierimage"] = "Defense Unit Promo Image.png",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Mechanical Creatures",
    ["temperament"] = "",
    ["diet"] = "",
    ["threatlevel"] = "High",
    ["fuel"] = "Element",
    ["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,
    ["canbeharvestedfor"] = "Element"
  },
------------------------------------------------------------
-- KEYWORDS: [dilo] [dilophosaur] [dilophosaurus]
------------------------------------------------------------
  ["dilophosaurus"] = {
    ["variants"] = "Corrupted Dilophosaur, Eerie Dilophosaurus, R-Dilophosaur, VR Dilophosaur",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Dilo_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dilo/Dilo_Character_BP.Dilo_Character_BP'",
    ["commonname"] = "Dilophosaur",
    ["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
      ["kibble"] = "Basic Kibble",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Dilo Egg",
      ["mintemp"] = 28,
      ["maxtemp"] = 32,
      ["incubationtime"] = 4090.581787, --1:08,
      ["maturationtime"] = 75757.570313,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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,
    ["lootitems"] = "Nerdry Glasses Skin",
    ["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: [dimetrodon]
------------------------------------------------------------
  ["dimetrodon"] = {
    ["variants"] = "Aberrant Dimetrodon, Eerie Dimetrodon",
    ["releasedate"] = "2016-01-15",
    ["releaseversion"] = "232.0",
    ["xboxreleasedate"] = "2016-02-12",
    ["xboxreleaseversion"] = "731.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Quetzal Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Dimetrodon Egg",
      ["mintemp"] = 30,
      ["maxtemp"] = 34,
      ["incubationtime"] = 8999.280273, --2:29,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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, Eerie Dimorphodon, VR Dimorphodon",
    ["releasedate"] = "2015-07-18",
    ["releaseversion"] = "187.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Dimorph Egg",
      ["mintemp"] = 35,
      ["maxtemp"] = 38,
      ["incubationtime"] = 4864.475586, --1:21,
      ["maturationtime"] = 90090.085938,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, 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: [diplo] [diplocaulus]
------------------------------------------------------------
  ["diplocaulus"] = {
    ["variants"] = "Aberrant Diplocaulus, Eerie Diplocaulus",
    ["releasedate"] = "2016-10-21",
    ["releaseversion"] = "248.0",
    ["xboxreleasedate"] = "2016-10-28",
    ["xboxreleaseversion"] = "744.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Archaeopteryx Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Diplocaulus Egg",
      ["mintemp"] = 0,
      ["maxtemp"] = 50,
      ["incubationtime"] = 17998.560547,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "No",
      ["health"] = 250,
      ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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, Eerie Diplodocus",
    ["releasedate"] = "2016-06-02",
    ["releaseversion"] = "242.0",
    ["xboxreleasedate"] = "2016-06-15",
    ["xboxreleaseversion"] = "737.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Lystrosaurus Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Grapes (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Diplo Egg",
      ["mintemp"] = 26,
      ["maxtemp"] = 29,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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",
    ["specialloot"] = "Sauropod Vertebra"
  },
------------------------------------------------------------
-- KEYWORDS: [direbear] [bear]
------------------------------------------------------------
  ["direbear"] = {
    ["variants"] = "Aberrant Dire Bear, Dire Polar Bear, Eerie Dire Bear, Polar Bear, Spirit Dire Bear",
    ["releasedate"] = "2016-04-20",
    ["releaseversion"] = "239.0",
    ["xboxreleasedate"] = "2016-05-17",
    ["xboxreleaseversion"] = "734.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Direbear_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP.Direbear_Character_BP'",
    ["commonname"] = "Dire Bear",
    ["dossierimage"] = "Dossier Dire Bear.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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Carno Egg)",
      ["favoritefood"] = "Giant Bee Honey"
    },
    ["breeding"] = {
      ["gestationtime"] = 14285.713867, --3:58,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Dire Bear 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]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Dire Bear swipes at the target. This deals more damage than its default 'Bite' attack, but the Dire Bear 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]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Dire Bear 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 Ghost, Eerie Dire Wolf, R-Direwolf, Spirit Direwolf",
    ["releasedate"] = "2015-09-28",
    ["releaseversion"] = "216.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
      ["equipment"] = "Hats (Mobile)",
      ["uniquecostumes"] = "Direwolf Ghost Costume",
      ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Carno Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 15037.592773, --4:10,
      ["maturationtime"] = 175438.59375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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: [direwolfghost]
------------------------------------------------------------
  ["direwolfghost"] = {
    ["inherits"] = "direwolf",
    ["dlc"] = "",
    ["event"] = "ARK: Fear Evolved 4",
    ["variants"] = "Direwolf, Eerie Dire Wolf, R-Direwolf, Spirit Direwolf",
    ["releasedate"] = "2020-10-23",
    ["releaseversion"] = "315.2",
    ["xboxreleasedate"] = "2020-10-27",
    ["xboxreleaseversion"] = "802.11",
    ["psreleasedate"] = "2020-10-23",
    ["psreleaseversion"] = "551.11",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["class"] = "Ghost_Direwolf_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Ghost_Direwolf_Character_BP.Ghost_Direwolf_Character_BP'",
    ["commonname"] = "Direwolf Ghost",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Event Creatures, Mammals",
    ["dossierimage"] = "Direwolf Ghost Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = "",
      ["mobilefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["specialloot"] = "Direwolf Ghost Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [dodo]
------------------------------------------------------------
  ["dodo"] = {
    ["variants"] = "Aberrant Dodo, Bunny Dodo, Dodo Wyvern, DodoRex, Eerie Dodo, Party Dodo, Zomdodo",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
      ["equipment"] = "Dodo Cultivator Bit (Mobile), Dodo Decimation Bit (Mobile)",
      ["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
      ["kibble"] = "Basic Kibble",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Wheat Seed (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Dodo Egg",
      ["mintemp"] = 22,
      ["maxtemp"] = 30,
      ["incubationtime"] = 2999.760254, --0:49,
      ["maturationtime"] = 55555.554688,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Pteranodon, Procoptodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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: [dodobitus]
------------------------------------------------------------
  ["dodobitus"] = {
    ["inherits"] = "dodo",
    ["variants"] = "Dodo, Eerie Dodo",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Dodobitus",
    ["dossierimage"] = "Dossier Dodobitus.png",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Birds, Bosses, Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = ""
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["stats"] = {
      ["health"] = 40,
      ["healthwildlevel"] = 0.2,
      ["stamina"] = 650,
      ["staminawildlevel"] = 0,
      ["torpor"] = 350,
      ["oxygen"] = 2000,
      ["oxygenwildlevel"] = 0,
      ["food"] = 2600,
      ["foodwildlevel"] = 0,
      ["weight"] = 2000,
      ["melee"] = "",
      ["meleewildlevel"] = 0,
      ["walkspeed"] = "",
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = "",
      ["tamedrunspeed"] = "",
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = "",
      ["riddenswimspeed"] = ""
    },
    ["fecessize"] = "",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["carryableby"] = "",
    ["attacks"] = {
      ["1"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      }
    },
    ["specialloot"] = "Eery Element (Mobile), Dodobitus Pt. Note (Mobile)",
    ["lootitems"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [dodorex]
------------------------------------------------------------
  ["dodorex"] = {
    ["variants"] = "Aberrant Dodo, Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Bunny Dodo, Corrupted Rex, Dodo, Dodo Wyvern, Enraged Corrupted Rex, Malfunctioned Tek Rex, Party Dodo, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex, Zomdodo",
    ["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4, ARK: Turkey Trial, ARK: Turkey Trial 2, ARK: Turkey Trial 3, 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",
    ["psreleasedate"] = "2016-12-19",
    ["psreleaseversion"] = "502.0",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["time"] = "",
    ["group"] = "Birds, Dinosaurs, Event Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "No",
      -- ["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.01,
      ["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"] = "Tek, 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]] (PS), [[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]] (PS), [[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",
    ["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, Doedicurus Vastus, Eerie Doedicurus",
    ["releasedate"] = "2015-08-25",
    ["releaseversion"] = "202.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Dilo Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Fresh Barley (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"] = 17857.142578, --4:57,
      ["maturationtime"] = 208333.328125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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: [doedicurusvastus]
------------------------------------------------------------
  ["doedicurusvastus"] = {
    ["inherits"] = "doedicurus",
    ["variants"] = "Doedicurus, Eerie Doedicurus",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Doedicurus Vastus",
    ["dossierimage"] = "Dossier Doedicurus Vastus.png",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = ""
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["stats"] = {
      ["health"] = 60000,
      ["melee"] = "",
      ["walkspeed"] = "",
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = "",
      ["tamedrunspeed"] = "",
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = "",
      ["riddenswimspeed"] = ""
    },
    ["fecessize"] = "",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["carryableby"] = "",
    ["attacks"] = {
      ["1"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      },
      ["2"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      },
      ["3"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      }
    },
    ["specialloot"] = "Eery Element (Mobile), Doedicurus Vastus Pt. Note (Mobile)",
    ["lootitems"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [dragon]
------------------------------------------------------------
  ["dragon"] = {
    ["variants"] = "Dragon (Alpha), Dragon (Beta), Dragon (Gamma)",
    ["releasedate"] = "2016-06-02",
    ["releaseversion"] = "242.0",
    ["xboxreleasedate"] = "2016-06-15",
    ["xboxreleaseversion"] = "737.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "",
    ["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,
    ["specialloot"] = "Element, Dragon Trophy, Dragon Flag"
  },
------------------------------------------------------------
  ["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: [dungbeetle] [beetle]
------------------------------------------------------------
  ["dungbeetle"] = {
    ["variants"] = "Aberrant Dung Beetle, Eerie Dung Beetle, Gula Beetle",
    ["releasedate"] = "2016-01-15",
    ["releaseversion"] = "232.0",
    ["xboxreleasedate"] = "2016-02-12",
    ["xboxreleaseversion"] = "731.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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"] = {
    ["variants"] = "Eerie Dunkleosteus, X-Dunkleosteus",
    ["releasedate"] = "2016-04-02",
    ["releaseversion"] = "238.0",
    ["xboxreleasedate"] = "2016-04-07",
    ["xboxreleaseversion"] = "733.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Titanboa Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 296296.296,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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",
    ["psreleasedate"] = "2017-03-17",
    ["psreleaseversion"] = "505.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Bio Toxin"
    },
    ["breeding"] = {
      ["egg"] = "Eel Egg",
      ["mintemp"] = 0,
      ["maxtemp"] = 50,
      ["incubationtime"] = 17998.560547,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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"] = "Aberrant Equus, Eerie Equus, Noctis, R-Equus, Unicorn",
    ["releasedate"] = "2017-03-31",
    ["releaseversion"] = "256.0",
    ["xboxreleasedate"] = "2017-04-26",
    ["xboxreleaseversion"] = "753.0",
    ["psreleasedate"] = "2017-04-26",
    ["psreleaseversion"] = "506.0",
    ["mobilereleasedate"] = "2018-12-20",
    ["mobilereleaseversion"] = "1.1.06",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
      ["levelrequirement"] = "10",
      ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Dilo Egg)",
      ["favoritefood"] = "Rockarrot",
      ["primitiveplusfood"] = "Fresh Spinach (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"] = 47619.042969,
      ["maturationtime"] = 166666.667,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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"] = {
    ["variants"] = "Eerie Eurypterid",
    ["releasedate"] = "2016-04-02",
    ["releaseversion"] = "238.0",
    ["xboxreleasedate"] = "2016-04-07",
    ["xboxreleaseversion"] = "733.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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"] = "Aberrant Megalosaurus, 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"] = {
    ["variants"] = "Eerie Gallimimus",
    ["releasedate"] = "2016-01-28",
    ["releaseversion"] = "233.0",
    ["xboxreleasedate"] = "2016-02-12",
    ["xboxreleaseversion"] = "731.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Dimetrodon Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Tomato (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Gallimimus Egg",
      ["mintemp"] = 24,
      ["maxtemp"] = 28,
      ["incubationtime"] = 5142.445801, --1:25,
      ["maturationtime"] = 95238.09375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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"] = 410,
    ["mass"] = 200,
    ["fecessize"] = "Medium",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bear Trap, Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "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]] (PS), [[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, Giant Worker Bee",
    ["releasedate"] = "2017-05-05",
    ["releaseversion"] = "257.0",
    ["xboxreleasedate"] = "2017-05-17",
    ["xboxreleaseversion"] = "754.0",
    ["psreleasedate"] = "2017-05-17",
    ["psreleaseversion"] = "507.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["favoritefood"] = "Rare Flower"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
    ["candamage"] = "",
    ["carryableby"] = "Aberrant Megalosaurus, 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",
    ["psreleasedate"] = "2017-05-17",
    ["psreleaseversion"] = "507.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Yes",
      ["nonviolenttame"] = "Yes"
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "Simple Kibble",
      ["favoritefood"] = "Rare Flower"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "Aberrant Megalosaurus, 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"] = "Brute Malfunctioned Tek Giganotosaurus, Corrupted Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
    ["releasedate"] = "2015-11-05",
    ["releaseversion"] = "222.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Exceptional Kibble",
      ["mobilekibble"] = "Kibble (Quetzal Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Giganotosaurus Egg",
      ["mintemp"] = 43,
      ["maxtemp"] = 44,
      ["incubationtime"] = 179985.609375, --49:59,
      ["maturationtime"] = 878348.704,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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"] = 950,
    ["mass"] = 400,
    ["fecessize"] = "Large",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Giganotosaurus bites the target.",
        ["staminacost"] = 0,
        ["attackrange"] = 2400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 2700,
        ["melee"] = {
          ["damage"] = 500
        }
      },
      ["2"] = {
        ["name"] = "Roar",
        ["description"] = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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"] = 500
        }
      }
    },
    ["killxpbase"] = 200,
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = 1,
    ["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "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"
  },
------------------------------------------------------------
-- KEYWORDS: [gigantopithecus] [bigfoot]
------------------------------------------------------------
  ["gigantopithecus"] = {
    ["variants"] = "Aberrant Gigantopithecus, Eerie Gigantopithecus, Eerie Yeti, Megapithecus Pestis, Yeti",
    ["releasedate"] = "2015-08-18",
    ["releaseversion"] = "201.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
      ["levelrequirement"] = "30",
      ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Titanboa Egg)",
      ["favoritefood"] = "Mejoberry",
      ["primitiveplusfood"] = "Fresh Coffee Fruit (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"] = 23809.521484, --6:36,
      ["maturationtime"] = 277777.75,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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]] (PS), [[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: [gulabeetle]
------------------------------------------------------------
  ["gulabeetle"] = {
    ["inherits"] = "dungbeetle",
    ["variants"] = "Dung Beetle, Eerie Dung Beetle",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Gula Beetle",
    ["dossierimage"] = "Dossier Gula Beetle.png",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = ""
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"] = ""
    },
    ["stats"] = {
      ["health"] = 50000,
      ["healthwildlevel"] = 0,
      ["staminawildlevel"] = 0,
      ["oxygenwildlevel"] = 0,
      ["foodwildlevel"] = 0,
      ["weightwildlevel"] = 0,
      ["melee"] = "",
      ["meleewildlevel"] = 0,
      ["walkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = "",
      ["tamedrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = ""
    },
    ["fecessize"] = "",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["carryableby"] = "",
    ["attacks"] = {
      ["1"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      }
    },
    ["specialloot"] = "Eery Element (Mobile), Gula Beetle Pt. Note (Mobile)",
    ["lootitems"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [hesper] [hesperornis] [duck] [goose]
------------------------------------------------------------
  ["hesperornis"] = {
    ["releasedate"] = "2017-05-30",
    ["releaseversion"] = "258.0",
    ["xboxreleasedate"] = "2017-06-19",
    ["xboxreleaseversion"] = "755.0",
    ["psreleasedate"] = "2017-06-14",
    ["psreleaseversion"] = "509.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["favoritefood"] = "Dead Fish"
    },
    ["breeding"] = {
      ["egg"] = "Hesperornis Egg, Golden Hesperornis Egg",
      ["mintemp"] = 22,
      ["maxtemp"] = 30,
      ["incubationtime"] = 5454.108887,
      ["maturationtime"] = 101010.101563,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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"] = {
    ["variants"] = "Corrupted Avatar, Corrupted Survivor",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "",
    ["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"] = "No",
      ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Wood, Thatch",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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",
    ["psreleasedate"] = "2017-06-14",
    ["psreleaseversion"] = "509.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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",
    ["psreleasedate"] = "2017-04-26",
    ["psreleaseversion"] = "506.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["favoritefood"] = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"] = "Ichthyornis Egg",
      ["mintemp"] = 29,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.520508,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Gigantopithecus, Megalosaurus, Procoptodon, 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"] = {
    ["variants"] = "Eerie Ichthyosaurus, X-Ichthyosaurus",
    ["releasedate"] = "2015-06-30",
    ["releaseversion"] = "181.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Dodo Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 208333.333,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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]] (PS), [[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, Eerie Iguanodon",
    ["releasedate"] = "2017-03-31",
    ["releaseversion"] = "256.0",
    ["xboxreleasedate"] = "2017-04-26",
    ["xboxreleaseversion"] = "753.0",
    ["psreleasedate"] = "2017-04-26",
    ["psreleaseversion"] = "506.0",
    ["mobilereleasedate"] = "2018-09-07",
    ["mobilereleaseversion"] = "1.0.94",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Compy Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Fresh Tea Leaves (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Iguanodon Egg",
      ["mintemp"] = 24,
      ["maxtemp"] = 28,
      ["incubationtime"] = 5142.445801,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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"] = {
    ["variants"] = "Eerie Kairuku",
    ["releasedate"] = "2015-11-12",
    ["releaseversion"] = "223.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["kibble"] = "Basic Kibble",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Kairuku Egg",
      ["mintemp"] = 22,
      ["maxtemp"] = 30,
      ["incubationtime"] = 5454.108887, --1:30,
      ["maturationtime"] = 101010.101563,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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"] = {
    ["variants"] = "Eerie Kaprosuchus, VR Kaprosuchus",
    ["releasedate"] = "2016-10-21",
    ["releaseversion"] = "248.0",
    ["xboxreleasedate"] = "2016-10-28",
    ["xboxreleaseversion"] = "744.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Tapejara Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Kaprosuchus Egg",
      ["mintemp"] = 29,
      ["maxtemp"] = 35,
      ["incubationtime"] = 7199.423828,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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"] = 410.23,
    ["mass"] = 190,
    ["fecessize"] = "Small",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bear Trap, Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "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]] (PS), [[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]] (PS), [[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]] (PS), [[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",
    ["psreleasedate"] = "2017-05-17",
    ["psreleaseversion"] = "507.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["egg"] = "Kentro Egg",
      ["mintemp"] = 24,
      ["maxtemp"] = 30,
      ["incubationtime"] = 9999.200195,
      ["maturationtime"] = 185185.171875,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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, Eerie Diseased Leech, Eerie Leech",
    ["releasedate"] = "2016-06-02",
    ["releaseversion"] = "242.0",
    ["xboxreleasedate"] = "2016-06-15",
    ["xboxreleaseversion"] = "737.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Yes",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = 0
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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, Eerie Diseased Leech, Eerie Leech",
    ["releasedate"] = "2016-06-02",
    ["releaseversion"] = "242.0",
    ["xboxreleasedate"] = "2016-06-15",
    ["xboxreleaseversion"] = "737.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Yes",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = 0
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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, Brute Leedsichthys, Eerie Leedsichthys",
    ["releasedate"] = "2017-03-31",
    ["releaseversion"] = "256.0",
    ["xboxreleasedate"] = "2017-04-26",
    ["xboxreleaseversion"] = "753.0",
    ["psreleasedate"] = "2017-04-26",
    ["psreleaseversion"] = "506.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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"] = {
    ["variants"] = "Eerie Liopleurodon",
    ["releasedate"] = "2017-05-05",
    ["releaseversion"] = "257.0",
    ["xboxreleasedate"] = "2017-05-17",
    ["xboxreleaseversion"] = "754.0",
    ["psreleasedate"] = "2017-05-17",
    ["psreleaseversion"] = "507.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
    ["temperament"] = "Elusive",
    ["diet"] = "Sweet Tooth",
    ["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"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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, Raw Prime Fish Meat",
    ["specialloot"] = "Megalodon Tooth",
    -- 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, Eerie Lystrosaurus",
    ["releasedate"] = "2016-05-04",
    ["releaseversion"] = "240.0",
    ["xboxreleasedate"] = "2016-05-17",
    ["xboxreleaseversion"] = "734.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = 2999.760254, --0:49,
      ["maturationtime"] = 55555.554688,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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"] = {
    ["variants"] = "Brute Mammoth, Eerie Mammoth",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Hats (Mobile), Mammoth Side Saddle (Mobile)",
      ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Raptor Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Fresh Sorghum (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734, --7:56,
      ["maturationtime"] = 296296.28125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Quetzal, Tek 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]] (PS), [[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"] = "Trunk Grab",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 0
        }
      },
      ["3"] = {
        ["name"] = "Trumpet",
        ["description"] = "",
        ["staminacost"] = 200,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 0
        }
      },
      ["3"] = {
        ["name"] = "Swimming Attack",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 48
        }
      },
      ["4"] = {
        ["name"] = "Stomp",
        ["description"] = "",
        ["staminacost"] = 40,
        ["attackrange"] = 800,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 69
        }
      },
      ["5"] = {
        ["name"] = "Carried Tusk Swipe",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 500,
        ["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, Eerie Manta",
    ["releasedate"] = "2016-04-20",
    ["releaseversion"] = "239.0",
    ["xboxreleasedate"] = "2016-05-17",
    ["xboxreleaseversion"] = "734.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Aggressive",
    ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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.0125,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 600,
      ["riddenwalkspeed"] = 600,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["runningstaminaconsumptionrate"] = 10,
      ["swimspeed"] = 600,
      ["riddenswimspeed"] = 600,
      ["untamedrunswimspeed"] = 780,
      ["tamedrunswimspeed"] = 2700,
      ["tamedriddenrunswimspeed"] = 2700,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 75,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["radiationimmune"] = "No",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Megalosaurus, 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]] (PS), [[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"] = 28
        }
      }
    },
    ["killxpbase"] = 4,
    ["teamname"] = "Carnivore_Water",
    ["chancetodroploot"] = 1,
    ["canbeharvestedfor"] = "Raw Fish Meat",
    ["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Corrupted Nodule, Crystal, Electronics, Element Dust, Fungal Wood (Aberration), Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Meat, Raw Mutton, Raw Fish Meat, Raw Prime Meat, Scrap Metal, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch"
  },
------------------------------------------------------------
-- KEYWORDS: [megalania]
------------------------------------------------------------
  ["megalania"] = {
    ["variants"] = "Aberrant Megalania, VR Megalania",
    ["releasedate"] = "2017-05-30",
    ["releaseversion"] = "258.0",
    ["xboxreleasedate"] = "2017-06-19",
    ["xboxreleaseversion"] = "755.0",
    ["psreleasedate"] = "2017-06-14",
    ["psreleaseversion"] = "509.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 
      ["kibble"] = "Extraordinary Kibble",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"] = "Megalania Egg",
      ["mintemp"] = 29,
      ["maxtemp"] = 35,
      ["incubationtime"] = 7199.423828,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-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",
    ["specialloot"] = "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"] = "Brute Megaloceros, Eerie Megaloceros",
    ["releasedate"] = "2015-09-28",
    ["releaseversion"] = "216.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Dimorph Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Soybean (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"] = 21978.021484, --6:06,
      ["maturationtime"] = 256410.25,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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, Brute X-Megalodon, Eerie Megalodon, Golden Striped Brute Megalodon, Golden Striped Megalodon, X-Megalodon",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Spino Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 21978.021484,
      ["maturationtime"] = 256410.256,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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",
    ["specialloot"] = "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"] = "Aberrant Megalosaurus, Eerie Megalosaurus",
    ["releasedate"] = "2016-11-24",
    ["releaseversion"] = "252.0",
    ["xboxreleasedate"] = "2016-12-16",
    ["xboxreleaseversion"] = "748.2",
    ["psreleasedate"] = "2016-12-19",
    ["psreleaseversion"] = "502.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Oviraptor Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Megalosaurus Egg",
      ["mintemp"] = 26,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.520508,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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"] = 410,
    ["mass"] = 222,
    ["fecessize"] = "Medium",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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"
  },
------------------------------------------------------------
-- KEYWORDS: [meganeura] [dragonfly]
------------------------------------------------------------
  ["meganeura"] = {
    ["variants"] = "Aberrant Meganeura, Eerie Meganeura",
    ["releasedate"] = "2015-07-25",
    ["releaseversion"] = "189.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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"] = "Aberrant Megalosaurus, 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",
    ["specialloot"] = "Neura Husk (Mobile)"
  },
------------------------------------------------------------
-- KEYWORDS: [megapiranha] [piranha]
------------------------------------------------------------
  ["megapiranha"] = {
    ["variants"] = "Aberrant Piranha, Eerie Megapiranha",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Yes",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = 0
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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 (Alpha), Megapithecus (Beta), Megapithecus (Gamma)",
    ["releasedate"] = "2016-05-04",
    ["releaseversion"] = "240.2",
    ["xboxreleasedate"] = "2016-05-17",
    ["xboxreleaseversion"] = "734.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "",
    ["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,
    ["specialloot"] = "Element, Megapithecus Trophy, Gorilla Flag"
  },
------------------------------------------------------------
  ["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: [megapithecuspestis]
------------------------------------------------------------
  ["megapithecuspestis"] = {
    ["inherits"] = "megapithecus",
    ["variants"] = "Eerie Gigantopithecus, Eerie Yeti, Gigantopithecus, Yeti",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Megapithecus Pestis",
    ["dossierimage"] = "Dossier Megapithecus Pestis.png",
    ["dossieraddbook"] = "No",
    ["group"] = "Bosses, Fantasy Creatures, Mammals",
    ["stats"] = {
      ["health"] = 54000,
      ["melee"] = "",
      ["walkspeed"] = "",
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = "",
      ["tamedrunspeed"] = "",
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = "",
      ["riddenswimspeed"] = ""
    },
    ["fecessize"] = "",
    ["attacks"] = {
      ["1"] = {
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      },
      ["2"] = {
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["projectile"] = {
          ["projectilelife"] = "",
          ["impact"] = {
            ["damage"] = "",
            ["impulse"] = ""
          }
        }
      },
      ["3"] = {
        ["name"] = "",
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = ""
      },
    },
    ["specialloot"] = "Eery Element (Mobile), Megapithecus Pt. Note (Mobile)"
  },
------------------------------------------------------------
-- KEYWORDS: [megatherium]
------------------------------------------------------------
  ["megatherium"] = {
    ["variants"] = "Eerie Megatherium, R-Megatherium, VR Megatherium",
    ["releasedate"] = "2017-05-30",
    ["releaseversion"] = "258.0",
    ["xboxreleasedate"] = "2017-06-19",
    ["xboxreleaseversion"] = "755.0",
    ["psreleasedate"] = "2017-06-14",
    ["psreleaseversion"] = "509.0",
    ["mobilereleasedate"] = "2019-07-08",
    ["mobilereleaseversion"] = "2.0.06",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Baryonyx Egg)",
      ["favoritefood"] = "Giant Bee Honey"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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"] = {
    ["variants"] = "Eerie Mesopithecus",
    ["releasedate"] = "2015-08-28",
    ["releaseversion"] = "204.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Basic Kibble",
      ["mobilekibble"] = "Kibble (Dodo Egg)",
      ["favoritefood"] = "Mejoberry"
    },
    ["breeding"] = {
      ["gestationtime"] = 9523.80957, --2:38,
      ["maturationtime"] = 111111.109375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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 (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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",
    ["psreleasedate"] = "2017-03-17",
    ["psreleaseversion"] = "505.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, 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"] = "Alpha Mosasaur, Brute X-Mosasaurus, Eerie Alpha Mosasaur, Eerie Mosasaur, X-Mosasaurus",
    ["releasedate"] = "2015-10-14",
    ["releaseversion"] = "219.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Exceptional Kibble",
      ["mobilekibble"] = "Kibble (Quetzal Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 666666.667,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "No",
      ["health"] = 3600,
      ["healthwildlevel"] = 0.12,
      ["healthtamedlevel"] = 0.21,
      ["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.65,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.005,
      ["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"] = 899,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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,
    ["lootitems"] = "Fireworks Flaregun Skin",
    ["canbeharvestedfor"] = "Hide, Raw Prime Meat",
    ["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Corrupted Nodule, Crystal, Electronics, Element Dust, Fungal Wood (Aberration), Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Meat, Raw Mutton, Raw Fish Meat, Raw Prime Meat, Scrap Metal, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch"
  },
------------------------------------------------------------
-- KEYWORDS: [moschops]
------------------------------------------------------------
  ["moschops"] = {
    ["variants"] = "Aberrant Moschops, Eerie Moschops",
    ["releasedate"] = "2016-11-24",
    ["releaseversion"] = "252.0",
    ["xboxreleasedate"] = "2016-12-16",
    ["xboxreleaseversion"] = "748.2",
    ["psreleasedate"] = "2016-12-19",
    ["psreleaseversion"] = "502.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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: [noctis] [anticorn]
------------------------------------------------------------
  ["noctis"] = {
    ["inherits"] = "equus",
    ["variants"] = "Aberrant Equus, Eerie Equus, Equus, R-Equus, Unicorn",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Noctis",
    ["dossierimage"] = "Dossier Noctis.png",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Mammals",
    ["time"] = "",
    ["temperament"] = "Aggressive",
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "Kibble (Dilo Egg)",
      ["mobilekibble"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "", 
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = "",
    },
    ["fecessize"] = "Rockarrot, Small",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal",
    ["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Tusoteuthis",
    ["attacks"] = {
      ["5"] = {
        ["name"] = "Lava Spray",
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = ""
      },
    },
    ["specialloot"] = "Eery Element (Mobile), Noctis Pt. Note (Mobile)"
  },
------------------------------------------------------------
-- KEYWORDS: [obsidioequus]
------------------------------------------------------------
  ["obsidioequus"] = {
    ["inherits"] = "chalicotherium",
    ["variants"] = "Chalicotherium, Corrupted Chalicotherium, Eerie Chalicotherium, VR Chalicotherium",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Obsidioequus",
    ["dossierimage"] = "Dossier Obsidioequus.png",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = ""
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["stats"] = {
      ["health"] = 60000,
      ["stamina"] = 650,
      ["weight"] = 3000,
      ["melee"] = "",
      ["walkspeed"] = "",
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = "",
      ["tamedrunspeed"] = "",
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = "",
      ["riddenswimspeed"] = ""
    },
    ["fecessize"] = "",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["carryableby"] = "",
    ["attacks"] = {
      ["1"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      },
      ["2"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        },
        ["projectile"] = {
          ["projectilelife"] = "",
          ["impact"] = {
            ["damage"] = "",
            ["impulse"] = ""
          }
        }
      },
      ["3"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        }
      },
      ["4"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        },
        ["projectile"] = {
          ["projectilelife"] = "",
          ["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
        }
      },
      ["5"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        },
        ["projectile"] = {
          ["projectilelife"] = "",
          ["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
        }
      },
      ["6"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        },
        ["projectile"] = {
          ["projectilelife"] = "",
          ["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
        }
      },
      ["7"] = {
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = ""
        },
        ["projectile"] = {
          ["projectilelife"] = "",
          ["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
        }
      }
    },
    ["specialloot"] = "Eery Element (Mobile), Obsidioequus Pt. Note (Mobile)",
    ["lootitems"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [onyc] [onychonycteris] [bat]
------------------------------------------------------------
  ["onychonycteris"] = {
    ["variants"] = "Eerie Onyc, VR Onyc",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 14285.7143,
      ["maturationtime"] = 101010.101,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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, Eerie Otter, X-Otter",
    ["releasedate"] = "2017-08-29",
    ["releaseversion"] = "267.0",
    ["xboxreleasedate"] = "2017-09-23",
    ["xboxreleaseversion"] = "762.0",
    ["psreleasedate"] = "2017-09-09",
    ["psreleaseversion"] = "514.0",
    ["mobilereleasedate"] = "2018-11-21",
    ["mobilereleaseversion"] = "1.1.04",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["favoritefood"] = "Dead Fish",
      ["mobilefood"] = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734, 
      ["maturationtime"] = 75757.570313,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 142800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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 (Alpha), Overseer (Beta), Overseer (Gamma)",
    ["releasedate"] = "2017-08-29",
    ["releaseversion"] = "267.0",
    ["xboxreleasedate"] = "2017-08-29",
    ["xboxreleaseversion"] = "761.1",
    ["psreleasedate"] = "2017-08-29",
    ["psreleaseversion"] = "512.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "EndBoss_Character_C",
    ["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'",
    ["commonname"] = "Overseer",
    ["dossierimage"] = "Dossier Overseer.png",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Mechanical Creatures",
    ["temperament"] = "",
    ["diet"] = "",
    ["threatlevel"] = "High",
    ["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, Eerie Oviraptor",
    ["releasedate"] = "2015-12-01",
    ["releaseversion"] = "226.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = 4090.581787, --1:08,
      ["maturationtime"] = 75757.570313,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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,
    ["lootitems"] = "Nerdry Glasses Skin",
    ["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: [ovis] [ovisaries] [sheep]
------------------------------------------------------------
  ["ovis"] = {
    ["variants"] = "Aberrant Ovis",
    ["releasedate"] = "2017-01-30",
    ["releaseversion"] = "254.0",
    ["xboxreleasedate"] = "2017-02-14",
    ["xboxreleaseversion"] = "750.0",
    ["psreleasedate"] = "2017-02-16",
    ["psreleaseversion"] = "504.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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"] = {
    ["variants"] = "Eerie Pachy, VR Pachy",
    ["releasedate"] = "2015-09-11",
    ["releaseversion"] = "207.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Dilo Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Fresh Rice (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Pachy Egg",
      ["mintemp"] = 24,
      ["maxtemp"] = 28,
      ["incubationtime"] = 5142.445801, --1:25,
      ["maturationtime"] = 95238.09375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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"] = {
    ["variants"] = "Eerie Pachyrhinosaurus",
    ["releasedate"] = "2016-11-24",
    ["releaseversion"] = "252.0",
    ["xboxreleasedate"] = "2016-12-16",
    ["xboxreleaseversion"] = "748.2",
    ["psreleasedate"] = "2016-12-19",
    ["psreleaseversion"] = "502.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal 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]] (PS), [[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, X-Paraceratherium",
    ["releasedate"] = "2015-09-24",
    ["releaseversion"] = "215.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Pachy Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Lettuce (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734, --7:56,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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"] = "Aberrant Parasaur, Eerie Parasaur, R-Parasaur, Tek Parasaur, X-Parasaur, VR Parasaur",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["kibble"] = "Basic Kibble",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["egg"] = "Parasaur Egg",
      ["mintemp"] = 24,
      ["maxtemp"] = 28,
      ["incubationtime"] = 5142.445801, --1:25,
      ["maturationtime"] = 95238.09375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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]] (PS), [[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]] (PS), [[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: [partydodo]
------------------------------------------------------------
  ["partydodo"] = {
    ["inherits"] = "dodo",
    ["dlc"] = "",
    ["event"] = "ARK: 5th Anniversary",
    ["variants"] = "Aberrant Dodo, Bunny Dodo, Dodo, Dodo Wyvern, DodoRex, Eerie Dodo, Zomdodo",
    ["releasedate"] = "2020-06-11",
    ["releaseversion"] = "311.74",
    ["xboxreleasedate"] = "2020-06-11",
    ["xboxreleaseversion"] = "799.15",
    ["psreleasedate"] = "2020-06-11",
    ["psreleaseversion"] = "548.15",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Dodo_Character_BP_Birthday_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Birthday.Dodo_Character_BP_Birthday'",
    ["commonname"] = "Party Dodo",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Birds, Event Creatures",
    ["dossierimage"] = "Party Dodo Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = "",
      ["mobilefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["canbeharvestedfor"] = "Cake Slice"
  },
------------------------------------------------------------
-- KEYWORDS: [pego] [pegomastax]
------------------------------------------------------------
  ["pegomastax"] = {
    ["variants"] = "Eerie Pegomastax",
    ["releasedate"] = "2016-12-23",
    ["releaseversion"] = "253.0",
    ["xboxreleasedate"] = "2017-01-17",
    ["xboxreleaseversion"] = "749.0",
    ["psreleasedate"] = "2017-01-18",
    ["psreleaseversion"] = "503.0",
    ["mobilereleasedate"] = "2019-07-08",
    ["mobilereleaseversion"] = "2.0.06",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["kibble"] = "",
      ["favoritefood"] = "Mejoberry"
    },
    ["breeding"] = {
      ["egg"] = "Pegomastax Egg",
      ["mintemp"] = 28,
      ["maxtemp"] = 32,
      ["incubationtime"] = 4090.581787,
      ["maturationtime"] = 111111.109375,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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"] = {
    ["variants"] = "Eerie Pelagornis",
    ["releasedate"] = "2016-07-28",
    ["releaseversion"] = "245.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Compy Egg)",
      ["favoritefood"] = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"] = "Pelagornis Egg",
      ["mintemp"] = 29,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.520508, --1:39,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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]] (PS), [[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"] = {
    ["variants"] = "Eerie Phiomia",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["kibble"] = "Basic Kibble",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["gestationtime"] = 35714.285156, --9:55,
      ["maturationtime"] = 175438.596,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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"] = {
    ["variants"] = "Brute Plesiosaur, Eerie Plesiosaur",
    ["releasedate"] = "2015-06-30",
    ["releaseversion"] = "181.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Rex Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 416666.667,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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,
    ["lootitems"] = "Fireworks Flaregun Skin",
    ["canbeharvestedfor"] = "Hide, 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: [polarbear]
------------------------------------------------------------
  ["polarbear"] = {
    ["variants"] = "Aberrant Dire Bear, Dire Bear, Dire Polar Bear, Spirit Dire Bear",
    ["releasedate"] = "2017-07-07",
    ["releaseversion"] = "261.0",
    ["xboxreleasedate"] = "2017-07-07",
    ["xboxreleaseversion"] = "758.0",
    ["psreleasedate"] = "2017-07-27",
    ["psreleaseversion"] = "501.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Direbear_Character_Polar_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_Polar.Direbear_Character_Polar'",
    ["commonname"] = "Polar Bear",
    ["dossierimage"] = "Dossier Dire Bear.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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Dire Bear 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]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Dire Bear swipes at the target. This deals more damage than its default 'Bite' attack, but the Dire Bear 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]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Dire Bear 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]
------------------------------------------------------------
  ["polarpurlovia"] = {
    ["variants"] = "Aberrant Purlovia, Purlovia",
    ["releasedate"] = "2017-07-07",
    ["releaseversion"] = "261.0",
    ["xboxreleasedate"] = "2017-07-07",
    ["xboxreleaseversion"] = "758.0",
    ["psreleasedate"] = "2017-07-27",
    ["psreleaseversion"] = "501.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Scorched Earth)",
    ["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] [kangaroo]
------------------------------------------------------------
  ["procoptodon"] = {
    ["variants"] = "Eerie Procoptodon, R-Procoptodon",
    ["releasedate"] = "2015-12-31",
    ["releaseversion"] = "229.0",
    ["xboxreleasedate"] = "2016-01-15",
    ["xboxreleaseversion"] = "730.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Hats (Mobile)",
      ["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"] = 14285.713867, --3:58,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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"] = 410,
    ["mass"] = 300,
    ["fecessize"] = "Medium",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "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]] (PS), [[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"] = "Corrupted Pteranodon, Eerie Pteranodon",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Dodo Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Pteranodon Egg",
      ["mintemp"] = 29,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.520508, --1:39,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Megalosaurus",
    ["candragcreatureswhileflying"] = "Yes",
    ["candragcreatures"] = "Achatina, Archa, Bulbdog, Compy, Dilophosaur, 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]] (PS), [[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]] (PS), [[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]] (PS), [[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: [pulmonoscorpius] [pulminoscorpius] [scorpion]
------------------------------------------------------------
  ["pulmonoscorpius"] = {
    ["variants"] = "Aberrant Pulmonoscorpius, Eerie Pulmonoscorpius, VR Pulmonoscorpius",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["kibble"] = "Regular Kibble",
      ["favoritefood"] = "Spoiled Meat"
    },
    ["breeding"] = {
      ["egg"] = "Pulmonoscorpius Egg",
      ["mintemp"] = 12,
      ["maxtemp"] = 16,
      ["incubationtime"] = 7199.42405,
      ["maturationtime"] = 133333.333,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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"] = "Aberrant Purlovia, Eerie Purlovia, Polar Purlovia",
    ["releasedate"] = "2017-01-30",
    ["releaseversion"] = "254.0",
    ["xboxreleasedate"] = "2017-02-14",
    ["xboxreleaseversion"] = "750.0",
    ["psreleasedate"] = "2017-02-16",
    ["psreleaseversion"] = "504.0",
    ["mobilereleasedate"] = "2018-10-24",
    ["mobilereleaseversion"] = "1.1.01",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Moschops Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 15037.592773,
      ["maturationtime"] = 175438.59375,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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"] = "Eerie Quetzal, Malfunctioned Tek Quetzal, R-Quetzal, Skeletal Quetzal, Tek Quetzal",
    ["releasedate"] = "2015-10-06",
    ["releaseversion"] = "218.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Exceptional Kibble",
      ["mobilekibble"] = "Kibble (Rex Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Quetzal Egg",
      ["mintemp"] = 5,
      ["maxtemp"] = 6,
      ["incubationtime"] = 59995.199219, --16:39,
      ["maturationtime"] = 476190.476,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "Yes",
    ["candragcreatures"] = "Achatina, Allosaurus, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Bloodstalker, Bulbdog, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Ferox, Ferox (Large), Gigantopithecus, Glowtail, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kentrosaurus, Lystrosaurus, Mammoth, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Nameless, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Pulmonoscorpius, Purlovia, Raptor, Ravager, Roll Rat, Sabertooth, Sarco, Shinehorn, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaur, 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]] (PS), [[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]] (PS), [[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"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 'ARK: The Animated Series' Costume, 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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Parasaur Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Raptor Egg",
      ["mintemp"] = 20,
      ["maxtemp"] = 28,
      ["incubationtime"] = 7199.423828, --1:59,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["canbecloned"] = "Yes",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Ghost 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"] = "Exceptional Kibble",
      ["mobilekibble"] = "Kibble (Pulmonoscorpius Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Rex Egg",
      ["mintemp"] = 32,
      ["maxtemp"] = 34,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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]] (PS), [[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",
    ["specialloot"] = "Tyrannosaurus Arm, Rex Bone Helmet 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: [rexghost]
------------------------------------------------------------
  ["rexghost"] = {
    ["inherits"] = "rex",
    ["dlc"] = "",
    ["event"] = "ARK: Fear Evolved 4",
    ["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
    ["releasedate"] = "2020-10-23",
    ["releaseversion"] = "315.2",
    ["xboxreleasedate"] = "2020-10-27",
    ["xboxreleaseversion"] = "802.11",
    ["psreleasedate"] = "2020-10-23",
    ["psreleaseversion"] = "551.11",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["class"] = "Ghost_Rex_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Ghost_Rex_Character_BP.Ghost_Rex_Character_BP'",
    ["commonname"] = "Rex Ghost",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["dossierimage"] = "Rex Ghost Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = "",
      ["mobilefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["egg"] = "",
      ["gestationtime"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["specialloot"] = "Rex Bone Helmet Skin, Rex Ghost Costume, Tyrannosaurus Arm"
  },
------------------------------------------------------------
-- KEYWORDS: [royalgriffin]
------------------------------------------------------------
  ["royalgriffin"] = {
    ["variants"] = "Eerie Griffin",
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2018-11-21",
    ["mobilereleaseversion"] = "1.1.04",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["commonname"] = "Griffin",
    ["dossierimage"] = "Dossier Griffin.png",
    ["dossieraddbook"] = "No",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Gryphon magnificum",
    ["time"] = "Unknown",
    ["group"] = "Birds, Fantasy Creatures",
    ["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 (Griffin Egg) (Mobile)",
      ["favoritefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Griffin Egg (Mobile)",
      ["mintemp"] = 4.5,
      ["maxtemp"] = 5.5,
      ["incubationtime"] = 89992.80057595391,
      ["maturationtime"] = 4166666.6666666666,
      ["mintimebetweenmating"] = 345600,
      ["maxtimebetweenmating"] = 691200
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 750,
      ["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"] = "",
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = -0.5,
      ["speed"] = 0,
      ["speedtamedlevel"] = 0.025,
      ["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"] = "Medium",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "Chain Bola",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "Yes",
    ["candragcreatures"] = "Achatina, Archaeopteryx, Bunny Dodo, Bunny Oviraptor, Compy, Dilophosaur, 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: [saber] [sabertooth] [sabre] [sabretooth]
------------------------------------------------------------
  ["sabertooth"] = {
    ["variants"] = "Eerie Sabertooth, X-Sabertooth",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Bronto Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["gestationtime"] = 15037.592773, --4:10,
      ["maturationtime"] = 175438.59375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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, Eerie Sabertooth Salmon, X-Sabertooth Salmon, Rare X-Sabertooth Salmon",
    ["releasedate"] = "2016-05-04",
    ["releaseversion"] = "240.0",
    ["xboxreleasedate"] = "2016-05-17",
    ["xboxreleaseversion"] = "734.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Yes",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = 0
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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]] (PS), [[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"] = 4
        }
      }
    },
    ["killxpbase"] = 0.5,
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [sarco] [sarcosuchus]
------------------------------------------------------------
  ["sarcosuchus"] = {
    ["variants"] = "Aberrant Sarco, Brute Sarco, Eerie Sarco",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Trike Egg)",
      ["favoritefood"] = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"] = "Sarco Egg",
      ["mintemp"] = 30,
      ["maxtemp"] = 34,
      ["incubationtime"] = 8999.280273, --2:29,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal 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]] (PS), [[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]] (PS), [[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]] (PS), [[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",
    ["specialloot"] = "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, Eerie Bronto, R-Brontosaurus",
    ["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2015-10-28",
    ["releaseversion"] = "221.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["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",
    ["specialloot"] = "Bronto Bone Costume, Dinosaur Bone, Sauropod Vertebra"
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalcarno] [skeletalcarnotaur] [skeletalcarnotaurus]
------------------------------------------------------------
  ["skeletalcarnotaurus"] = {
    ["variants"] = "Aberrant Carnotaurus, Alpha Carnotaurus, Carnotaurus, Corrupted Carnotaurus, Eerie Alpha Carno, Eerie Carno, R-Carnotaurus, VR Carnotaurus",
    ["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2015-10-28",
    ["releaseversion"] = "221.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["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 (Scorched Earth)",
    ["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",
    ["specialloot"] = "Carno Bone Costume, Dinosaur Bone, Rex Bone Helmet Skin",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalgiga] [skeletalgiganotosaurus]
------------------------------------------------------------
  ["skeletalgiganotosaurus"] = {
    ["variants"] = "Brute Malfunctioned Tek Giganotosaurus, Corrupted Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus",
    ["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["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",
    ["specialloot"] = "Dinosaur Bone, Giganotosaurus Bone Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalquetz] [skeletalquetzal] [skeletalquetzalcoatlus]
------------------------------------------------------------
  ["skeletalquetzalcoatlus"] = {
    ["variants"] = "Eerie Quetzal, Malfunctioned Tek Quetzal, Quetzal, R-Quetzal, Tek Quetzal",
    ["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["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 (Scorched Earth)",
    ["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",
    ["specialloot"] = "Dinosaur Bone, Quetzalcoatlus Bone Costume",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalraptor]
------------------------------------------------------------
  ["skeletalraptor"] = {
    ["variants"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Tek Raptor, VR Raptor, X-Raptor",
    ["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2015-10-28",
    ["releaseversion"] = "221.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["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 (Scorched Earth)",
    ["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",
    ["specialloot"] = "Dinosaur Bone, Raptor Bone Costume, Rex Bone Helmet Skin",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalrex]
------------------------------------------------------------
  ["skeletalrex"] = {
    ["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Tek Rex, VR Rex, X-Rex",
    ["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2015-10-28",
    ["releaseversion"] = "221.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["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]] (PS), [[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",
    ["specialloot"] = "Alpha Rex Trophy, Dinosaur Bone, Rex Bone Costume, Trike Bone Helmet Skin, Tyrannosaurus Arm"
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalstego] [skeletalstegosaurus]
------------------------------------------------------------
  ["skeletalstegosaurus"] = {
    ["variants"] = "Aberrant Stegosaurus, Corrupted Stegosaurus, Eerie Stego, Malfunctioned Tek Stegosaurus, Stegosaurus, Tek Stegosaurus, VR Stegosaurus",
    ["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2015-10-28",
    ["releaseversion"] = "221.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["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 (Scorched Earth)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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",
    ["specialloot"] = "Dinosaur Bone, Stego Bone Costume",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [skeletaltrike] [skeletaltriceratops]
------------------------------------------------------------
  ["skeletaltriceratops"] = {
    ["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
    ["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2015-10-28",
    ["releaseversion"] = "221.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Dinosaurs, Event Creatures",
    ["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 (Scorched Earth)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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",
    ["specialloot"] = "Dinosaur Bone, Trike Bone Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [spino] [spinosaur] [spinosaurus]
------------------------------------------------------------
  ["spinosaurus"] = {
    ["variants"] = "Aberrant Spino, Corrupted Spino, Eerie Spino, X-Spino",
    ["releasedate"] = "2015-06-12",
    ["releaseversion"] = "173.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Spino_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'",
    ["commonname"] = "Spino",
    ["dossierimage"] = "Dossier Spino.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"] = "Exceptional Kibble",
      ["mobilekibble"] = "Kibble (Argentavis Egg)",
      ["favoritefood"] = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"] = "Spino Egg",
      ["mintemp"] = 30,
      ["maxtemp"] = 32,
      ["incubationtime"] = 13845.046875, --3:50,
      ["maturationtime"] = 256410.25,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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,
    ["lootitems"] = "Fireworks Flaregun Skin",
    ["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Spinosaurus Sail",
    ["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"] = "Aberrant Stegosaurus, Corrupted Stegosaurus, Eerie Stego, Malfunctioned Tek Stegosaurus, Skeletal Stego, Tek Stegosaurus, VR Stegosaurus",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Sarco Egg)",
      ["favoritefood"] = "Crops",
      ["primitiveplusfood"] = "Fresh Wheat (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"] = "Stego Egg",
      ["mintemp"] = 22,
      ["maxtemp"] = 28,
      ["incubationtime"] = 9999.200195, --2:46,
      ["maturationtime"] = 185185.171875,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tusoteuthis",
    ["candragcreatureswhileflying"] = "No",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 42,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS), [[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
        }
      },
      ["2"] = {
        ["name"] = "ImpalingTailWhip",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 100,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 100,
        ["melee"] = {
          ["damage"] = 42
        }
      },
      ["3"] = {
        ["name"] = "Backplate",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 0
        }
      },
      ["4"] = {
        ["name"] = "ThrowImpliedTarget",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 100,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 100,
        ["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"] = {
    ["variants"] = "Eerie Tapejara, VR Tapejara, X-Tapejara",
    ["releasedate"] = "2016-09-12",
    ["releaseversion"] = "247.0",
    ["xboxreleasedate"] = "2016-09-16",
    ["xboxreleaseversion"] = "741.1",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Allosaurus Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Tapejara Egg",
      ["mintemp"] = 29,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.520508, --1:39,
      ["maturationtime"] = 196078.421875,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Megalosaurus",
    ["candragcreatureswhileflying"] = "Yes",
    ["candragcreatures"] = "Bulbdog, Compy, Dilophosaur, 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]] (PS), [[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]] (PS), [[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]] (PS), [[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"] = "Aberrant Parasaur, Eerie Parasaur, Parasaur, R-Parasaur, X-Parasaur, VR Parasaur",
    ["releasedate"] = "2018-09-18",
    ["releaseversion"] = "283.101",
    ["xboxreleasedate"] = "2018-09-18",
    ["xboxreleaseversion"] = "777.0",
    ["psreleasedate"] = "2018-09-18",
    ["psreleaseversion"] = "526.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Dinosaurs, Tek Creatures",
    ["breeding"] = {
      ["egg"] = "Tek Parasaur Egg"
    },
    ["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
  },
------------------------------------------------------------
-- KEYWORDS: [tekquetzal] [bionicquetzal]
------------------------------------------------------------
  ["tekquetzal"] = {
    ["inherits"] = "quetzalcoatlus",
    ["variants"] = "Eerie Quetzal, Malfunctioned Tek Quetzal, Quetzal, R-Quetzal, Skeletal Quetzal",
    ["releasedate"] = "2018-10-16",
    ["releaseversion"] = "284.104",
    ["xboxreleasedate"] = "2018-10-16",
    ["xboxreleaseversion"] = "778.0",
    ["psreleasedate"] = "2018-10-16",
    ["psreleaseversion"] = "527.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Reptiles, Tek Creatures",
    ["breeding"] = {
      ["egg"] = "Tek Quetzal Egg"
    },
    ["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
  },
------------------------------------------------------------
-- KEYWORDS: [tekraptor] [bionicraptor]
------------------------------------------------------------
  ["tekraptor"] = {
    ["inherits"] = "raptor",
    ["variants"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Skeletal Raptor, VR Raptor, X-Raptor",
    ["releasedate"] = "2018-08-14",
    ["releaseversion"] = "282.102",
    ["xboxreleasedate"] = "2018-08-14",
    ["xboxreleaseversion"] = "776.0",
    ["psreleasedate"] = "2018-08-14",
    ["psreleaseversion"] = "525.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Dinosaurs, Tek Creatures",
    ["breeding"] = {
      ["egg"] = "Tek Raptor Egg"
    },
    ["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
  },
------------------------------------------------------------
-- KEYWORDS: [tekrex] [bionicrex]
------------------------------------------------------------
  ["tekrex"] = {
    ["inherits"] = "rex",
    ["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, VR Rex, X-Rex",
    ["releasedate"] = "2018-06-15",
    ["releaseversion"] = "280.114",
    ["xboxreleasedate"] = "2018-06-15",
    ["xboxreleaseversion"] = "773.14",
    ["psreleasedate"] = "2018-06-15",
    ["psreleaseversion"] = "522.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Dinosaurs, Tek Creatures",
    ["dossieraddbook"] = "No",
    ["breeding"] = {
      ["egg"] = "Tek Rex Egg"
    },
    ["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
  },
------------------------------------------------------------
-- KEYWORDS: [tekstegosaurus] [bionicstego] [tekstego]
------------------------------------------------------------
  ["tekstegosaurus"] = {
    ["inherits"] = "stegosaurus",
    ["variants"] = "Aberrant Stegosaurus, Corrupted Stegosaurus, Eerie Stego, Malfunctioned Tek Stegosaurus, Skeletal Stego, Stegosaurus, VR Stegosaurus",
    ["releasedate"] = "2018-07-17",
    ["releaseversion"] = "281.107",
    ["xboxreleasedate"] = "2018-07-17",
    ["xboxreleaseversion"] = "775.1",
    ["psreleasedate"] = "2018-07-17",
    ["psreleaseversion"] = "524.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Dinosaurs, Tek Creatures",
    ["breeding"] = {
      ["egg"] = "Tek Stego Egg"
    },
    ["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
  },
------------------------------------------------------------
-- KEYWORDS: [terror] [terrorbird]
------------------------------------------------------------
  ["terrorbird"] = {
    ["variants"] = "Eerie Terror Bird, VR Terror Bird",
    ["releasedate"] = "2016-02-07",
    ["releaseversion"] = "235.0",
    ["xboxreleasedate"] = "2016-03-07",
    ["xboxreleaseversion"] = "732.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["mobilekibble"] = "Kibble (Gallimimus Egg)",
      ["favoritefood"] = "Raw Mutton",
      ["mobilefood"] = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"] = "Terror Bird Egg",
      ["mintemp"] = 20,
      ["maxtemp"] = 28,
      ["incubationtime"] = 7199.423828, --1:59,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Large Bear Trap, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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"] = {
    ["variants"] = "Eerie Therizinosaur",
    ["releasedate"] = "2016-12-23",
    ["releaseversion"] = "253.0",
    ["xboxreleasedate"] = "2017-01-17",
    ["xboxreleaseversion"] = "749.0",
    ["psreleasedate"] = "2017-01-18",
    ["psreleaseversion"] = "503.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Therizino_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'",
    ["commonname"] = "Therizinosaur",
    ["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
      ["kibble"] = "Exceptional Kibble",
      ["mobilekibble"] = "Kibble (Megalosaurus Egg)",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["egg"] = "Therizino Egg",
      ["mintemp"] = 26,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.520508,
      ["maturationtime"] = 416666.65625,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Therizinosaur 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]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Therizinosaur 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]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Therizinosaur 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",
    ["specialloot"] = "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"] = {
    ["variants"] = "R-Thylacoleo",
    ["releasedate"] = "2017-02-26",
    ["releaseversion"] = "255.0",
    ["xboxreleasedate"] = "2017-03-17",
    ["xboxreleaseversion"] = "751.0",
    ["psreleasedate"] = "2017-03-17",
    ["psreleaseversion"] = "505.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Extraordinary Kibble",
      ["favoritefood"] = "Cooked Lamb Chop"
    },
    ["breeding"] = {
      ["gestationtime"] = 15037.592773,
      ["maturationtime"] = 175438.59375,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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",
    ["specialloot"] = "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, Eerie Titanoboa, VR Titanoboa",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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",
    ["specialloot"] = "Titanoboa Venom"
    -- OMISSION: BONEDAMAGEADJUSTERS,
  },
------------------------------------------------------------
-- KEYWORDS: [titanomyrma] [titanomyrmadrone] [ant]
------------------------------------------------------------
  ["titanomyrmadrone"] = {
    ["variants"] = "Eerie Titanomyrma Drone, Eerie Titanomyrma Soldier, Titanomyrma Drone, Titanomyrma Soldier",
    ["releasedate"] = "2015-07-18",
    ["releaseversion"] = "187.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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",
    ["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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"] = "Eerie Titanomyrma Drone, Eerie Titanomyrma Soldier, Titanomyrma Drone, Titanomyrma Soldier",
    ["releasedate"] = "2015-07-18",
    ["releaseversion"] = "187.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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",
    ["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
    ["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"] = {
    ["variants"] = "Eerie Titanosaur",
    ["releasedate"] = "2016-06-23",
    ["releaseversion"] = "243.0",
    ["xboxreleasedate"] = "2016-07-06",
    ["xboxreleaseversion"] = "738.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = ""
    },
    ["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"] = 3000,
    ["mass"] = 2000,
    ["fecessize"] = "Massive",
    ["radiationimmune"] = "No",
    ["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",
    ["specialloot"] = "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, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Tek Triceratops, VR Triceratops, X-Triceratops",
    ["releasedate"] = "2015-06-02",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Simple Kibble",
      ["mobilekibble"] = "Kibble (Carno Egg)",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["egg"] = "Trike Egg",
      ["mintemp"] = 22,
      ["maxtemp"] = 28,
      ["incubationtime"] = 8999.280273, --2:29,
      ["maturationtime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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]] (PS), [[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]] (PS), [[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, Eerie Trilobite",
    ["releasedate"] = "2015-07-30",
    ["releaseversion"] = "191.0",
    ["xboxreleasedate"] = "2015-12-16",
    ["xboxreleaseversion"] = "729.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Yes",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = 0
    },
    ["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",
    ["radiationimmune"] = "No",
    ["candamage"] = "",
    ["carryableby"] = "Aberrant Megalosaurus, Kaprosuchus, Karkinos, Mammoth, 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"] = {
    ["variants"] = "Eerie Troodon",
    ["releasedate"] = "2016-12-23",
    ["releaseversion"] = "253.0",
    ["xboxreleasedate"] = "2017-01-17",
    ["xboxreleaseversion"] = "749.0",
    ["psreleasedate"] = "2017-01-18",
    ["psreleaseversion"] = "503.0",
    ["mobilereleasedate"] = "2019-11-01",
    ["mobilereleaseversion"] = "2.0.11",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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,
    ["lootitems"] = "Nerdry Glasses Skin",
    ["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 Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [superturkey] [turkey]
------------------------------------------------------------
  ["superturkey"] = {
    ["event"] = "ARK: Turkey Trial, ARK: Turkey Trial 2, ARK: Turkey Trial 3",
    ["releasedate"] = "2015-11-25",
    ["releaseversion"] = "225.0",
    ["xboxreleasedate"] = "2016-11-23",
    ["xboxreleaseversion"] = "746.0",
    ["psreleasedate"] = "2019-11-19",
    ["psreleaseversion"] = "541.5",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "Turkey_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Turkey_Character_BP.Turkey_Character_BP'",
    ["commonname"] = "Super Turkey",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Birds, Event Creatures",
    ["temperament"] = "",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["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"] = "Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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",
    ["specialloot"] = "Wishbone"
  },
------------------------------------------------------------
-- KEYWORDS: [tuso] [tusoteuthis] [squid] [giantsquid]
------------------------------------------------------------
  ["tusoteuthis"] = {
    ["variants"] = "Alpha Tusoteuthis, Brute Tusoteuthis, Eerie Tusoteuthis",
    ["releasedate"] = "2016-12-23",
    ["releaseversion"] = "253.0",
    ["xboxreleasedate"] = "2017-01-17",
    ["xboxreleaseversion"] = "749.0",
    ["psreleasedate"] = "2017-01-18",
    ["psreleaseversion"] = "503.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = 666666.667,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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,
    ["lootitems"] = "Oil (Tusoteuthis)",
    ["canbeharvestedfor"] = "Keratin, Raw Fish Meat, Raw Prime Fish Meat",
    ["specialloot"] = "Tusoteuthis Tentacle, Absorbent Substrate, Black Pearl",
    -- 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: [equus] [unicorn]
------------------------------------------------------------
  ["unicorn"] = {
    ["inherits"] = "equus",
    ["variants"] = "Aberrant Equus, Eerie Equus, Equus, Noctis, R-Equus",
    ["class"] = "Equus_Character_BP_Unicorn_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'",
    ["commonname"] = "Unicorn",
    ["dossierimage"] = "Equus-Unicorn.jpg",
    ["dossieraddbook"] = "No",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Mammals",
    ["fecessize"] = "Medium, Unicorn Residue (Mobile)",
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["mobilekibble"] = "Kibble (Griffin Egg) (Mobile)"
    },
  },
------------------------------------------------------------
-- KEYWORDS: [woollyrhino] [woollyrhinoceros] [rhino] [rhinoceros]
------------------------------------------------------------
  ["woollyrhinoceros"] = {
    ["variants"] = "Eerie Woolly Rhinoceros, X-Woolly Rhino",
    ["releasedate"] = "2016-04-02",
    ["releaseversion"] = "238.0",
    ["xboxreleasedate"] = "2016-04-07",
    ["xboxreleaseversion"] = "733.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Superior Kibble",
      ["mobilekibble"] = "Kibble (Terror Bird Egg)",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["gestationtime"] = 14285.713867, --3:58,
      ["maturationtime"] = 208333.333,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Quetzal, Tek 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]] (PS), [[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",
    ["specialloot"] = "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"] = "Aberrant Gigantopithecus, Eerie Gigantopithecus, Eerie Yeti, Gigantopithecus, Megapithecus Pestis",
    ["releasedate"] = "2016-03-25",
    ["releaseversion"] = "237.0",
    ["xboxreleasedate"] = "2016-04-07",
    ["xboxreleaseversion"] = "733.0",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2018-05-24",
    ["mobilereleaseversion"] = "1.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "Herbivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No"
    },
    ["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 (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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"] = {
    ["variants"] = "Brute X-Yutyrannus, X-Yutyrannus",
    ["releasedate"] = "2017-05-30",
    ["releaseversion"] = "258.0",
    ["xboxreleasedate"] = "2017-06-19",
    ["xboxreleaseversion"] = "755.0",
    ["psreleasedate"] = "2017-06-14",
    ["psreleaseversion"] = "509.0",
    ["switchreleasedate"] = "2018-11-30",
    ["switchreleaseversion"] = "599.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Extraordinary Kibble",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"] = "Yutyrannus Egg",
      ["mintemp"] = 32,
      ["maxtemp"] = 34,
      ["incubationtime"] = 17998.560547,
      ["maturationtime"] = 666666.625,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
    ["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",
    ["specialloot"] = "Yutyrannus Lungs",
    -- 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"] = "Aberrant Dodo, Bunny Dodo, Dodo, Dodo Wyvern, DodoRex, Party Dodo, Zombie Wyvern",
    ["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2015-10-29",
    ["releaseversion"] = "221.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["class"] = "ZombieDodo_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/ZombieDodo_Character_BP.ZombieDodo_Character_BP'",
    ["commonname"] = "Zomdodo",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Birds, Event Creatures",
    ["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
    },
    ["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.01,
      ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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"
    },
----------------------------------------------------------------------------------------------------
-- Keywords: [eeriesoverride]
----------------------------------------------------------------------------------------------------
  ["eerieCreaturesOverride"] = {
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-06-17",
    ["mobilereleaseversion"] = "2.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = ""
  },
  ["eerieCreaturesOverride2"] = {
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-07-08",
    ["mobilereleaseversion"] = "2.0.06",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = ""
  },
  ["eerieCreaturesOverride3"] = {
    ["releasedate"] = "Unreleased",
    ["releaseversion"] = "",
    ["xboxreleasedate"] = "Unreleased",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "Unreleased",
    ["psreleaseversion"] = "",
    ["mobilereleasedate"] = "2019-11-01",
    ["mobilereleaseversion"] = "2.0.11",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "",
    ["blueprintpath"] = ""
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [eerie ...]
----------------------------------------------------------------------------------------------------
  ["eerieachatina"] = {
    ["inherits"] = "achatina",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Achatina",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eerieallosaurus"] = {
    ["inherits"] = "allosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Allosaurus",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriealphacarno"] = {
    ["inherits"] = "alphacarnotaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Alpha Carno",
    ["group"] = "Alpha Creatures, Dinosaurs, Eerie Creatures"
  },
  ["eeriealphamosasaur"] = {
    ["inherits"] = "alphamosasaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Alpha Mosasaur",
    ["group"] = "Alpha Creatures, Eerie Creatures, Reptiles"
  },
  ["eeriealpharaptor"] = {
    ["inherits"] = "alpharaptor",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Alpha Raptor",
    ["group"] = "Alpha Creatures, Dinosaurs, Eerie Creatures"
  },
  ["eeriealphatrex"] = {
    ["inherits"] = "alphatrex",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Alpha T-Rex",
    ["group"] = "Alpha Creatures, Dinosaurs, Eerie Creatures"
  },
  ["eerieammonite"] = {
    ["inherits"] = "ammonite",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Ammonite",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eerieangler"] = {
    ["inherits"] = "angler",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Angler",
    ["group"] = "Eerie Creatures, Fish"
  },
  ["eerieankylo"] = {
    ["inherits"] = "ankylosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Ankylo",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriearaneo"] = {
    ["inherits"] = "araneomorphus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Araneo",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eeriearchaeopteryx"] = {
    ["inherits"] = "archaeopteryx",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Archaeopteryx",
    ["group"] = "Birds, Eerie Creatures"
  },
  ["eerieargentavis"] = {
    ["inherits"] = "argentavis",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Argentavis",
    ["group"] = "Birds, Eerie Creatures"
  },
  ["eeriearthropluera"] = {
    ["inherits"] = "arthropluera",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Arthropluera",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eeriebaryonyx"] = {
    ["inherits"] = "baryonyx",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Baryonyx",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriebasilosaurus"] = {
    ["inherits"] = "basilosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Basilosaurus",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriebeelzebufo"] = {
    ["inherits"] = "beelzebufo",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Beelzebufo",
    ["group"] = "Amphibians, Eerie Creatures"
  },
  ["eeriebronto"] = {
    ["inherits"] = "brontosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Brontosaurus",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriecarbonemys"] = {
    ["inherits"] = "carbonemys",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Carbonemys",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eeriecarno"] = {
    ["inherits"] = "carnotaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Carno",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriecastoroides"] = {
    ["inherits"] = "castoroides",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Castoroides",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriechalicotherium"] = {
    ["inherits"] = "chalicotherium",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Chalicotherium",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriecoelacanth"] = {
    ["inherits"] = "coelacanth",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Coelacanth",
    ["group"] = "Eerie Creatures, Fish"
  },
  ["eeriecompy"] = {
    ["inherits"] = "compsognathus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Compy",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriedaeodon"] = {
    ["inherits"] = "daeodon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Daeodon",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriedilophosaurus"] = {
    ["inherits"] = "dilophosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Dilophosaurus",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriedimetrodon"] = {
    ["inherits"] = "dimetrodon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Dimetrodon",
    ["group"] = "Eerie Creatures, Synapsids"
  },
  ["eeriedimorphodon"] = {
    ["inherits"] = "dimorphodon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Dimorphodon",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eeriediplocaulus"] = {
    ["inherits"] = "diplocaulus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Diplocaulus",
    ["group"] = "Amphibians, Eerie Creatures"
  },
  ["eeriediplodocus"] = {
    ["inherits"] = "diplodocus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Diplodocus",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriedirebear"] = {
    ["inherits"] = "direbear",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Dire Bear",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriedirewolf"] = {
    ["inherits"] = "direwolf",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Dire Wolf",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriediseasedleech"] = {
    ["inherits"] = "diseasedleech",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Diseased Leech",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eeriedodo"] = {
    ["inherits"] = "dodo",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Dodo",
    ["group"] = "Birds, Eerie Creatures"
  },
  ["eeriedoedicurus"] = {
    ["inherits"] = "doedicurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Doedicurus",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriedungbeetle"] = {
    ["inherits"] = "dungbeetle",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Dung Beetle",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eeriedunkleosteus"] = {
    ["inherits"] = "dunkleosteus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Dunkleosteus",
    ["group"] = "Eerie Creatures, Fish"
  },
  ["eerieequus"] = {
    ["inherits"] = "equus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Equus",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eerieeurypterid"] = {
    ["inherits"] = "eurypterid",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Eurypterid",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eeriegallimimus"] = {
    ["inherits"] = "gallimimus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Gallimimus",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriegiganotosaurus"] = {
    ["inherits"] = "giganotosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Giganotosaurus",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriegigantopithecus"] = {
    ["inherits"] = "gigantopithecus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Gigantopithecus",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriegriffin"] = {
    ["inherits"] = "royalgriffin",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Griffin",
    ["group"] = "Birds, Eerie Creatures, Fantasy Creatures"
  },
  ["eerieichthyosaurus"] = {
    ["inherits"] = "ichthyosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Ichthyosaurus",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eerieiguanodon"] = {
    ["inherits"] = "iguanodon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Iguanodon",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriejerboa"] = {
    ["inherits"] = "jerboa",
    ["overridewith"] = "eerieCreaturesOverride2",
    ["commonname"] = "Eerie Jerboa",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriekairuku"] = {
    ["inherits"] = "kairuku",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Kairuku",
    ["group"] = "Birds, Eerie Creatures"
  },
  ["eeriekaprosuchus"] = {
    ["inherits"] = "kaprosuchus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Kaprosuchus",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eerieleech"] = {
    ["inherits"] = "leech",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Leech",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eerieleedsichthys"] = {
    ["inherits"] = "leedsichthys",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Leedsichthys",
    ["group"] = "Eerie Creatures, Fish"
  },
  ["eerieliopleurodon"] = {
    ["inherits"] = "liopleurodon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Liopleurodon",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eerielystrosaurus"] = {
    ["inherits"] = "lystrosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Lystrosaurus",
    ["group"] = "Eerie Creatures, Synapsids"
  },
  ["eeriemammoth"] = {
    ["inherits"] = "woollymammoth",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Mammoth",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriemanta"] = {
    ["inherits"] = "manta",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Manta",
    ["group"] = "Eerie Creatures, Fish"
  },
  ["eeriemegaloceros"] = {
    ["inherits"] = "megaloceros",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Megaloceros",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriemegalodon"] = {
    ["inherits"] = "megalodon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Megalodon",
    ["group"] = "Eerie Creatures, Fish"
  },
  ["eeriemegalosaurus"] = {
    ["inherits"] = "megalosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Megalosaurus",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriemeganeura"] = {
    ["inherits"] = "meganeura",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Meganeura",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eeriemegapiranha"] = {
    ["inherits"] = "megapiranha",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Megapiranha",
    ["group"] = "Eerie Creatures, Fish"
  },
  ["eeriemegatherium"] = {
    ["inherits"] = "megatherium",
    ["overridewith"] = "eerieCreaturesOverride2",
    ["commonname"] = "Eerie Megatherium",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriemesopithecus"] = {
    ["inherits"] = "mesopithecus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Mesopithecus",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriemosasaur"] = {
    ["inherits"] = "mosasaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Mosasaur",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eeriemoschops"] = {
    ["inherits"] = "moschops",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Moschops",
    ["group"] = "Eerie Creatures, Synapsids"
  },
  ["eerieonyc"] = {
    ["inherits"] = "onychonycteris",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Onyc",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eerieotter"] = {
    ["inherits"] = "otter",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Otter",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eerieoviraptor"] = {
    ["inherits"] = "oviraptor",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Oviraptor",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriepachy"] = {
    ["inherits"] = "pachycephalosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Pachy",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriepachyrhinosaurus"] = {
    ["inherits"] = "pachyrhinosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Pachyrhinosaurus",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eerieparasaur"] = {
    ["inherits"] = "parasaurolophus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Parasaur",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriepegomastax"] = {
    ["inherits"] = "pegomastax",
    ["overridewith"] = "eerieCreaturesOverride2",
    ["commonname"] = "Eerie Pegomastax",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriepelagornis"] = {
    ["inherits"] = "pelagornis",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Pelagornis",
    ["group"] = "Birds, Eerie Creatures"
  },
  ["eeriephiomia"] = {
    ["inherits"] = "phiomia",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Phiomia",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eerieplesiosaur"] = {
    ["inherits"] = "plesiosaur",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Plesiosaur",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eerieprocoptodon"] = {
    ["inherits"] = "procoptodon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Procoptodon",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriepteranodon"] = {
    ["inherits"] = "pteranodon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Pteranodon",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eeriepulmonoscorpius"] = {
    ["inherits"] = "pulmonoscorpius",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Pulmonoscorpius",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eeriepurlovia"] = {
    ["inherits"] = "purlovia",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Purlovia",
    ["group"] = "Eerie Creatures, Synapsids"
  },
  ["eeriequetzal"] = {
    ["inherits"] = "quetzalcoatlus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Quetzal",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eerieraptor"] = {
    ["inherits"] = "raptor",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Raptor",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eerierex"] = {
    ["inherits"] = "rex",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Rex",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriesabertooth"] = {
    ["inherits"] = "sabertooth",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Sabertooth",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eeriesabertoothsalmon"] = {
    ["inherits"] = "sabertoothsalmon",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Sabertooth Salmon",
    ["group"] = "Eerie Creatures, Fish"
  },
  ["eeriesarco"] = {
    ["inherits"] = "sarcosuchus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Sarco",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eeriespino"] = {
    ["inherits"] = "spinosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Spino",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eeriestego"] = {
    ["inherits"] = "stegosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Stego",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eerietapejara"] = {
    ["inherits"] = "tapejara",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Tapejara",
    ["group"] = "Eerie Creatures, Reptiles"
  },
  ["eerieterrorbird"] = {
    ["inherits"] = "terrorbird",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Terror Bird",
    ["group"] = "Birds, Eerie Creatures"
  },
  ["eerietherizinosaur"] = {
    ["inherits"] = "therizinosaurus",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Therizinosaur",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eerietitanoboa"] = {
    ["inherits"] = "titanoboa",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Titanoboa",
    ["group"] = "Eerie Creatures, Reptiles",
    ["taming"] = {
      ["canbetamed"] = "No"
    },
  },
  ["eerietitanomyrmadrone"] = {
    ["inherits"] = "titanomyrmadrone",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Titanomyrma Drone",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eerietitanomyrmasoldier"] = {
    ["inherits"] = "titanomyrmasoldier",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Titanomyrma Soldier",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eerietitanosaur"] = {
    ["inherits"] = "titanosaur",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Titanosaur",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eerietriceratops"] = {
    ["inherits"] = "triceratops",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Triceratops",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eerietrilobite"] = {
    ["inherits"] = "trilobite",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Trilobite",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eerietroodon"] = {
    ["inherits"] = "troodon",
    ["overridewith"] = "eerieCreaturesOverride3",
    ["commonname"] = "Eerie Troodon",
    ["group"] = "Dinosaurs, Eerie Creatures"
  },
  ["eerietusoteuthis"] = {
    ["inherits"] = "tusoteuthis",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Tusoteuthis",
    ["group"] = "Eerie Creatures, Invertebrates"
  },
  ["eeriewoollyrhinoceros"] = {
    ["inherits"] = "woollyrhinoceros",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Woolly Rhinoceros",
    ["group"] = "Eerie Creatures, Mammals"
  },
  ["eerieyeti"] = {
    ["inherits"] = "yeti",
    ["overridewith"] = "eerieCreaturesOverride",
    ["commonname"] = "Eerie Yeti",
    ["group"] = "Alpha Creatures, Eerie Creatures, Mammals"
  },
------------------------------------------------------------
------------------------------------------------------------
-- DLC 01: THE CENTER                                     --
------------------------------------------------------------

------------------------------------------------------------
------------------------------------------------------------
-- DLC 02: SCORCHED EARTH                                 --
------------------------------------------------------------
------------------------------------------------------------
-- KEYWORDS: [alphadeathworm]
------------------------------------------------------------
  ["alphadeathworm"] = {
    ["variants"] = "Deathworm, Iceworm Male, Iceworm Queen",
    ["dlc"] = "Scorched Earth, Ragnarok",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, Fantasy Creatures, Invertebrates",
    ["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,
      ["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,
    ["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
    ["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Deathworm Horn (Scorched Earth), Alpha Deathworm Trophy (Scorched Earth), Manticore Helmet Skin (Scorched Earth)"
  },
------------------------------------------------------------
-- KEYWORDS: [alphawyvern] [alphafirewyvern]
------------------------------------------------------------
  ["alphafirewyvern"] = {
    ["variants"] = "Alpha Blood Crystal Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Alpha Creatures, Fantasy Creatures",
    ["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"] = 1800,
      ["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 (Scorched Earth)",
    ["specialloot"] = "Fire Talon (Scorched Earth), Wyvern Milk (Scorched Earth), Alpha Wyvern Trophy (Scorched Earth), Wyvern Gloves Skin (Scorched Earth)"
  },
------------------------------------------------------------
-- KEYWORDS: [bonewyvern] [skeletalwyvern] [bonefirewyvern]
------------------------------------------------------------
  ["bonefirewyvern"] = {
    ["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Brute Fire Wyvern, Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["dlc"] = "Scorched Earth, Ragnarok, Valguero",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Event Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 8000,
      ["healthwildlevel"] = 0.15,
      ["stamina"] = 600,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 725,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1800,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 400,
      ["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 (Scorched Earth)",
    ["specialloot"] = "Dinosaur Bone, Fire Talon (Scorched Earth), Wyvern Bone Costume, Wyvern Milk (Scorched Earth)"
  },
------------------------------------------------------------
-- KEYWORDS: [bonejerboa] [skeletaljerboa]
------------------------------------------------------------
  ["bonejerboa"] = {
    ["variants"] = "Jerboa",
    ["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["dlc"] = "Scorched Earth, Ragnarok, Valguero, Crystal Isles",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["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 (Scorched Earth)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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",
    ["specialloot"] = "Dinosaur Bone, Jerboa Bone Costume",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [deathworm]
------------------------------------------------------------
  ["deathworm"] = {
    ["variants"] = "Alpha Deathworm, Iceworm Male, Iceworm Queen",
    ["dlc"] = "Scorched Earth, Ragnarok, Genesis: Part 1",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Fantasy Creatures, Invertebrates",
    ["temperament"] = "Extremely Territorial",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["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,
    ["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
    ["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Deathworm Horn (Scorched Earth)"
  },
------------------------------------------------------------
-- KEYWORDS: [dodowyvern]
------------------------------------------------------------
  ["dodowyvern"] = {
    ["variants"] = "Aberrant Dodo, Alpha Fire Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Bunny Dodo, Corrupted Wyvern, Dodo, DodoRex, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Party Dodo, Poison Wyvern, Voidwyrm, Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Zomdodo",
    ["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["dlc"] = "Scorched Earth",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["time"] = "",
    ["group"] = "Birds, Event Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["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"] = "Tek, Metal, 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 (Scorched Earth)",
    ["specialloot"] = "DodoWyvern Mask Skin, Vampire Eyes Skin, Werewolf Mask Skin"
  },
------------------------------------------------------------
-- KEYWORDS: [jerboa]
------------------------------------------------------------
  ["jerboa"] = {
    ["variants"] = "Eerie Jerboa, Skeletal Jerboa",
    ["dlc"] = "Scorched Earth, Ragnarok, Valguero, Crystal Isles, Genesis: Part 2",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["mobilereleasedate"] = "2019-07-08",
    ["mobilereleaseversion"] = "2.0.06",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
      ["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",
      ["mobilefood"] = "Seeds (Mobile)"
    },
    ["breeding"] = {
      ["gestationtime"] = 9523.80957, --2:38,
      ["maturationtime"] = 75757.5758,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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"] = 120,
      ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Gigantopithecus, Griffin, Ice Wyvern, Karkinos, Kaprosuchus, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis, X-Tapejara",
    ["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"] = "Oil Jug Bug, Water Jug Bug",
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Genesis: Part 1, Crystal Isles",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
    },
    ["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 (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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",
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Genesis: Part 1",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["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"] = "Oil Jug Bug",
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Genesis: Part 1",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["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"] = {
    ["variants"] = "VR Lymantria",
    ["dlc"] = "Scorched Earth, Ragnarok, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["egg"] = "Moth Egg (Scorched Earth)",
      ["mintemp"] = 35,
      ["maxtemp"] = 38,
      ["incubationtime"] = 5454.10913,
      ["maturationtime"] = 111111.111,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, 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]] (PS), [[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 (Scorched Earth)",
    -- 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 (Alpha), Manticore (Beta), Manticore (Gamma)",
    ["dlc"] = "Scorched Earth, Ragnarok, Valguero",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "",
    ["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,
    ["specialloot"] = "Element, Manticore Trophy (Scorched Earth), Manticore Flag (Scorched Earth)",
    ["lootitems"] = "Manticore Boots Skin (Scorched Earth), Manticore Chestpiece Skin (Scorched Earth), Manticore Gauntlets Skin (Scorched Earth), Manticore Leggings Skin (Scorched Earth), Manticore Shield Skin (Scorched Earth)"
  },
------------------------------------------------------------
  ["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"] = {
    ["variants"] = "Mantis Ghost, VR Mantis",
    ["dlc"] = "Scorched Earth, Ragnarok, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Taxidermy Tool (Extinction)",
      ["uniquecostumes"] = "Mantis Ghost Costume",
      ["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 (Scorched Earth)",
      ["mintemp"] = 35,
      ["maxtemp"] = 38,
      ["incubationtime"] = 9999.20006,
      ["maturationtime"] = 196078.431,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal 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]] (PS), [[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]] (PS), [[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: [mantisghost]
------------------------------------------------------------
  ["mantisghost"] = {
    ["inherits"] = "mantis",
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Valguero, Crystal Isles",
    ["event"] = "ARK: Fear Evolved 4",
    ["variants"] = "Mantis, VR Mantis",
    ["releasedate"] = "2020-10-23",
    ["releaseversion"] = "315.2",
    ["xboxreleasedate"] = "2020-10-27",
    ["xboxreleaseversion"] = "802.11",
    ["psreleasedate"] = "2020-10-23",
    ["psreleaseversion"] = "551.11",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["class"] = "Ghost_Mantis_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Ghost_Mantis_Character_BP.Ghost_Mantis_Character_BP'",
    ["commonname"] = "Mantis Ghost",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Event Creatures, Invertebrates",
    ["dossierimage"] = "Mantis Ghost Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["egg"] = "",
      ["gestationtime"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["specialloot"] = "Mantis Ghost Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [morellatops] [camelsaurus]
------------------------------------------------------------
  ["morellatops"] = {
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Crystal Isles",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Fantasy Creatures",
    ["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"] = "Simple Kibble",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["egg"] = "Morellatops Egg",
      ["mintemp"] = 22,
      ["maxtemp"] = 28,
      ["incubationtime"] = 8999.280273, --2:29,
      ["maturationtime"] = 111111.109375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, 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]] (PS), [[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, Genesis: Part 1",
    ["releasedate"] = "2017-09-03",
    ["releaseversion"] = "268.0",
    ["xboxreleasedate"] = "2017-09-23",
    ["xboxreleaseversion"] = "762.0",
    ["psreleasedate"] = "2017-09-09",
    ["psreleaseversion"] = "514.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "Unknown",
    ["group"] = "Birds, Fantasy Creatures",
    ["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
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
    ["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"] = "Brute X-Rock Elemental, Chalk Golem, Ice Golem, Lava Elemental, Rubble Golem, X-Rock Elemental",
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures",
    ["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"] = "Extraordinary Kibble",
      ["favoritefood"] = "Sulfur"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["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: [rubblegolem]
------------------------------------------------------------
  ["rubblegolem"] = {
    ["variants"] = "Brute X-Rock Elemental, Chalk Golem, Ice Golem, Lava Elemental, Rock Elemental, X-Rock Elemental",
    ["dlc"] = "Scorched Earth, Extinction",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures",
    ["temperament"] = "Extremely Territorial",
    ["diet"] = "Minerals",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No"
    },
    ["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 (Scorched Earth)"
  },
------------------------------------------------------------
-- KEYWORDS: [thornydragon] [spinylizard] [spineylizard]
------------------------------------------------------------
  ["thornydragon"] = {
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Regular Kibble",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"] = "Thorny Dragon Egg (Scorched Earth)",
      ["mintemp"] = 22,
      ["maxtemp"] = 28,
      ["incubationtime"] = 8999.280273, --2:29,
      ["maturationtime"] = 175438.59375,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Karkinos, Lightning Wyvern, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[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, Crystal Isles, Genesis: Part 2",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap (Scorched Earth)",
    ["candamage"] = "Thatch, Greenhouse",
    ["carryableby"] = "Aberrant Gigantopithecus, Aberrant Megalosaurus, Gigantopithecus, Kaprosuchus, Megalosaurus, Procoptodon, 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"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok, Valguero, Genesis: Part 1",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Flying",
      ["uniquecostumes"] = "Wyvern Bone Costume",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["tameineffectivenessbyaffinity"] = 1.5,
      ["tameaffinitybase"] = 8500,
      ["tameaffinityperlevel"] = 150,
      ["foodconsumptionbase"] = 0.000185,
      ["foodconsumptionmult"] = 199.983994
    },
    ["breeding"] = {
      ["egg"] = "Wyvern Egg (Fire) (Scorched Earth), Wyvern Egg (Lightning) (Scorched Earth), Wyvern Egg (Poison) (Scorched Earth), Wyvern Egg (Ice) (Ragnarok)",
      ["mintemp"] = 80,
      ["maxtemp"] = 90,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedadd"] = -758,
      ["stamina"] = 325,
      ["staminawildlevel"] = 0.05,
      ["staminatamedlevel"] = 0.05,
      ["torpor"] = 545,
      ["torporwildlevel"] = 0.06,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["food"] = 1500,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["weight"] = 300,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["melee"] = 45,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = -0.25,
      ["speed"] = 100,
      ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "Yes",
    ["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Bloodstalker, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Ferox, Gigantopithecus, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kentrosaurus, Lystrosaurus, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaur, 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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["specialloot"] = "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"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok, Valguero, Genesis: Part 1",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, 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"] = "Wyvern Egg (Fire) (Scorched Earth)",
      ["mintemp"] = 80,
      ["maxtemp"] = 90,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -785,
      ["stamina"] = 315,
      ["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"] = 1800,
      ["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",
    ["radiationimmune"] = "No",
    ["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, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, 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, Therizinosaur, 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]] (PS), [[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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["specialloot"] = "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"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok, Genesis: Part 1",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, 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"] = "Wyvern Egg (Lightning) (Scorched Earth)",
      ["mintemp"] = 80,
      ["maxtemp"] = 90,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -785,
      ["stamina"] = 315,
      ["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"] = 1800,
      ["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",
    ["radiationimmune"] = "No",
    ["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, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, 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, Therizinosaur, 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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["specialloot"] = "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"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok, Genesis: Part 1",
    ["releasedate"] = "2016-09-01",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2016-09-01",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2016-12-06",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, 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"] = "Wyvern Egg (Poison) (Scorched Earth)",
      ["mintemp"] = 80,
      ["maxtemp"] = 90,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -785,
      ["stamina"] = 315,
      ["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"] = 1800,
      ["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",
    ["radiationimmune"] = "No",
    ["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, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, 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, Therizinosaur, 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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["specialloot"] = "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"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Valguero",
    ["event"] = "ARK: Fear Evolved 2, ARK: Fear Evolved 3, ARK: Fear Evolved 4",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Event Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["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
      ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["specialloot"] = "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"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok, Extinction, Valguero",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Event Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["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
      ["mintimebetweenmating"] = "", --64800
      ["maxtimebetweenmating"] = "", --172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -785,
      ["stamina"] = 315,
      ["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"] = 1800,
      ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["specialloot"] = "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"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Event Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["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
      ["mintimebetweenmating"] = "", --64800
      ["maxtimebetweenmating"] = "", --172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -785,
      ["stamina"] = 315,
      ["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"] = 1800,
      ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["specialloot"] = "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: [zombiewyvern] [zombiepoisonwyvern]
------------------------------------------------------------
  ["zombiepoisonwyvern"] = {
    ["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Scorched Earth, Ragnarok",
    ["releasedate"] = "2016-10-28",
    ["releaseversion"] = "249.0",
    ["xboxreleasedate"] = "2016-11-03",
    ["xboxreleaseversion"] = "745.0",
    ["psreleasedate"] = "2019-10-22",
    ["psreleaseversion"] = "540.02",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["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"] = "",
    ["group"] = "Event Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["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
      ["mintimebetweenmating"] = "", --64800
      ["maxtimebetweenmating"] = "", --172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -785,
      ["stamina"] = 315,
      ["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"] = 1800,
      ["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",
    ["radiationimmune"] = "No",
    ["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]] (PS), [[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]] (PS), [[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 (Scorched Earth)",
    ["specialloot"] = "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"
  },
------------------------------------------------------------
------------------------------------------------------------
-- DLC 03: RAGNAROK                                       --
------------------------------------------------------------
------------------------------------------------------------
-- KEYWORDS: [direpolarbear]
------------------------------------------------------------
  ["direpolarbear"] = {
    ["inherits"] = "direbear",
    ["variants"] = "Aberrant Dire Bear, Dire Bear, Polar Bear, Spirit Dire Bear",
    ["dlc"] = "Ragnarok, Valguero",
    ["releasedate"] = "2017-06-12",
    ["releaseversion"] = "258.8",
    ["xboxreleasedate"] = "2017-08-29",
    ["xboxreleaseversion"] = "761.1",
    ["psreleasedate"] = "2017-08-29",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Polar_Bear_C",
    ["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Polar_Bear/Polar_Bear.Polar_Bear'",
    ["commonname"] = "Dire Polar Bear"
  },
------------------------------------------------------------
-- KEYWORDS: [griffin]
------------------------------------------------------------
  ["griffin"] = {
    ["dlc"] = "Ragnarok, Crystal Isles",
    ["releasedate"] = "2017-06-12",
    ["releaseversion"] = "258.8",
    ["xboxreleasedate"] = "2017-08-29",
    ["xboxreleaseversion"] = "761.1",
    ["psreleasedate"] = "2017-08-29",
    ["psreleaseversion"] = "512.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Griffin_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Griffin/Griffin_Character_BP.Griffin_Character_BP'",
    ["commonname"] = "Griffin",
    ["dossierimage"] = "Dossier Griffin.png",
    ["dossieraddbook"] = "No",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Gryphon magnificum",
    ["time"] = "Unknown",
    ["group"] = "Birds, Fantasy Creatures",
    ["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"] = "Extraordinary Kibble",
      ["favoritefood"] = "Raw Mutton"
    },
    ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Wood, Thatch, Greenhouse",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "Yes",
    ["candragcreatures"] = "Achatina, Archaeopteryx, Bunny Dodo, Bunny Oviraptor, Compy, Dilophosaur, 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: [icewormmale]
------------------------------------------------------------
  ["icewormmale"] = {
    ["variants"] = "Alpha Deathworm, Deathworm, Iceworm Queen",
    ["dlc"] = "Ragnarok",
    ["releasedate"] = "2017-06-12",
    ["releaseversion"] = "258.8",
    ["xboxreleasedate"] = "2017-08-29",
    ["xboxreleaseversion"] = "761.1",
    ["psreleasedate"] = "2017-08-29",
    ["psreleaseversion"] = "512.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Fantasy Creatures, Invertebrates",
    ["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,
    ["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
    ["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Deathworm Horn (Scorched Earth)"
  },
------------------------------------------------------------
-- KEYWORDS: [icewormqueen]
------------------------------------------------------------
  ["icewormqueen"] = {
    ["variants"] = "Alpha Deathworm, Deathworm, Iceworm Male",
    ["dlc"] = "Ragnarok",
    ["releasedate"] = "2017-06-12",
    ["releaseversion"] = "258.8",
    ["xboxreleasedate"] = "2017-08-29",
    ["xboxreleaseversion"] = "761.1",
    ["psreleasedate"] = "2017-08-29",
    ["psreleaseversion"] = "512.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Alpha Creatures, Fantasy Creatures, Invertebrates",
    ["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,
    ["lootitems"] = "AnglerGel, Black Pearl, Leech Blood, Organic Polymer",
    ["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Deathworm Horn (Scorched Earth), Alpha Deathworm Trophy (Scorched Earth), Manticore Helmet Skin (Scorched Earth)"
  },
------------------------------------------------------------
-- KEYWORDS: [lavaelemental]
------------------------------------------------------------
  ["lavaelemental"] = {
    ["variants"] = "Brute X-Rock Elemental, Chalk Golem, Ice Golem, Rock Elemental, Rubble Golem, X-Rock Elemental",
    ["dlc"] = "Ragnarok",
    ["releasedate"] = "2017-06-12",
    ["releaseversion"] = "246.0",
    ["xboxreleasedate"] = "2017-07-29",
    ["xboxreleaseversion"] = "739.3",
    ["psreleasedate"] = "2017-07-29",
    ["psreleaseversion"] = "501.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Fantasy Creatures",
    ["temperament"] = "Extremely Territorial",
    ["diet"] = "Minerals",
    ["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 (Scorched Earth)"
  },
------------------------------------------------------------
-- KEYWORDS: [direbearlifeslabyrinth] [spiritdirebear]
------------------------------------------------------------
  ["spiritdirebear"] = {
    ["inherits"] = "direbear",
    ["variants"] = "Aberrant Dire Bear, Dire Polar Bear, Dire Bear, Polar Bear",
    ["dlc"] = "Ragnarok",
    ["releasedate"] = "2017-12-21",
    ["releaseversion"] = "276.0",
    ["xboxreleasedate"] = "2018-01-27",
    ["xboxreleaseversion"] = "770.0",
    ["psreleasedate"] = "2018-01-18",
    ["psreleaseversion"] = "519.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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]
------------------------------------------------------------
  ["spiritdirewolf"] = {
    ["inherits"] = "direwolf",
    ["variants"] = "Direwolf, Direwolf Ghost, Eerie Dire Wolf, R-Direwolf",
    ["dlc"] = "Ragnarok",
    ["releasedate"] = "2017-12-21",
    ["releaseversion"] = "276.0",
    ["xboxreleasedate"] = "2018-01-27",
    ["xboxreleaseversion"] = "770.0",
    ["psreleasedate"] = "2018-01-18",
    ["psreleaseversion"] = "519.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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: [wyvern] [icewyvern]
------------------------------------------------------------
  ["icewyvern"] = {
    ["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Ragnarok, Valguero",
    ["releasedate"] = "2017-06-12",
    ["releaseversion"] = "258.8",
    ["xboxreleasedate"] = "2017-08-29",
    ["xboxreleaseversion"] = "761.1",
    ["psreleasedate"] = "2017-08-29",
    ["psreleaseversion"] = "512.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Flying",
      ["uniquecostumes"] = "Wyvern Bone Costume",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["tameineffectivenessbyaffinity"] = 1.5,
      ["tameaffinitybase"] = 8500,
      ["tameaffinityperlevel"] = 150,
      ["foodconsumptionbase"] = 0.000185,
      ["foodconsumptionmult"] = 199.983994
    },
    ["breeding"] = {
      ["egg"] = "Wyvern Egg (Ice) (Ragnarok)",
      ["mintemp"] = 80,
      ["maxtemp"] = 90,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 333333.3125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -785,
      ["stamina"] = 315,
      ["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"] = 1800,
      ["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",
    ["radiationimmune"] = "No",
    ["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, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, 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, Therizinosaur, 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 (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, Basilisk Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Alpha Creatures, Fantasy Creatures, 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
      ["mobilekibble"] = "",
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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, Tropeognathus, 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)
    ["specialloot"] = "Alpha Basilisk Fang (Aberration)",
    ["bonedamageadjusters"] = {
      ["head"] = "", -- Syntax currently pending; omitted for now
      ["neck"] = ""
    },
    ["harvests"] = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [alphakarkinos], [crab]
----------------------------------------------------------------------------------------------------
  ["alphakarkinos"] = {
    ["dlc"] = "Aberration, Valguero",
    ["variants"] = "Karkinos, VR Karkinos",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Alpha Creatures, Fantasy Creatures, 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
      ["mobilekibble"] = "", -- (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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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, Tropeognathus, 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)
    ["specialloot"] = "Alpha Karkinos Claw (Aberration)",
    ["bonedamageadjusters"] = {
      ["head"] = "", -- Syntax currently pending; omitted for now
      ["neck"] = ""
    },
    ["harvests"] = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [alphasurfacereaperking]                                                           --
----------------------------------------------------------------------------------------------------
  ["alphasurfacereaperking"] = {
    ["dlc"] = "Aberration",
    ["variants"] = "Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["group"] = "Alpha Creatures, Fantasy Creatures", -- (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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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, Tropeognathus, 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"] = "Hide, Raw Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["specialloot"] = "Alpha Reaper King Barb (Aberration)",
    ["bonedamageadjusters"] = {
      ["head"] = "", -- Syntax currently pending; omitted for now
      ["neck"] = ""
    },
    ["harvests"] = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [basilisk]                                                           --
----------------------------------------------------------------------------------------------------
  ["basilisk"] = {
    ["dlc"] = "Aberration, Genesis: Part 1, Crystal Isles",
    ["variants"] = "Alpha Basilisk, Basilisk Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, 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"] = "Basilisk Ghost Costume", -- (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
      ["favoritefood"] = "Fertilized Rock Drake Egg (Aberration), Fertilized Magmasaur Egg (Genesis: Part 1)",
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Net Projectile (Genesis: Part 2)", -- 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, Tropeognathus, 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)
    ["specialloot"] = "Basilisk Scale (Aberration)",
    ["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: [basiliskghost]
------------------------------------------------------------
  ["basiliskghost"] = {
    ["inherits"] = "basilisk",
    ["dlc"] = "Aberration, Genesis: Part 1, Crystal Isles",
    ["event"] = "ARK: Fear Evolved 4",
    ["variants"] = "Alpha Basilisk, Basilisk",
    ["releasedate"] = "2020-10-23",
    ["releaseversion"] = "315.2",
    ["xboxreleasedate"] = "2020-10-27",
    ["xboxreleaseversion"] = "802.11",
    ["psreleasedate"] = "2020-10-23",
    ["psreleaseversion"] = "551.11",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["class"] = "Ghost_Basilisk_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Basilisk/Ghost_Basilisk_Character_BP.Ghost_Basilisk_Character_BP'",
    ["commonname"] = "Basilisk Ghost",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Event Creatures, Fantasy Creatures, Reptiles",
    ["dossierimage"] = "Basilisk Ghost Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["specialloot"] = "Basilisk Ghost Costume, Basilisk Scale (Aberration)"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [bulbdog] [pug] [lanternpug] [dog]
----------------------------------------------------------------------------------------------------
  ["bulbdog"] = {
    ["dlc"] = "Aberration, Valguero, Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Bulbdog Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Fantasy Creatures, Mammals", -- (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"] = "Bulbdog Ghost Costume", -- (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
      ["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
      ["mintimebetweenmating"] = "64800",
      ["maxtimebetweenmating"] = "172800"
    },
    ["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
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Aberrant Gigantopithecus, Gigantopithecus, Karkinos, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, X-Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, 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",
    ["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 (Aberration), 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: [bulbdogghost]
------------------------------------------------------------
  ["bulbdogghost"] = {
    ["inherits"] = "bulbdog",
    ["dlc"] = "Aberration, Valguero, Genesis: Part 1",
    ["event"] = "ARK: Fear Evolved 4",
    ["variants"] = "Bulbdog",
    ["releasedate"] = "2020-10-23",
    ["releaseversion"] = "315.2",
    ["xboxreleasedate"] = "2020-10-27",
    ["xboxreleaseversion"] = "802.11",
    ["psreleasedate"] = "2020-10-23",
    ["psreleaseversion"] = "551.11",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["class"] = "Ghost_LanternPug_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternPug/Ghost_LanternPug_Character_BP.Ghost_LanternPug_Character_BP'",
    ["commonname"] = "Bulbdog Ghost",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Event Creatures, Fantasy Creatures, Mammals",
    ["dossierimage"] = "Bulbdog Ghost Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["specialloot"] = "Bulbdog Ghost Costume"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [featherlight]                                                           --
----------------------------------------------------------------------------------------------------
  ["featherlight"] = {
    ["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["variants"] = "",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures", -- (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
      ["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
      ["mintimebetweenmating"] = "64800",
      ["maxtimebetweenmating"] = "172800"
    },
    ["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
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Aberrant Gigantopithecus, Gigantopithecus, Procoptodon", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, 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] [lightbug]
----------------------------------------------------------------------------------------------------
  ["glowbug"] = {
    ["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["variants"] = "",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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, Tropeognathus, 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]
----------------------------------------------------------------------------------------------------
  ["glowtail"] = {
    ["dlc"] = "Aberration, Valguero, Crystal Isles, Genesis: Part 2",
    ["variants"] = "",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Fantasy Creatures, Reptiles", -- (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
      ["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
      ["mintimebetweenmating"] = "64800",
      ["maxtimebetweenmating"] = "172800"
    },
    ["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
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Aberrant Gigantopithecus, Gigantopithecus, Karkinos, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, X-Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, 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 (Aberration), 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, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["variants"] = "Alpha Karkinos, VR Karkinos",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Fantasy Creatures, Invertebrates", -- (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"] = "Exceptional 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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)", -- 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, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, 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, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["variants"] = "",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = 0
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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
    ["radiationimmune"] = "No",
    ["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, Tropeognathus, 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"] = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls", -- 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, Genesis: Part 1",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "Unknown",
    ["group"] = "Fantasy Creatures, Mammals", -- (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
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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, Karkinos, Quetzal, Tek Quetzal, X-Argentavis", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, 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
    ["lootitems"] = "Nameless Venom (Aberration)",
    ["canbeharvestedfor"] = "Hide, Raw 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: [ravager] [cavewolf]
----------------------------------------------------------------------------------------------------
  ["ravager"] = {
    ["dlc"] = "Aberration, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["variants"] = "VR Ravager",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Fantasy Creatures, Mammals", -- (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
      ["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
      ["mintimebetweenmating"] = "64800",
      ["maxtimebetweenmating"] = "172800"
    },
    ["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
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Karkinos, Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, 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, Extinction, Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "Unknown",
    ["group"] = "Fantasy Creatures", -- (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"] = "Reaper Ghost Costume", -- (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
      ["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
      ["mintimebetweenmating"] = "0",
      ["maxtimebetweenmating"] = "0"
    },
    ["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
    ["radiationimmune"] = "Yes",
    ["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, Tropeognathus, 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
    ["lootitems"] = "Reaper Pheromone Gland (Aberration)",
    ["canbeharvestedfor"] = "Hide, Raw 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: [reaper] [reaperking]                                                           --
----------------------------------------------------------------------------------------------------
  ["reaperking"] = {
    ["inherits"] = "reaper",
    ["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
    ["baseclass"] = "Xenomorph_Character_BP_Male_Tamed_C",
    ["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Tamed.Xenomorph_Character_BP_Male_Tamed'",
    ["commonname"] = "Reaper King"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [reaper] [elementalreaperking] [elementalreaper]                                      --
----------------------------------------------------------------------------------------------------
  ["elementalreaperking"] = {
    ["dlc"] = "Aberration",
    ["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "Unknown",
    ["group"] = "Fantasy Creatures", -- (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
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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, Tropeognathus, 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"] = "Hide, Raw 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: [reaper] [subterraneanreaperking] [subterraneanreaper]                               --
----------------------------------------------------------------------------------------------------
  ["subterraneanreaperking"] = {
    ["dlc"] = "Aberration",
    ["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Surface Reaper King, Surface Reaper King Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "Unknown",
    ["group"] = "Fantasy Creatures", -- (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
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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, Tropeognathus, 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"] = "Hide, Raw 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: [reaper] [surfacereaperking] [surfacereaper]                                         --
----------------------------------------------------------------------------------------------------
  ["surfacereaperking"] = {
    ["dlc"] = "Aberration, Genesis: Part 1",
    ["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "Unknown",
    ["group"] = "Fantasy Creatures", -- (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
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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, Tropeognathus, 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"] = "Hide, Raw 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: [reaperqueen]                                                           --
----------------------------------------------------------------------------------------------------
  ["reaperqueen"] = {
    ["dlc"] = "Aberration",
    ["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "Unknown",
    ["group"] = "Fantasy Creatures", -- (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
    ["lootitems"] = "Reaper Pheromone Gland (Aberration)",
    ["canbeharvestedfor"] = "Hide, Raw 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: [surfacereaperkingghost] [reaperghost]
------------------------------------------------------------
  ["surfacereaperkingghost"] = {
    ["inherits"] = "surfacereaperking",
    ["dlc"] = "Aberration, Genesis: Part 1",
    ["event"] = "ARK: Fear Evolved 4",
    ["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King",
    ["releasedate"] = "2020-10-23",
    ["releaseversion"] = "315.2",
    ["xboxreleasedate"] = "2020-10-27",
    ["xboxreleaseversion"] = "802.11",
    ["psreleasedate"] = "2020-10-23",
    ["psreleaseversion"] = "551.11",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["class"] = "Ghost_Xenomorph_Character_BP_Male_Surface_C",
    ["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Ghost_Xenomorph_Character_BP_Male_Surface.Ghost_Xenomorph_Character_BP_Male_Surface'",
    ["commonname"] = "Surface Reaper King Ghost",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Event Creatures, Fantasy Creatures",
    ["dossierimage"] = "Surface Reaper King Ghost Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["specialloot"] = "Reaper Ghost Costume"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [rockdrake] [drake]
----------------------------------------------------------------------------------------------------
  ["rockdrake"] = {
    ["dlc"] = "Aberration, Extinction, Genesis: Part 1",
    ["variants"] = "Corrupted Rock Drake",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures, 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
      ["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
      ["mintimebetweenmating"] = "64800",
      ["maxtimebetweenmating"] = "172800"
    },
    ["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
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)", -- 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, Tropeognathus, 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]] (PS), [[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"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC) the Rock Drake will climb up/down walls/cliffs/overhangs. This is beneficial when you want to climb down a wall rather than falling off.", -- (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 <kbd>C</kbd> (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[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"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC) while climbing and within range of a wall, a ceiling, or the ground, the Rock Drake will pounce. Any wild or enemy creatures take damage upon impact.", -- (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"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC) while climbing and within range of a wall, a ceiling, or the ground, the Rock Drake will pounce. Any wild or enemy creatures take damage upon impact.", -- (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"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), the Rock Drake bites the target. This may accidentally pounce if pointed at an eligible pounce surface.", -- (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)
    ["specialloot"] = "Rock Drake Feather (Aberration)",
    ["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"] = {
    ["dlc"] = "Aberration",
    ["variants"] = "Rockwell (Alpha), Rockwell (Beta), Rockwell (Gamma), Rockwell Prime (Alpha), Rockwell Prime (Beta), Rockwell Prime (Gamma)",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "",
    ["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,
    ["specialloot"] = "Rockwell Trophy (Aberration), Rockwell Flag (Aberration)"
  },
------------------------------------------------------------
  ["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: [rat] [rollrat] [molerat]
------------------------------------------------------------
  ["rollrat"] = {
    ["dlc"] = "Aberration, Valguero, Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Heterocephalus 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
      ["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
      ["mintimebetweenmating"] = "64800",
      ["maxtimebetweenmating"] = "172800"
    },
    ["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
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Karkinos, Quetzal, Tek Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, 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]] (PS), [[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, Valguero, Genesis: Part 1, Crystal Isles, Genesis: Part 2",
    ["variants"] = "Brute Seeker",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Creatures", -- (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
      ["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
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["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)
    },
    ["radiationimmune"] = "Yes",
    ["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, Tropeognathus, 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
    ["specialloot"] = "Berries, Mushrooms (Aberration), Oil",
    ["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: [shinehorn] [goat]
----------------------------------------------------------------------------------------------------
  ["shinehorn"] = {
    ["dlc"] = "Aberration, Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Fantasy Creatures, Mammals", -- (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
      ["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
      ["mintimebetweenmating"] = "64800",
      ["maxtimebetweenmating"] = "172800"
    },
    ["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
    ["radiationimmune"] = "Yes",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth), Net Projectile (Genesis: Part 2)", -- 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"] = "Aberrant Gigantopithecus, Gigantopithecus, Karkinos, Procoptodon, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, X-Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Tropeognathus, 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",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["stats"] = {
      ["extradamagemultiplier"] = "1.06",
      ["healthtamedmult"] = "-0.04"
    }
  },
  ["aberrantCreatureOverride"] = {
    ["dlc"] = "Aberration",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = " ",
    ["switchreleasedate"] = "Unreleased",
    ["switchreleaseversion"] = " ",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["stats"] = {
      ["extradamagemultiplier"] = "1.06"
    }
  },
  ["aberrantCreatureTameableOverride2"] = {
    ["dlc"] = "Aberration",
    ["releasedate"] = "2018-02-10",
    ["releaseversion"] = "278.0",
    ["xboxreleasedate"] = "2018-02-28",
    ["xboxreleaseversion"] = "771.0",
    ["psreleasedate"] = "2018-02-23",
    ["psreleaseversion"] = "520.0",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = " ",
    ["switchreleasedate"] = "Unreleased",
    ["switchreleaseversion"] = " ",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
    ["group"] = "Aberrant Creatures, Invertebrates"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Fish"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Invertebrates",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Invertebrates",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Amphibians"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Reptiles"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Invertebrates"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Fish"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Synapsids"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Reptiles",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Amphibians"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Mammals"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Birds"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Mammals"
  },
  ["aberrantdungbeetle"] = {
    ["inherits"] = "dungbeetle",
    -- exception: has base creature values
    ["dlc"] = "Aberration",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "DungBeetle_Character_BP_Aberrant_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP_Aberrant.DungBeetle_Character_BP_Aberrant'",
    ["commonname"] = "Aberrant Dung Beetle",
    ["group"] = "Aberrant Creatures, Invertebrates"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Fish"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Mammals"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Mammals"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Synapsids"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Fish",
    ["healthtamedmult"] = -0.04
  },
  ["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",
    ["group"] = "Aberrant Creatures, Reptiles",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Invertebrates",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Synapsids"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Mammals"
  },
  ["aberrantovis"] = {
    ["inherits"] = "ovis",
    -- exception: has base creature values
    ["dlc"] = "Aberration",
    ["releasedate"] = "2017-12-12",
    ["releaseversion"] = "275.0",
    ["xboxreleasedate"] = "2017-12-12",
    ["xboxreleaseversion"] = "768.0",
    ["psreleasedate"] = "2017-12-12",
    ["psreleaseversion"] = "518.0",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = " ",
    ["switchreleasedate"] = "Unreleased",
    ["switchreleaseversion"] = " ",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Sheep_Character_BP_Aberrant_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP_Aberrant.Sheep_Character_BP_Aberrant'",
    ["commonname"] = "Aberrant Ovis",
    ["group"] = "Aberrant Creatures, Mammals"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Mammals",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Fish"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Invertebrates",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Synapsids",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Fish"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Reptiles"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Reptiles",
    ["radiationimmune"] = "Yes"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Dinosaurs"
  },
  ["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",
    ["group"] = "Aberrant Creatures, Invertebrates"
  },

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

------------------------------------------------------------
-- KEYWORDS: [alphakingtitan] [alphatitan]
------------------------------------------------------------
  ["alphakingtitan"] = {
    ["variants"] = "Alpha King Titan, Beta King Titan, Gamma 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"] = "Dossier Mecha King Titan.png",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Titans",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
    ["specialloot"] = "Element, King Titan Trophy (Alpha) (Extinction), King Titan Flag (Extinction)",
    ["lootitems"] = "HomoDeus Boots Skin (Extinction), HomoDeus Gloves Skin (Extinction), HomoDeus Helmet Skin (Extinction), HomoDeus Pants Skin (Extinction), HomoDeus Shirt Skin (Extinction)"
  },
------------------------------------------------------------
-- KEYWORDS: [betakingtitan] [betatitan]
------------------------------------------------------------
  ["betakingtitan"] = {
    ["variants"] = "Alpha King Titan, Beta King Titan, Gamma 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"] = "Dossier King Titan.png",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Titans",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
    ["specialloot"] = "Element, King Titan Trophy (Beta) (Extinction), King Titan Flag (Extinction)",
    ["lootitems"] = "HomoDeus Boots Skin (Extinction), HomoDeus Gloves Skin (Extinction), HomoDeus Helmet Skin (Extinction), HomoDeus Pants Skin (Extinction), HomoDeus Shirt Skin (Extinction)"
  },
------------------------------------------------------------
-- KEYWORDS: [gammakingtitan] [gammatitan]
------------------------------------------------------------
  ["gammakingtitan"] = {
    ["variants"] = "Alpha King Titan, Beta King Titan, Gamma 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"] = "Dossier King Titan.png",
    ["dossierimage2"] = "Dossier Mecha King Titan.png",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Titans",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
    ["specialloot"] = "Element, King Titan Trophy (Extinction), King Titan Flag (Extinction)",
    ["lootitems"] = "HomoDeus Boots Skin (Extinction), HomoDeus Gloves Skin (Extinction), HomoDeus Helmet Skin (Extinction), HomoDeus Pants Skin (Extinction), HomoDeus Shirt Skin (Extinction)"
  },
------------------------------------------------------------
-- KEYWORDS: [deserttitan]
------------------------------------------------------------
  ["deserttitan"] = {
    ["commonname"] = "Desert Titan",
    ["class"] = "DesertKaiju_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_Character_BP.DesertKaiju_Character_BP'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Desert Titan.png",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Titans",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Flying",
      ["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"] = 864,
      ["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"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["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,
    ["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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 (Aberration), 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 Creatures",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Aberration), Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [foresttitan]
------------------------------------------------------------
  ["foresttitan"] = {
    ["commonname"] = "Forest Titan",
    ["class"] = "ForestKaiju_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/ForestKaiju/ForestKaiju_Character_BP.ForestKaiju_Character_BP'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Forest Titan.png",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Titans",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = 864,
      ["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,
    ["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Fungal Wood (Aberration), 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 (Aberration), Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [icetitan]
------------------------------------------------------------
  ["icetitan"] = {
    ["commonname"] = "Ice Titan",
    ["class"] = "IceKaiju_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/IceKaiju/IceKaiju_Character_BP.IceKaiju_Character_BP'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Ice Titan.png",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Titans",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = 864,
      ["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,
    ["canbeharvestedfor"] = "Corrupted Nodule (Extinction), 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 (Aberration), Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [enforcer]
------------------------------------------------------------
  ["enforcer"] = {
    ["variants"] = "Malfunctioned Enforcer, VR Enforcer",
    ["commonname"] = "Enforcer",
    ["class"] = "Enforcer_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Enforcer/Enforcer_Character_BP.Enforcer_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction, Genesis: Part 2",
    ["dossierimage"] = "Dossier Enforcer.png",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["modelnumber"] = "AGV RQ-7Y",
    ["group"] = "Mechanical Creatures",
    ["fuel"] = "Element",
    ["threatlevel"] = "High",
    ["primaryfunction"] = "Direct combat",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["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, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, X-Argentavis, X-Tapejara",
    ["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 (Aberration), Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- 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"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["group"] = "Dinosaurs, Enraged Creatures",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Extinction), Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Corrupt Heart (Extinction)"
  },
------------------------------------------------------------
-- 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"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["group"] = "Dinosaurs, Enraged Creatures",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal 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 (Extinction), Hide, Keratin, Raw Meat",
    ["specialloot"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [wyvern] [forestwyvern]
------------------------------------------------------------
  ["forestwyvern"] = {
    ["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison 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'",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["group"] = "Fantasy Creatures, Reptiles",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -785,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 315,
      ["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"] = 1800,
      ["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"] = "",
    ["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
    ["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 (Aberration), 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"] = "GachaClaus",
    ["dlc"] = "Extinction, Genesis: Part 2",
    ["dossierimage"] = "Dossier Gacha.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Macrodryadis crystallinus",
    ["time"] = "Post-Holocene",
    ["group"] = "Fantasy Creatures, Mammals",
    ["temperament"] = "Docile",
    ["diet"] = "Omnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = {
      ["favoritefood"] = "Snow Owl Pellet (Extinction)"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 416666.65625,
      ["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,
    ["fecessize"] = "None",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
    ["teamname"] = "Herbivores",
    ["candamage"] = "Adobe, Greenhouse, Stone, Thatch, Wood",
    ["carryableby"] = "Quetzal, Tek Quetzal",
    ["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, Raw Prime Meat, Stone",
    ["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 (Aberration), Wood, Green Gem, Fragmented Green Gem, Element Ore"
  },
------------------------------------------------------------
-- KEYWORDS: [gachaclaus]
------------------------------------------------------------
  ["gachaclaus"] = {
    ["inherits"] = "gacha",
    ["dlc"] = "",
    ["event"] = "ARK: Winter Wonderland 3, ARK: Winter Wonderland 4, ARK: Winter Wonderland 5",
    ["variants"] = "Gacha",
    ["releasedate"] = "2018-12-18",
    ["releaseversion"] = "288.113",
    ["xboxreleasedate"] = "2018-12-18",
    ["xboxreleaseversion"] = "781.15",
    ["psreleasedate"] = "2018-12-18",
    ["psreleaseversion"] = "530.0",
    ["egsreleasedate"] = "Unreleased",
    ["egsreleaseversion"] = "",
    ["class"] = "Gacha_Claus_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Gacha/Gacha_Claus_Character_BP.Gacha_Claus_Character_BP'",
    ["commonname"] = "GachaClaus",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Event Creatures, Mammals",
    ["dossierimage"] = "GachaClaus Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 750,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = "",
      ["healthtamedmult"] = "",
      ["healthtamedadd"] = "",
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 325,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = "",
      ["staminatamedmult"] = "",
      ["staminatamedadd"] = "",
      ["torpor"] = 600,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = "",
      ["torportamedadd"] = "",
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = "",
      ["oxygentamedmult"] = "",
      ["oxygentamedadd"] = "",
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = "",
      ["foodtamedmult"] = "",
      ["foodtamedadd"] = "",
      ["weight"] = 550,
      ["weightwildlevel"] = 0.04,
      ["weighttamedlevel"] = "",
      ["weighttamedmult"] = "",
      ["weighttamedadd"] = "",
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = "",
      ["meleetamedmult"] = "",
      ["meleetamedadd"] = "",
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = "",
      ["speedtamedmult"] = "",
      ["speedtamedadd"] = "",
      ["walkspeed"] = 300,
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 750,
      ["tamedrunspeed"] = "",
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = 10,
      ["swimspeed"] = 200,
      ["riddenswimspeed"] = ""
    },
    ["radiationimmune"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [gasbags] [gasbag]
------------------------------------------------------------
  ["gasbags"] = {
    ["commonname"] = "Gasbags",
    ["class"] = "GasBags_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/GasBag/GasBags_Character_BP.GasBags_Character_BP'",
    ["variants"] = "R-Gasbags",
    ["dlc"] = "Extinction, Genesis: Part 1, Genesis: Part 2",
    ["dossierimage"] = "Dossier Gasbags.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Mopsechiniscus fluitobesus",
    ["time"] = "Post-Holocene",
    ["group"] = "Invertebrates",
    ["temperament"] = "Passive",
    ["diet"] = "Omnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Kibble",
      ["favoritefood"] = "Crops"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
    ["teamname"] = "Herbivores_Medium",
    ["candamage"] = "Greenhouse, Thatch, Wood",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
    ["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 (Aberration)"
  },
------------------------------------------------------------
-- 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, Genesis: Part 1, Genesis: Part 2",
    ["dossierimage"] = "Dossier Managarmr.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Draconis auragelus",
    ["time"] = "Post-Holocene",
    ["group"] = "Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Kibble",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"] = 14285.713867,
      ["maturationtime"] = 333333.3125,
      ["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",
    ["radiationimmune"] = "No",
    ["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"] = "",
    ["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 (Aberration), AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [megamek]
------------------------------------------------------------
  ["megamek"] = {
    ["commonname"] = "Mega Mek",
    ["class"] = "MegaMek_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/MegaMek_Character_BP.MegaMek_Character_BP'",
    ["variants"] = "Exo-Mek, Malfunctioned Mek Knight, Mek",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Mega Mek.png",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["modelnumber"] = "RX-412 MegaMEK",
    ["group"] = "Vehicles",
    ["height"] = "42 meters",
    ["weight"] = "193.2 tons",
    ["fuel"] = "Element",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Net Projectile (Genesis: Part 2)",
    ["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"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [mek]
------------------------------------------------------------
  ["mek"] = {
    ["commonname"] = "Mek",
    ["class"] = "Mek_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/Mek_Character_BP.Mek_Character_BP'",
    ["variants"] = "Exo-Mek, Malfunctioned Mek Knight, Mega Mek",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Mek.png",
    ["dossierimage2"] = "Dossier Mega Mek.png",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["modelnumber"] = "RX-103 MEK",
    ["group"] = "Vehicles",
    ["height"] = "10.5 meters",
    ["weight"] = "48.3 tons",
    ["fuel"] = "Element",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "M.D.S.M. (Extinction), M.O.M.I. (Extinction), M.R.L.M. (Extinction), M.S.C.M. (Extinction)",
      ["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"] = ""
  },
------------------------------------------------------------
-- 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, Genesis: Part 2",
    ["dossierimage"] = "Dossier Scout.png",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["modelnumber"] = "UAV RQ-7Y",
    ["group"] = "Mechanical Creatures",
    ["fuel"] = "Element",
    ["threatlevel"] = "Low",
    ["primaryfunction"] = "Reconnaissance",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
    ["radiationimmune"] = "No",
    ["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
  },
------------------------------------------------------------
-- 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"] = "R-Snow Owl, Snow Owl Ghost",
    ["dlc"] = "Extinction, Genesis: Part 1, Genesis: Part 2",
    ["dossierimage"] = "Dossier Snow Owl.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Bubo chinookus",
    ["time"] = "Post-Holocene",
    ["group"] = "Birds",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Flying",
      ["equipment"] = "Snow Owl Saddle (Extinction)",
      ["uniquecostumes"] = "Snow Owl Ghost Costume",
      ["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 Kibble",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"] = "Snow Owl Egg (Extinction)",
      ["mintemp"] = 12,
      ["maxtemp"] = 13.5,
      ["incubationtime"] = 10587.388672,
      ["maturationtime"] = 196078.421875,
      ["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)",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y, Net Projectile (Genesis: Part 2)",
    ["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 (Aberration), Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [snowowlghost]
------------------------------------------------------------
  ["snowowlghost"] = {
    ["inherits"] = "snowowl",
    ["dlc"] = "Extinction",
    ["event"] = "ARK: Fear Evolved 4",
    ["variants"] = "R-Snow Owl, Snow Owl",
    ["releasedate"] = "2020-10-23",
    ["releaseversion"] = "315.2",
    ["xboxreleasedate"] = "2020-10-27",
    ["xboxreleaseversion"] = "802.11",
    ["psreleasedate"] = "2020-10-23",
    ["psreleaseversion"] = "551.11",
    ["egsreleasedate"] = "2020-10-23",
    ["egsreleaseversion"] = "315.2",
    ["class"] = "Ghost_Owl_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Owl/Ghost_Owl_Character_BP.Ghost_Owl_Character_BP'",
    ["commonname"] = "Snow Owl Ghost",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Birds, Event Creatures",
    ["dossierimage"] = "Snow Owl Ghost Image.jpg",
    ["dossieraddbook"] = "No",
    ["taming"] = {
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "",
      ["nonviolenttame"] = "",
      ["knockouttame"] = "",
      ["ballowmountedweaponry"] = "",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["favoritefood"] = "",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["specialloot"] = "Snow Owl Ghost Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [velonasaur] [velona] [spindles]
------------------------------------------------------------
  ["velonasaur"] = {
    ["commonname"] = "Velonasaur",
    ["class"] = "Spindles_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Spindles/Spindles_Character_BP.Spindles_Character_BP'",
    ["variants"] = "R-Velonasaur, VR Velonasaur",
    ["dlc"] = "Extinction, Genesis: Part 2",
    ["dossierimage"] = "Dossier Velonasaur.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Velonasaurus spinavultus",
    ["time"] = "Post-Holocene",
    ["group"] = "Dinosaurs, Fantasy Creatures",
    ["temperament"] = "Omnivore",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 Kibble",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"] = "Velonasaur Egg (Extinction)",
      ["mintemp"] = 28,
      ["maxtemp"] = 32,
      ["incubationtime"] = 4090.581787,
      ["maturationtime"] = 166666.65625,
      ["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",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y, Net Projectile (Genesis: Part 2)",
    ["teamname"] = "Carnivores_Medium",
    ["candamage"] = "Greenhouse, Thatch",
    ["carryableby"] = "Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal 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"] = 250,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "MinigunAOE",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 2000,
        ["minattackrange"] = 400,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "MinigunModeAIActicate",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 5000,
        ["minattackrange"] = 400,
        ["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 (Aberration), Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- 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"] = "Aberrant Arthropluera, Arthropluera",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Arthropluera felsanguis",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Invertebrates",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carrion-Feeder",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, X-Argentavis",
    ["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"] = "",
    ["canbeharvestedfor"] = "Chitin, Corrupted Nodule (Extinction), Raw Meat"
  },
------------------------------------------------------------
-- 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"] = "Aberrant Carnotaurus, Alpha Carnotaurus, Carnotaurus, Eerie Alpha Carno, Eerie Carno, R-Carnotaurus, Skeletal Carnotaurus, VR Carnotaurus",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Carnotaurus pressor",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Dinosaurs",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
    ["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"] = "",
    ["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat"
  },
------------------------------------------------------------
-- 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, Eerie Chalicotherium, Obsidioequus, VR 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",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
    ["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 (Extinction), Hide, Raw Meat"
  },
------------------------------------------------------------
-- 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, Eerie Dilophosaurus, R-Dilophosaur, VR Dilophosaur",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Dilophosaurus sputatrix",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Dinosaurs",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Griffin, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Tropeognathus, Tropical Crystal Wyvern, X-Argentavis, X-Tapejara",
    ["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 (Extinction), Hide, Raw Meat"
  },
------------------------------------------------------------
-- 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"] = "Aberrant Dimorphodon, Dimorphodon, Eerie Dimorphodon, VR Dimorphodon",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Dimorphodon equesica",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Reptiles",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"
  },
------------------------------------------------------------
-- 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"] = "Brute Malfunctioned Tek Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Giganotosaurus furiosa",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Dinosaurs",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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",
    ["radiationimmune"] = "No",
    ["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 (Extinction), Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = ""
  },
------------------------------------------------------------
-- 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"] = "Aberrant Paraceratherium, Paraceratherium",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Paraceratherium gigamicus",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Mammals",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Herbivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Extinction), Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = ""
  },
------------------------------------------------------------
-- 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",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Pteranodon wyvernus",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Reptiles",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Extinction), Hide, Raw Meat"
  },
------------------------------------------------------------
-- 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"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Utahraptor prime",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures. Dinosaurs",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, X-Argentavis",
    ["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"] = "",
    ["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat"
  },
------------------------------------------------------------
-- 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"] = "Alpha Surface Reaper King, Brute Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Unknown",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Fantasy Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Extinction), Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = ""
  },
------------------------------------------------------------
-- 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"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Tyrannosaurus dominum",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Dinosaurs",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Extinction), Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Corrupt Heart (Extinction)"
  },
------------------------------------------------------------
-- 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, Fantasy Creatures, Reptiles",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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"] = "",
    ["canbeharvestedfor"] = "Corrupted Nodule (Extinction), Hide, Raw Meat",
    ["specialloot"] = ""
  },
------------------------------------------------------------
-- 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"] = "Aberrant Spino, Brute X-Spino, Spino, X-Spino",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Spinosaurus aquareliga",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Dinosaurs",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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 (Extinction), Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = ""
  },
------------------------------------------------------------
-- 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"] = "Aberrant Stegosaurus, Eerie Stego, Malfunctioned Tek Stegosaurus, Skeletal Stego, Stegosaurus, Tek Stegosaurus, VR Stegosaurus",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Stegosaurus regium",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Dinosaurs",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Herbivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
    ["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 (Extinction), Hide, Keratin, Raw Meat"
  },
------------------------------------------------------------
-- 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"] = "Aberrant Triceratops, Alpha X-Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Triceratops styrax",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Dinosaurs",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Herbivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["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, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal",
    ["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 (Extinction), Hide, Keratin, Raw Meat"
  },
------------------------------------------------------------
-- 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"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Draconis vipera",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures, Fantasy Creatures, Reptiles",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["psreleasedate"] = "2018-11-06",
    ["psreleaseversion"] = "528.23",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 315,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 725,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1800,
      ["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 (Extinction), Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = ""
  },


------------------------------------------------------------
------------------------------------------------------------
-- DLC 06: VALGUERO                                       --
------------------------------------------------------------
------------------------------------------------------------

------------------------------------------------------------
-- KEYWORDS: [chalkgolem]
------------------------------------------------------------
  ["chalkgolem"] = {
    ["inherits"] = "rockelemental",
    ["dlc"] = "Valguero",
    ["variants"] = "Brute X-Rock Elemental, Ice Golem, Lava Elemental, Rock Elemental, Rubble Golem, X-Rock Elemental",
    ["releasedate"] = "2019-06-18",
    ["releaseversion"] = "297.14",
    ["xboxreleasedate"] = "2019-07-19",
    ["xboxreleaseversion"] = "789.9",
    ["psreleasedate"] = "2019-07-19",
    ["psreleaseversion"] = "537.01",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "ChalkGolem_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Mods/Valguero/Assets/Dinos/RockGolem/ChalkGolem/ChalkGolem_Character_BP.ChalkGolem_Character_BP'",
    ["commonname"] = "Rock Elemental",
  },
------------------------------------------------------------
-- KEYWORDS: [deinonychus] [deino]
------------------------------------------------------------
  ["deinonychus"] = {
    ["dlc"] = "Valguero",
    ["variants"] = "",
    ["releasedate"] = "2019-06-18",
    ["releaseversion"] = "297.14",
    ["xboxreleasedate"] = "2019-07-19",
    ["xboxreleaseversion"] = "789.9",
    ["psreleasedate"] = "2019-07-19",
    ["psreleaseversion"] = "537.01",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Deinonychus_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Uberraptor/Deinonychus_Character_BP.Deinonychus_Character_BP'",
    ["commonname"] = "Deinonychus",
    ["dossierimage"] = "Dossier Deinonychus.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Deinonychus magna pede",
    ["time"] = "Cretaceous",
    ["group"] = "Dinosaurs",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "Yes",
      ["equipment"] = "Deinonychus Saddle",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "Yes",
      ["tameineffectivenessbyaffinity"] = 3.125,
      ["tameaffinitybase"] = 1200,
      ["tameaffinityperlevel"] = 60,
      ["foodconsumptionbase"] = 0.001543,
      ["foodconsumptionmult"] = 648.088135
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "",
      ["mobilekibble"] = "",
      ["favoritefood"] = ""
    },
    ["breeding"] = {
      ["egg"] = "Deinonychus Egg (Valguero)",
      ["mintemp"] = 80,
      ["maxtemp"] = 90,
      ["incubationtime"] = 17998.560547, --4:59,
      ["maturationtime"] = 133333.328125,
      ["mintimebetweenmating"] = 64800, --18:00,
      ["maxtimebetweenmating"] = 172800 --48:00
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 200,  -- somehow differs from value in creatures-wiki.json
      ["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.015,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0.2,
      ["walkspeed"] = 480,
      ["riddenwalkspeed"] = 480,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 1296,
      ["tamedrunspeed"] = 1440,
      ["tamedriddenrunspeed"] = 1440,
      ["runningstaminaconsumptionrate"] = 6,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 85,
    ["mass"] = 165,
    ["fecessize"] = "Small",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bear Trap, Bola, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Greenhouse, Thatch, Wood",
    ["carryableby"] = "Aberrant Megalosaurus, Argentavis, Blood Crystal Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Kaprosuchus, Karkinos, Lightning Wyvern, Mammoth, Megalosaurus, Poison Wyvern, Quetzal, Tek Quetzal, Tropical Crystal Wyvern, Tusoteuthis, X-Argentavis",
    ["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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Deinonychus bites and claws at the target.",
        ["staminacost"] = 0,
        ["attackrange"] = 350,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 30
        }
      },
      ["2"] = {
        ["name"] = "Pounce",
        ["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Deinonychus pounces on its target.",
        ["staminacost"] = 5,
        ["attackrange"] = 300,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 30
        }
      },
      ["3"] = {
        ["name"] = "Roar",
        ["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Deinonychus 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]] (PS), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Deinonychus bites the target when it has pinned creature with the pounce attack.",
        ["staminacost"] = 0,
        ["attackrange"] = 1200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 30
        }
      }
    },
    ["killxpbase"] = 3,
    ["teamname"] = "Carnivores_Medium",
    ["chancetodroploot"] = 0.3,
    ["lootitems"] = "",
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Corrupted Nodule, Crystal, Electronics, Element Dust, Fungal Wood (Aberration), Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Meat, Raw Prime Fish Meat, Scrap Metal, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch"
  },
------------------------------------------------------------
-- KEYWORDS: [icegolem]
------------------------------------------------------------
  ["icegolem"] = {
    ["inherits"] = "rockelemental",
    ["dlc"] = "Valguero, Genesis: Part 1",
    ["variants"] = "Brute X-Rock Elemental, Chalk Golem, Lava Elemental, Rock Elemental, Rubble Golem, X-Rock Elemental",
    ["releasedate"] = "2019-06-18",
    ["releaseversion"] = "297.14",
    ["xboxreleasedate"] = "2019-07-19",
    ["xboxreleaseversion"] = "789.9",
    ["psreleasedate"] = "2019-07-19",
    ["psreleaseversion"] = "537.01",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "IceGolem_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/IceGolem/IceGolem_Character_BP.IceGolem_Character_BP'",
    ["commonname"] = "Rock Elemental",
  },

------------------------------------------------------------
------------------------------------------------------------
-- DLC 07: GENESIS: PART 1                                --
------------------------------------------------------------
------------------------------------------------------------
------------------------------------------------------------
-- KEYWORDS: [alphaxtriceratops] [alphatriceratops]
------------------------------------------------------------
  ["alphaxtriceratops"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Aberrant Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Volcano_Trike_Character_BP_Retrieve_Alpha_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Retrieve/Volcanic/Volcano_Trike_Character_BP_Retrieve_Alpha.Volcano_Trike_Character_BP_Retrieve_Alpha'",
    ["commonname"] = "Alpha X-Triceratops",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Alpha Creatures, Dinosaurs, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Herbivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3500,
      ["healthwildlevel"] = 0.3,
      ["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"] = 48,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 303.8,
      ["untamedrunspeed"] = "",
      ["swimspeed"] = 303.8,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 450,
    ["mass"] = 337.5,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "Tusoteuthis",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 635,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 48,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Ram",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 635,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 48,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [astrocetus] [spacewhale]
------------------------------------------------------------
  ["astrocetus"] = {
    ["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Brute Astrocetus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["baseclass"] = "SpaceWhale_Character_BP_C",
    ["baseblueprintpath"] = "Blueprint'/Game/Genesis/Dinos/SpaceWhale/SpaceWhale_Character_BP.SpaceWhale_Character_BP'",
    ["class"] = "",
    ["blueprintpath"] = "",
    ["commonname"] = "Astrocetus",
    ["dossierimage"] = "",
    ["soundfile"] = "Astrocetus roar 1.ogg",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Mammals",
    ["temperament"] = "Docile",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Astrocetus Tek Saddle (Genesis: Part 1)",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "Yes",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = "",
      ["tameineffectivenessbyaffinity"] = 2000,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 5,
      ["torpor1"] = 4200,
      ["torporincrease"] = 0.02,
      ["foodconsumptionbase"] = 0.002314,
      ["foodconsumptionmult"] = 175,
      ["torpordepletionps0"] = 0.45,
      ["wakeaffinitymult"] = "",
      ["wakefooddeplmult"] = ""
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "Extraordinary Kibble",
      ["favoritefood"] = "Raw Mutton",
      ["primitiveplusfood"] = ""
    },
    ["stats"] = {
      ["cansuffocate"] = "No",
      ["health"] = 2800,
      ["healthwildlevel"] = 0.14,
      ["healthtamedlevel"] = 0.108,
      ["healthtamedmult"] = 0.5,
      ["healthtamedadd"] = 0,
      ["stamina"] = "600",
      ["staminawildlevel"] = 0.05,
      ["staminatamedlevel"] = 0.05,
      ["staminatamedmult"] = "",
      ["staminatamedadd"] = "",
      ["torpor"] = "4200",
      ["torporwildlevel"] = "0.05",
      ["torportamedmult"] = "",
      ["torportamedadd"] = "0.5",
      ["oxygen"] = "",
      ["oxygenwildlevel"] = "",
      ["oxygentamedlevel"] = "",
      ["oxygentamedmult"] = "",
      ["oxygentamedadd"] = "",
      ["food"] = 6000,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0.25,
      ["foodtamedadd"] = "",
      ["weight"] = 2000,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.05,
      ["weighttamedmult"] = "",
      ["weighttamedadd"] = "",
      ["melee"] = 29,
      ["meleewildlevel"] = 0.04,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.4,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = "",
      ["speedtamedadd"] = "",
      ["swimspeed"] = 300,
      ["untamedrunswimspeed"] = "",
      ["tamedrunswimspeed"] = "",
      ["tamedriddenrunswimspeed"] = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"] = "",
      ["flyspeed"] = 600,
      ["flyriddenspeed"] = "",
      ["untamedrunflyspeed"] = "",
      ["tamedrunflyspeed"] = "",
      ["tamedriddenrunflyspeed"] = "",
      ["flyingstaminaconsumptionrate"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 4000,
    ["mass"] = 2400,
    ["fecessize"] = "None",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Large Bear Trap",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 750,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 88,
          ["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"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "Ambergris (Genesis: Part 1), Hide, Raw Meat, Raw Prime Meat",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [bloodstalker] [blerdsterker] [bogspider]
------------------------------------------------------------
  ["bloodstalker"] = {
    ["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Brute Bloodstalker, VR Bloodstalker",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BogSpider_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BogSpider/BogSpider_Character_BP.BogSpider_Character_BP'",
    ["commonname"] = "Bloodstalker",
    ["dossierimage"] = "Bloodstalker Image.jpg",
    ["soundfile"] = "Bloodstalker sound.ogg",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["diet"] = "Sanguinivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "Yes"
    },
    ["breeding"] = {
      ["egg"] = "Bloodstalker Egg (Genesis: Part 1)",
      ["mintemp"] = 27,
      ["maxtemp"] = 30,
      ["incubationtime"] = 10587.3883,
      ["maturationtime"] = 196078.431,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 450,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0.5,
      ["healthtamedadd"] = 0,
      ["stamina"] = 600,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = "",
      ["staminatamedadd"] = "",
      ["torpor"] = 180,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = "",
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = "",
      ["oxygentamedadd"] = "",
      ["food"] = 1200,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = "",
      ["foodtamedadd"] = "",
      ["weight"] = 350,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = "",
      ["weighttamedadd"] = "",
      ["melee"] = 26,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.5,
      ["meleetamedadd"] = 0.2,
      ["speed"] = 100,
      ["speedwildlevel"] = "",
      ["speedtamedlevel"] = 0.015,
      ["speedtamedmult"] = 0.2,
      ["speedtamedadd"] = "",
      ["walkspeed"] = 810,
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = 1458,
      ["tamedrunspeed"] = 1458,
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = 810,
      ["untamedrunswimspeed"] = "",
      ["tamedrunswimspeed"] = "",
      ["tamedriddenrunswimspeed"] = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"] = "",
      ["flyspeed"] = "600",
      ["flyriddenspeed"] = "",
      ["untamedrunflyspeed"] = "",
      ["tamedrunflyspeed"] = "",
      ["tamedriddenrunflyspeed"] = "",
      ["flyingstaminaconsumptionrate"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 300,
    ["mass"] = 200,
    ["fecessize"] = "Small",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["meleebase"] = 26,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "WebLeft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = ""
      },
      ["2"] = {
        ["name"] = "WebRight",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = ""
      },
      ["3"] = {
        ["name"] = "Stab",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 450,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 26,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["4"] = {
        ["name"] = "AI Bio-Grapple",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_Medium",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "Chitin, Raw Meat",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutearaneo] [brutespider]
------------------------------------------------------------
  ["brutearaneo"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Aberrant Araneo, Araneo, Broodgenetrix, Eerie Araneo, VR Araneo",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "SpiderS_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/SpiderS_Character_BP_Hunt.SpiderS_Character_BP_Hunt'",
    ["commonname"] = "Brute Araneo",
    ["dossierimage"] = "Blank.png",
    ["group"] = "Brute Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 1850,
      ["healthwildlevel"] = 0.2,
      ["stamina"] = 250,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 600,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 900,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 200,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 20,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 250,
      ["untamedrunspeed"] = 875,
      ["swimspeed"] = 250,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 90,
    ["mass"] = 200,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 130,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 20,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Web Cone",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 0,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [bruteastrocetus] [brutespacewhale]
------------------------------------------------------------
  ["bruteastrocetus"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Astrocetus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "SpaceWhale_Character_BP_Brute_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/SpaceWhale_Character_BP_Brute.SpaceWhale_Character_BP_Brute'",
    ["commonname"] = "Brute Astrocetus",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fantasy Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 10000,
      ["healthwildlevel"] = 0.009,
      ["stamina"] = 900,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 1500,
      ["torporwildlevel"] = 0.02,
      ["food"] = 7500,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 2500,
      ["weightwildlevel"] = 0.-2,
      ["melee"] = 88,
      ["meleewildlevel"] = 0.04,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 300,
      ["untamedrunswimspeed"] = "",
      ["flyspeed"] = 720,
      ["untamedrunflyspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 4800,
    ["mass"] = 2400,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 750,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 88,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 152,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Hyperdrive",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutebasilosaurus]
------------------------------------------------------------
  ["brutebasilosaurus"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Basilosaurus, X-Basilosaurus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Basilosaurus_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Basilosaurus_Character_BP_Hunt.Basilosaurus_Character_BP_Hunt'",
    ["commonname"] = "Brute Basilosaurus",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 2400,
      ["healthwildlevel"] = 0.2,
      ["stamina"] = 300,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 2000,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 8000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 700,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 47,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 210,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 12000,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Lunge",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 650,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 47,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "BlowAir",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutebloodstalker] [brutebogspider]
------------------------------------------------------------
  ["brutebloodstalker"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Bloodstalker, VR Bloodstalker",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BogSpider_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/BogSpider_Character_BP_Hunt.BogSpider_Character_BP_Hunt'",
    ["commonname"] = "Brute Bloodstalker",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fantasy Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["diet"] = "Sanguinivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 2600,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 550,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 360,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1800,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 400,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 72,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 1620,
      ["untamedrunspeed"] = 2916,
      ["swimspeed"] = 1620,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 600,
    ["mass"] = 400,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "WebLeft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = ""
      },
      ["2"] = {
        ["name"] = "WebRight",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = ""
      },
      ["3"] = {
        ["name"] = "Stab",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 825,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 72,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["4"] = {
        ["name"] = "AI Bio-Grapple",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [bruteferox] [bruteferoxlarge]
------------------------------------------------------------
  ["bruteferox"] = {
    ["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Ferox, Ferox (Large), VR Ferox",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Shapeshifter_Large_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Arctic/Shapeshifter_Large_Character_BP_Hunt.Shapeshifter_Large_Character_BP_Hunt'",
    ["commonname"] = "Brute Ferox",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fantasy Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "Herbivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3900,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 900,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 360,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 300,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 1800,
      ["weightwildlevel"] = 0.1,
      ["melee"] = 152,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 1080,
      ["untamedrunspeed"] = 3240,
      ["swimspeed"] = 540,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 85,
    ["mass"] = 165,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 152,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 116,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["4"] = {
        ["name"] = "Melee_Pounce",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 180,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 116,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["5"] = {
        ["name"] = "Throw Boulder",
        ["description"] = "",
        ["staminacost"] = 75,
        ["attackrange"] = 400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 80,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutefirewyvern] [brutewyvern]
------------------------------------------------------------
  ["brutefirewyvern"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Wyvern_Character_BP_Fire_GauntletBoss_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Volcanic/Wyvern_Character_BP_Fire_GauntletBoss.Wyvern_Character_BP_Fire_GauntletBoss'",
    ["commonname"] = "Brute Fire Wyvern",
    ["dossierimage"] = "Blank.png",
    ["group"] = "Brute Creatures, Fantasy Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 150000,
      ["healthwildlevel"] = 0.01,
      ["stamina"] = 10000,
      ["staminawildlevel"] = 0,
      ["torpor"] = 350,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 2000,
      ["oxygenwildlevel"] = 0,
      ["food"] = 2600,
      ["foodwildlevel"] = 0,
      ["weight"] = 4000,
      ["weightwildlevel"] = 0,
      ["melee"] = 140,
      ["meleewildlevel"] = 0,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 345,
      ["untamedrunspeed"] = 796.9,
      ["swimspeed"] = 550,
      ["untamedrunswimspeed"] = "",
      ["flyspeed"] = 1500,
      ["untamedrunflyspeed"] = 1000
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 555,
    ["mass"] = 800,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 495,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 140,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Flame",
        ["description"] = "",
        ["staminacost"] = 160,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 0,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Grab",
        ["description"] = "",
        ["staminacost"] = 40,
        ["attackrange"] = 300,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 18,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["4"] = {
        ["name"] = "Taunt",
        ["description"] = "",
        ["staminacost"] = 2,
        ["attackrange"] = 2000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 90,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["5"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 614,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 120,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [bruteleedsichthys]
------------------------------------------------------------
  ["bruteleedsichthys"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Leedsichthys, Leedsichthys",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Leedsichthys_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Leedsichthys_Character_BP_Hunt.Leedsichthys_Character_BP_Hunt'",
    ["commonname"] = "Brute Leedsichthys",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fish",
    ["temperament"] = "Aggressive",
    ["diet"] = "Piscivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 8400,
      ["healthwildlevel"] = 0.18,
      ["stamina"] = 750,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 6750,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 10000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 2400,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 174,
      ["meleewildlevel"] = 0,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 1080,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 1300,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 780,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 174,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutemagmasaur] [brutecherufe]
------------------------------------------------------------
  ["brutemagmasaur"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Magmasaur",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Cherufe_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Cherufe_Character_BP_Hunt.Cherufe_Character_BP_Hunt'",
    ["commonname"] = "Brute Magmasaur",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fantasy Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Omnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 2250,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 750,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 1450,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 400,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 750,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 59,
      ["meleewildlevel"] = 0.03,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 510,
      ["untamedrunspeed"] = 892.5,
      ["swimspeed"] = 255,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 940,
    ["mass"] = 940,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 610,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 59,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Fireball",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 5,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["3"] = {
        ["name"] = "VentForge",
        ["description"] = "",
        ["staminacost"] = 2,
        ["attackrange"] = 2000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 59,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["4"] = {
        ["name"] = "Claw",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 475,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 59,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["5"] = {
        ["name"] = "AIChargeHeat",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutemalfunctionedtekgiganotosaurus]
------------------------------------------------------------
  ["brutemalfunctionedtekgiganotosaurus"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Corrupted Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicGigant_Character_BP_Malfunctioned_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/BionicGigant_Character_BP_Malfunctioned_Hunt.BionicGigant_Character_BP_Malfunctioned_Hunt'",
    ["commonname"] = "Brute Malfunctioned Tek Giganotosaurus",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Dinosaurs, Malfunctioned Tek Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 10000,
      ["healthwildlevel"] = 0.045,
      ["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"] = 430,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 254.8,
      ["untamedrunspeed"] = 728.7,
      ["swimspeed"] = 254.8,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 1095,
    ["mass"] = 1095,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 975,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 430,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["3"] = {
        ["name"] = "Gnash",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 975,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 430,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutemalfunctionedtekrex]
------------------------------------------------------------
  ["brutemalfunctionedtekrex"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha T-Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicRex_Character_BP_Malfunctioned_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/BionicRex_Character_BP_Malfunctioned_Hunt.BionicRex_Character_BP_Malfunctioned_Hunt'",
    ["commonname"] = "Brute Malfunctioned Tek Rex",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Dinosaurs, Malfunctioned Tek Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3950,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 630,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 3100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 4000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 850,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 135,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 625.6,
      ["untamedrunspeed"] = 1789.3,
      ["swimspeed"] = 625.6,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 550,
    ["mass"] = 680,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 600,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 135,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["3"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 600,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 135,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutemammoth]
------------------------------------------------------------
  ["brutemammoth"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Mammoth",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Mammoth_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Arctic/Mammoth_Character_BP_Hunt.Mammoth_Character_BP_Hunt'",
    ["commonname"] = "Brute Mammoth",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "Herbivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3800,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 495,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 7500,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 1000,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 124,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 555,
      ["untamedrunspeed"] = 1332,
      ["swimspeed"] = 555,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 800,
    ["mass"] = 800,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Tusk Attacks",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 124,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Stomp",
        ["description"] = "",
        ["staminacost"] = 40,
        ["attackrange"] = 1440,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 172,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Swimming Attack",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 124,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Herbivores_Large_Aggressive",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutemegaloceros] [brutestag]
------------------------------------------------------------
  ["brutemegaloceros"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Megaloceros",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Stag_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Arctic/Stag_Character_BP_Hunt.Stag_Character_BP_Hunt'",
    ["commonname"] = "Brute Megaloceros",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Mammals",
    ["temperament"] = "Aggressive",
    ["diet"] = "Herbivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 760,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 560,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 350,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1800,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 440,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 55,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 217.5,
      ["untamedrunspeed"] = 1305,
      ["swimspeed"] = 326.2,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 174,
    ["mass"] = 282,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee Attacks Male",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 360,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 55,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Melee Attacks Female",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 260,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 55,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [bruteplesiosaur]
------------------------------------------------------------
  ["bruteplesiosaur"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Plesiosaur",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Plesiosaur_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Plesiosaur_Character_BP_Hunt.Plesiosaur_Character_BP_Hunt'",
    ["commonname"] = "Brute Plesiosaur",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 5100,
      ["healthwildlevel"] = 0.18,
      ["stamina"] = 1200,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 2400,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 7500,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 1200,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 134,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 1200,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 500,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 134,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutereaperking] [brutereaper]
------------------------------------------------------------
  ["brutereaperking"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Surface Reaper King, Corrupted Reaper King, Elemental Reaper King, Injured Brute Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Xenomorph_Character_BP_Male_InitialBuryOnly_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/Xenomorph_Character_BP_Male_InitialBuryOnly_Hunt.Xenomorph_Character_BP_Male_InitialBuryOnly_Hunt'",
    ["commonname"] = "Brute Reaper King",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3750,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 620,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1475,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3750,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 630,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 80,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 838.8,
      ["untamedrunspeed"] = 2348.6,
      ["swimspeed"] = 838.8,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 788,
    ["mass"] = 788,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "BiteAttack",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 80,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Web Attack",
        ["description"] = "",
        ["staminacost"] = 50,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 20,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Tail swipe",
        ["description"] = "",
        ["staminacost"] = 15,
        ["attackrange"] = 1500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 104,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["4"] = {
        ["name"] = "Tail spike",
        ["description"] = "",
        ["staminacost"] = 50,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 20,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutesarco]
------------------------------------------------------------
  ["brutesarco"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Aberrant Sarco, Sarco",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Sarco_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/Sarco_Character_BP_Hunt.Sarco_Character_BP_Hunt'",
    ["commonname"] = "Brute Sarco",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 2700,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 450,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 800,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 2250,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 600,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 94,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 195,
      ["untamedrunspeed"] = 710.8,
      ["swimspeed"] = 195,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 400,
    ["mass"] = 440,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 320,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 94,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Roll",
        ["description"] = "",
        ["staminacost"] = 95,
        ["attackrange"] = 320,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 124,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Lunge",
        ["description"] = "",
        ["staminacost"] = 125,
        ["attackrange"] = 420,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 98,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["4"] = {
        ["name"] = "MeleeLeft",
        ["description"] = "",
        ["staminacost"] = 30,
        ["attackrange"] = 320,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 94,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["5"] = {
        ["name"] = "MeleeLeft",
        ["description"] = "",
        ["staminacost"] = 35,
        ["attackrange"] = 320,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 94,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [bruteseeker] [brutepteroteuthis]
------------------------------------------------------------
  ["bruteseeker"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Seeker",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Pteroteuthis_Char_BP_HuntFollower_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Lunar/Pteroteuthis_Char_BP_HuntFollower.Pteroteuthis_Char_BP_HuntFollower'",
    ["commonname"] = "Brute Seeker",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 680,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 250,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 600,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1750,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 280,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 10,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 450,
      ["untamedrunspeed"] = 742.5,
      ["swimspeed"] = 240,
      ["untamedrunswimspeed"] = "",
      ["flyspeed"] = 525,
      ["untamedrunflyspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 35,
    ["mass"] = 125,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 185,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 10,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Claw",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 185,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 10,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Charge Breath",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 10,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutetusoteuthis]
------------------------------------------------------------
  ["brutetusoteuthis"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Tusoteuthis, Tusoteuthis",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Tusoteuthis_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Tusoteuthis_Character_BP_Hunt.Tusoteuthis_Character_BP_Hunt'",
    ["commonname"] = "Brute Tusoteuthis",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 7400,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 450,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 2700,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 330,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 4200,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 1200,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 98,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 1552.5,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 1500,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Tentaslap",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 1620,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 98,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Grab Prey",
        ["description"] = "",
        ["staminacost"] = 25,
        ["attackrange"] = 1620,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 6,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Ink",
        ["description"] = "",
        ["staminacost"] = 50,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["4"] = {
        ["name"] = "Crush Prey",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 150,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutexallosaurus]
------------------------------------------------------------
  ["brutexallosaurus"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Allosaurus, Eerie Allosaurus, R-Allosaurus, VR Allosaurus, X-Allosaurus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Volcano_Allo_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Volcano_Allo_Character_BP_Hunt.Volcano_Allo_Character_BP_Hunt'",
    ["commonname"] = "Brute X-Allosaurus",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 1750,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 500,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 2000,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 4000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 560,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 59,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 884,
      ["untamedrunspeed"] = 2386.8,
      ["swimspeed"] = 884,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 485,
    ["mass"] = 380,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 465,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 59,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Gore",
        ["description"] = "",
        ["staminacost"] = 30,
        ["attackrange"] = 465,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 42,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["4"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 465,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 59,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutexmegalodon]
------------------------------------------------------------
  ["brutexmegalodon"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Megalodon, Golden Striped Brute Megalodon, Golden Striped Megalodon, Megalodon, X-Megalodon",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Ocean_Megalodon_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Ocean_Megalodon_Character_BP_Hunt.Ocean_Megalodon_Character_BP_Hunt'",
    ["commonname"] = "Brute X-Megalodon",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fish, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 2600,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 640,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1200,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 500,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 110,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 960,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 500,
    ["mass"] = 600,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 110,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutexmosasaurus]
------------------------------------------------------------
  ["brutexmosasaurus"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Mosasaurus, Mosasaurus, X-Mosasaurus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Ocean_Mosa_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Ocean/Ocean_Mosa_Character_BP_Hunt.Ocean_Mosa_Character_BP_Hunt'",
    ["commonname"] = "Brute X-Mosasaurus",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Reptiles, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 5300,
      ["healthwildlevel"] = 0.18,
      ["stamina"] = 600,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 6000,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 10000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 1800,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 146,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 1039.5,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 899,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1255,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 146,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutexraptor]
------------------------------------------------------------
  ["brutexraptor"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Aberrant Raptor, Alpha Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Malfunctioned Tek Raptor, Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Bog_Raptor_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/Bog_Raptor_Character_BP_Hunt.Bog_Raptor_Character_BP_Hunt'",
    ["commonname"] = "Brute X-Raptor",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 820,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 250,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 600,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1750,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 280,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 110,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 594,
      ["untamedrunspeed"] = 1981,
      ["swimspeed"] = 391.5,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 85,
    ["mass"] = 200,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 100,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 110,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Pounce",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 80,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["4"] = {
        ["name"] = "Melee_Pounce",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 180,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 110,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutexrex]
------------------------------------------------------------
  ["brutexrex"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Malfunctioned Tek Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Volcano_Rex_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Volcano_Rex_Character_BP_Hunt.Volcano_Rex_Character_BP_Hunt'",
    ["commonname"] = "Brute X-Rex",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3950,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 630,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 3100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 4000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 850,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 135,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 625.6,
      ["untamedrunspeed"] = 1789.3,
      ["swimspeed"] = 625.6,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 935,
    ["mass"] = 680,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 600,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 135,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["3"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 600,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 135,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutexrockelemental]
------------------------------------------------------------
  ["brutexrockelemental"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Chalk Golem, Ice Golem, Lava Elemental, Rock Elemental, Rubble Golem, X-Rock Elemental",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Volcano_Golem_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Volcano_Golem_Character_BP_Hunt.Volcano_Golem_Character_BP_Hunt'",
    ["commonname"] = "Brute X-Rock Elemental",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fantasy Creatures, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Minerals",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 2100,
      ["healthwildlevel"] = 0.0175,
      ["stamina"] = 450,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 6500,
      ["torporwildlevel"] = 0.02,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 7500,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 880,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 136,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 600,
      ["untamedrunspeed"] = 1440
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 1500,
    ["mass"] = 1500,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee Attack",
        ["description"] = "",
        ["staminacost"] = 25,
        ["attackrange"] = 825,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 136,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "ThrowRock",
        ["description"] = "",
        ["staminacost"] = 75,
        ["attackrange"] = 1800,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 136,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Swipe",
        ["description"] = "",
        ["staminacost"] = 25,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 96,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutexspino]
------------------------------------------------------------
  ["brutexspino"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Aberrant Spino, Corrupted Spino, X-Spino",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Bog_Spino_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Bog/Bog_Spino_Character_BP_Hunt.Bog_Spino_Character_BP_Hunt'",
    ["commonname"] = "Brute X-Spino",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3200,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 700,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1250,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 1000,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3400,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 700,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 92,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 1000,
      ["untamedrunspeed"] = 3800,
      ["swimspeed"] = 1000,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 850,
    ["mass"] = 850,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Spino Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 520,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 92,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Change Stance",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["3"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["4"] = {
        ["name"] = "Spino Swipe Right",
        ["description"] = "",
        ["staminacost"] = 12,
        ["attackrange"] = 520,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 142,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["5"] = {
        ["name"] = "Spino Swipe Left",
        ["description"] = "",
        ["staminacost"] = 12,
        ["attackrange"] = 520,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 142,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [brutexyutyrannus]
------------------------------------------------------------
  ["brutexyutyrannus"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "X-Yutyrannus, Yutyrannus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Snow_Yutyrannus_Character_BP_Hunt_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Arctic/Snow_Yutyrannus_Character_BP_Hunt.Snow_Yutyrannus_Character_BP_Hunt'",
    ["commonname"] = "Brute X-Yutyrannus",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Dinosaurs, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3300,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 840,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 3100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3800,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 750,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 110,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 840,
      ["untamedrunspeed"] = 1932,
      ["swimspeed"] = 840,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 850,
    ["mass"] = 5000,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 850,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 110,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Fear",
        ["description"] = "",
        ["staminacost"] = 250,
        ["attackrange"] = 1500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["3"] = {
        ["name"] = "Courage",
        ["description"] = "",
        ["staminacost"] = 250,
        ["attackrange"] = 1500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["4"] = {
        ["name"] = "CourageToFollowers",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedavatar]
------------------------------------------------------------
  ["corruptedavatar"] = {
    ["inherits"] = "human",
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Corrupted Survivor, Human",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Bot_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/Bots/Bot_Character_BP.Bot_Character_BP'",
    ["commonname"] = "Corrupted Avatar",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["temperament"] = "Aggressive",
    ["diet"] = "",
    ["teamname"] = "Bot"
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedmastercontroller] [rockwell2]
------------------------------------------------------------
  ["corruptedmastercontroller"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Corrupted Master Controller, Beta Corrupted Master Controller, Gamma Corrupted Master Controller",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "VRMainBoss_Character_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/VRMainBoss/VRMainBoss_Character.VRMainBoss_Character'",
    ["commonname"] = "Corrupted Master Controller",
    ["dossierimage"] = "",
    ["soundfile"] = "Corrupted Master Controller banter 11.ogg",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures",
    ["temperament"] = "",
    ["diet"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "No",
      ["health"] = 25000,
      ["healthwildlevel"] = 0.2,
      ["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,
      ["speed"] = 100,
      ["swimspeed"] = 300,
      ["untamedrunswimspeed"] = "",
      ["flyspeed"] = 600,
      ["untamedrunflyspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 35,
    ["mass"] = 100,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["killxpbase"] = "",
    ["teamname"] = "Bot",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
  ["gammacorruptedmastercontroller"] = {
    ["inherits"] = "corruptedmastercontroller",
    ["class"] = "VRMainBoss_Character_Easy_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/VRMainBoss/VRMainBoss_Character_Easy.VRMainBoss_Character_Easy'"
  },
------------------------------------------------------------
  ["betacorruptedmastercontroller"] = {
    ["inherits"] = "corruptedmastercontroller",
    ["class"] = "VRMainBoss_Character_Medium_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/VRMainBoss/VRMainBoss_Character_Medium.VRMainBoss_Character_Medium'",
    ["stats"] = {
      ["health"] = 60000
    }
  },
------------------------------------------------------------
  ["alphacorruptedmastercontroller"] = {
    ["inherits"] = "corruptedmastercontroller",
    ["class"] = "VRMainBoss_Character_Hard_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/VRMainBoss/VRMainBoss_Character_Hard.VRMainBoss_Character_Hard'",
    ["stats"] = {
      ["health"] = 150000
    }
  },
------------------------------------------------------------
-- KEYWORDS: [eelminion] [eelbaby]
------------------------------------------------------------
  ["eelminion"] = {
    ["dlc"] = "Genesis: Part 1",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "EelBoss_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/EelBoss/EelBoss_Character_BP.EelBoss_Character_BP'",
    ["commonname"] = "Eel Minion",
    ["dossierimage"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Fish",
    ["temperament"] = "",
    ["diet"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "No",
      ["health"] = 3200,
      ["healthwildlevel"] = 0.2,
      ["stamina"] = 300,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1500,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 200,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 100,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 850,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["melee"] = 90,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["swimspeed"] = 1200,
      ["untamedrunswimspeed"] = "",
      ["flyspeed"] = 1200,
      ["flyriddenspeed"] = "",
      ["untamedrunflyspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 800,
    ["mass"] = 300,
    ["fecessize"] = "Small",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 250,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 90,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "ElectricityAOE",
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = "",
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "ElectricityBall",
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = "",
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["4"] = {
        ["name"] = "ElectricityBall_Tail",
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = "",
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "Raw Fish Meat",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [ferox] [shapeshifter] [smallferox] [gremlin]
------------------------------------------------------------
  ["ferox"] = {
    ["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Brute Ferox, Ferox (Large), VR Ferox",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Shapeshifter_Small_Character_BP_C",
    ["blueprintpath"] = "/Game/Genesis/Dinos/Shapeshifter/Shapeshifter_Small/Shapeshifter_Small_Character_BP.Shapeshifter_Small_Character_BP",
    ["commonname"] = "Ferox",
    ["dossierimage"] = "Genesis 4.jpg",
    ["soundfile"] = "Ferox roar 2.ogg",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Mammals",
    ["temperament"] = "Cowardly",
    ["diet"] = "Omnivore",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Hats",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "Yes",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "Yes",
      ["minlevelnonviolent"] = "",
      ["tameineffectivenessbyaffinity"] = 3.125,
      ["tameaffinitybase"] = 1200,
      ["tameaffinityperlevel"] = 60,
      ["foodconsumptionbase"] = 0.001543,
      ["foodconsumptionmult"] = 648.0881
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"] = "Element",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["gestationtime"] = 35714.2857,
      ["maturationtime"] = 333333.333,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["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,
      ["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"] = 120,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 6,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 1,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0.5,
      ["walkspeed"] = 156,
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = 366.6,
      ["tamedrunspeed"] = 549.9,
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = 150,
      ["swimmingstaminaconsumptionrate"] = "",
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 25,
    ["mass"] = 50,
    ["fecessize"] = "Small",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Sniff",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 65,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 6,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
	},
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [ferox] [shapeshifter] [feroxlarge] [bigly]
------------------------------------------------------------
  ["feroxlarge"] = {
    ["inherits"] = "ferox",
    ["class"] = "Shapeshifter_Large_Character_BP_C",
    ["blueprintpath"] = "/Game/Genesis/Dinos/Shapeshifter/Shapeshifter_Large/Shapeshifter_Large_Character_BP.Shapeshifter_Large_Character_BP",
    ["temperament"] = "Aggressive",
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1100,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["stamina"] = 1000,
      ["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"] = 350,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 46,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.001,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0.2,
      ["walkspeed"] = 540,
      ["riddenwalkspeed"] = 600,
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = 1620,
      ["tamedrunspeed"] = 1800,
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = 270,
      ["swimmingstaminaconsumptionrate"] = "",
    },
    ["dragweight"] = 300,
    ["mass"] = 165,
    ["immobilizedby"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 46,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 32,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = ""
      },
      ["4"] = {
        ["name"] = "Melee_Pounce",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 180,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 32,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["5"] = {
        ["name"] = "Throw Boulder",
        ["description"] = "",
        ["staminacost"] = 75,
        ["attackrange"] = 400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 17,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["teamname"] = "Carnivores_High",
  },
------------------------------------------------------------
-- KEYWORDS: [goldenstripedbrutemegalodon]
------------------------------------------------------------
  ["goldenstripedbrutemegalodon"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Megalodon, Brute X-Megalodon, Golden Striped Megalodon, Megalodon, X-Megalodon",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Ocean_Megalodon_Character_BP_Retrieve_Brute_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Retrieve/Ocean/Ocean_Megalodon_Character_BP_Retrieve_Brute.Ocean_Megalodon_Character_BP_Retrieve_Brute'",
    ["commonname"] = "Golden Striped Brute Megalodon",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fish, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 2600,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 640,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1200,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 500,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 110,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 960,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 500,
    ["mass"] = 600,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 110,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [goldenstripedmegalodon]
------------------------------------------------------------
  ["goldenstripedmegalodon"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Megalodon, Brute X-Megalodon, Golden Striped Brute Megalodon, Megalodon, X-Megalodon",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Ocean_Megalodon_Character_BP_Retrieve_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Retrieve/Ocean/Ocean_Megalodon_Character_BP_Retrieve.Ocean_Megalodon_Character_BP_Retrieve'",
    ["commonname"] = "Golden Striped Megalodon",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fish, X-Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 600,
      ["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"] = 40,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 248,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 250,
    ["mass"] = 300,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 190,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 40,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [injuredbrutereaperking] [injuredbrutereaper]
------------------------------------------------------------
  ["injuredbrutereaperking"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Surface Reaper King, Brute Reaper King, Corrupted Reaper King, Elemental Reaper King, Reaper, R-Reaper King, R-Reaper Queen, Reaper King, Reaper Prince, Reaper Queen, Subterranean Reaper King, Surface Reaper King, Surface Reaper King Ghost",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Xenomorph_Character_BP_Male_InitialBuryOnly_Brute_Retrieve_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/MissionVariants/Retrieve/Lunar/Xenomorph_Character_BP_Male_InitialBuryOnly_Brute_Retrieve.Xenomorph_Character_BP_Male_InitialBuryOnly_Brute_Retrieve'",
    ["commonname"] = "Injured Brute Reaper King",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Brute Creatures, Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 3750,
      ["healthwildlevel"] = 0.3,
      ["stamina"] = 620,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1475,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 300,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3750,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 630,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 60,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 838.8,
      ["untamedrunspeed"] = "",
      ["swimspeed"] = 838.8,
      ["untamedrunswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 788,
    ["mass"] = 788,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "BiteAttack",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 60,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "Web Attack",
        ["description"] = "",
        ["staminacost"] = 50,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 15,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "Tail swipe",
        ["description"] = "",
        ["staminacost"] = 15,
        ["attackrange"] = 1500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 104,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["4"] = {
        ["name"] = "Tail spike",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 15,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [insectswarm] [swarmofinsects]
------------------------------------------------------------
  ["insectswarm"] = {
    ["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "InsectSwarmChar_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/Swarms/InsectSwarmChar_BP.InsectSwarmChar_BP'",
    ["commonname"] = "Insect Swarm",
    ["dossierimage"] = "Genesis 29.jpg",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Invertebrates",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 500,
      ["healthwildlevel"] = 0.2,
      ["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"] = 23,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 400,
      ["untamedrunswimspeed"] = "",
      ["tamedrunswimspeed"] = "",
      ["tamedriddenrunswimspeed"] = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"] = "",
      ["flyspeed"] = 300,
      ["flyriddenspeed"] = "",
      ["untamedrunflyspeed"] = "",
      ["tamedrunflyspeed"] = "",
      ["tamedriddenrunflyspeed"] = "",
      ["flyingstaminaconsumptionrate"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 70,
    ["mass"] = 70,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_Low",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "Chitin, Raw Meat",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [cherufe] [magmasaur]
------------------------------------------------------------
  ["magmasaur"] = {
    ["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Brute Magmasaur",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Cherufe_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/Cherufe/Cherufe_Character_BP.Cherufe_Character_BP'",
    ["commonname"] = "Magmasaur",
    ["dossierimage"] = "Magmasaur Image.jpg",
    ["soundfile"] = "Magmasaur taunt 1.ogg",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Reptiles",
    ["temperament"] = "Territorial",
    ["diet"] = "Omnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "Yes",
      ["equipment"] = "Magmasaur Saddle (Genesis: Part 1)",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "No",
      ["ballowmountedweaponry"] = "No"
    },
    ["breeding"] = {
      ["egg"] = "Magmasaur Egg (Genesis: Part 1)",
      ["mintemp"] = 90,
      ["maxtemp"] = 110,
      ["incubationtime"] = 17998.5601,
      ["maturationtime"] = 666666.667,
      ["mintimebetweenmating"] = "64800",
      ["maxtimebetweenmating"] = "172800"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 3000,
      ["healthwildlevel"] = 0.05,
      ["healthtamedlevel"] = 0.135,
      ["healthtamedmult"] = "",
      ["healthtamedadd"] = 3000,
      ["stamina"] = 500,
      ["staminawildlevel"] = 0.05,
      ["staminatamedlevel"] = 0.05,
      ["staminatamedmult"] = "",
      ["staminatamedadd"] = "",
      ["torpor"] = 725,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = "",
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 200,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = "",
      ["oxygentamedadd"] = "",
      ["food"] = 2000,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = "",
      ["weight"] = 550,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = "",
      ["weighttamedadd"] = "",
      ["melee"] = 120,
      ["meleewildlevel"] = 0.03,
      ["meleetamedlevel"] = 0.03,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = -0.25,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.005,
      ["speedtamedmult"] = "",
      ["speedtamedadd"] = "",
      ["walkspeed"] = 300,
      ["riddenwalkspeed"] = 900,
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = 525,
      ["tamedrunspeed"] = 1575,
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = 150,
      ["untamedrunswimspeed"] = 450,
      ["tamedrunswimspeed"] = "",
      ["tamedriddenrunswimspeed"] = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"] = "",
      ["flyspeed"] = "",
      ["flyriddenspeed"] = "",
      ["untamedrunflyspeed"] = "",
      ["tamedrunflyspeed"] = "",
      ["tamedriddenrunflyspeed"] = "",
      ["flyingstaminaconsumptionrate"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 550,
    ["mass"] = 555,
    ["fecessize"] = "Medium",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["meleebase"] = 120,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 450,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 120,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
    },
    ["killxpbase"] = 120,
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur (Scorched Earth)",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedtekgiganotosaurus]
------------------------------------------------------------
  ["malfunctionedtekgiganotosaurus"] = {
    ["inherits"] = "giganotosaurus",
	["dlc"] = "Genesis: Part 1",
    ["variants"] = "Brute Malfunctioned Tek Giganotosaurus, Corrupted Giganotosaurus, Eerie Giganotosaurus, Experimental Giganotosaurus, Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicGigant_Character_BP_Malfunctioned_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/BionicGigant_Character_BP_Malfunctioned.BionicGigant_Character_BP_Malfunctioned'",
    ["commonname"] = "Malfunctioned Tek Giganotosaurus",
    ["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
	},
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedtekparasaur]
------------------------------------------------------------
  ["malfunctionedtekparasaur"] = {
    ["inherits"] = "parasaurolophus",
	["dlc"] = "Genesis: Part 1",
    ["variants"] = "Aberrant Parasaur, Eerie Parasaur, Parasaur, R-Parasaur, Tek Parasaur, X-Parasaur, VR Parasaur",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicPara_Character_BP_Malfunctioned_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/BionicPara_Character_BP_Malfunctioned.BionicPara_Character_BP_Malfunctioned'",
    ["commonname"] = "Malfunctioned Tek Parasaur",
    ["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
	},
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedtekquetzal]
------------------------------------------------------------
  ["malfunctionedtekquetzal"] = {
    ["inherits"] = "quetzalcoatlus",
	["dlc"] = "Genesis: Part 1",
    ["variants"] = "Eerie Quetzal, Quetzal, R-Quetzal, Skeletal Quetzal, Tek Quetzal",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicQuetz_Character_BP_Malfunctioned_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/BionicQuetz_Character_BP_Malfunctioned.BionicQuetz_Character_BP_Malfunctioned'",
    ["commonname"] = "Malfunctioned Tek Quetzal",
    ["group"] = "Malfunctioned Tek Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
	},
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedtekraptor]
------------------------------------------------------------
  ["malfunctionedtekraptor"] = {
    ["inherits"] = "raptor",
	["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Aberrant Raptor, Alpha Raptor, Brute X-Raptor, Corrupted Raptor, Eerie Alpha Raptor, Eerie Raptor, Raptor, Skeletal Raptor, Tek Raptor, VR Raptor, X-Raptor",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicRaptor_Character_BP_Malfunctioned_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP_Malfunctioned.BionicRaptor_Character_BP_Malfunctioned'",
    ["commonname"] = "Malfunctioned Tek Raptor",
    ["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
	},
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedtekrex]
------------------------------------------------------------
  ["malfunctionedtekrex"] = {
    ["inherits"] = "rex",
	["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha T-Rex, Brute Malfunctioned Tek Rex, Brute X-Rex, Corrupted Rex, DodoRex, Eerie Alpha T-Rex, Eerie Rex, Enraged Corrupted Rex, Rex, Rex Ghost, Skeletal Rex, Tek Rex, VR Rex, X-Rex",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicRex_Character_BP_Malfunctioned_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/BionicRex_Character_BP_Malfunctioned.BionicRex_Character_BP_Malfunctioned'",
    ["commonname"] = "Malfunctioned Tek Rex",
    ["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
	},
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedtekstegosaurus]
------------------------------------------------------------
  ["malfunctionedtekstegosaurus"] = {
    ["inherits"] = "stegosaurus",
	["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Aberrant Stegosaurus, Corrupted Stegosaurus, Eerie Stego, Skeletal Stego, Stegosaurus, Tek Stegosaurus, VR Stegosaurus",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicStego_Character_BP_Malfunctioned_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP_Malfunctioned.BionicStego_Character_BP_Malfunctioned'",
    ["commonname"] = "Malfunctioned Tek Stegosaurus",
    ["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
	},
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedtektriceratops]
------------------------------------------------------------
  ["malfunctionedtektriceratops"] = {
    ["inherits"] = "triceratops",
	["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Skeletal Trike, Tek Triceratops, Triceratops, VR Triceratops, X-Triceratops",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicTrike_Character_BP_Malfunctioned_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/BionicTrike_Character_BP_Malfunctioned.BionicTrike_Character_BP_Malfunctioned'",
    ["commonname"] = "Malfunctioned Tek Triceratops",
    ["group"] = "Dinosaurs, Malfunctioned Tek Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
	},
    ["breeding"] = {
      ["egg"] = "",
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["incubationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [megachelon] [giantturtle]
------------------------------------------------------------
  ["megachelon"] = {
    ["dlc"] = "Genesis: Part 1",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "GiantTurtle_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/GiantTurtle/GiantTurtle_Character_BP.GiantTurtle_Character_BP'",
    ["commonname"] = "Megachelon",
    ["dossierimage"] = "Magmasaur Image.jpg",
    ["soundfile"] = "Megachelon expel 1.ogg",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Reptiles",
    ["temperament"] = "Docile",
    ["diet"] = "Omnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Megachelon Platform Saddle (Genesis: Part 1)",
      ["uniquecostumes"] = "",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["minlevelnonviolent"] = "",
      ["tameineffectivenessbyaffinity"] = 2000,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 5,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 0.05
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"] = "Parakeet Fish School",
      ["primitiveplusfood"] = ""
    },
    ["breeding"] = {
      ["egg"] = "Megachelon Egg (Genesis: Part 1)",
      ["mintemp"] = -75,
      ["maxtemp"] = 75,
      ["incubationtime"] = 17998.5601,
      ["maturationtime"] = 333333.333,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 1920,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0.5,
      ["healthtamedadd"] = "",
      ["stamina"] = 100,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = "",
      ["staminatamedadd"] = "",
      ["torpor"] = 10000,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = "",
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = "",
      ["oxygentamedadd"] = "",
      ["food"] = 8800,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = "",
      ["weight"] = 2500,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = "",
      ["weighttamedadd"] = "",
      ["melee"] = 125,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.5,
      ["meleetamedadd"] = 0.4,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = "",
      ["speedtamedadd"] = "",
      ["walkspeed"] = 235,
      ["riddenwalkspeed"] = "",
      ["walkingstaminaconsumptionrate"] = "",
      ["untamedrunspeed"] = 352.5,
      ["tamedrunspeed"] = 352.5,
      ["tamedriddenrunspeed"] = "",
      ["runningstaminaconsumptionrate"] = "",
      ["swimspeed"] = 650,
      ["untamedrunswimspeed"] = "",
      ["tamedrunswimspeed"] = "",
      ["tamedriddenrunswimspeed"] = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 3000,
    ["mass"] = 800,
    ["fecessize"] = "Large",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 750,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 125,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Herbivores_Large",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Shell Fragment (Genesis: Part 1)",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [moedermasteroftheocean] [moeder] [eelmother]
------------------------------------------------------------
  ["moedermasteroftheocean"] = {
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Alpha Moeder&#44; Master of the Ocean, Beta Moeder&#44; Master of the Ocean, Gamma Moeder&#44; Master of the Ocean",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "EelBoss_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/EelBoss/EelBoss_Character_BP.EelBoss_Character_BP'",
    ["commonname"] = "Moeder, Master of the Ocean",
    ["dossierimage"] = "Genesis 17.jpg",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Fish",
    ["temperament"] = "",
    ["diet"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 490000,
      ["healthwildlevel"] = 0.2,
      ["stamina"] = 600,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 5000,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 250,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 12000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 2000,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 180,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 1600,
      ["untamedrunswimspeed"] = "",
      ["tamedrunswimspeed"] = "",
      ["tamedriddenrunswimspeed"] = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 7500,
    ["mass"] = 4750,
    ["fecessize"] = "Small",
    ["radiationimmune"] = "",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 450,
        ["minattackrange"] = 0,
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 120,
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"] = "ElectricityBall",
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = "",
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      },
      ["3"] = {
        ["name"] = "ElectricityBall_Tail",
        ["description"] = "",
        ["staminacost"] = "",
        ["attackrange"] = "",
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = "",
          ["torpormultiplier"] = "",
          ["torpor"] = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            },
            ["torpidity"] = {
              ["duration"] = "",
              ["damagemultiplier"] = "",
              ["amount"] = ""
            }
          }
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
  ["betamoedermasteroftheocean"] = {
    ["inherits"] = "moedermasteroftheocean",
    ["class"] = "EelBoss_Character_BP_Medium_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/EelBoss/EelBoss_Character_BP_Medium.EelBoss_Character_BP_Medium'",
    ["stats"] = {
      ["health"] = 686000
    }
  },
------------------------------------------------------------
  ["alphamoedermasteroftheocean"] = {
    ["inherits"] = "moedermasteroftheocean",
    ["class"] = "EelBoss_Character_BP_Hard_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/EelBoss/EelBoss_Character_BP_Hard.EelBoss_Character_BP_Hard'",
    ["stats"] = {
      ["health"] = 960400
    }
  },
------------------------------------------------------------
-- KEYWORDS: [parakeetfishschool] [microbeswarm]
------------------------------------------------------------
  ["parakeetfishschool"] = {
    ["dlc"] = "Genesis: Part 1, Genesis: Part 2",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "MicrobeSwarmChar_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/Swarms/MicrobeSwarmChar_BP.MicrobeSwarmChar_BP'",
    ["commonname"] = "Parakeet Fish School",
    ["dossierimage"] = "Parakeet Fish School Image.jpg",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["group"] = "Fantasy Creatures, Fish",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "",
      ["health"] = 1800,
      ["healthwildlevel"] = 0.2,
      ["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"] = 23,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedwildlevel"] = 0,
      ["swimspeed"] = 400,
      ["untamedrunswimspeed"] = "",
      ["tamedrunswimspeed"] = "",
      ["tamedriddenrunswimspeed"] = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"] = "",
      ["flyspeed"] = 300,
      ["flyriddenspeed"] = "",
      ["untamedrunflyspeed"] = "",
      ["tamedrunflyspeed"] = "",
      ["tamedriddenrunflyspeed"] = "",
      ["flyingstaminaconsumptionrate"] = ""
    },
    ["grabweightthreshold"] = "",
    ["dragweight"] = 70,
    ["mass"] = 70,
    ["fecessize"] = "None",
    ["immobilizedby"] = "",
    ["candamage"] = "",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "",
    ["candragcreatures"] = "",
    ["passengerweightmultiplier"] = "",
    ["mounteddinoweightmultiplier"] = "",
    ["killxpbase"] = "",
    ["teamname"] = "Carnivore_Water",
    ["chancetodroploot"] = "",
    ["canbeharvestedfor"] = "",
    ["bonedamageadjusters"] = {
      ["head"] = "",
      ["neck"] = ""
    },
    ["harvests"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [reaperprince]
------------------------------------------------------------
  ["reaperprince"] = {
    ["inherits"] = "reaper",
	["dlc"] = "Genesis: Part 1",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["baseclass"] = "Xenomorph_Character_BP_Male_InitialBuryOnly_Adolescent_C",
    ["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_InitialBuryOnly_Adolescent.Xenomorph_Character_BP_Male_InitialBuryOnly_Adolescent'",
    ["commonname"] = "Reaper Prince",
    ["group"] = "Fantasy Creatures",
    ["taming"] = {
      ["rideable"] = "No"
	},
    ["breeding"] = {
      ["mintemp"] = "",
      ["maxtemp"] = "",
      ["gestationtime"] = "",
      ["maturationtime"] = "",
      ["mintimebetweenmating"] = "",
      ["maxtimebetweenmating"] = ""
    },
    ["fecessize"] = "None"
  },
------------------------------------------------------------
-- KEYWORDS: [tektriceratops] [bionictriceratops]
------------------------------------------------------------
  ["tektriceratops"] = {
    ["inherits"] = "triceratops",
    ["dlc"] = "Genesis: Part 1",
    ["variants"] = "Aberrant Triceratops, Alpha X-Triceratops, Corrupted Triceratops, Eerie Triceratops, Enraged Triceratops, Malfunctioned Tek Triceratops, Skeletal Trike, Triceratops, VR Triceratops, X-Triceratops",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "BionicTrike_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/BionicTrike_Character_BP.BionicTrike_Character_BP'",
    ["commonname"] = "Tek Triceratops",
    ["group"] = "Dinosaurs, Tek Creatures",
    ["breeding"] = {
      ["egg"] = "Tek Trike Egg (Genesis: Part 1)"
    },
    ["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [xoverrides]
----------------------------------------------------------------------------------------------------
  ["xCreatureOverride"] = {
    ["dlc"] = "Genesis: Part 1",
    ["releasedate"] = "2020-02-25",
    ["releaseversion"] = "306.41",
    ["xboxreleasedate"] = "2020-02-25",
    ["xboxreleaseversion"] = "",
    ["psreleasedate"] = "2020-02-25",
    ["psreleaseversion"] = "",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [x...]
----------------------------------------------------------------------------------------------------
  ["xallosaurus"] = {
    ["inherits"] = "allosaurus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Volcano_Allo_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Allosaurus/Volcano_Allo_Character_BP.Volcano_Allo_Character_BP'",
    ["commonname"] = "X-Allosaurus",
    ["group"] = "Dinosaurs, X-Creatures"
  },
  ["xankylosaurus"] = {
    ["inherits"] = "ankylosaurus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Volcano_Ankylo_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Ankylosaurus/Volcano_Ankylo_Character_BP.Volcano_Ankylo_Character_BP'",
    ["commonname"] = "X-Ankylosaurus",
    ["group"] = "Dinosaurs, X-Creatures"
  },
  ["xargentavis"] = {
    ["inherits"] = "argentavis",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Snow_Argent_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_Argentavis/Snow_Argent_Character_BP.Snow_Argent_Character_BP'",
    ["commonname"] = "X-Argentavis",
    ["group"] = "Birds, X-Creatures"
  },
  ["xbasilosaurus"] = {
    ["inherits"] = "basilosaurus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Ocean_Basilosaurus_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Basilosaurus/Ocean_Basilosaurus_Character_BP.Ocean_Basilosaurus_Character_BP'",
    ["commonname"] = "X-Basilosaurus",
    ["group"] = "Mammals, X-Creatures"
  },
  ["xdunkleosteus"] = {
    ["inherits"] = "dunkleosteus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Ocean_Dunkle_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Dunkleosteus/Ocean_Dunkle_Character_BP.Ocean_Dunkle_Character_BP'",
    ["commonname"] = "X-Dunkeosteus",
    ["group"] = "Fish, X-Creatures"
  },
  ["xichthyosaurus"] = {
    ["inherits"] = "ichthyosaurus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Ocean_Dolphin_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Dolphin/Ocean_Dolphin_Character_BP.Ocean_Dolphin_Character_BP'",
    ["commonname"] = "X-Ichthyosaurus",
    ["group"] = "Reptiles, X-Creatures"
  },
  ["xmegalodon"] = {
    ["inherits"] = "megalodon",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Ocean_Megalodon_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Megalodon/Ocean_Megalodon_Character_BP.Ocean_Megalodon_Character_BP'",
    ["commonname"] = "X-Megalodon",
    ["group"] = "Fish, X-Creatures"
  },
  ["xmosasaurus"] = {
    ["inherits"] = "mosasaurus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Ocean_Mosa_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Mosasaurus/Ocean_Mosa_Character_BP.Ocean_Mosa_Character_BP'",
    ["commonname"] = "X-Mosasaurus",
    ["group"] = "Reptiles, X-Creatures"
  },
  ["xotter"] = {
    ["inherits"] = "otter",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Snow_Otter_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_Otter/Snow_Otter_Character_BP.Snow_Otter_Character_BP'",
    ["commonname"] = "X-Otter",
    ["group"] = "Mammals, X-Creatures"
  },
  ["xparaceratherium"] = {
    ["inherits"] = "paraceratherium",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Bog_Paracer_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/BogParaceratherium/Bog_Paracer_Character_BP.Bog_Paracer_Character_BP'",
    ["commonname"] = "X-Paraceratherium",
    ["group"] = "Mammals, X-Creatures"
  },
  ["xparasaur"] = {
    ["inherits"] = "parasaurolophus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Bog_Para_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/BogPara/Bog_Para_Character_BP.Bog_Para_Character_BP'",
    ["commonname"] = "X-Parasaur",
    ["group"] = "Dinosaurs, X-Creatures"
  },
  ["xraptor"] = {
    ["inherits"] = "raptor",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Bog_Raptor_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Bog_Raptor/Bog_Raptor_Character_BP.Bog_Raptor_Character_BP'",
    ["commonname"] = "X-Raptor",
    ["group"] = "Dinosaurs, X-Creatures"
  },
  ["xrex"] = {
    ["inherits"] = "rex",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Volcano_Rex_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Rex/Volcano_Rex_Character_BP.Volcano_Rex_Character_BP'",
    ["commonname"] = "X-Rex",
    ["group"] = "Dinosaurs, X-Creatures"
  },
  ["xrockelemental"] = {
    ["inherits"] = "rockelemental",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Volcano_Golem_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Lava_Golem/Volcano_Golem_Character_BP.Volcano_Golem_Character_BP'",
    ["commonname"] = "X-Rock Elemental",
    ["group"] = "Fantasy Creatures, X-Creatures"
  },
  ["xsabertooth"] = {
    ["inherits"] = "sabertooth",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Snow_Saber_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_Saber/Snow_Saber_Character_BP.Snow_Saber_Character_BP'",
    ["commonname"] = "X-Sabertooth",
    ["group"] = "Mammals, X-Creatures"
  },
  ["xsabertoothsalmon"] = {
    ["inherits"] = "sabertoothsalmon",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Lunar_Salmon_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Lunar_Salmon/Lunar_Salmon_Character_BP.Lunar_Salmon_Character_BP'",
    ["commonname"] = "X-Sabertooth Salmon",
    ["group"] = "Fish, X-Creatures"
  },
  ["rarexsabertoothsalmon"] = {
    ["inherits"] = "xsabertoothsalmon",
    ["class"] = "Rare_Lunar_Salmon_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Lunar_Salmon/Rare_Lunar_Salmon_Character_BP.Rare_Lunar_Salmon_Character_BP'",
    ["commonname"] = "Rare X-Sabertooth Salmon",
  },
  ["xspino"] = {
    ["inherits"] = "spinosaurus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Bog_Spino_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Bog_Spino/Bog_Spino_Character_BP.Bog_Spino_Character_BP'",
    ["commonname"] = "X-Spino",
    ["group"] = "Dinosaurs, X-Creatures"
  },
  ["xtapejara"] = {
    ["inherits"] = "tapejara",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Bog_Tapejara_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Bog_Tapejara/Bog_Tapejara_Character_BP.Bog_Tapejara_Character_BP'",
    ["commonname"] = "X-Tapejara",
    ["group"] = "Reptiles, X-Creatures"
  },
  ["xtriceratops"] = {
    ["inherits"] = "triceratops",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Volcano_Trike_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Trike/Volcano_Trike_Character_BP.Volcano_Trike_Character_BP'",
    ["commonname"] = "X-Triceratops",
    ["group"] = "Dinosaurs, X-Creatures"
  },
  ["xwoollyrhino"] = {
    ["inherits"] = "woollyrhinoceros",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Snow_Rhino_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_WoollyRhino/Snow_Rhino_Character_BP.Snow_Rhino_Character_BP'",
    ["commonname"] = "X-Woolly Rhino",
    ["group"] = "Mammals, X-Creatures"
  },
  ["xyutyrannus"] = {
    ["inherits"] = "yutyrannus",
    ["overridewith"] = "xCreatureOverride",
    ["class"] = "Snow_Yutyrannus_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Snow_Yutyrannus/Snow_Yutyrannus_Character_BP.Snow_Yutyrannus_Character_BP'",
    ["commonname"] = "X-Yutyrannus",
    ["group"] = "Dinosaurs, X-Creatures"
  },

------------------------------------------------------------
------------------------------------------------------------
-- DLC 08: CRYSTAL ISLES                                  --
------------------------------------------------------------
------------------------------------------------------------

-------------------------------------------------------------
-- KEYWORDS: [alphabloodcrystalwyvern]
------------------------------------------------------------
  ["alphabloodcrystalwyvern"] = {
    ["dlc"] = "Crystal Isles",
    ["variants"] = "Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["releasedate"] = "2020-06-11",
    ["releaseversion"] = "311.74",
    ["xboxreleasedate"] = "2020-08-25",
    ["xboxreleaseversion"] = "801.6",
    ["psreleasedate"] = "2020-08-25",
    ["psreleaseversion"] = "550.6",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "CrystalWyvern_Character_BP_Mega_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Mega.CrystalWyvern_Character_BP_Mega'",
    ["commonname"] = "Alpha Blood Crystal Wyvern",
    ["dossierimage"] = "Alpha Blood Crystal Wyvern Image.jpg",
    ["dossieraddbook"] = "No",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Alpha Creatures, Fantasy Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 5920,
      ["healthwildlevel"] = 0.15,
      ["stamina"] = 710,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 990,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1500,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 300,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 80,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["walkspeed"] = 569.3,
      ["untamedrunspeed"] = 597.7,
      ["swimspeed"] = 2447.5,
      ["flyspeed"] = 2447.5,
      ["untamedrunflyspeed"] = 2141.6
    },
    ["dragweight"] = 416,
    ["mass"] = 600,
    ["fecessize"] = "None",
    ["candamage"] = "Thatch, Greenhouse, Wood, Adobe, Stone",
    ["meleebase"] = 80,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 515,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 80
        }
      },
      ["2"] = {
        ["name"] = "Flame (Blood)",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 0
        }
      },
      ["3"] = {
        ["name"] = "Grab",
        ["description"] = "",
        ["staminacost"] = 40,
        ["attackrange"] = 310,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 25
        }
      },
      ["4"] = {
        ["name"] = "Wing",
        ["description"] = "",
        ["staminacost"] = 2,
        ["attackrange"] = 2065,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 80
        }
      },
      ["5"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 635,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 80
        }
      }
	},
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["lootitems"] = "Alpha Crystal Talon (Crystal Isles), Primal Crystal (Crystal Isles), Wyvern Gloves Skin (Scorched Earth)",
    ["canbeharvestedfor"] = "Crystal, Hide, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"] = ""
  },
-------------------------------------------------------------
-- KEYWORDS: [crystalwyvern]
------------------------------------------------------------
  ["crystalwyvern"] = {
    ["dlc"] = "Crystal Isles",
    ["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["releasedate"] = "2020-06-11",
    ["releaseversion"] = "311.74",
    ["xboxreleasedate"] = "2020-08-25",
    ["xboxreleaseversion"] = "801.6",
    ["psreleasedate"] = "2020-08-25",
    ["psreleaseversion"] = "550.6",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "CrystalWyvern_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP.CrystalWyvern_Character_BP'",
    ["commonname"] = "Crystal Wyvern",
    ["dossierimage"] = "Crystal Wyvern Image.jpg",
    ["dossieraddbook"] = "No",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Fantasy Creatures, Reptiles",
    ["temperament"] = "Docile",
    ["diet"] = "Carnivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["levelrequirement"] = "65",
      ["rideable"] = "Yes",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["tameineffectivenessbyaffinity"] = 0.72072,
      ["tameaffinitybase"] = 3750,
      ["tameaffinityperlevel"] = 135,
      ["foodconsumptionbase"] = 0.000185,
      ["foodconsumptionmult"] = 199.984
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"] = "Primal Crystal (Crystal Isles)"
    },
    ["breeding"] = {
      ["egg"] = "Blood Crystal Wyvern Egg (Crystal Isles), Ember Crystal Wyvern Egg (Crystal Isles), Tropical Crystal Wyvern Egg (Crystal Isles)",
      ["mintemp"] = 75,
      ["maxtemp"] = 85,
      ["incubationtime"] = 17998.5601,
      ["maturationtime"] = 333333.333,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1295,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedadd"] = -758,
      ["stamina"] = 325,
      ["staminawildlevel"] = 0.05,
      ["staminatamedlevel"] = 0.05,
      ["torpor"] = 545,
      ["torporwildlevel"] = 0.06,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["food"] = 1500,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["weight"] = 300,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["melee"] = 45,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = -0.25,
      ["speed"] = 100,
      ["walkspeed"] = 569.3,
      ["riddenwalkspeed"] = 569.3,
      ["untamedrunspeed"] = 597.7,
      ["tamedrunspeed"] = 597.7,
      ["runningstaminaconsumptionrate"] = 6,
      ["swimspeed"] = 2447.5,
      ["riddenswimspeed"] = 2447.5,
      ["flyspeed"] = 2447.5,
      ["flyriddenspeed"] = 2447.5,
      ["untamedrunflyspeed"] = 2141.6,
      ["tamedrunflyspeed"] = 2141.6,
      ["tamedriddenrunflyspeed"] = 2141.6,
      ["flyingstaminaconsumptionrate"] = 0.275
    },
    ["dragweight"] = 416,
    ["mass"] = 600,
    ["fecessize"] = "Medium",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["candamage"] = "Thatch, Greenhouse, Wood",
    ["meleebase"] = 45,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 375,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 45
        }
      },
      ["2"] = {
        ["name"] = "Flame",
        ["description"] = "",
        ["staminacost"] = 120,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 0
        }
      },
      ["3"] = {
        ["name"] = "Grab",
        ["description"] = "",
        ["staminacost"] = 30,
        ["attackrange"] = 225,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 14
        }
      },
      ["4"] = {
        ["name"] = "Wing",
        ["description"] = "",
        ["staminacost"] = 2,
        ["attackrange"] = 1500,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 45
        }
      },
      ["5"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 460,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 45
        }
      }
	},
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["lootitems"] = "Crystal Talon (Crystal Isles)",
    ["canbeharvestedfor"] = "Crystal, Hide, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"] = ""
  },
-------------------------------------------------------------
-- KEYWORDS: [crystalwyvern] [bloodcrystalwyvern]
------------------------------------------------------------
  ["bloodcrystalwyvern"] = {
    ["inherits"] = "crystalwyvern",
    ["class"] = "CrystalWyvern_Character_BP_Blood_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Blood.CrystalWyvern_Character_BP_Blood'",
    ["commonname"] = "Blood Crystal Wyvern"
  },
-------------------------------------------------------------
-- KEYWORDS: [crystalwyvern] [embercrystalwyvern]
------------------------------------------------------------
  ["embercrystalwyvern"] = {
    ["inherits"] = "crystalwyvern",
    ["class"] = "CrystalWyvern_Character_BP_Ember_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Ember.CrystalWyvern_Character_BP_Ember'",
    ["commonname"] = "Ember Crystal Wyvern"
  },
-------------------------------------------------------------
-- KEYWORDS: [crystalwyvern] [tropicalcrystalwyvern]
------------------------------------------------------------
  ["tropicalcrystalwyvern"] = {
    ["inherits"] = "crystalwyvern",
    ["class"] = "CrystalWyvern_Character_BP_WS_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_WS.CrystalWyvern_Character_BP_WS'",
    ["commonname"] = "Tropical Crystal Wyvern"
  },
-------------------------------------------------------------
-- KEYWORDS: [crystalwyvernqueen]
------------------------------------------------------------
  ["crystalwyvernqueen"] = {
    ["dlc"] = "Crystal Isles",
    ["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Voidwyrm, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["releasedate"] = "2020-06-11",
    ["releaseversion"] = "311.74",
    ["xboxreleasedate"] = "2020-08-25",
    ["xboxreleaseversion"] = "801.6",
    ["psreleasedate"] = "2020-08-25",
    ["psreleaseversion"] = "550.6",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "CrystalWyvern_Character_BP_Boss_C",
    ["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss.CrystalWyvern_Character_BP_Boss'",
    ["commonname"] = "Crystal Wyvern Queen",
    ["dossierimage"] = "Crystal Wyvern Queen Image.jpg",
    ["dossieraddbook"] = "No",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Bosses, Fantasy Creatures, Reptiles",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 100000,
      ["healthwildlevel"] = 0.15,
      ["stamina"] = 2500,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 1000,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 1000,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 5000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 4000,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 160,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["walkspeed"] = 1518,
      ["untamedrunspeed"] = 1518,
      ["swimspeed"] = 3712.5,
      ["flyspeed"] = 3712.5,
      ["untamedrunflyspeed"] = 3712.5
    },
    ["dragweight"] = 1110,
    ["mass"] = 1600,
    ["fecessize"] = "None",
    ["meleebase"] = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 921,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 160
        }
      },
      ["2"] = {
        ["name"] = "Flame",
        ["description"] = "",
        ["staminacost"] = 125,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 0
        }
      },
      ["3"] = {
        ["name"] = "Wing Attack",
        ["description"] = "",
        ["staminacost"] = 2,
        ["attackrange"] = 6000,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 8
        }
      },
      ["4"] = {
        ["name"] = "Ball",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 30
        }
      },
      ["5"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 0,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 0
        }
      }
	},
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_High",
    ["chancetodroploot"] = "",
    ["lootitems"] = "Crystal Wyvern Queen Flag (Crystal Isles), Crystal Wyvern Queen Trophy (Crystal Isles), Element",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"] = ""
  },
-------------------------------------------------------------
  ["crystalwyvernqueengamma"] = {
    ["inherits"] = "crystalwyvernqueen",
    ["class"] = "CrystalWyvern_Character_BP_Boss_Easy_C",
    ["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss_Easy.CrystalWyvern_Character_BP_Boss_Easy'",
    ["commonname"] = "Crystal Wyvern Queen (Gamma)",
    ["stats"] = {
      ["health"] = 400000
	  }
	},
-------------------------------------------------------------
  ["crystalwyvernqueenbeta"] = {
    ["inherits"] = "crystalwyvernqueen",
    ["class"] = "CrystalWyvern_Character_BP_Boss_Medium_C",
    ["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss_Medium.CrystalWyvern_Character_BP_Boss_Medium'",
    ["commonname"] = "Crystal Wyvern Queen (Beta)",
    ["stats"] = {
      ["health"] = 675000
	  }
	},
-------------------------------------------------------------
  ["crystalwyvernqueenalpha"] = {
    ["inherits"] = "crystalwyvernqueen",
    ["class"] = "CrystalWyvern_Character_BP_Boss_Hard_C",
    ["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss_Hard.CrystalWyvern_Character_BP_Boss_Hard'",
    ["commonname"] = "Crystal Wyvern Queen (Alpha)",
    ["stats"] = {
      ["health"] = 950000
	  }
	},
-------------------------------------------------------------
-- KEYWORDS: [giantbee] [giantworkerbee]
------------------------------------------------------------
  ["giantworkerbee"] = {
    ["inherits"] = "giantbee",
    ["dlc"] = "Crystal Isles",
    ["variants"] = "Giant Bee, Giant Queen Bee",
    ["releasedate"] = "2020-06-11",
    ["releaseversion"] = "311.74",
    ["xboxreleasedate"] = "2020-08-25",
    ["xboxreleaseversion"] = "801.6",
    ["psreleasedate"] = "2020-08-25",
    ["psreleaseversion"] = "550.6",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "HoneyBee_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/HoneyBee/HoneyBee_Character_BP.HoneyBee_Character_BP'",
    ["commonname"] = "Giant Worker Bee",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 200,
      ["healthwildlevel"] = 0.2,
      ["stamina"] = 200,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 400,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 450,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 150,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 12,
      ["meleewildlevel"] = 0.05,
      ["speed"] = 100,
      ["speedtamedadd"] = 0.365,
      ["walkspeed"] = 130,
      ["untamedrunspeed"] = 195,
      ["swimspeed"] = 600,
      ["flyspeed"] = 600,
      ["untamedrunflyspeed"] = 900
    },
    ["radiationimmune"] = "",
    ["meleebase"] = 12,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 175,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 12
        }
      },
      ["2"] = {
        ["name"] = "Sting",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 175,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 12
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed"
  },
-------------------------------------------------------------
-- KEYWORDS: [tropeognathus] [tropeo]
------------------------------------------------------------
  ["tropeognathus"] = {
    ["dlc"] = "Crystal Isles",
    ["releasedate"] = "2020-06-11",
    ["releaseversion"] = "311.74",
    ["xboxreleasedate"] = "2020-06-11",
    ["xboxreleaseversion"] = "799.15",
    ["psreleasedate"] = "2020-06-11",
    ["psreleaseversion"] = "548.15",
    ["egsreleasedate"] = "2020-06-11",
    ["egsreleaseversion"] = "311.74",
    ["class"] = "Tropeognathus_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tropeognathus/Tropeognathus_Character_BP.Tropeognathus_Character_BP'",
    ["commonname"] = "Tropeognathus",
    ["dossierimage"] = "Dossier Tropeognathus.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "Tropeognathus half-loop sound.ogg",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Tropeognathus mesembrinus",
    ["time"] = "Cretaceous",
    ["group"] = "Reptiles",
    ["temperament"] = "Neutral",
    ["diet"] = "Piscivore",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Tropeognathus Saddle",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["tameineffectivenessbyaffinity"] = 3.125,
      ["tameaffinitybase"] = 2200,
      ["tameaffinityperlevel"] = 100,
      ["foodconsumptionbase"] = 0.001543,
      ["foodconsumptionmult"] = 216.0294
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"] = "Exceptional Kibble",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"] = "Tropeognathus Egg (Crystal Isles)",
      ["mintemp"] = 29,
      ["maxtemp"] = 32,
      ["incubationtime"] = 5999.52004,
      ["maturationtime"] = 196078.431,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 360,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.243,
      ["healthtamedadd"] = 0.5,
      ["stamina"] = 250,
      ["staminawildlevel"] = 0.05,
      ["staminatamedlevel"] = 0.05,
      ["torpor"] = 450,
      ["torporwildlevel"] = 0.06,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["food"] = 1600,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0.15,
      ["weight"] = 340,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["melee"] = 18,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["speed"] = 100,
      ["speedtamedadd"] = 0.365,
      ["walkspeed"] = 245,
      ["riddenwalkspeed"] = 735,
      ["untamedrunspeed"] = 539,
      ["tamedrunspeed"] = 245,
      ["runningstaminaconsumptionrate"] = 6,
      ["swimspeed"] = 900,
      ["riddenswimspeed"] = 900,
      ["flyspeed"] = 2100,
      ["flyriddenspeed"] = 2100,
      ["untamedrunflyspeed"] = 1540,
      ["tamedrunflyspeed"] = 700,
      ["tamedriddenrunflyspeed"] = 700,
      ["flyingstaminaconsumptionrate"] = 0.325
    },
    ["dragweight"] = 149,
    ["mass"] = 190,
    ["fecessize"] = "Small",
    ["radiationimmune"] = "No",
    ["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap (Scorched Earth), Net Projectile (Genesis: Part 2)",
    ["candamage"] = "Thatch, Greenhouse, Wood",
    ["carryableby"] = "",
    ["passengerweightmultiplier"] = "",
    ["meleebase"] = 18,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 200,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 18
        }
      },
      ["2"] = {
        ["name"] = "Bite II",
        ["description"] = "",
        ["staminacost"] = 40,
        ["attackrange"] = 200,
        ["minattackrange"] = "",
        ["activateattackrange"] = "",
        ["melee"] = {
          ["damage"] = 18
        }
      }
    },
    ["killxpbase"] = "",
    ["teamname"] = "Herbivores_Medium",
    ["chancetodroploot"] = "",
    ["lootitems"] = "",
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"] = ""
  },
------------------------------------------------------------
------------------------------------------------------------
-- CORE 09: GENESIS: PART 2                               --
------------------------------------------------------------
----------------------------------------------------------------------------------------------------
-- Keywords: [astrodelphis] [spacedolphin]
----------------------------------------------------------------------------------------------------
  ["astrodelphis"] = {
    ["variants"] = "VR Astrodelphis",
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "SpaceDolphin_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/SpaceDolphin/SpaceDolphin_Character_BP.SpaceDolphin_Character_BP'",
    ["commonname"] = "Astrodelphis",
    ["dragweight"] = 220,
    ["mass"] = 190,
    ["killxpbase"] = 3,
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["tameineffectivenessbyaffinity"] = 3.125,
      ["tameaffinitybase"] = 1000,
      ["tameaffinityperlevel"] = 393,
      ["foodconsumptionbase"] = 0.001543,
      ["foodconsumptionmult"] = 216.0294
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.4286,
      ["maturationtime"] = 196078.431,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedsurvivor]
------------------------------------------------------------
  ["corruptedsurvivor"] = {
    ["inherits"] = "human",
    ["dlc"] = "Genesis: Part 2",
    ["variants"] = "Corrupted Avatar, Human",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "CorruptHuman_Character_BP_BASE_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/CorruptHumans/CorruptHuman_Character_BP_BASE.CorruptHuman_Character_BP_BASE'",
    ["commonname"] = "Corrupted Survivor",
    ["dossierimage"] = "Blank.png",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "",
    ["time"] = "",
    ["temperament"] = "Aggressive",
    ["diet"] = "",
    ["teamname"] = "Bot"
  },
------------------------------------------------------------
-- KEYWORDS: [exomek] [exosuit]
------------------------------------------------------------
["exomek"] = {
  ["commonname"] = "Exo-Mek",
  ["class"] = "Exosuit_RTS_Character_BP_C",
  ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/Exosuit/Exosuit_RTS_Character_BP.Exosuit_RTS_Character_BP'",
  ["variants"] = "Malfunctioned Mek Knight, Mega Mek, Mek",
  ["dlc"] = "Genesis: Part 2",
  ["dossierimage"] = "Exo-Mek image.png",
  ["soundfile"] = "",
  ["pronunciation"] = "",
  ["categories"] = "",
  ["modelnumber"] = "",
  ["group"] = "Vehicles",
  ["height"] = "",
  ["weight"] = "",
  ["fuel"] = "",
  ["releasedate"] = "2021-06-03",
  ["releaseversion"] = "329.5",
  ["xboxreleasedate"] = "2021-06-03",
  ["xboxreleaseversion"] = "928.4",
  ["psreleasedate"] = "2021-06-03",
  ["psreleaseversion"] = "689.4",
  ["egsreleasedate"] = "2021-06-03",
  ["egsreleaseversion"] = "329.5",
  ["taming"] = {
    ["torporimmune"] = "Yes",
    ["canbetamed"] = "No",
    ["rideable"] = "Yes",
    ["canmountonhumans"] = "No",
    ["nonviolenttame"] = "No",
    ["knockouttame"] = "No",
    ["tameineffectivenessbyaffinity"] = 2000,
    ["tameaffinitybase"] = 10000,
    ["tameaffinityperlevel"] = 5,
    ["foodconsumptionbase"] = 0,
    ["foodconsumptionmult"] = 1
  },
  ["dragweight"] = 750,
  ["mass"] = 1750,
  ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
},
----------------------------------------------------------------------------------------------------
-- Keywords: [experimentalgiganotosaurus]
----------------------------------------------------------------------------------------------------
  ["experimentalgiganotosaurus"] = {
    ["variants"] = "Brute Malfunctioned Tek Giganotosaurus, Corrupted Giganotosaurus, Eerie Giganotosaurus, Giganotosaurus, Malfunctioned Tek Giganotosaurus, R-Giganotosaurus, Skeletal Giganotosaurus",
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "Gigant_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Gigant_Character_BP_ExpG.Gigant_Character_BP_ExpG'",
    ["commonname"] = "Experimental Giganotosaurus",
    ["dragweight"] = 1900,
    ["mass"] = 1900,
    ["group"] = "Bosses, Dinosaurs",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = "",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["tameineffectivenessbyaffinity"] = 1.25,
      ["tameaffinitybase"] = 5000,
      ["tameaffinityperlevel"] = 160,
      ["foodconsumptionbase"] = 0.002314,
      ["foodconsumptionmult"] = 160.0563
    },
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [macrophage]
----------------------------------------------------------------------------------------------------
  ["macrophage"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "Macrophage_Swarm_Character_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/Macrophage/Macrophage_Swarm_Character.Macrophage_Swarm_Character'",
    ["commonname"] = "Macrophage",
    ["dossierimage"] = "Blank.png",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Fantasy Creatures",
    ["temperament"] = "",
    ["diet"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["tameineffectivenessbyaffinity"] = 4.166666,
      ["tameaffinitybase"] = 900,
      ["tameaffinityperlevel"] = 45,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 0.05,
    },
    ["dragweight"] = "70",
    ["mass"] = "70",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y",
    ["killxpbase"] = 2,
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [macrosummoner]
----------------------------------------------------------------------------------------------------
  ["macrosummoner"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "Summoner_Character_BP_CorruptedMaze_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Maze/CorruptedZone/Dinos/Summoner_Character_BP_CorruptedMaze.Summoner_Character_BP_CorruptedMaze'",
    ["commonname"] = "Macro-Summoner",
    ["dossierimage"] = "Blank.png",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Fantasy Creatures, Bosses",
    ["temperament"] = "Aggressive",
    ["diet"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["tameineffectivenessbyaffinity"] = 2000,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 5,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 0.05,
    },
    ["dragweight"] = "1000",
    ["mass"] = "100",
    ["immobilizedby"] = "Bear Trap, Plant Species Y",
    ["killxpbase"] = 2,
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [maewing] [milkglider]
----------------------------------------------------------------------------------------------------
  ["maewing"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "MilkGlider_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/MilkGlider/MilkGlider_Character_BP.MilkGlider_Character_BP'",
    ["commonname"] = "Maewing",
    ["dragweight"] = 300,
    ["mass"] = 300,
    ["killxpbase"] = 2,
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Maewing Saddle (Genesis: Part 2)",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "Yes",
      ["ballowmountedweaponry"] = "No",
      ["tameineffectivenessbyaffinity"] = 0.2,
      ["tameaffinitybase"] = 3000,
      ["tameaffinityperlevel"] = 150,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 199.984
    },
    ["breeding"] = {
      ["egg"] = "Maewing Egg (Genesis: Part 2)",
      ["mintemp"] = 22,
      ["maxtemp"] = 26,
      ["incubationtime"] = 5142.44575,
      ["maturationtime"] = 166666.667,
      ["mintimebetweenmating"] = 129600,
      ["maxtimebetweenmating"] = 345600
    },
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Net Projectile (Genesis: Part 2)",
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedattackdrone]
------------------------------------------------------------
  ["malfunctionedattackdrone"] = {
    ["inherits"] = "attackdrone",
    ["dlc"] = "Genesis: Part 2",
    ["variants"] = "Attack Drone",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "EndDrone_Character_BP_Malfunctioned_LifeSupport_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/EndDrone_Character_BP_Malfunctioned_LifeSupport.EndDrone_Character_BP_Malfunctioned_LifeSupport'",
    ["commonname"] = "Malfunctioned Attack Drone",
    ["group"] = "Mechanical Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedenforcer]
------------------------------------------------------------
  ["malfunctionedenforcer"] = {
    ["inherits"] = "enforcer",
    ["dlc"] = "Genesis: Part 2",
    ["variants"] = "Enforcer",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "Enforcer_Character_BP_Malfunctioned_LifeSupport_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Enforcer_Character_BP_Malfunctioned_LifeSupport.Enforcer_Character_BP_Malfunctioned_LifeSupport'",
    ["commonname"] = "Malfunctioned Enforcer",
    ["group"] = "Mechanical Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["equipment"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctioneddefenseunit]
------------------------------------------------------------
  ["malfunctioneddefenseunit"] = {
    ["inherits"] = "defenseunit",
    ["dlc"] = "Genesis: Part 2",
    ["variants"] = "Defense Unit",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "EndTank_Character_BP_LifeSupport_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/EndTank_Character_BP_LifeSupport.EndTank_Character_BP_LifeSupport'",
    ["commonname"] = "Malfunctioned Defense Unit",
    ["group"] = "Mechanical Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
    ["equipment"] = ""
    },
    ["fecessize"] = "None",
    ["canbeharvestedfor"] = ""
  },
------------------------------------------------------------
-- KEYWORDS: [malfunctionedmekknight]
------------------------------------------------------------
["malfunctionedmekknight"] = {
  ["commonname"] = "Malfunctioned Mek Knight",
  ["class"] = "Exosuit_RTS_Character_BP_C",
  ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Mek_Character_BP_LifeSupport.Mek_Character_BP_LifeSupport'",
  ["variants"] = "Exo-Mek, Mega Mek, Mek",
  ["dlc"] = "Genesis: Part 2",
  ["dossierimage"] = "Blank.png",
  ["soundfile"] = "",
  ["pronunciation"] = "",
  ["categories"] = "",
  ["modelnumber"] = "",
  ["group"] = "Vehicles",
  ["height"] = "",
  ["weight"] = "",
  ["fuel"] = "",
  ["releasedate"] = "2021-06-03",
  ["releaseversion"] = "329.5",
  ["xboxreleasedate"] = "2021-06-03",
  ["xboxreleaseversion"] = "928.4",
  ["psreleasedate"] = "2021-06-03",
  ["psreleaseversion"] = "689.4",
  ["egsreleasedate"] = "2021-06-03",
  ["egsreleaseversion"] = "329.5",
  ["taming"] = {
    ["torporimmune"] = "Yes",
    ["canbetamed"] = "No",
    ["rideable"] = "No",
    ["canmountonhumans"] = "No",
    ["nonviolenttame"] = "No",
    ["knockouttame"] = "No",
    ["tameineffectivenessbyaffinity"] = 2000,
    ["tameaffinitybase"] = 10000,
    ["tameaffinityperlevel"] = 5,
    ["foodconsumptionbase"] = 0,
    ["foodconsumptionmult"] = 0.05
  },
  ["dragweight"] = 1200,
  ["mass"] = 3500,
  ["killxpbase"] = 2,
  ["immobilizedby"] = "Large Bear Trap",
},
------------------------------------------------------------
-- KEYWORDS: [malfunctionedtekstryder]
------------------------------------------------------------
["malfunctionedtekstryder"] = {
  ["commonname"] = "Malfunctioned Tek Stryder",
  ["inherits"] = "tekstryder",
  ["dlc"] = "Genesis: Part 2",
  ["variants"] = "Tek Stryder",
  ["releasedate"] = "2021-06-03",
  ["releaseversion"] = "329.5",
  ["xboxreleasedate"] = "2021-06-03",
  ["xboxreleaseversion"] = "928.4",
  ["psreleasedate"] = "2021-06-03",
  ["psreleaseversion"] = "689.4",
  ["egsreleasedate"] = "2021-06-03",
  ["egsreleaseversion"] = "329.5",
  ["class"] = "TekStrider_Character_BP_LifeSupport_C",
  ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/TekStrider_Character_BP_LifeSupport.TekStrider_Character_BP_LifeSupport'",
  ["taming"] = {
    ["torporimmune"] = "",
    ["canbetamed"] = "No",
    ["rideable"] = "No",
    ["equipment"] = ""
  },
  ["fecessize"] = "None",
  ["canbeharvestedfor"] = ""
},
----------------------------------------------------------------------------------------------------
-- Keywords: [noglin] [brainslug]
----------------------------------------------------------------------------------------------------
  ["noglin"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "BrainSlug_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BrainSlug/BrainSlug_Character_BP.BrainSlug_Character_BP'",
    ["commonname"] = "Noglin",
    ["dragweight"] = 20,
    ["mass"] = 50,
    ["killxpbase"] = 0.5,
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "No",
      ["canmountonhumans"] = "Yes",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["tameineffectivenessbyaffinity"] = 8.333333,
      ["tameaffinitybase"] = 460,
      ["tameaffinityperlevel"] = 45,
      ["foodconsumptionbase"] = 0.000868,
      ["foodconsumptionmult"] = 0.3
    },
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y, Net Projectile (Genesis: Part 2)",
  },
------------------------------------------------------------
-- KEYWORDS: [rockwellnode]
------------------------------------------------------------
  ["rockwellnode"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "RockwellNode_Character_BP_FinalFight_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Dinos/RockwellNode_Character_BP_FinalFight.RockwellNode_Character_BP_FinalFight'",
    ["commonname"] = "Rockwell Node",
    ["dossierimage"] = "Blank.png",
    ["soundfile"] = "",
    ["group"] = "Bosses, Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["killxpbase"] = 2,
  },
------------------------------------------------------------
  ["rockwellnodegamma"] = {
    ["inherits"] = "rockwellnode",
    ["class"] = "RockwellNode_Character_BP_FinalFight_Gamma_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellNode_Character_BP_FinalFight_Gamma.RockwellNode_Character_BP_FinalFight_Gamma'",
    ["commonname"] = "Rockwell Node (Gamma)",
    ["stats"] = {
      ["health"] = 24000,
    }
  },
------------------------------------------------------------
  ["rockwellnodebeta"] = {
    ["inherits"] = "rockwellnode",
    ["class"] = "RockwellNode_Character_BP_FinalFight_Beta_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellNode_Character_BP_FinalFight_Beta.RockwellNode_Character_BP_FinalFight_Beta'",
    ["commonname"] = "Rockwell Node (Beta)",
    ["stats"] = {
      ["health"] = 48000,
    }
  },
------------------------------------------------------------
  ["rockwellnodealpha"] = {
    ["inherits"] = "rockwellnode",
    ["class"] = "RockwellNode_Character_BP_FinalFight_Alpha_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Alpha/RockwellNode_Character_BP_FinalFight_Alpha.RockwellNode_Character_BP_FinalFight_Alpha",
    ["commonname"] = "Rockwell Node (Alpha)",
    ["stats"] = {
      ["health"] = 96000,
    }
  },
------------------------------------------------------------
-- KEYWORDS: [rockwellprime]
------------------------------------------------------------
  ["rockwellprime"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "RockwellNode_Character_BP_FinalFight_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Dinos/RockwellNode_Character_BP_Boss.RockwellNode_Character_BP_Boss'",
    ["commonname"] = "Rockwell Prime",
    ["dossierimage"] = "Blank.png",
    ["soundfile"] = "",
    ["group"] = "Bosses, Fantasy Creatures",
    ["temperament"] = "Aggressive",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No"
    },
    ["killxpbase"] = 2,
  },
------------------------------------------------------------
  ["rockwellprimegamma"] = {
    ["inherits"] = "rockwellprime",
    ["class"] = "RockwellNode_Character_BP_Boss_Gamma_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellNode_Character_BP_Boss_Gamma.RockwellNode_Character_BP_Boss_Gamma'",
    ["commonname"] = "Rockwell Prime (Gamma)",
    ["stats"] = {
      ["health"] = 25000,
    }
  },
------------------------------------------------------------
  ["rockwellprimebeta"] = {
    ["inherits"] = "rockwellprime",
    ["class"] = "RockwellNode_Character_BP_Boss_Beta_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellNode_Character_BP_Boss_Beta.RockwellNode_Character_BP_Boss_Beta'",
    ["commonname"] = "Rockwell Prime (Beta)",
    ["stats"] = {
      ["health"] = 75000,
    }
  },
------------------------------------------------------------
  ["rockwellprimealpha"] = {
    ["inherits"] = "rockwellprime",
    ["class"] = "RockwellNode_Character_BP_Boss_Alpha_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Alpha/RockwellNode_Character_BP_Boss_Alpha.RockwellNode_Character_BP_Boss_Alpha",
    ["commonname"] = "Rockwell Prime (Alpha)",
    ["stats"] = {
      ["health"] = 100000,
    }
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [shadowmane] [lionfish lion]
----------------------------------------------------------------------------------------------------
  ["shadowmane"] = {
    ["variants"] = "VR Shadowmane",
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "LionfishLion_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/LionfishLion/LionfishLion_Character_BP.LionfishLion_Character_BP'",
    ["commonname"] = "Shadowmane",
    ["dragweight"] = 350,
    ["mass"] = 195,
    ["killxpbase"] = 5,
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "Yes",
      ["tameineffectivenessbyaffinity"] = 1.875,
      ["tameaffinitybase"] = 6000,
      ["tameaffinityperlevel"] = 80,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 0.05
    },
    ["breeding"] = {
      ["gestationtime"] = 8628.1277,
      ["maturationtime"] = 175438.596,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
      ["immobilizedby"] = "Net Projectile (Genesis: Part 2)",
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [summoner]
----------------------------------------------------------------------------------------------------
  ["summoner"] = {
    ["variants"] = "Macro-Summoner",
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "Summoner_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/Summoner/Summoner_Character_BP.Summoner_Character_BP'",
    ["commonname"] = "Summoner",
    ["dragweight"] = 1000,
    ["mass"] = 100,
    ["killxpbase"] = 2,
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
    },
    ["immobilizedby"] = "Bear Trap, Plant Species Y",
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [tekstryder] [stryder]
----------------------------------------------------------------------------------------------------
  ["tekstryder"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "TekStrider_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/TekStrider/TekStrider_Character_BP.TekStrider_Character_BP'",
    ["commonname"] = "Tek Stryder",
    ["dragweight"] = 1000,
    ["mass"] = 360,
    ["killxpbase"] = 2,
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "",
      ["tameineffectivenessbyaffinity"] = 30,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 5,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 0.05
    },
    ["immobilizedby"] = "Large Bear Trap",
    ["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)

  },
----------------------------------------------------------------------------------------------------
-- Keywords: [voidwyrm] [tek wyvern]
----------------------------------------------------------------------------------------------------
  ["voidwyrm"] = {
    ["variants"] = "Alpha Blood Crystal Wyvern, Alpha Fire Wyvern, Blood Crystal Wyvern, Bone Fire Wyvern, Brute Fire Wyvern, Corrupted Wyvern, Crystal Wyvern Queen (Gamma), Crystal Wyvern Queen (Beta), Crystal Wyvern Queen (Alpha), Dodo Wyvern, Ember Crystal Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Tropical Crystal Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["class"] = "TekWyvern_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/TekWyvern/TekWyvern_Character_BP.TekWyvern_Character_BP'",
    ["commonname"] = "Voidwyrm",
    ["dragweight"] = 555,
    ["mass"] = 800,
    ["killxpbase"] = 120,
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["ballowmountedweaponry"] = "No",
      ["tameineffectivenessbyaffinity"] = 0.4,
      ["tameaffinitybase"] = 5000,
      ["tameaffinityperlevel"] = 750,
      ["foodconsumptionbase"] = 0.000185,
      ["foodconsumptionmult"] = 199.984
    },
    ["breeding"] = {
      ["egg"] = "Tek Wyvern Egg (Genesis: Part 2)",
      ["mintemp"] = 80,
      ["maxtemp"] = 90,
      ["incubationtime"] = 17998.5601,
      ["maturationtime"] = 333333.333,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [genroverrides] [roverrides]
----------------------------------------------------------------------------------------------------
  ["rCreatureOverride"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["switchreleasedate"] = "",
    ["switchreleaseversion"] = "",
    ["mobilereleasedate"] = "",
    ["mobilereleaseversion"] = ""
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [r...] [genr...]
----------------------------------------------------------------------------------------------------
  ["rallosaurus"] = {
    ["inherits"] = "allosaurus",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Allo_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Allo_Character_BP_Rockwell.Allo_Character_BP_Rockwell'",
    ["commonname"] = "R-Allosaurus",
    ["group"] = "Dinosaurs, R-Creatures"
  },
  ["rbrontosaurus"] = {
    ["inherits"] = "brontosaurus",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Sauropod_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Sauropod_Character_BP_Rockwell.Sauropod_Character_BP_Rockwell'",
    ["commonname"] = "R-Brontosaurus",
    ["group"] = "Dinosaurs, R-Creatures"
  },
  ["rcarbonemys"] = {
    ["inherits"] = "carbonemys",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Turtle_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Turtle_Character_BP_Rockwell.Turtle_Character_BP_Rockwell'",
    ["commonname"] = "R-Carbonemys",
    ["group"] = "Reptiles, R-Creatures"
  },
  ["rcarnotaurus"] = {
    ["inherits"] = "carnotaurus",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Carno_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Carno_Character_BP_Rockwell.Carno_Character_BP_Rockwell'",
    ["commonname"] = "R-Carnotaurus",
    ["group"] = "Dinosaurs, R-Creatures"
  },
  ["rdaeodon"] = {
    ["inherits"] = "daeodon",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Daeodon_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Daeodon_Character_BP_Eden.Daeodon_Character_BP_Eden'",
    ["commonname"] = "R-Daeodon",
    ["group"] = "Mammals, R-Creatures"
  },
  ["rdilophosaur"] = {
    ["inherits"] = "dilophosaurus",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Dilo_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Dilo_Character_BP_Rockwell.Dilo_Character_BP_Rockwell'",
    ["commonname"] = "R-Dilophosaur",
    ["group"] = "Dinosaurs, R-Creatures"
  },
  ["rdirebear"] = {
    ["inherits"] = "direbear",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Direbear_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Direbear_Character_BP_Rockwell.Direbear_Character_BP_Rockwell'",
    ["commonname"] = "R-Dire Bear",
    ["group"] = "Mammals, R-Creatures"
  },
  ["rdirewolf"] = {
    ["inherits"] = "direwolf",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Direwolf_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Direwolf_Character_BP_Eden.Direwolf_Character_BP_Eden'",
    ["commonname"] = "R-Direwolf",
    ["group"] = "Mammals, R-Creatures"
  },
  ["requus"] = {
    ["inherits"] = "equus",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Equus_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Equus_Character_BP_Eden.Equus_Character_BP_Eden'",
    ["commonname"] = "R-Equus",
    ["group"] = "Mammals, R-Creatures"
  },
  ["rgasbags"] = {
    ["inherits"] = "gasbags",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "GasBags_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/GasBags_Character_BP_Eden.GasBags_Character_BP_Eden'",
    ["commonname"] = "R-Gasbags",
    ["group"] = "Invertebrates, R-Creatures"
  },
  ["rgiganotosaurus"] = {
    ["inherits"] = "giganotosaurus",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Gigant_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Gigant_Character_BP_Rockwell.Gigant_Character_BP_Rockwell'",
    ["commonname"] = "R-Giganotosaurus",
    ["group"] = "Dinosaurs, R-Creatures"
  },
  ["rmegatherium"] = {
    ["inherits"] = "megatherium",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Megatherium_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Megatherium_Character_BP_Eden.Megatherium_Character_BP_Eden'",
    ["commonname"] = "R-Megatherium",
    ["group"] = "Mammals, R-Creatures"
  },
  ["rparasaur"] = {
    ["inherits"] = "parasaurolophus",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Para_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Para_Character_BP_Eden.Para_Character_BP_Eden'",
    ["commonname"] = "R-Parasaur",
    ["group"] = "Dinosaurs, R-Creatures"
  },
  ["rprocoptodon"] = {
    ["inherits"] = "procoptodon",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Procoptodon_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Procoptodon_Character_BP_Eden.Procoptodon_Character_BP_Eden'",
    ["commonname"] = "R-Procoptodon",
    ["group"] = "Mammals, R-Creatures"
  },
  ["rquetzal"] = {
    ["inherits"] = "quetzalcoatlus",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Quetz_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Quetz_Character_BP_Rockwell.Quetz_Character_BP_Rockwell'",
    ["commonname"] = "R-Quetzal",
    ["group"] = "Dinosaurs, R-Creatures"
  },
  ["rreaperking"] = {
    ["inherits"] = "reaper",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Xenomorph_Character_BP_Male_Gen2_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_Male_BP_Gen2.Xenomorph_Character_BP_Male_Gen2'",
    ["commonname"] = "R-Reaper King",
    ["group"] = "Fantasy Creatures, R-Creatures"
  },
  ["rreaperqueen"] = {
    ["inherits"] = "reaper",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Xenomorph_Character_BP_Male_Gen2_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_Male_BP_Gen2.Xenomorph_Character_BP_Male_Gen2'",
    ["commonname"] = "R-Reaper Queen",
    ["group"] = "Fantasy Creatures, R-Creatures"
  },
  ["rsnowowl"] = {
    ["inherits"] = "snowowl",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Owl_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Owl_Character_BP_Eden.Owl_Character_BP_Eden'",
    ["commonname"] = "R-Snow Owl",
    ["group"] = "Birds, R-Creatures"
  },
  ["rthylacoleo"] = {
    ["inherits"] = "thylacoleo",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Thylacoleo_Character_BP_Eden_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Thylacoleo_Character_BP_Eden.Thylacoleo_Character_BP_Eden'",
    ["commonname"] = "R-Thylacoleo",
    ["group"] = "Mammals, R-Creatures"
  },
  ["rvelonasaur"] = {
    ["inherits"] = "velonasaur",
    ["overridewith"] = "rCreatureOverride",
    ["class"] = "Spindles_Character_BP_Rockwell_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Spindles_Character_BP_Rockwell.Spindles_Character_BP_Rockwell'",
    ["commonname"] = "R-Velonasaur",
    ["group"] = "Dinosaurs, Fantasy Creatures, R-Creatures"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [vroverrides]
----------------------------------------------------------------------------------------------------
  ["vrCreatureOverride"] = {
    ["dlc"] = "Genesis: Part 2",
    ["releasedate"] = "2021-06-03",
    ["releaseversion"] = "329.5",
    ["xboxreleasedate"] = "2021-06-03",
    ["xboxreleaseversion"] = "928.4",
    ["psreleasedate"] = "2021-06-03",
    ["psreleaseversion"] = "689.4",
    ["egsreleasedate"] = "2021-06-03",
    ["egsreleaseversion"] = "329.5",
    ["canbetamed"] = "No",
    ["rideable"] = "No"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [vr...]
----------------------------------------------------------------------------------------------------
  ["vrallosaurus"] = {
    ["inherits"] = "allosaurus",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Allo_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Allo_Character_BP_TameSTA.Allo_Character_BP_TameSTA'",
    ["commonname"] = "VR Allosaurus",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vraraneo"] = {
    ["inherits"] = "araneomorphus",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "SpiderS_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/SpiderS_Character_BP_ExpG.SpiderS_Character_BP_ExpG'",
    ["commonname"] = "VR Araneo",
    ["group"] = "Invertebrates, VR Creatures"
  },
  ["vrargentavis"] = {
    ["inherits"] = "argentavis",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Argent_Character_BP_LifeSupport_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Argent_Character_BP_LifeSupport.Argent_Character_BP_LifeSupport'",
    ["commonname"] = "VR Argentavis",
    ["group"] = "Birds, VR Creatures"
  },
  ["vrastrodelphis"] = {
    ["inherits"] = "astrodelphis",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "SpaceDolphin_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/SpaceDolphin_Character_BP_TameSTA.SpaceDolphin_Character_BP_TameSTA'",
    ["commonname"] = "VR Astrodelphis",
    ["group"] = "Fantasy Creatures, Mammals, VR Creatures"
  },
  ["vrbloodstalker"] = {
    ["inherits"] = "bloodstalker",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "BogSpider_Character_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/BogSpider_Character_TameSTA.BogSpider_Character_TameSTA'",
    ["commonname"] = "VR Bloodstalker",
    ["group"] = "Fantasy Creatures, Invertebrates, VR Creatures"
  },
  ["vrcarnotaurus"] = {
    ["inherits"] = "carnotaurus",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Carno_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Carno_Character_BP_ExpG.Carno_Character_BP_ExpG'",
    ["commonname"] = "VR Carnotaurus",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vrchalicotherium"] = {
    ["inherits"] = "chalicotherium",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Chalico_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Chalico_Character_BP_ExpG.Chalico_Character_BP_ExpG'",
    ["commonname"] = "VR Chalicotherium",
    ["group"] = "Mammals, VR Creatures"
  },
  ["vrdilophosaur"] = {
    ["inherits"] = "dilophosaurus",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Dilo_Character_BP_CorrMaze_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Maze/CorruptedZone/Dinos/Dilo_Character_BP_CorrMaze.Dilo_Character_BP_CorrMaze'",
    ["commonname"] = "VR Dilophosaur",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vrdimorphodon"] = {
    ["inherits"] = "dimorphodon",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Dimorph_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Dimorph_Character_BP_TameSTA.Dimorph_Character_BP_TameSTA'",
    ["commonname"] = "VR Dimorphodon",
    ["group"] = "Reptiles, VR Creatures"
  },
  ["vrenforcer"] = {
    ["inherits"] = "enforcer",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Enforcer_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Enforcer_Character_BP_TameSTA.Enforcer_Character_BP_TameSTA'",
    ["commonname"] = "VR Enforcer",
    ["group"] = "Mechanical Creatures, VR Creatures"
  },
  ["vrferox"] = {
    ["inherits"] = "feroxlarge",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Shapeshifter_Large_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Shapeshifter_Large_Character_BP_TameSTA.Shapeshifter_Large_Character_BP_TameSTA'",
    ["commonname"] = "VR Ferox",
    ["group"] = "Fantasy Creatures, Mammals, VR Creatures"
  },
  ["vrkaprosuchus"] = {
    ["inherits"] = "kaprosuchus",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Kaprosuchus_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Kaprosuchus_Character_BP_TameSTA.Kaprosuchus_Character_BP_TameSTA'",
    ["commonname"] = "VR Kaprosuchus",
    ["group"] = "Reptiles, VR Creatures"
  },
  ["vrkarkinos"] = {
    ["inherits"] = "karkinos",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Crab_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Crab_Character_BP_TameSTA.Crab_Character_BP_TameSTA'",
    ["commonname"] = "VR Karkinos",
    ["group"] = "Fantasy Creatures, Invertebrates, VR Creatures"
  },
  ["vrlymantria"] = {
    ["inherits"] = "lymantria",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Moth_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Moth_Character_BP_TameSTA.Moth_Character_BP_TameSTA'",
    ["commonname"] = "VR Lymantria",
    ["group"] = "Invertebrates, VR Creatures"
  },
  ["vrmantis"] = {
    ["inherits"] = "mantis",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Mantis_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Mantis_Character_BP_TameSTA.Mantis_Character_BP_TameSTA'",
    ["commonname"] = "VR Mantis",
    ["group"] = "Invertebrates, VR Creatures"
  },
  ["vrmegalania"] = {
    ["inherits"] = "megalania",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Megalania_Character_BP_CorrMaze_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Maze/CorruptedZone/Dinos/Megalania_Character_BP_CorrMaze.Megalania_Character_BP_CorrMaze'",
    ["commonname"] = "VR Megalania",
    ["group"] = "Reptiles, VR Creatures"
  },
  ["vrmegatherium"] = {
    ["inherits"] = "megatherium",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Megatherium_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Megatherium_Character_BP_ExpG.Megatherium_Character_BP_ExpG'",
    ["commonname"] = "VR Megatherium",
    ["group"] = "Mammals, VR Creatures"
  },
  ["vronyc"] = {
    ["inherits"] = "onychonycteris",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Bat_Character_BP_LifeSupport_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Bat_Character_BP_LifeSupport.Bat_Character_BP_LifeSupport'",
    ["commonname"] = "VR Onyc",
    ["group"] = "Mammals, VR Creatures"
  },
  ["vrpachy"] = {
    ["inherits"] = "pachycephalosaurus",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Pachy_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Pachy_Character_BP_ExpG.Pachy_Character_BP_ExpG'",
    ["commonname"] = "VR Pachy",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vrpulmonoscorpius"] = {
    ["inherits"] = "pulmonoscorpius",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Scorpion_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Scorpion_Character_BP_ExpG.Scorpion_Character_BP_ExpG'",
    ["commonname"] = "VR Pulmonoscorpius",
    ["group"] = "Invertebrates, VR Creatures"
  },
  ["vrparasaur"] = {
    ["inherits"] = "parasaurolophus",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Para_Character_BP_LifeSupport_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Para_Character_BP_LifeSupport.Para_Character_BP_LifeSupport'",
    ["commonname"] = "VR Parasaur",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vrraptor"] = {
    ["inherits"] = "raptor",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Raptor_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Raptor_Character_BP_TameSTA.Raptor_Character_BP_TameSTA'",
    ["commonname"] = "VR Raptor",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vrravager"] = {
    ["inherits"] = "ravager",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "CaveWolf_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/CaveWolf_Character_BP_TameSTA.CaveWolf_Character_BP_TameSTA'",
    ["commonname"] = "VR Ravager",
    ["group"] = "Fantasy Creatures, Mammals, VR Creatures"
  },
  ["vrrex"] = {
    ["inherits"] = "rex",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Rex_Character_BP_LifeSupport_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/LifeSupport/Dinos/Rex_Character_BP_LifeSupport.Rex_Character_BP_LifeSupport'",
    ["commonname"] = "VR Rex",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vrshadowmane"] = {
    ["inherits"] = "shadowmane",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "LionfishLion_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/LionfishLion_Character_BP_TameSTA.LionfishLion_Character_BP_TameSTA'",
    ["commonname"] = "VR Shadowmane",
    ["group"] = "Fantasy Creatures, Mammals, VR Creatures"
  },
  ["vrstegosaurus"] = {
    ["inherits"] = "stegosaurus",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Stego_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Stego_Character_BP_TameSTA.Stego_Character_BP_TameSTA'",
    ["commonname"] = "VR Stegosaurus",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vrtapejara"] = {
    ["inherits"] = "tapejara",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Tapejara_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Tapejara_Character_BP_ExpG.Tapejara_Character_BP_ExpG'",
    ["commonname"] = "VR Tapejara",
    ["group"] = "Reptiles, VR Creatures"
  },
  ["vrterrorbird"] = {
    ["inherits"] = "terrorbird",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "TerrorBird_Character_BP_ExpG_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/TerrorBird_Character_BP_ExpG.TerrorBird_Character_BP_ExpG'",
    ["commonname"] = "VR Terror Bird",
    ["group"] = "Birds, VR Creatures"
  },
  ["vrtitanoboa"] = {
    ["inherits"] = "titanoboa",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "BoaFrill_Character_BP_CorrMaze_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Maze/CorruptedZone/Dinos/BoaFrill_Character_BP_CorrMaze.BoaFrill_Character_BP_CorrMaze'",
    ["commonname"] = "VR Titanoboa",
    ["group"] = "Reptiles, VR Creatures"
  },
  ["vrtriceratops"] = {
    ["inherits"] = "triceratops",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "Trike_Character_BP_TameSTA_C",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Trike_Character_BP_TameSTA.Trike_Character_BP_TameSTA'",
    ["commonname"] = "VR Triceratops",
    ["group"] = "Dinosaurs, VR Creatures"
  },
  ["vrvelonasaur"] = {
    ["inherits"] = "velonasaur",
    ["overridewith"] = "vrCreatureOverride",
    ["class"] = "spindles_character_bp_r",
    ["blueprintpath"] = "Blueprint'/Game/Genesis2/Missions/ModularMission/Gauntlet2/STA/Endless/Tames/Spindles_Character_BP_TameSTA.Spindles_Character_BP_TameSTA'",
    ["commonname"] = "VR Velonasaur",
    ["group"] = "Dinosaurs, Fantasy Creatures, VR Creatures"
  }
}