Hey! You! Here to update something that's out of date? Follow these easy steps:
- Use Ctrl +F to find the data for the animal
- Find the thing that's wrong
- Change the thing and save the page
That's it! After you've done that, the data will proliferate out to all the relevant pages.
If you're adding new data instead of just changing existing data, try to use an example of how things are entered if you're not quite sure what to do.
(Oh, order doesn't matter, but spelling and capitalization do. For example, it doesn't matter if Disposition is first or last)
Thanks, you're awesome!
- Last updated: Wed, 26 Jun 2024 03:46:34 +0000 (UTC) by User:Headbox8424
Animal Entry Schema[]
["Animalname"] = {
Family = "SpeciesName",
Introduced = "29.0",
Codex = "A shy, bizarre-looking, semi-aquatic creature that seldom attacks unless provoked.",
CodexScans = 20,
Quotes = {
Quote1 = {
Quote = "A Quote about the animal.",
Quotee = "A Guy"
},
Quote2 = {
Quote = "A second Quote about the animal.",
Quotee = "Another Guy"
}
},
Image ="UmberUndazoa.png",
Call = "PobberCall.ogg",
Intro = "A Text shown above the Table of Rewards. Used to emphasis important Quirks of the Animal",
Notes = "A Text shown below the Table of Rewards. Used to show minor Quirks of the Animal.",
Reward = "The Main Reward you get, usually a specific standing or Tags",
Perfect = "How much reward you get for a perfect capture",
Good = "How much reward you get for a good capture",
Bad = "How much reward you get for a bad capture",
MinWeight = "1 kg",
MaxWeight = "1000 kg",
MinAge = "0 year 3 months",
MaxAge = "50 years 11 months",
Origin = "Cambion Drift",
Faction = "Prey"
}
Key/Column Name | Data Type | Required? | Explanation/Description | Example(s) |
---|---|---|---|---|
Family |
String | ✔️ | Name of the species | "Pobber" or "Vulpaphyla"
|
Introduced |
String | ❌ | The version-number the animal got introduced | "30.5" or "Specters Of The Rail"
|
Codex |
String | ❌ | The Codex entry of the animal | "A shy, bizarre-looking, semi-aquatic creature that seldom attacks unless provoked."
|
CodexScans |
Number (integer) | ❌ | The number of Codex scans needed to complete its entry | 20
|
Quotes |
Table (map of strings) | ❌ | A table of quotes with the quotee | { Quote = "this is a quote" Quotee = "myself" }
|
Image |
String | ❌ | The file name of the image of the animal as stored on the wiki | "CommonPobber.png"
|
Call |
String | ❌ | The file name of the call of the animal as stored on the wiki | "Pobbercall.ogg"
|
Intro |
String | ❌ | Text displayed above the reward table used to emphasis important details | "Only appears during Fass"
|
Notes |
String | ❌ | Trivia or not so important notes about the animal | "Closely resembles the Jerboa"
|
Reward |
String | ✔️ | The most important type of reward you get for capturing the animal | "Ostron Standing" or "Vizier Predasite Tag"
|
Perfect |
Number (integer) | ❌ | The amount of the type of reward specified for getting a "perfect" capture | 1200 or 3
|
Good |
Number (integer) | ❌ | The amount of the type of reward specified for getting a "good" capture | 800 or 2
|
Bad |
Number (integer) | ❌ | The amount of the type of reward specified for getting a "bad" capture | 500 or 1
|
MinWeight |
Number (float) | ❌ | The minimum weight of the animal in kg | 1.0
|
MaxWeight |
Number (float) | ❌ | The maximum weight of the animal in kg | 60.0
|
MinAge |
String | ❌ | The minimum age of the animal in years and months | "0 years 10 months"
|
MaxAge |
String | ❌ | The maximum age of the animal in years and months | "30 years 0 months"
|
Origin |
String | ❌ | The origin of the animal | "Cambion Drift"
|
Faction |
String | ❌ | The faction, specified in the Codex entry of the animal | "Prey"
|
Conservation Data[]
return {
Animals = {
["Alpine Monitor Sawgaw"] = {
Bad = 600,
Call = "SawgawCall.ogg",
Codex = "Soar Gore' as the Solaris call it, this crimson-faced bird of prey circles and stalks the cliffs and fungal groves of Venus, searching for rodent prey.",
CodexScans = 20,
Faction = "Predator",
Family = "Sawgaw",
Armor = 50,
Health = 6,
FullImg = "SnowBirdUncommon.png",
Good = 900,
Image = "SnowBirdUncommon.png",
Intro = "Sawgaws are a flying species, making them difficult to capture until they land somewhere. They usually prefer to perch on top of the giant mushrooms. ",
Introduced = "24.2",
MaxAge = { Month = 3, Year = 12 },
MaxWeight = 5.4,
MinAge = { Month = 3, Year = 0 },
MinWeight = 1.1,
Notes = "A rare Sawgaw subspecies. Tougher and stronger, Alpine Monitor Sawgaws will often assume the role of alphas over the other subspecies in the wild. They are highly valued as exotic 'pets' by [[Corpus]] nobility, though 'prisoners' may be a more appropriate term.",
Origin = "Orb Vallis",
Perfect = 1200,
Rarity = 2,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Amethyst Nexifera"] = {
Bad = 1,
Call = "NexiferaPlayerLureCall.ogg",
Codex = "A distinctly Deimosian grotesquerie that attacks it opponents from above.",
CodexScans = 20,
Faction = "Prey",
Family = "Nexifera",
Armor = 50,
Health = 1000,
FullImg = "AmethystNexifera.png",
Good = 2,
Image = "AmethystNexifera.png",
Intro = "Nexifera can't be lured out via the normal Track and Tranq process.<br>They only spawn naturally in big caves near the [https://warframe.fandom.com/wiki/Cambion_Drift?file=Cambion_drift_map.jpg Catabolic Gutter] hanging from the ceiling.<br>Their hard lower exterior block all Tranq-Shots.<br>Additionally, They are 75% resistant to all Warframe abilities. Meaning all Duration gets quartered. Their resistance can accumulate, causing consecutive use of the same ability to have even less duration, eventually becoming outright immune.",
Introduced = "29.5",
MaxAge = { Month = 2, Year = 1 },
MaxWeight = 0.44,
MinAge = { Month = 9, Year = 0 },
MinWeight = 0.17,
Notes = "Nexifera spawn yellow-green goo below themselves. If anything steps on it they dive down and deal damage with the resulting shockwave.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 1,
Reward = "Amethyst Nexifera Tag",
TranqsNeeded = 1
},
["Ashen Kuaka"] = {
Bad = 300,
Call = "ForestRodentPlayerLureCall.ogg",
Codex = "A timid rodent that is easily frightened.",
CodexScans = 20,
Faction = "Prey",
Family = "Kuaka",
Armor = 50,
Health = 1,
FullImg = "KuakaUncommon.png",
Good = 450,
Image = "KuakaUncommon.png",
Intro = "Kuaka notably appear in groups of three.",
Introduced = "22.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A rare Kuaka subspecies. They dislike light and have adapted to living underground.",
Origin = "Plains of Eidolon",
Perfect = 600,
Rarity = 2,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Bau Vasca Kavat"] = {
Bad = 500,
Call = "KavatVascaPlayerLureCall.ogg",
Codex = "The Vasca strain is a symbiotic blood-borne virus transmitted via the saliva of infected kavats. Existing solely to propagate itself the virus makes the host increasingly dependent upon the ingestion of blood, thereby spreading itself further and faster through the population. Vasca-infected kavats, over time, lose all sense of themselves becoming increasingly cunning, violent and ravenous.",
CodexScans = 20,
Faction = "Predator",
Family = "Vasca Kavat",
Armor = 175,
Health = 300,
FullImg = "VascaKavatUncommon.png",
Good = 750,
Image = "VascaKavatUncommon.png",
Intro = "Vasca Kavats only appear during nighttime in the Plains of Eidolon. <br><br>When roaming, Vasca Kavats will appear in groups of three, but when called from a calling point only one will spawn.",
Introduced = "26.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A rare Vasca Kavat subspecies.",
Origin = "Plains of Eidolon",
Perfect = 1000,
Rarity = 2,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Black-Banded Bolarola"] = {
Bad = 750,
Call = "BolarolaCall.ogg",
Codex = "Favoring thunder, lightning and cratered-out areas Bolarolas are all about defense. Their armored plates protect them from most predators, tucking-and-rolling to make good their escape.",
CodexScans = 20,
Faction = "Neutral",
Family = "Bolarola",
Armor = 50,
Health = 6,
FullImg = "BolarolaUncommon.png",
Good = 1125,
Image = "BolarolaUncommon.png",
Intro = "Bolarolas are covered in an armored plating that neutralizes tranquilizing shots. Only their underbellies are vulnerable, and they will occasionally lean back to expose this weakness. Should they sense danger they will curl up to shield themselves, and when fleeing they will roll away. ",
Introduced = "24.0",
MaxAge = { Month = 5, Year = 8 },
MaxWeight = 19.7,
MinAge = { Month = 5, Year = 0 },
MinWeight = 7.5,
Notes = "A rare Bolarola subspecies. Their black plates are said to be used in Grineer formal wear.",
Origin = "Orb Vallis",
Perfect = 1500,
Rarity = 2,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Brindle Kubrodon"] = {
Bad = 1000,
Call = "KubrodonCall.ogg",
Codex = "The apex predator of the Venusian plains. These massively framed beasts travel in groups and mark the territory surrounding Orokin cooling towers as their own. Kubrodons are a danger best avoided.",
CodexScans = 20,
Faction = "Neutral",
Family = "Kubrodon",
Armor = 50,
Health = 1000,
FullImg = "KubrodonCommon.png",
Good = 1500,
Image = "KubrodonCommon.png",
Intro = "True to its status as the apex predator, the Kubrodon's more acute sense of smell allows them to locate their pursuers, and will use a ramming attack to make good their escape. Must be shot twice with the Tranq Rifle to be brought down. <br><br>Additionally, Kubrodons are 75% resistant to all Warframe abilities. For example, when using {{WF|Ivara}}’s [[Quiver|Sleep Arrow]] to put a Kubrodon to sleep, the [[Ability Duration]] will be a quarter (1/4) of its full duration (Ivara’s Sleep Arrow with Maximized Ability Duration: 30.6 seconds ÷ 4 = 7.65 seconds). Their resistance can accumulate, causing consecutive use of the same ability to have even less duration, eventually becoming outright immune.<br><br>Despite being mentioned to travel in groups, only one Kubrodon will respond to the lure's call.",
Introduced = "24.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A common Kubrodon subspecies.",
Origin = "Orb Vallis",
Perfect = 2000,
Rarity = 1,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Burrowing Cryptilex"] = {
Bad = 1,
Call = "CryptilexPlayerLureCall.ogg",
Codex = "The most abundant variety of Cryptilex, this aggressive insect will slash anything it deems a threat.",
CodexScans = 20,
Faction = "Prey",
Family = "Cryptilex",
Armor = 50,
Health = 1,
FullImg = "BurrowingCryptilex.png",
Good = 2,
Image = "BurrowingCryptilex.png",
Introduced = "29.0",
MaxAge = { Month = 3, Year = 1 },
MaxWeight = 0.09,
MinAge = { Month = 10, Year = 0 },
MinWeight = 0.02,
Notes = "A common Cryptilex subspecies.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 1,
Reward = "Burrowing Cryptilex Tag",
TranqsNeeded = 1
},
["Caustic Cryptilex"] = {
Bad = 1,
Call = "CryptilexPlayerLureCall.ogg",
Codex = "The most dangerous Cryptilex. They have glands in their abdomens that can emit an acidic spray.",
CodexScans = 20,
Faction = "Prey",
Family = "Cryptilex",
Armor = 50,
Health = 1,
FullImg = "CausticCryptilex.png",
Good = 2,
Image = "CausticCryptilex.png",
Introduced = "29.0",
MaxAge = { Month = 2, Year = 1 },
MaxWeight = 0.08,
MinAge = { Month = 9, Year = 0 },
MinWeight = 0.02,
Notes = "A very rare Cryptilex subspecies.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Caustic Cryptilex Tag",
TranqsNeeded = 1
},
["Coastal Mergoo"] = {
Bad = 600,
Call = "OstronSeaBirdPlayerLureCall.ogg",
Codex = "An avian of ridiculous appearance found along coastal regions and around large bodies of water. Mergoo circle and squawk at the sight of marine predators. Many an Ostron fisher owes their lives to these odd little birds. Killing one is considered very bad luck.",
CodexScans = 20,
Faction = "Prey",
Family = "Mergoo",
Armor = 50,
Health = 1,
FullImg = "MergooCommon.png",
Good = 900,
Image = "MergooCommon.png",
Intro = "Like Condrocs, Mergoo are a flying species, making them difficult to capture until they land at the calling point.",
Introduced = "24.6",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A common Mergoo subspecies.",
Origin = "Plains of Eidolon",
Perfect = 1200,
Rarity = 1,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Common Avichaea"] = {
Bad = 1,
Call = "AvichaeaPlayerLureCall.ogg",
Codex = "A prehistoric bird-like creature that often congregates in small groups.",
CodexScans = 20,
Faction = "Prey",
Family = "Avichaea",
Armor = 50,
Health = 1,
FullImg = "CommonAvichaea.png",
Good = 2,
Image = "CommonAvichaea.png",
Intro = "A common Avichaea subspecies.",
Introduced = "29.0",
MaxAge = { Month = 3, Year = 1 },
MaxWeight = 5.1,
MinAge = { Month = 11, Year = 0 },
MinWeight = 1.2,
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 1,
Reward = "Common Avichaea Tag",
TranqsNeeded = 1
},
["Common Condroc"] = {
Bad = 400,
Call = "BirdOfPreyPlayerLureCall.ogg",
Codex = "A carrion-eater and opportunistic bird-of-prey. Condrocs gather, feed upon carrion, and occasionally, hunt in groups known as 'committees'. Several committees will be led by an Emperor.",
CodexScans = 20,
Faction = "Predator",
Family = "Condroc",
Armor = 50,
Health = 6,
FullImg = "CondrocCommon.png",
Good = 600,
Image = "CondrocCommon.png",
Intro = "When roaming, Condrocs will appear in groups of two or three and are already stationed on the ground, but when called from a calling point only one will spawn. <br><br>Condrocs are a flying species, making them difficult to capture until they land at the calling point.",
Introduced = "22.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A common Condroc subspecies.",
Origin = "Plains of Eidolon",
Perfect = 800,
Rarity = 1,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Crescent Vulpaphyla"] = {
Bad = 1,
Call = "VulpaphylaPlayerLureCall.ogg",
Codex = "The Crescent is the most pugnacious subspecies of Vulpaphyla, they will rush anything they perceive as a threat.",
CodexScans = 20,
Faction = "Predator",
Family = "Vulpaphyla",
Armor = 100,
Health = 100,
FullImg = "CrescentVulpaphyla.png",
Good = 2,
Image = "CrescentVulpaphyla.png",
Intro = "A rare Vulpaphyla subspecies that prefers [[Vome (Deimos)|Vome]] appearing almost exclusively during its phase.<br>[[Vulpaphyla (Conservation)|Vulpaphylas]] can be attacked by the Infested before or after sedating, causing them to become ''Weakened''. Capturing a Vulpaphyla in this state allows them to be used as a modular [[Companion]] through a process called Revivification with [[Son]].",
Introduced = "29.0",
MaxAge = { Month = 2, Year = 1 },
MaxWeight = 14.5,
MinAge = { Month = 2, Year = 1 },
MinWeight = 14.5,
Notes = "Vulpaphyla Scat marks the track alongside their footprints.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Crescent Vulpaphyla Tag",
TranqsNeeded = 1
},
["Dappled Horrasque"] = {
Bad = 600,
Call = "HorrasqueCall.ogg",
Codex = "This hideous creature is terrible to behold but will not attack unless provoked. When it does, its roar will shake the bowels of even the most steadfast tracker.",
CodexScans = 20,
Faction = "Predator",
Family = "Horrasque",
Armor = 50,
Health = 22,
FullImg = "HorrasqueCommon.png",
Good = 900,
Image = "HorrasqueCommon.png",
Intro = "Between the starting point and the calling point, a trail of {{D|Toxin}} damaging scat will line next to their footprints. <br><br>Horrasques will crawl underground, periodically exposing their heads. If they reach the calling point they will surface and expose their whole body, making perfect captures much easier. Must be shot '''two times''' with the Tranq Rifle to be brought down.",
Introduced = "24.2",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A very rare Bolarola subspecies. Their spines have evolved into thorn-like barbs that give them an even greater defense.",
Origin = "Orb Vallis",
Perfect = 1200,
Rarity = 1,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Delicate Pobber"] = {
Bad = 300,
Call = "PobberCall.ogg",
Codex = "Native to the fungal forests of Venus, the Pobber is a skittish rodent possessed of an objectionable odor. Always found in groups they flee at the slightest hint of trouble. They are a primary food source of [[Virmink]] and [[Sawgaw]].",
CodexScans = 20,
Faction = "Prey",
Family = "Pobber",
Armor = 50,
Health = 2,
FullImg = "PobberUncommon.png",
Good = 450,
Image = "PobberUncommon.png",
Intro = "Pobbers notably appear in groups of three.",
Introduced = "24.0",
MaxAge = { Month = 10, Year = 1 },
MaxWeight = 0.07,
MinAge = { Month = 3, Year = 0 },
MinWeight = 0.02,
Notes = "A rare Pobber subspecies. Due to being directly descended from domesticated pets, Delicate Pobbers are weaker and, incidentally, not encountered as much as other pobbers. They also lack their species signature repulsive smell, making them potentially good pets.",
Origin = "Orb Vallis",
Perfect = 600,
Rarity = 2,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Dusky-Headed Virmink"] = {
Bad = 400,
Call = "VirminkCall.ogg",
Codex = "Sleek and silky, the adorable appearance of the Venusian Virmink belies its aggressive demeanor. Favoring rocky landscapes Virmink packs nose the air, scenting for Pobbers - their primary food source.",
CodexScans = 20,
Faction = "Predator",
Family = "Virmink",
Armor = 50,
Health = 6,
FullImg = "VirminkUncommon.png",
Good = 600,
Image = "VirminkUncommon.png",
Introduced = "24.0",
MaxAge = { Month = 4, Year = 7 },
MaxWeight = 19,
MinAge = { Month = 2, Year = 0 },
MinWeight = 9.3,
Notes = "A rare Virmink subspecies. Their pelts are favored by the [[Corpus]].",
Origin = "Orb Vallis",
Perfect = 800,
Rarity = 2,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Emperor Condroc"] = {
Bad = 900,
Call = "BirdOfPreyPlayerLureCall.ogg",
Codex = "A carrion-eater and opportunistic bird-of-prey. Condrocs gather, feed upon carrion, and occasionally, hunt in groups known as 'committees'. Several committees will be led by an Emperor.",
CodexScans = 20,
Faction = "Predator",
Family = "Condroc",
Armor = 50,
Health = 6,
FullImg = "CondrocRare.png",
Good = 1350,
Image = "CondrocRare.png",
Intro = "When roaming, Condrocs will appear in groups of two or three and are already stationed on the ground, but when called from a calling point only one will spawn. <br><br>Condrocs are a flying species, making them difficult to capture until they land at the calling point.",
Introduced = "22.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A very rare Condroc subspecies. Commands a number of Condroc committees.",
Origin = "Plains of Eidolon",
Perfect = 1800,
Rarity = 3,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Fire-Veined Stover"] = {
Bad = 3200,
Call = "StoverCall.ogg",
Codex = "The Stover is a kind of proto-Kubrow that resurrected when Venus thawed. When grouped in a pack, Stovers are relentless opponents.",
CodexScans = 20,
Faction = "Predator",
Family = "Stover",
Armor = 50,
Health = 200,
FullImg = "StoverRare.png",
Good = 4800,
Image = "StoverRare.png",
Intro = "Stovers make their appearances within caves, whose narrow passageways make confrontation almost unavoidable. Instead of immediately fleeing, they will viciously attack their pursuers. Must be shot '''Two times''' with the Tranq Rifle to be brought down.",
Introduced = "24.2",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A very rare Stover subspecies. Often being referred to as 'majestic'.",
Origin = "Orb Vallis",
Perfect = 6400,
Rarity = 3,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Flossy Sawgaw"] = {
Bad = 400,
Call = "SawgawCall.ogg",
Codex = "Soar Gore' as the Solaris call it, this crimson-faced bird of prey circles and stalks the cliffs and fungal groves of Venus, searching for rodent prey.",
CodexScans = 20,
Faction = "Predator",
Family = "Sawgaw",
Armor = 50,
Health = 6,
FullImg = "SnowBirdCommon.png",
Good = 600,
Image = "SnowBirdCommon.png",
Intro = "Sawgaws are a flying species, making them difficult to capture until they land somewhere. They usually prefer to perch on top of the giant mushrooms. ",
Introduced = "24.2",
MaxAge = { Month = 6, Year = 9 },
MaxWeight = 4.8,
MinAge = { Month = 3, Year = 0 },
MinWeight = 1.3,
Notes = "A common Sawgaw subspecies. Possessing vibrant white feathers, the Flossy Sawgaw is perfectly suited to life on the snowy planets. Their feathers are also allegedly far softer than the other subspecies' and are at times hunted for them, but not to the point of extinction.",
Origin = "Orb Vallis",
Perfect = 800,
Rarity = 1,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Frogmouthed Sawgaw"] = {
Bad = 900,
Call = "SawgawCall.ogg",
Codex = "Soar Gore' as the Solaris call it, this crimson-faced bird of prey circles and stalks the cliffs and fungal groves of Venus, searching for rodent prey.",
CodexScans = 20,
Faction = "Predator",
Family = "Sawgaw",
Armor = 50,
Health = 6,
FullImg = "SnowBirdRare.png",
Good = 1350,
Image = "SnowBirdRare.png",
Intro = "Sawgaws are a flying species, making them difficult to capture until they land somewhere. They usually prefer to perch on top of the giant mushrooms. ",
Introduced = "24.2",
MaxAge = { Month = 7, Year = 11 },
MaxWeight = 5.5,
MinAge = { Month = 3, Year = 0 },
MinWeight = 1.2,
Notes = "A very rare Sawgaw subspecies. Whilst the Frogmouthed Sawgaw is largely thought to have been extinct for hundreds of years, some do still exist in the wilds across the system, if barely. This rarity has only caused the short-sighted Corpus to hunt them for trophies.",
Origin = "Orb Vallis",
Perfect = 1800,
Rarity = 3,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Fuming Dax Stover"] = {
Bad = 1600,
Call = "StoverCall.ogg",
Codex = "The Stover is a kind of proto-Kubrow that resurrected when Venus thawed. When grouped in a pack, Stovers are relentless opponents.",
CodexScans = 20,
Faction = "Predator",
Family = "Stover",
Armor = 50,
Health = 200,
FullImg = "StoverUncommon.png",
Good = 2400,
Image = "StoverUncommon.png",
Intro = "Stovers make their appearances within caves, whose narrow passageways make confrontation almost unavoidable. Instead of immediately fleeing, they will viciously attack their pursuers. Must be shot '''Two times''' with the Tranq Rifle to be brought down.",
Introduced = "24.2",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A rare Stover subspecies. Often intimidates any other Stovers due to bossy behavior.",
Origin = "Orb Vallis",
Perfect = 3200,
Rarity = 2,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Ghost Kuaka"] = {
Bad = 600,
Call = "ForestRodentPlayerLureCall.ogg",
Codex = "A timid rodent that is easily frightened.",
CodexScans = 20,
Faction = "Prey",
Family = "Kuaka",
Armor = 50,
Health = 1,
FullImg = "KuakaRare.png",
Good = 900,
Image = "KuakaRare.png",
Intro = "Kuaka notably appear in groups of three.",
Introduced = "22.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A very rare Kuaka subspecies. Named for their rarity and preponderance for disappearing, and almost never visit the surface.",
Origin = "Plains of Eidolon",
Perfect = 1200,
Rarity = 3,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Green Velocipod"] = {
Bad = 1,
Call = "VelocipodCall.ogg",
Codex = "This large arthropod is generally found flying around Deimos' several grottos.",
CodexScans = 20,
Faction = "Prey",
Family = "Velocipod",
Armor = 125,
Health = 300,
FullImg = "GreenVelocipodK-DriveSkin.png",
Good = 2,
Image = "GreenVelocipodK-DriveSkin.png",
Intro = "Found in the ''Swamp'', meaning in the center of [[Cambion Drift]]",
Introduced = "29.0",
MaxAge = { Month = 1, Year = 1 },
MaxWeight = 0.01,
MinAge = { Month = 10, Year = 0 },
MinWeight = 0.01,
Notes = "A common, green Velocipod subspecies.<br>Green Velocipods appear to spawn more likely in the [https://warframe.fandom.com/wiki/Cambion_Drift?file=Cambion_Drift_Annotated_Map.png south-west].",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 1,
Reward = "Green Velocipod Tag",
TranqsNeeded = 1
},
["Horrasque Stormer"] = {
Bad = 1800,
Call = "HorrasqueCall.ogg",
Codex = "This hideous creature is terrible to behold but will not attack unless provoked. When it does, its roar will shake the bowels of even the most steadfast tracker.",
CodexScans = 20,
Faction = "Predator",
Family = "Horrasque",
Armor = 50,
Health = 22,
FullImg = "HorrasqueRare.png",
Good = 2700,
Image = "HorrasqueRare.png",
Intro = "Between the starting point and the calling point, a trail of {{D|Toxin}} damaging scat will line next to their footprints. <br><br>Horrasques will crawl underground, periodically exposing their heads. If they reach the calling point they will surface and expose their whole body, making perfect captures much easier. Must be shot '''two times''' with the Tranq Rifle to be brought down.",
Introduced = "24.2",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A very rare Horrasque subspecies. Hunted to near extinction due to the insulating properties of their hide.",
Origin = "Orb Vallis",
Perfect = 3600,
Rarity = 3,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Howler Undazoa"] = {
Bad = 1,
Call = "UndazoaPlayerLureCall.ogg",
Codex = "The Howler is easily startled. Its penetrating scream will cause other, more dangerous animals to investigate.",
CodexScans = 20,
Faction = "Prey",
Family = "Undazoa",
Armor = 50,
Health = 22,
FullImg = "HowlerUndazoa.png",
Good = 2,
Image = "HowlerUndazoa.png",
Intro = "A rare Undazoa subspecies that prefers [[Vome (Deimos)|Vome]] appearing almost exclusively during its phase.<br>Undazoa approach the Call-Point in the Exocrine, [[Cambion Drift|Cambion Drifts]] river-like formations.",
Introduced = "29.5",
MaxAge = { Month = 8, Year = 44 },
MaxWeight = 59.7,
MinAge = { Month = 0, Year = 14 },
MinWeight = 54.7,
Notes = "Undazoa Scat marks the track alongside their footprints.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Howler Undazoa Tag",
TranqsNeeded = 2
},
["Kubrodon Incarnadine"] = {
Bad = 4000,
Call = "KubrodonCall.ogg",
Codex = "The apex predator of the Venusian plains. These massively framed beasts travel in groups and mark the territory surrounding Orokin cooling towers as their own. Kubrodons are a danger best avoided.",
CodexScans = 20,
Faction = "Neutral",
Family = "Kubrodon",
Armor = 50,
Health = 1000,
FullImg = "KubrodonRare.png",
Good = 6000,
Image = "KubrodonRare.png",
Intro = "True to its status as the apex predator, the Kubrodon's more acute sense of smell allows them to locate their pursuers, and will use a ramming attack to make good their escape. Must be shot twice with the Tranq Rifle to be brought down. <br><br>Additionally, Kubrodons are 75% resistant to all Warframe abilities. For example, when using {{WF|Ivara}}’s [[Quiver|Sleep Arrow]] to put a Kubrodon to sleep, the [[Ability Duration]] will be a quarter (1/4) of its full duration (Ivara’s Sleep Arrow with Maximized Ability Duration: 30.6 seconds ÷ 4 = 7.65 seconds). Their resistance can accumulate, causing consecutive use of the same ability to have even less duration, eventually becoming outright immune.<br><br>Despite being mentioned to travel in groups, only one Kubrodon will respond to the lure's call.",
Introduced = "24.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A very rare Kubrodon subspecies. Feared across the Orb Vallis, they are possessed of a particular malevolence, a dark intelligence, and kill not for survival, but solely for the sake of pleasure.",
Origin = "Orb Vallis",
Perfect = 8000,
Rarity = 3,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Medjay Predasite"] = {
Bad = 1,
Call = "PredasitePlayerLureCall.ogg",
Codex = "Not quite as flighty as its subspecies cousins, it will charge if it feels threatened. Active only while Vome watches over the Cambion Drift.",
CodexScans = 20,
Faction = "Predator",
Family = "Predasite",
Armor = 50,
Health = 500,
FullImg = "MedjayPredasite.png",
Good = 2,
Image = "MedjayPredasite.png",
Intro = "Predasites can be attacked by the Infested before or after sedating, causing them to become ''Weakened''. Capturing a Predasite in this state allows them to be used as a modular [[Companion]] through a process called Revivification with [[Son]]<br>A rare Predasite subspecies that prefers [[Vome (Deimos)|Vome]] appearing almost exclusively during its phase.",
Introduced = "29.0",
MaxAge = { Month = 3, Year = 1 },
MaxWeight = 0.01,
MinAge = { Month = 9, Year = 0 },
MinWeight = 0.01,
Notes = "Predasite Scat marks the track alongside their footprints. The Scat marks are accompanied by greenish smoke.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Medjay Predasite Tag",
TranqsNeeded = 2
},
["Nephil Vasca Kavat"] = {
Bad = 750,
Call = "KavatVascaPlayerLureCall.ogg",
Codex = "The Vasca strain is a symbiotic blood-borne virus transmitted via the saliva of infected kavats. Existing solely to propagate itself the virus makes the host increasingly dependent upon the ingestion of blood, thereby spreading itself further and faster through the population. Vasca-infected kavats, over time, lose all sense of themselves becoming increasingly cunning, violent and ravenous.",
CodexScans = 20,
Faction = "Predator",
Family = "Vasca Kavat",
Armor = 175,
Health = 300,
FullImg = "VascaKavatRare.png",
Good = 1125,
Image = "VascaKavatRare.png",
Intro = "Vasca Kavats only appear during nighttime in the Plains of Eidolon. <br><br>When roaming, Vasca Kavats will appear in groups of three, but when called from a calling point only one will spawn.",
Introduced = "26.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A very rare Vasca Kavat subspecies.",
Origin = "Plains of Eidolon",
Perfect = 1500,
Rarity = 3,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Ostia Vasca Kavat"] = {
Bad = 250,
Call = "KavatVascaPlayerLureCall.ogg",
Codex = "The Vasca strain is a symbiotic blood-borne virus transmitted via the saliva of infected kavats. Existing solely to propagate itself the virus makes the host increasingly dependent upon the ingestion of blood, thereby spreading itself further and faster through the population. Vasca-infected kavats, over time, lose all sense of themselves becoming increasingly cunning, violent and ravenous.",
CodexScans = 20,
Faction = "Predator",
Family = "Vasca Kavat",
Armor = 175,
Health = 300,
FullImg = "VascaKavatCommon.png",
Good = 375,
Image = "VascaKavatCommon.png",
Intro = "Vasca Kavats only appear during nighttime in the Plains of Eidolon. <br><br>When roaming, Vasca Kavats will appear in groups of three, but when called from a calling point only one will spawn.",
Introduced = "26.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A common Vasca Kavat subspecies.",
Origin = "Plains of Eidolon",
Perfect = 500,
Rarity = 1,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Panzer Vulpaphyla"] = {
Bad = 1,
Call = "VulpaphylaPlayerLureCall.ogg",
Codex = "This hardy creature has a collagenous dermis that acts as a thick, protective armor.",
CodexScans = 20,
Faction = "Predator",
Family = "Vulpaphyla",
Armor = 100,
Health = 100,
FullImg = "PanzerVulpaphyla.png",
Good = 2,
Image = "PanzerVulpaphyla.png",
Intro = "A rare Vulpaphyla subspecies that prefers [[Fass (Deimos)|Fass]] appearing almost exclusively during its phase.<br>[[Vulpaphyla (Conservation)|Vulpaphylas]] can be attacked by the Infested before or after sedating, causing them to become ''Weakened''. Capturing a Vulpaphyla in this state allows them to be used as a modular [[Companion]] through a process called Revivification with [[Son]].",
Introduced = "29.0",
MaxAge = { Month = 2, Year = 1 },
MaxWeight = 15,
MinAge = { Month = 9, Year = 0 },
MinWeight = 11.1,
Notes = "Vulpaphyla Scat marks the track alongside their footprints.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Panzer Vulpaphyla Tag",
TranqsNeeded = 3
},
["Pharaoh Predasite"] = {
Bad = 1,
Call = "PredasitePlayerLureCall.ogg",
Codex = "Easily frightened, this Predasite flees in the sight of danger, but not before hissing a geyser of parasitic sputum. Active only while Fass watches over the Cambion Drift.",
CodexScans = 20,
Faction = "Predator",
Family = "Predasite",
Armor = 50,
Health = 500,
FullImg = "PharaohPredasite.png",
Good = 2,
Image = "PharaohPredasite.png",
Intro = "Predasites can be attacked by the Infested before or after sedating, causing them to become ''Weakened''. Capturing a Predasite in this state allows them to be used as a modular [[Companion]] through a process called Revivification with [[Son]]<br>A rare Predasite subspecies that prefers [[Fass (Deimos)|Fass]] appearing almost exclusively during its phase.",
Introduced = "29.0",
MaxAge = { Month = 2, Year = 1 },
MaxWeight = 0.01,
MinAge = { Month = 9, Year = 0 },
MinWeight = 0.01,
Notes = "Predasite Scat marks the track alongside their footprints. The Scat marks are accompanied by greenish smoke.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Pharaoh Predasite Tag",
TranqsNeeded = 2
},
["Plains Kuaka"] = {
Bad = 200,
Call = "ForestRodentPlayerLureCall.ogg",
Codex = "A timid rodent that is easily frightened.",
CodexScans = 20,
Faction = "Prey",
Family = "Kuaka",
Armor = 50,
Health = 1,
FullImg = "KuakaCommon.png",
Good = 300,
Image = "KuakaCommon.png",
Intro = "Kuaka notably appear in groups of three.",
Introduced = "22.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A common Kuaka subspecies.",
Origin = "Plains of Eidolon",
Perfect = 400,
Rarity = 1,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Purple Velocipod"] = {
Bad = 1,
Call = "VelocipodCall.ogg",
Codex = "A sluggish highlands insect that's capable of bursts of speed when threatened.",
CodexScans = 20,
Faction = "Prey",
Family = "Velocipod",
Armor = 125,
Health = 300,
FullImg = "PurpleVelocipodK-DriveSkin.png",
Good = 2,
Image = "PurpleVelocipodK-DriveSkin.png",
Intro = "Found in the ''Swamp'', meaning in the center of [[Cambion Drift]]",
Introduced = "29.0",
MaxAge = { Month = 2, Year = 1 },
MaxWeight = 0.01,
MinAge = { Month = 8, Year = 0 },
MinWeight = 0.01,
Notes = "A rare, purple Velocipod subspecies.<br>Purple Velocipods appear to spawn more likely in the [https://warframe.fandom.com/wiki/Cambion_Drift?file=Cambion_Drift_Annotated_Map.png north-east].",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 2,
Reward = "Purple Velocipod Tag",
TranqsNeeded = 1
},
["Red-Crested Virmink"] = {
Bad = 500,
Call = "VirminkCall.ogg",
Codex = "Sleek and silky, the adorable appearance of the Venusian Virmink belies its aggressive demeanor. Favoring rocky landscapes Virmink packs nose the air, scenting for Pobbers - their primary food source.",
CodexScans = 20,
Faction = "Predator",
Family = "Virmink",
Armor = 50,
Health = 6,
FullImg = "VirminkRare.png",
Good = 750,
Image = "VirminkRare.png",
Introduced = "24.0",
MaxAge = { Month = 8, Year = 6 },
MaxWeight = 18.6,
MinAge = { Month = 5, Year = 0 },
MinWeight = 8.3,
Notes = "A very rare Virmink subspecies. An original [[Orokin]] strain thought to be extinct during the Orokin Era, and for millennia thereafter, they have been preserved and revived alongside the Orb Vallis.",
Origin = "Orb Vallis",
Perfect = 1000,
Rarity = 3,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Rogue Condroc"] = {
Bad = 600,
Call = "BirdOfPreyPlayerLureCall.ogg",
Codex = "A carrion-eater and opportunistic bird-of-prey. Condrocs gather, feed upon carrion, and occasionally, hunt in groups known as 'committees'. Several committees will be led by an Emperor.",
CodexScans = 20,
Faction = "Predator",
Family = "Condroc",
Armor = 50,
Health = 6,
FullImg = "CondrocUncommon.png",
Good = 900,
Image = "CondrocUncommon.png",
Intro = "When roaming, Condrocs will appear in groups of two or three and are already stationed on the ground, but when called from a calling point only one will spawn. <br><br>Condrocs are a flying species, making them difficult to capture until they land at the calling point.",
Introduced = "22.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A rare Condroc subspecies. Prefers to hunt alone.",
Origin = "Plains of Eidolon",
Perfect = 1200,
Rarity = 2,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Scarlet Nexifera"] = {
Bad = 1,
Call = "NexiferaPlayerLureCall.ogg",
Codex = "Due to its remarkable strength, this Nexifera can cause seismic shocks when hitting the ground.",
CodexScans = 20,
Faction = "Prey",
Family = "Nexifera",
Armor = 50,
Health = 1000,
FullImg = "ScarletNexifera.png",
Good = 2,
Image = "ScarletNexifera.png",
Intro = "Nexifera can't be lured out via the normal Track and Tranq process.<br>They only spawn naturally in big caves near the [https://warframe.fandom.com/wiki/Cambion_Drift?file=Cambion_drift_map.jpg Catabolic Gutter] hanging from the ceiling.<br>Their hard lower exterior block all Tranq-Shots.<br>Additionally, They are 75% resistant to all Warframe abilities. Meaning all Duration gets quartered. Their resistance can accumulate, causing consecutive use of the same ability to have even less duration, eventually becoming outright immune.",
Introduced = "29.5",
MaxAge = { Month = 3, Year = 1 },
MaxWeight = 0.35,
MinAge = { Month = 11, Year = 0 },
MinWeight = 0.25,
Notes = "Nexifera spawn yellow-green goo below themselves. If anything steps on it they dive down and deal damage with the resulting shockwave.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Scarlet Nexifera Tag",
TranqsNeeded = 1
},
["Sentinel Stover"] = {
Bad = 800,
Call = "StoverCall.ogg",
Codex = "The Stover is a kind of proto-Kubrow that resurrected when Venus thawed. When grouped in a pack, Stovers are relentless opponents.",
CodexScans = 20,
Faction = "Predator",
Family = "Stover",
Armor = 50,
Health = 200,
FullImg = "StoverCommon.png",
Good = 1200,
Image = "StoverCommon.png",
Intro = "Stovers make their appearances within caves, whose narrow passageways make confrontation almost unavoidable. Instead of immediately fleeing, they will viciously attack their pursuers. Must be shot '''Two times''' with the Tranq Rifle to be brought down.",
Introduced = "24.2",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A common Stover subspecies.",
Origin = "Orb Vallis",
Perfect = 1600,
Rarity = 1,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Septic Cryptilex"] = {
Bad = 1,
Call = "CryptilexPlayerLureCall.ogg",
Codex = "This infectious insect is capable of hazardous viral attacks when alerted.",
CodexScans = 20,
Faction = "Prey",
Family = "Cryptilex",
Armor = 50,
Health = 1,
FullImg = "SepticCryptilex.png",
Good = 2,
Image = "SepticCryptilex.png",
Introduced = "29.0",
MaxAge = { Month = 3, Year = 1 },
MaxWeight = 0.09,
MinAge = { Month = 9, Year = 0 },
MinWeight = 0.02,
Notes = "A rare Cryptilex Subspecies. Its attacks deal and can proc {{D|Viral}}.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 2,
Reward = "Septic Cryptilex Tag",
TranqsNeeded = 1
},
["Sly Vulpaphyla"] = {
Bad = 1,
Call = "VulpaphylaPlayerLureCall.ogg",
Codex = "The most common Vulpaphyla, they travel in packs and are generally non-aggressive.",
CodexImg = "SlyVulpaphylaCodex.jpg",
CodexScans = 20,
Faction = "Predator",
Family = "Vulpaphyla",
Armor = 100,
Health = 100,
FullImg = "SlyVulpaphyla.png",
Good = 2,
Image = "SlyVulpaphyla.png",
Intro = "[[Vulpaphyla (Conservation)|Vulpaphylas]] can be attacked by the Infested before or after sedating, causing them to become ''Weakened''. Capturing a Vulpaphyla in this state allows them to be used as a modular [[Companion]] through a process called Revivification with [[Son]].",
Introduced = "29.0",
MaxAge = { Month = 1, Year = 1 },
MaxWeight = 14.5,
MinAge = { Month = 10, Year = 0 },
MinWeight = 12.3,
Notes = "A common Vulpaphyla subspecies.<br>Vulpaphyla Scat marks the track alongside their footprints.",
Origin = "Cambion Drift",
OtherImg = "SlyVulpaphylaCapture.jpg",
Perfect = 3,
Rarity = 1,
Reward = "Sly Vulpaphyla Tag",
TranqsNeeded = 1
},
["Splendid Mergoo"] = {
Bad = 1800,
Call = "OstronSeaBirdPlayerLureCall.ogg",
Codex = "An avian of ridiculous appearance found along coastal regions and around large bodies of water. Mergoo circle and squawk at the sight of marine predators. Many an Ostron fisher owes their lives to these odd little birds. Killing one is considered very bad luck.",
CodexScans = 20,
Faction = "Prey",
Family = "Mergoo",
Armor = 50,
Health = 1,
FullImg = "MergooRare.png",
Good = 2700,
Image = "MergooRare.png",
Intro = "Like Condrocs, Mergoo are a flying species, making them difficult to capture until they land at the calling point.",
Introduced = "24.6",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A very rare Mergoo subspecies. A highly social specimen.",
Origin = "Plains of Eidolon",
Perfect = 3600,
Rarity = 3,
Reward = "Ostron Standing",
TranqsNeeded = 1
},
["Sporule Avichaea"] = {
Bad = 1,
Call = "AvichaeaPlayerLureCall.ogg",
Codex = "This capricious avian unleashes swarms of infested spores as its primary defense mechanism. Active only while Vome watches over the Cambion Drift.",
CodexScans = 20,
Faction = "Prey",
Family = "Avichaea",
Armor = 50,
Health = 1,
FullImg = "SporuleAvichaea.png",
Good = 2,
Image = "SporuleAvichaea.png",
Intro = "A rare Avichaea subspecies that prefers [[Vome (Deimos)|Vome]] appearing almost exclusively during its phase.",
Introduced = "29.0",
MaxAge = { Month = 0, Year = 1 },
MaxWeight = 4.6,
MinAge = { Month = 11, Year = 0 },
MinWeight = 2.9,
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Sporule Avichaea Tag",
TranqsNeeded = 1
},
["Spotted Bolarola"] = {
Bad = 500,
Call = "BolarolaCall.ogg",
Codex = "Favoring thunder, lightning and cratered-out areas Bolarolas are all about defense. Their armored plates protect them from most predators, tucking-and-rolling to make good their escape.",
CodexScans = 20,
Faction = "Neutral",
Family = "Bolarola",
Armor = 50,
Health = 6,
FullImg = "BolarolaCommon.png",
Good = 750,
Image = "BolarolaCommon.png",
Intro = "Bolarolas are covered in an armored plating that neutralizes tranquilizing shots. Only their underbellies are vulnerable, and they will occasionally lean back to expose this weakness. Should they sense danger they will curl up to shield themselves, and when fleeing they will roll away. ",
Introduced = "24.0",
MaxAge = { Month = 4, Year = 5 },
MaxWeight = 17.1,
MinAge = { Month = 2, Year = 0 },
MinWeight = 6.6,
Notes = "A common Bolarola subspecies.",
Origin = "Orb Vallis",
Perfect = 1000,
Rarity = 1,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Subterranean Pobber"] = {
Bad = 400,
Call = "PobberCall.ogg",
Codex = "Native to the fungal forests of Venus, the Pobber is a skittish rodent possessed of an objectionable odor. Always found in groups they flee at the slightest hint of trouble. They are a primary food source of [[Virmink]] and [[Sawgaw]].",
CodexScans = 20,
Faction = "Prey",
Family = "Pobber",
Armor = 50,
Health = 2,
FullImg = "PobberRare.png",
Good = 600,
Image = "PobberRare.png",
Intro = "Pobbers notably appear in groups of three.",
Introduced = "24.0",
MaxAge = { Month = 11, Year = 1 },
MaxWeight = 0.09,
MinAge = { Month = 2, Year = 0 },
MinWeight = 0.01,
Notes = "A very rare Pobber subspecies. Having evolved to survive solely underground, Subterranean Pobbers almost never visit the surface and, consequently, their general population is unknown. Thought it is not definite, they are likely an adaptation unique to the [[Orb Vallis]].",
Origin = "Orb Vallis",
Perfect = 800,
Rarity = 3,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Sunny Pobber"] = {
Bad = 200,
Call = "PobberCall.ogg",
Codex = "Native to the fungal forests of Venus, the Pobber is a skittish rodent possessed of an objectionable odor. Always found in groups they flee at the slightest hint of trouble. They are a primary food source of [[Virmink]] and [[Sawgaw]].",
CodexScans = 20,
Faction = "Prey",
Family = "Pobber",
Armor = 50,
Health = 2,
FullImg = "PobberCommon.png",
Good = 300,
Image = "PobberCommon.png",
Intro = "Pobbers notably appear in groups of three.",
Introduced = "24.0",
MaxAge = { Month = 0, Year = 2 },
MaxWeight = 0.09,
MinAge = { Month = 4, Year = 0 },
MinWeight = 0.01,
Notes = "A common Pobber subspecies. Whilst also visually appealing, the Sunny Pobber's coats help them blend in with their fungal surroundings quite well. Like their more common cousins they also possess a poor odor, possibly in an attempt to stave off potential predators.",
Origin = "Orb Vallis",
Perfect = 400,
Rarity = 1,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Swimmer Horrasque"] = {
Bad = 1200,
Call = "HorrasqueCall.ogg",
Codex = "This hideous creature is terrible to behold but will not attack unless provoked. When it does, its roar will shake the bowels of even the most steadfast tracker.",
CodexScans = 20,
Faction = "Predator",
Family = "Horrasque",
Armor = 50,
Health = 22,
FullImg = "HorrasqueUncommon.png",
Good = 1800,
Image = "HorrasqueUncommon.png",
Intro = "Between the starting point and the calling point, a trail of {{D|Toxin}} damaging scat will line next to their footprints. <br><br>Horrasques will crawl underground, periodically exposing their heads. If they reach the calling point they will surface and expose their whole body, making perfect captures much easier. Must be shot '''two times''' with the Tranq Rifle to be brought down.",
Introduced = "24.2",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A rare Horrasque subspecies. Horrasques are not known to be the most graceful of swimmers, but this species persists.",
Origin = "Orb Vallis",
Perfect = 2400,
Rarity = 2,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Thorny Bolarola"] = {
Bad = 1250,
Call = "BolarolaCall.ogg",
Codex = "Favoring thunder, lightning and cratered-out areas Bolarolas are all about defense. Their armored plates protect them from most predators, tucking-and-rolling to make good their escape.",
CodexScans = 20,
Faction = "Neutral",
Family = "Bolarola",
Armor = 50,
Health = 6,
FullImg = "BolarolaRare.png",
Good = 1875,
Image = "BolarolaRare.png",
Intro = "Bolarolas are covered in an armored plating that neutralizes tranquilizing shots. Only their underbellies are vulnerable, and they will occasionally lean back to expose this weakness. Should they sense danger they will curl up to shield themselves, and when fleeing they will roll away. ",
Introduced = "24.0",
MaxAge = { Month = 11, Year = 0 },
MaxWeight = 9.5,
MinAge = { Month = 3, Year = 0 },
MinWeight = 5.7,
Notes = "A very rare Bolarola subspecies. Their spines have evolved into thorn-like barbs that give them an even greater defense.",
Origin = "Orb Vallis",
Perfect = 2500,
Rarity = 3,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Umber Undazoa"] = {
Bad = 1,
Call = "UndazoaPlayerLureCall.ogg",
Codex = "A shy, bizarre-looking, semi-aquatic creature that seldom attacks unless provoked.",
CodexScans = 20,
Faction = "Prey",
Family = "Undazoa",
Armor = 50,
Health = 22,
FullImg = "UmberUndazoa.png",
Good = 2,
Image = "UmberUndazoa.png",
Intro = "Undazoa approach the Call-Point in the Exocrine, [[Cambion Drift|Cambion Drifts]] river-like formations.",
Introduced = "29.5",
MaxAge = { Month = 3, Year = 50 },
MaxWeight = 63.5,
MinAge = { Month = 6, Year = 5 },
MinWeight = 52.5,
Notes = "Undazoa Scat marks the track alongside their footprints.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 1,
Reward = "Umber Undazoa Tag",
TranqsNeeded = 2
},
["Vallis Kubrodon"] = {
Bad = 2000,
Call = "KubrodonCall.ogg",
Codex = "The apex predator of the Venusian plains. These massively framed beasts travel in groups and mark the territory surrounding Orokin cooling towers as their own. Kubrodons are a danger best avoided.",
CodexScans = 20,
Faction = "Neutral",
Family = "Kubrodon",
Armor = 50,
Health = 1000,
FullImg = "KubrodonUncommon.png",
Good = 3000,
Image = "KubrodonUncommon.png",
Intro = "True to its status as the apex predator, the Kubrodon's more acute sense of smell allows them to locate their pursuers, and will use a ramming attack to make good their escape. Must be shot twice with the Tranq Rifle to be brought down. <br><br>Additionally, Kubrodons are 75% resistant to all Warframe abilities. For example, when using {{WF|Ivara}}’s [[Quiver|Sleep Arrow]] to put a Kubrodon to sleep, the [[Ability Duration]] will be a quarter (1/4) of its full duration (Ivara’s Sleep Arrow with Maximized Ability Duration: 30.6 seconds ÷ 4 = 7.65 seconds). Their resistance can accumulate, causing consecutive use of the same ability to have even less duration, eventually becoming outright immune.<br><br>Despite being mentioned to travel in groups, only one Kubrodon will respond to the lure's call.",
Introduced = "24.0",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A rare Kubdrodon subspecies. Unimaginatively named due to not being found anywhere outside Orb Vallis.",
Origin = "Orb Vallis",
Perfect = 4000,
Rarity = 2,
Reward = "Solaris United Standing",
TranqsNeeded = 2
},
["Vaporous Undazoa"] = {
Bad = 1,
Call = "UndazoaPlayerLureCall.ogg",
Codex = "The Vaporous Undazoa gets its name from the noxious gas it belches out when alerted.",
CodexScans = 20,
Faction = "Prey",
Family = "Undazoa",
Armor = 50,
Health = 22,
FullImg = "VaporousUndazoa.png",
Good = 2,
Image = "VaporousUndazoa.png",
Intro = "A rare Undazoa subspecies that prefers [[Fass (Deimos)|Fass]] appearing almost exclusively during its phase.<br>Undazoa approach the Call-Point in the Exocrine, [[Cambion Drift|Cambion Drifts]] river-like formations.",
Introduced = "29.5",
MaxAge = { Month = 6, Year = 40 },
MaxWeight = 61.1,
MinAge = { Month = 5, Year = 11 },
MinWeight = 45.8,
Notes = "Undazoa Scat marks the track alongside their footprints.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Vaporous Undazoa Tag",
TranqsNeeded = 2
},
["Viridian Nexifera"] = {
Bad = 1,
Call = "NexiferaPlayerLureCall.ogg",
Codex = "The Viridian Nexifera can produce a cloud of poisonous gas that's always best avoided.",
CodexScans = 20,
Faction = "Prey",
Family = "Nexifera",
Armor = 50,
Health = 1000,
FullImg = "ViridianNexifera.png",
Good = 2,
Image = "ViridianNexifera.png",
Intro = "Nexifera can't be lured out via the normal Track and Tranq process.<br>They only spawn naturally in big caves near the [https://warframe.fandom.com/wiki/Cambion_Drift?file=Cambion_drift_map.jpg Catabolic Gutter] hanging from the ceiling.<br>Their hard lower exterior block all Tranq-Shots.<br>Additionally, They are 75% resistant to all Warframe abilities. Meaning all Duration gets quartered. Their resistance can accumulate, causing consecutive use of the same ability to have even less duration, eventually becoming outright immune.",
Introduced = "29.5",
MaxAge = { Month = 3, Year = 1 },
MaxWeight = 0.35,
MinAge = { Month = 10, Year = 0 },
MinWeight = 0.28,
Notes = "Nexifera spawn yellow-green goo below themselves. If anything steps on it they dive down and deal damage with the resulting shockwave.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 2,
Reward = "Viridian Nexifera Tag",
TranqsNeeded = 1
},
["Viscid Avichaea"] = {
Bad = 1,
Call = "AvichaeaPlayerLureCall.ogg",
Codex = "The rarest of Avichaeas, the Viscid produces a thick, tar-like mucus that it discharges when imperiled. Active only while Fass watches over the Cambion Drift.",
CodexScans = 20,
Faction = "Prey",
Family = "Avichaea",
Armor = 50,
Health = 1,
FullImg = "ViscidAvichaea.png",
Good = 2,
Image = "ViscidAvichaea.png",
Intro = "A rare Avichaea subspecies that prefers [[Fass (Deimos)|Fass]] appearing almost exclusively during its phase.",
Introduced = "29.0",
MaxAge = { Month = 1, Year = 1 },
MaxWeight = 4.3,
MinAge = { Month = 11, Year = 0 },
MinWeight = 1.8,
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "Viscid Avichaea Tag",
TranqsNeeded = 1
},
["Vizier Predasite"] = {
Bad = 1,
Call = "PredasitePlayerLureCall.ogg",
Codex = "A skittish creature, the Vizier Predasite will unleash a spume of acid before scurrying away.",
CodexScans = 20,
Faction = "Predator",
Family = "Predasite",
Armor = 50,
Health = 500,
FullImg = "VizierPredasite.png",
Good = 2,
Image = "VizierPredasite.png",
Intro = "Predasites can be attacked by the Infested before or after sedating, causing them to become ''Weakened''. Capturing a Predasite in this state allows them to be used as a modular [[Companion]] through a process called Revivification with [[Son]]",
Introduced = "29.0",
MaxAge = { Month = 4, Year = 12 },
MaxWeight = 31.7,
MinAge = { Month = 4, Year = 1 },
MinWeight = 26.3,
Notes = "Predasite Scat marks the track alongside their footprints. The Scat marks are accompanied by greenish smoke.",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 1,
Reward = "Vizier Predasite Tag",
TranqsNeeded = 2
},
["White Velocipod"] = {
Bad = 1,
Call = "VelocipodCall.ogg",
Codex = "The fastest variety of Velocipod, it tends to favor the swamplands.",
CodexScans = 20,
Faction = "Prey",
Family = "Velocipod",
Armor = 125,
Health = 300,
FullImg = "WhiteVelocipodK-DriveSkin.png",
Good = 2,
Image = "WhiteVelocipodK-DriveSkin.png",
Intro = "Found in the ''Swamp'', meaning in the center of [[Cambion Drift]]",
Introduced = "29.0",
MaxAge = { Month = 11, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 11, Year = 0 },
MinWeight = 0,
Notes = "A very rare, white Velocipod subspecies.<br>White Velocipods appear to spawn more likely north of [https://warframe.fandom.com/wiki/Cambion_Drift?file=Cambion_Drift_Annotated_Map.png Infested Seraglio].",
Origin = "Cambion Drift",
Perfect = 3,
Rarity = 3,
Reward = "White Velocipod Tag",
TranqsNeeded = 1
},
["White-Breasted Virmink"] = {
Bad = 300,
Call = "VirminkCall.ogg",
Codex = "Sleek and silky, the adorable appearance of the Venusian Virmink belies its aggressive demeanor. Favoring rocky landscapes Virmink packs nose the air, scenting for [[Pobber|Pobbers]] - their primary food source.",
CodexScans = 20,
Faction = "Predator",
Family = "Virmink",
Armor = 50,
Health = 6,
FullImg = "VirminkCommon.png",
Good = 450,
Image = "VirminkCommon.png",
Introduced = "24.0",
MaxAge = { Month = 6, Year = 8 },
MaxWeight = 19.2,
MinAge = { Month = 2, Year = 0 },
MinWeight = 10.6,
Notes = "A common Virmink subspecies.",
Origin = "Orb Vallis",
Perfect = 600,
Rarity = 1,
Reward = "Solaris United Standing",
TranqsNeeded = 1
},
["Woodland Mergoo"] = {
Bad = 1200,
Call = "OstronSeaBirdPlayerLureCall.ogg",
Codex = "An avian of ridiculous appearance found along coastal regions and around large bodies of water. Mergoo circle and squawk at the sight of marine predators. Many an Ostron fisher owes their lives to these odd little birds. Killing one is considered very bad luck.",
CodexScans = 20,
Faction = "Prey",
Family = "Mergoo",
Armor = 50,
Health = 1,
FullImg = "MergooUncommon.png",
Good = 1800,
Image = "MergooUncommon.png",
Intro = "Like Condrocs, Mergoo are a flying species, making them difficult to capture until they land at the calling point.",
Introduced = "24.6",
MaxAge = { Month = 0, Year = 0 },
MaxWeight = 0,
MinAge = { Month = 0, Year = 0 },
MinWeight = 0,
Notes = "A rare Mergoo subspecies. Their plumage makes them difficult for hunters to spot them among foliage.",
Origin = "Plains of Eidolon",
Perfect = 2400,
Rarity = 2,
Reward = "Ostron Standing",
TranqsNeeded = 1
}
}
}