Wiki Warframe Español

Actualización 2025

LEE MÁS

Wiki Warframe Español
Wiki Warframe Español

La documentación para este módulo puede ser creada en Módulo:Resources/data/doc

-- For images that are shared between multiple resources; these would not have
-- their own article on the wiki and will be used in crafting requirement tables.
-- Generic blueprints will be ignored for now as their images are not used in crafting 
-- requirement tables.
local GenericComponentData = {
	["Pouch"] = { Description = "A weapon-crafting component.", Image = "Pouch.png", Name = "Pouch", Tradable = true },
	["Guard"] = { Description = "A weapon-crafting component.", Image = "Pouch.png", Name = "Guard", Tradable = true },
	["Aegis"] = { Description = "A weapon-crafting component.", Image = "Pouch.png", Name = "Aegis", Tradable = true },
	["Stars"] = { Description = "A weapon-crafting component.", Image = "Blade.png", Name = "Stars", Tradable = true },
	["Link"] = { Description = "A weapon-crafting component.", Image = "Link.png", Name = "Link", Tradable = true },
	-- first used by Xoris
	["Core"] = { Description = "A weapon-crafting component.", Image = "Link.png", Name = "Core" },
	["Rivet"] = { Description = "A weapon-crafting component.", Image = "Link.png", Name = "Rivet" },
	["Heatsink"] = { Description = "A weapon-crafting component.", Image = "Link.png", Name = "Heatsink" },
	["Disc"] = { Description = "A weapon-crafting component.", Image = "Link.png", Name = "Disc" },
	["Barrel"] = { Description = "A weapon-crafting component.", Image = "Barrel.png", Name = "Barrel" },
	["Barrels"] = { Description = "A weapon-crafting component.", Image = "Barrel.png", Name = "Barrels", Tradable = true },	-- for Twin Vipers Wraith
	["Receiver"] = { Description = "A weapon-crafting component.", Image = "Receiver.png", Name = "Receiver" },
	["Receivers"] = { Description = "A weapon-crafting component.", Image = "Receiver.png", Name = "Receivers", Tradable = true },	-- for Twin Vipers Wraith
	["Stock"] = { Description = "A weapon-crafting component.", Image = "Stock.png", Name = "Stock" },
	["Limbs"] = { Description = "A weapon-crafting component.", Image = "Stock.png", Name = "Limbs" },
	-- trick for Miter and Shedu
	["String"] = { Description = "A weapon-crafting component.", Image = "Stock.png", Name = "String" },	-- for Cinta
	["Gun Chassis"] = { Description = "A weapon-crafting component.", Image = "Stock.png", Name = "Chassis" },
	["Blade"] = { Description = "A weapon-crafting component.", Image = "Blade.png", Name = "Blade", Tradable = true },
	["Blades"] = {
		Description = "A weapon-crafting component.",
		Image = "Blade.png",
		Name = "Blades"
	},
	["Hook"] = { Description = "A weapon-crafting component.", Image = "Blade.png", Name = "Hook", Tradable = true },	-- for Dorrclave
	["Left Gauntlet"] = { Description = "A weapon-crafting component.", Image = "Blade.png", Name = "Left Gauntlet", Tradable = true },
	["Right Gauntlet"] = { Description = "A weapon-crafting component.", Image = "Blade.png", Name = "Right Gauntlet", Tradable = true },
	["Upper Limb"] = { Description = "A weapon-crafting component.", Image = "Blade.png", Name = "Upper Limb" },	-- for Cinta
	["Lower Limb"] = { Description = "A weapon-crafting component.", Image = "Blade.png", Name = "Lower Limb" },	-- for Cinta
	["Hilt"] = { Description = "A weapon-crafting component.", Image = "GenericWeaponHilt.png", Name = "Hilt", Tradable = true },
	["Head"] = { Description = "A weapon-crafting component.", Image = "GenericWeaponBlade.png", Name = "Head", Tradable = true },
	["Handle"] = { Description = "A weapon-crafting component.", Image = "GenericWeaponHilt.png", Name = "Handle" },
	-- trick for Miter
	["Gun Handle"] = { Description = "A weapon-crafting component.", Image = "Receiver.png",  Name = "Handle" },
	["Gauntlet"] = {
		Description = "A weapon-crafting component.",
		Image = "Handle.png",
		Name = "Gauntlet"
	},
	["Glove"] = { Description = "A weapon-crafting component.", Image = "GenericWeaponHilt.png", Name = "Glove" },	-- for Ruvox
	["Engine"] = { Description = "A weapon-crafting component.", Image = "GenericWeaponHilt.png", Name = "Engine", Tradable = true },	-- for Ghoulsaw
	["Grip"] = { Description = "A weapon-crafting component.", Image = "GenericWeaponHilt.png", Name = "Grip", Tradable = true },	-- for Ghoulsaw
	["Motor"] = { Description = "A weapon-crafting component.", Image = "GenericGunStock.png", Name = "Motor" },
	-- a resource in crafting the weapon Pathocyst
	["Subcortex"] = { Image = "GenericComponentPlug.png", Name = "Subcortex", Tradable = true },
	["Prime Handle"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeHilt.png", Name = "Handle", Tradable = true },
	["Prime Hilt"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeHilt.png", Name = "Hilt", Tradable = true },
	["Prime Pouch"] = { Description = "A prime weapon-crafting component.", Image = "GenericComponentPrimeLatch.png", Name = "Pouch", Tradable = true },
	["Prime Stars"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeBlade.png", Name = "Stars", Tradable = true },
	["Prime Link"] = { Description = "A prime weapon-crafting component.", Image = "GenericComponentPrimePlug.png", Name = "Link", Tradable = true },
	["Prime Ornament"] = { Description = "A prime weapon-crafting component.", Image = "GenericComponentPrimePlug.png", Name = "Ornament", Tradable = true },
	["Prime Barrel"] = { Description = "A prime weapon-crafting component.", Image = "GenericGunPrimeBarrel.png", Name = "Barrel", Tradable = true },
	["Prime Receiver"] = { Image = "GenericGunPrimeReceiver.png", Name = "Receiver", Tradable = true },
	["Prime Stock"] = { Description = "A prime weapon-crafting component.", Image = "GenericGunPrimeStock.png", Name = "Stock", Tradable = true },
	["Prime Blade"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeBlade.png", Name = "Blade", Tradable = true },
	["Prime Blades"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeBlade.png", Name = "Blades", Tradable = true },
	["Prime Head"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeBlade.png", Name = "Head", Tradable = true },
	["Prime Boot"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeGuard.png", Name = "Boot", Tradable = true },
	["Prime Disc"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeBlade.png", Name = "Disc", Tradable = true },
	["Prime Gauntlet"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeHilt.png", Name = "Gauntlet", Tradable = true },
	["Prime Guard"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeGuard.png", Name = "Guard", Tradable = true },
	["Prime Upper Limb"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeBlade.png", Name = "Upper Limb", Tradable = true },
	["Prime Lower Limb"] = { Description = "A prime weapon-crafting component.", Image = "GenericWeaponPrimeBlade.png", Name = "Lower Limb", Tradable = true },
	["Prime Grip"] = { Description = "A prime weapon-crafting component.", Image = "GenericComponentPrimeLatch.png", Name = "Grip", Tradable = true },
	["Prime String"] = { Description = "A prime weapon-crafting component.", Image = "GenericGunPrimeStock.png", Name = "String", Tradable = true },
	["Prime Chain"] = { Description = "A prime weapon-crafting component.", Image = "GenericGunPrimeStock.png", Name = "Chain", Tradable = true },
	["Prime Band"] = { Description = "A prime weapon-crafting component.", Image = "GenericComponentPrimeLatch.png", Name = "Band", Tradable = true },
	["Prime Buckle"] = { Description = "A prime weapon-crafting component.", Image = "GenericComponentPrimePlug.png", Name = "Buckle", Tradable = true },
	["Prime Harness"] = {
		Description = "Harness component of the |NAME| Archwing.",
		Image = "GenericArchwingHarness.png",
		Link  = "Archwing",
		Name = "Harness", Tradable = true
	},
	["Prime Wings"] = {
		Description = "Wings component of the |NAME| Archwing.",
		Image = "GenericArchwingWings.png",
		Link  = "Archwing",
		Name = "Wings", Tradable = true
	},
	["Cerebrum"] = {
		Description = "A sentinel-crafting component.",
		Image = "Helmet.png",
		Link = "Sentinel",
		Name = "Cerebrum",
	},
	["Aspect Neuroptics"] = {
		Description = "Neuroptics component of the |NAME| Aspect.",
		Image = "Helmet.png",
		Link = "Equinox",
		Name = "Neuroptics"
	},
	["Aspect Systems"] = {
		Description = "Systems component of the |NAME| Aspect.",
		Image = "Systems.png",
		Link = "Equinox",
		Name = "Systems"
	},
	["Aspect Chassis"] = {
		Description = "Chassis component of the |NAME| Aspect.",
		Image = "Chassis.png",
		Link = "Equinox",
		Name = "Chassis"
	},
	["Neuroptics"] = {
		Description = "Neuroptics component of the |NAME| Warframe.",
		Image = "Helmet.png",
		Link = "Warframes",
		Name = "Neuroptics"
	},
	["Systems"] = {
		Description = "Systems component of the |NAME| Warframe.",
		Image = "Systems.png",
		Link = "Warframes",
		Name = "Systems"
	},
	["Chassis"] = {
		Description = "Chassis component of the |NAME| Warframe.",
		Image = "Chassis.png",
		Link = "Warframes",
		Name = "Chassis"
	},
	["Carapace"] = {
		Description = "A sentinel-crafting component.",
		Image = "Chassis.png",
		Link = "Carapace",
		Name = "Carapace"
	},
	["Sentinel Systems"] = {
		Description = "A sentinel-crafting component.",
		Image = "Systems.png",
		Link = "Sentinel",
		Name = "Systems"
	},
	["Prime Cerebrum"] = {
		Description = "A prime sentinel-crafting component.",
		Image = "PrimeHelmet.png",
		Link = "Sentinel",
		Name = "Cerebrum",
		Tradable = true
	},
	["Prime Neuroptics"] = {
		Description = "Neuroptics component of the |NAME| Warframe.",
		Image = "PrimeHelmet.png",
		Link = "Warframes",
		Name = "Neuroptics"
	},
	["Prime Carapace"] = {
		Description = "A prime sentinel-crafting component.",
		Image = "PrimeChassis.png",
		Link = "Sentinel",
		Name = "Carapace",
		Tradable = true
	},
	["Prime Chassis"] = {
		Description = "Chassis component of the |NAME| Warframe.",
		Image = "PrimeChassis.png",
		Link = "Warframes",
		Name = "Chassis"
	},
	["Prime Systems"] = {
		Description = "Systems component of the |NAME| Warframe.",
		Image = "PrimeSystems.png",
		Link = "Warframe Systems",
		Name = "Systems"
	},
	["Prime Sentinel Systems"] = {
		Description = "A prime sentinel-crafting component.",
		Image = "PrimeSystems.png",
		Link = "Sentinel",
		Name = "Systems"
	},
	["Archwing Harness"] = {
		Description = "Harness component of the |NAME| Archwing.",
		Image = "GenericArchwingHarness.png",
		Link = "Archwing",
		Name = "Harness"
	},
	["Archwing Systems"] = {
		Description = "Systems component of the |NAME| Archwing.",
		Image = "GenericArchwingSystems.png",
		Link = "Archwing",
		Name = "Systems"
	},
	["Archwing Wings"] = {
		Description = "Wings component of the |NAME| Archwing.",
		Image = "GenericArchwingWings.png",
		Link = "Archwing",
		Name = "Wings"
	},
	["Band"] = {
		Description = "A prime sentinel accessory-crafting component.",
		Image = "GenericComponentPrimeLatch.png",
		Link = "Kubrow",
		Name = "Band",
	},
	["Buckle"] = {
		Description = "A prime sentinel accessory-crafting component.",
		Image = "GenericComponentPrimeLatch.png",
		Link = "Kubrow",
		Name = "Buckle",
	},
	["Fuselage"] = {
		Description = "Fuselage component of the |NAME| landing craft.",
		Image = "GenericLandingCraftFuselage.png",
		Link = "Landing Craft",
		Name = "Fuselage"
	},
	["Engines"] = {
		Description = "Engines component of the |NAME| landing craft.",
		Image = "GenericLandingCraftEngines.png",
		Link = "Landing Craft",
		Name = "Engines"
	},
	["Avionics"] = {
		Description = "Avionics component of the |NAME| landing craft.",
		Image = "GenericLandingCraftSystems.png",
		Link = "Landing Craft",
		Name = "Avionics"
	},
}

local ResourceData = {
	["Perdición de Kullervo"] = {
		Description = "La furia de Kullervo encarnada. Acrithis cambiará este valioso artefacto por ciertos objetos de su colección. \r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bilis",
		HelminthCost = 20,
		Image = "Perdición de Kullervo.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriKullervoDropItem",
		Introduced = "33.5",
		Name = "Perdición de Kullervo",
		Link = "Perdición de Kullervo",
		Type = "Resource"
	},
	["Ueymag"] = {
		Description = "Se dice que la carne de ueymag es deliciosa. Sólo ten cuidado con las púas.\r\r\n\r\r\nUbicación: Duviri",
		HelminthCategory = "Bióticos",
		HelminthCost = 35,
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriPlantItemG",
		Image = "Ueymag.png",
		Introduced = "33.5",
		Link = "Ueymag",
		Name = "Ueymag",
		Type = "Resource"
	},
	["Ack & Brunt Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to send forth a spectral axe during aerial y slide attacks in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/AckAndBruntIncarnonUnlocker",
		Image = "Ack&BruntIncarnonGenesis.png",
		Introduced = "33",
		Link = "Ack & Brunt Incarnon Genesis",
		Name = "Ack & Brunt Incarnon Genesis",
		Type = "Item"
	},
	["Angstrum Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to launch target-seeking fireballs that ricochet toward enemies in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/AngstrumIncarnonUnlocker",
		Image = "AngstrumIncarnonGenesis.png",
		Introduced = "33.6",
		Link = "Angstrum Incarnon Genesis",
		Name = "Angstrum Incarnon Genesis",
		Type = "Item"
	},
	["Anku Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to increase Range y Slash Damage during slide attacks in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/AnkuIncarnonUnlocker",
		Image = "AnkuIncarnonGenesis.png",
		Introduced = "33.6",
		Link = "Anku Incarnon Genesis",
		Name = "Anku Incarnon Genesis",
		Type = "Item"
	},
	["Bo Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to increase Range and Heavy Attack Efficiency in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/BoIncarnonUnlocker",
		Image = "BoIncarnonGenesis.png",
		Introduced = "33",
		Link = "Bo Incarnon Genesis",
		Name = "Bo Incarnon Genesis",
		Type = "Item"
	},
	["Boar Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire three short-range beams that chain link enemies in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BoarIncarnonUnlocker",
		Image = "BoarIncarnonGenesis.png",
		Introduced = "33.6",
		Link = "Boar Incarnon Genesis",
		Name = "Boar Incarnon Genesis",
		Type = "Item"
	},
	["Ceramic Dagger Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to send forth spectral daggers during Heavy Attacks in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/CeramicDaggerIncarnonUnlocker",
		Image = "CeramicDaggerIncarnonGenesis.png",
		Introduced = "33",
		Link = "Ceramic Dagger Incarnon Genesis",
		Name = "Ceramic Dagger Incarnon Genesis",
		Type = "Item"
	},
	["Cestra Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to increase its Critical Chance the longer it is fired uninterrupted.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/CestraIncarnonUnlocker",
		Image = "CestraIncarnonGenesis.png",
		Introduced = "37",
		Link = "Cestra Incarnon Genesis",
		Name = "Cestra Incarnon Genesis",
		Type = "Item"
	},
	["Dera Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire high power beams y gain <DT_MAGNETIC_COLOR>Magnetic Damage.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/DeraIncarnonUnlocker",
		Image = "DeraIncarnonGenesis.png",
		Introduced = "37",
		Link = "Dera Incarnon Genesis",
		Name = "Dera Incarnon Genesis",
		Type = "Item"
	},
	["Dual Ichor Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to create a Toxin Damage field after a kill in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/DualIchorIncarnonUnlocker",
		Image = "DualIchorIncarnonGenesis.png",
		Introduced = "33",
		Link = "Dual Ichor Incarnon Genesis",
		Name = "Dual Ichor Incarnon Genesis",
		Type = "Item"
	},
	["Furax Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to gain Heavy Slam Efficiency y leave behind Heat Damage fields after Heavy Slams in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/FuraxIncarnonUnlocker",
		Image = "FuraxIncarnonGenesis.png",
		Introduced = "33",
		Link = "Furax Incarnon Genesis",
		Name = "Furax Incarnon Genesis",
		Type = "Item"
	},
	["Gammacor Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire projectiles that pull enemies into a Cold Damage explosion in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/GammacorIncarnonUnlocker",
		Image = "GammacorIncarnonGenesis.png",
		Introduced = "33.6",
		Link = "Gammacor Incarnon Genesis",
		Name = "Gammacor Incarnon Genesis",
		Type = "Item"
	},
	["Gorgon Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire embedding projectiles that explode with Heat Damage in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/GorgonIncarnonUnlocker",
		Image = "GorgonIncarnonGenesis.png",
		Introduced = "33.6",
		Link = "Gorgon Incarnon Genesis",
		Name = "Gorgon Incarnon Genesis",
		Type = "Item"
	},
	["Hate Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to embed blades that explode with Heat Damage during Forward y Neutral Combos in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/HateIncarnonUnlocker",
		Image = "HateIncarnonGenesis.png",
		Introduced = "33",
		Link = "Hate Incarnon Genesis",
		Name = "Hate Incarnon Genesis",
		Type = "Item"
	},
	["Magistar Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to increase Initial Combo y Wind Up Speed in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/MagistarIncarnonUnlocker",
		Image = "MagistarIncarnonGenesis.png",
		Introduced = "33",
		Link = "Magistar Incarnon Genesis",
		Name = "Magistar Incarnon Genesis",
		Type = "Item"
	},
	["Nami Solo Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to greatly increase its range in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/NamiSoloIncarnonUnlocker",
		Image = "NamiSoloIncarnonGenesis.png",
		Introduced = "33",
		Link = "Nami Solo Incarnon Genesis",
		Name = "Nami Solo Incarnon Genesis",
		Type = "Item"
	},
	["Okina Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to spawn spectral daggers on kill. Daggers seek out enemies, applying max <DT_FREEZE_COLOR>Cold Status stacks.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/OkinaIncarnonUnlocker",
		Image = "OkinaIncarnonGenesis.png",
		Introduced = "37",
		Link = "Okina Incarnon Genesis",
		Name = "Okina Incarnon Genesis",
		Type = "Item"
	},
	["Sibear Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to create a Cold Blast Radius with Heavy Slams, slowing enemies y increasing Critical Damage in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/SibearIncarnonUnlocker",
		Image = "SibearIncarnonGenesis.png",
		Introduced = "33",
		Link = "Sibear Incarnon Genesis",
		Name = "Sibear Incarnon Genesis",
		Type = "Item"
	},
	["Sicarus Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to ricochet its bullets.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/SicarusIncarnonUnlocker",
		Image = "SicarusIncarnonGenesis.png",
		Introduced = "37",
		Link = "Sicarus Incarnon Genesis",
		Name = "Sicarus Incarnon Genesis",
		Type = "Item"
	},
	["Skana Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to stun nearby enemies when it enters Incarnon Form y after Finisher attacks.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Melee/SkanaIncarnonUnlocker",
		Image = "SkanaIncarnonGenesis.png",
		Introduced = "33",
		Link = "Skana Incarnon Genesis",
		Name = "Skana Incarnon Genesis",
		Type = "Item"
	},
	["Sybaris Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire 4-round bursts y gain <DT_EXPLOSION_COLOR>Blast Status.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/SybarisIncarnonUnlocker",
		Image = "SybarisIncarnonGenesis.png",
		Introduced = "37",
		Link = "Sybaris Incarnon Genesis",
		Name = "Sybaris Incarnon Genesis",
		Type = "Item"
	},
	["Boltor Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to prioritize Slash Damage y gain Multishot in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BoltorIncarnonUnlocker",
		Image = "BoltorIncarnonGenesis.png",
		Introduced = "33",
		Link = "Boltor Incarnon Genesis",
		Name = "Boltor Incarnon Genesis",
		Type = "Item"
	},
	["Braton Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to gain Radial Heat damage with each shot in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BratonIncarnonUnlocker",
		Image = "BratonIncarnonGenesis.png",
		Introduced = "33",
		Link = "Braton Incarnon Genesis",
		Name = "Braton Incarnon Genesis",
		Type = "Item"
	},
	["Burston Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to gain an Auto Fire mode y deal Radial Heat Damage with each shot in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BurstonIncarnonUnlocker",
		Image = "BurstonIncarnonGenesis.png",
		Introduced = "33",
		Link = "Burston Incarnon Genesis",
		Name = "Burston Incarnon Genesis",
		Type = "Item"
	},
	["Dread Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to sacrifice silence for increased projectile size y Heat Damage in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/DreadIncarnonUnlocker",
		Image = "DreadIncarnonGenesis.png",
		Introduced = "33",
		Link = "Dread Incarnon Genesis",
		Name = "Dread Incarnon Genesis",
		Type = "Item"
	},
	["Latron Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire Heat Damage energy waves that bounce off enemies y terrain in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/LatronIncarnonUnlocker",
		Image = "LatronIncarnonGenesis.png",
		Introduced = "33",
		Link = "Latron Incarnon Genesis",
		Name = "Latron Incarnon Genesis",
		Type = "Item"
	},
	["Miter Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire homing y bouncing Heat Damage explosives in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/MiterIncarnonUnlocker",
		Image = "MiterIncarnonGenesis.png",
		Introduced = "33",
		Link = "Miter Incarnon Genesis",
		Name = "Miter Incarnon Genesis",
		Type = "Item"
	},
	["Paris Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to sacrifice silence for increased projectile size y Heat Damage in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/ParisIncarnonUnlocker",
		Image = "ParisIncarnonGenesis.png",
		Introduced = "33",
		Link = "Paris Incarnon Genesis",
		Name = "Paris Incarnon Genesis",
		Type = "Item"
	},
	["Soma Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to gain increased Status Chance y Multishot while slowing fire rate in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/SomaIncarnonUnlocker",
		Image = "SomaIncarnonGenesis.png",
		Introduced = "33",
		Link = "Soma Incarnon Genesis",
		Name = "Soma Incarnon Genesis",
		Type = "Item"
	},
	["Strun Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire staggering explosive projectiles in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/StrunIncarnonUnlocker",
		Image = "StrunIncarnonGenesis.png",
		Introduced = "33",
		Link = "Strun Incarnon Genesis",
		Name = "Strun Incarnon Genesis",
		Type = "Item"
	},
	["Torid Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire a long-range Toxin beam in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/ToridIncarnonUnlocker",
		Image = "ToridIncarnonGenesis.png",
		Introduced = "33",
		Link = "Torid Incarnon Genesis",
		Name = "Torid Incarnon Genesis",
		Type = "Item"
	},
	["Atomos Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire high-powered grenades in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/AtomosIncarnonUnlocker",
		Image = "AtomosIncarnonGenesis.png",
		Introduced = "33",
		Link = "Atomos Incarnon Genesis",
		Name = "Atomos Incarnon Genesis",
		Type = "Item"
	},
	["Bronco Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to increase its Range y Ricochet in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/BroncoIncarnonUnlocker",
		Image = "BroncoIncarnonGenesis.png",
		Introduced = "33",
		Link = "Bronco Incarnon Genesis",
		Name = "Bronco Incarnon Genesis",
		Type = "Item"
	},
	["Despair Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to gain embedding projectiles that explode with Heat Damage in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/DespairIncarnonUnlocker",
		Image = "DespairIncarnonGenesis.png",
		Introduced = "33",
		Link = "Despair Incarnon Genesis",
		Name = "Despair Incarnon Genesis",
		Type = "Item"
	},
	["Dual Toxocyst Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to gain an Auto Fire mode y Ricochet in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/DualToxocystIncarnonUnlocker",
		Image = "DualToxocystIncarnonGenesis.png",
		Introduced = "33",
		Link = "Dual Toxocyst Incarnon Genesis",
		Name = "Dual Toxocyst Incarnon Genesis",
		Type = "Item"
	},
	["Furis Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to project a wide Heat Damage beam in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/FurisIncarnonUnlocker",
		Image = "FurisIncarnonGenesis.png",
		Introduced = "33",
		Link = "Furis Incarnon Genesis",
		Name = "Furis Incarnon Genesis",
		Type = "Item"
	},
	["Kunai Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to seek Headshots y increase Multishot in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/KunaiIncarnonUnlocker",
		Image = "KunaiIncarnonGenesis.png",
		Introduced = "33",
		Link = "Kunai Incarnon Genesis",
		Name = "Kunai Incarnon Genesis",
		Type = "Item"
	},
	["Lato Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to gain Punch Through y Ricochet in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/LatoIncarnonUnlocker",
		Image = "LatoIncarnonGenesis.png",
		Introduced = "33",
		Link = "Lato Incarnon Genesis",
		Name = "Lato Incarnon Genesis",
		Type = "Item"
	},
	["Lex Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to fire energy waves that deal Radiation y Punch Through damage in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/LexIncarnonUnlocker",
		Image = "LexIncarnonGenesis.png",
		Introduced = "33",
		Link = "Lex Incarnon Genesis",
		Name = "Lex Incarnon Genesis",
		Type = "Item"
	},
	["Vasto Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to rapidly empty its entire magazine in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/VastoIncarnonUnlocker",
		Image = "VastoIncarnonGenesis.png",
		Introduced = "33",
		Link = "Vasto Incarnon Genesis",
		Name = "Vasto Incarnon Genesis",
		Type = "Item"
	},
	["Zylok Incarnon Genesis"] = {
		Description = "Awaken this weapon's ability to charge a large single shot that deals Radial Heat Damage in Incarnon Form.",
		InternalName = "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/ZylokIncarnonUnlocker",
		Image = "ZylokIncarnonGenesis.png",
		Introduced = "33",
		Link = "Zylok Incarnon Genesis",
		Name = "Zylok Incarnon Genesis",
		Type = "Item"
	},
	["Ariette Scale"] = {
		Description = "Each Duviri fish species has distinct features, but they all evolved beautiful chromatic scales.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bilis",
		HelminthCost = 250,
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/Fish/GenericDuviriFishPartBItem",
		Image = "ArietteScale.png",
		Introduced = "33",
		Link = "Ariette Scale",
		Name = "Ariette Scale",
		Type = "Fish Part"
	},
	["Abrazadera de Pathos"] = {
		Description = "La manifestación de la malevolencia de Thrax que da forma a los arrebatos de los orowyrms.\r\n\r\nUbicación: Recompensa al derrotar al orowyrm en Duviri",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriDragonDropItem",
		Image = "Abrazadera de Pathos.png",
		Introduced = "33",
		Link = "Abrazadera de Pathos",
		Name = "Abrazadera de Pathos",
		Type = "Resource"
	},
	["Lamento"] = {
		Description = "Un susurro de los caídos.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Pheromones",
		HelminthCost = 150,
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriEnemyDropItem",
		Image = "Lamento.png",
		Introduced = "33",
		Link = "Lamento",
		Name = "Lamento",
		Rarity = "Común",
		Type = "Resource"
	},
	["Eevani"] = {
		Description = "Duviri citizens have been known to mash Eevani leaves into a paste that alleviates the discomfort caused by fresh wounds.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bióticos",
		HelminthCost = 35,
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriPlantItemB",
		Image = "Eevani.png",
		Introduced = "33",
		Link = "Eevani",
		Name = "Eevani",
		Rarity = "Común",
		Type = "Resource"
	},
	["Dracroot"] = {
		Description = "Dracroot is a staple of the Wyrmling’s diet.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bióticos",
		HelminthCost = 75,
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriPlantItemF",
		Image = "Dracroot.png",
		Introduced = "33",
		Link = "Dracroot",
		Name = "Dracroot",
		Rarity = "Uncommon",
		Type = "Resource"
	},
	["Enigma Gyrum"] = {
		Description = "A token celebrating the successful solution of a Duviri Enigma.",
		HelminthCategory = "Bilis",
		HelminthCost = 7,
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriPuzzleItem",
		Image = "EnigmaGyrum.png",
		Introduced = "33",
		Link = "Enigma Gyrum",
		Name = "Enigma Gyrum",
		Type = "Resource"
	},
	["Inaak"] = {
		Description = "Some theorize that Duviri stands upon the shell of a giant Inaak. Naturally, some wonder what the giant Inaak stands upon. The answer, of course, is other Inaaks, all the way down.",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/Fish/DuviriFishAItem",
		Image = "Inaak.png",
		Introduced = "33",
		Link = "Inaak",
		Name = "Inaak",
		Type = "Fish"
	},
	["Xiran"] = {
		Description = "The Golden Maw finds Xirans exceptionally delicious.",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/Fish/DuviriFishBItem",
		Image = "Xiran.png",
		Introduced = "33",
		Link = "Xiran",
		Name = "Xiran",
		Type = "Fish"
	},
	["Haav"] = {
		Description = "Haav prefer to swim near the surface. Duviri citizens often mistake them for logs, which can be startling when Haav show their fangs.",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/Fish/DuviriFishCItem",
		Image = "Haav.png",
		Introduced = "33",
		Link = "Haav",
		Name = "Haav",
		Type = "Fish"
	},
	["Namaes"] = {
		Description = "The Namaes has evolved the ability to tense its tail muscles y use its tail as a fearsome weapon.",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/Fish/DuviriFishDItem",
		Image = "Namaes.png",
		Introduced = "33",
		Link = "Namaes",
		Name = "Namaes",
		Type = "Fish"
	},
	["Seonn"] = {
		Description = "The Seonn’s ability to flare its neck y hood makes it impossible for most predators to swallow, but the Golden Maw can overcome its defense.",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/Fish/DuviriFishEItem",
		Image = "Seonn.png",
		Introduced = "33",
		Link = "Seonn",
		Name = "Seonn",
		Type = "Fish"
	},
	["Archwing Launcher Segment"] = {
		Description = "Adds the Archwing Launcher to the foundry.",
		InternalName = "/Lotus/Types/Items/ShipFeatureItems/EidolonArchwingFoundryUpgradeFeatureItem",
		Image = "ArchwingLauncherSegment.png",
		Introduced = "22",
		Link = "Archwing Launcher Segment",
		Name = "Archwing Launcher Segment",
		Type = "Item"
	},
	["Corufell Receiver"] = {
		Description = "A weapon-crafting component.",
		InternalName = "/Lotus/Types/Recipes/Weapons/WeaponParts/GunScytheReceiver",
		Image = "GenericGunReceiver.png",
		Introduced = "32.3",
		Link = "Corufell",
		Name = "Corufell Receiver",
		SellPrice = 3500,
		Type = "Component"
	},
	["Corufell Handle"] = {
		Description = "A weapon-crafting component.",
		InternalName = "/Lotus/Types/Recipes/Weapons/WeaponParts/GunScytheHandle",
		Image = "GenericWeaponHilt.png",
		Introduced = "32.3",
		Link = "Corufell",
		Name = "Corufell Handle",
		SellPrice = 3500,
		Type = "Component"
	},
	["Corufell Barrel"] = {
		Description = "A weapon-crafting component.",
		InternalName = "/Lotus/Types/Recipes/Weapons/WeaponParts/GunScytheBlade",
		Image = "GenericWeaponBlade.png",
		Introduced = "32.3",
		Link = "Corufell",
		Name = "Corufell Barrel",
		SellPrice = 3500,
		Type = "Component"
	},
	["Fragmento de Cristal de Rania"] = {
		Description = "Un pequeño fragmento del Cristal de Rania del Paso de Tyana en Marte.",
		HelminthCategory = "Calx",
		HelminthCost = 250,
		HelminthGain = 0.3,
		Image = "Fragmento de Cristal de Rania.png",
		InternalName = "/Lotus/Types/Items/MiscItems/LastWishItems/RedCrystal",
		Introduced = "32.3",
		Name = "Fragmento de Cristal de Rania",
		Link = "Fragmento de Cristal de Rania",
		Tradable = false,
		Type = "Resource"
	},
	["Fragmento de Cristal de Belric"] = {
		Description = "Un pequeño fragmento del Cristal de Belric del Paso de Tyana en Marte.",
		HelminthCategory = "Calx",
		HelminthCost = 250,
		HelminthGain = 0.3,
		Image = "Fragmento de Cristal de Belric.png",
		InternalName = "/Lotus/Types/Items/MiscItems/LastWishItems/BlueCrystal",
		Introduced = "32.3",
		Name = "Fragmento de Cristal de Belric",
		Link = "Fragmento de Cristal de Belric",
		Tradable = false,
		Type = "Resource"
	},
	["Nosam Cutter"] = {
		Description = "Standard tool for cutting ore y gems out of stone.",
		Image = "NosamCutter.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/MiningLaser",
		Introduced = "22",
		Name = "Nosam Cutter",
		Link = "Nosam Cutter",
		Tradable = false,
		Type = "Gear"
	},
	["Focused Nosam Cutter"] = {
		Description = "A more accurate variation of the Nosam Cutter.",
		Image = "FocusedNosamCutter.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/MiningLaserB",
		Introduced = "22",
		Name = "Focused Nosam Cutter",
		Link = "Focused Nosam Cutter",
		Tradable = false,
		Type = "Gear"
	},
	["Advanced Nosam Cutter"] = {
		Description = "Enhanced with cybernetics, this tool is able to locate nearby gems y ore veins y has chance to retrieve Eidolon Gems.",
		Image = "AdvancedNosamCutter.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/MiningLaserC",
		Introduced = "22",
		Name = "Advanced Nosam Cutter",
		Link = "Advanced Nosam Cutter",
		Tradable = false,
		Type = "Gear"
	},
	["Sunpoint Plasma Drill"] = {
		Description = "Fast-ignition, high-intensity mining tool capable of extracting the rarest of materials with surgical precision.",
		Image = "SunpointPlasmaDrill.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/MiningLaserSolaris",
		Introduced = "24",
		Name = "Sunpoint Plasma Drill",
		Link = "Sunpoint Plasma Drill",
		Tradable = false,
		Type = "Gear"
	},
	Omni = {
		Description = "An Omni is a multi-use Railjack tool for extinguishing fires, grounding electrical hazards, y repairing hull ruptures. Use outside the Railjack to instantly recall back to the ship.",
		Image = "Omni.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/RepairTool",
		Introduced = "27",
		Link = "Omni",
		Name = "Omni",
		Tradable = false,
		Type = "Gear"
	},
	["Glappid Bait"] = {
		Description = "This bait is comprised of exotic materials that are known to attract the elusive Glappid, a fish found only in ocean hotspots during the night.",
		Image = "GlappidBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/NightLegendaryFishBaitItem",
		Introduced = "22",
		Link = "Glappid Bait",
		Name = "Glappid Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Cuthol Bait"] = {
		Description = "This bait is comprised of materials that are known to attract Cuthols, a fish found only in pond hotspots during the night.",
		Image = "CutholBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/NightRareFishBaitBItem",
		Introduced = "22",
		Link = "Cuthol Bait",
		Name = "Cuthol Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Norg Bait"] = {
		Description = "This bait is comprised of materials that are known to attract Norg, a fish found only in lake hotspots during the night.",
		Image = "NorgBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/NightRareFishBaitAItem",
		Introduced = "22",
		Link = "Norg Bait",
		Name = "Norg Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Murkray Bait"] = {
		Description = "This bait is comprised of materials that are known to attract Murkrays, a fish found only in ocean hotspots during both day y night.",
		Image = "MurkrayBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/BothRareFishBaitAItem",
		Introduced = "22",
		Link = "Murkray Bait",
		Name = "Murkray Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Twilight Bait"] = {
		Description = "This bait attracts predatory fish that are active in either day or night.",
		Image = "TwilightBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/BothUncommonFishBaitItem",
		Introduced = "22",
		Link = "Twilight Bait",
		Name = "Twilight Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Peppered Bait"] = {
		Description = "This bait attracts fish that are active during the day.",
		Image = "PepperedBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/GenericFishBait",
		Introduced = "22",
		Link = "Peppered Bait",
		Name = "Peppered Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Synathid Bait"] = {
		Description = "This bait is synthesized from specialized A-disulphex-A compounds that are known to attract Synathid, a legendarily rare Servofish found only in cave hotspots.",
		Image = "SynathidBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/Venus/CaveContaminantTierC",
		Introduced = "24",
		Link = "Synathid Bait",
		Name = "Synathid Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Charamote Bait"] = {
		Description = "This bait is synthesized from complex hexophenol that is known to attract Charamotes, a Servofish found in cave hotspots.",
		Image = "CharamoteBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/Venus/CaveContaminantTierB",
		Introduced = "24",
		Link = "Charamote Bait",
		Name = "Charamote Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Tromyzon Bait"] = {
		Description = "This bait is synthesized from long-chain LS-74 compounds that are known to attract Tromyzon, a Servofish found in pond hotspots during cool weather.",
		Image = "TromyzonBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/Venus/PondContaminantTierB",
		Introduced = "24",
		Link = "Tromyzon Bait",
		Name = "Tromyzon Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Longwinder Bait"] = {
		Description = "This bait is synthesized from beryzene that is known to attract Longwinders, a Servofish found in lake hotspots during warm weather.",
		Image = "LongwinderBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/Venus/LakeContaminantTierB",
		Introduced = "24",
		Link = "Longwinder Bait",
		Name = "Longwinder Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Mirewinder Bait"] = {
		Description = "This bait is comprised of aromatic tetraxin that is known to attract Mirewinders, a Servofish found in cave hotspots.",
		Image = "MirewinderBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/Venus/CaveContaminantTierA",
		Introduced = "24",
		Link = "Mirewinder Bait",
		Name = "Mirewinder Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Kriller Bait"] = {
		Description = "This bait is synthesized from Methacalcene-1 that is known to attract Krillers, a Servofish found in lakes during warm weather.",
		Image = "KrillerBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/Venus/LakeContaminantTierA",
		Introduced = "24",
		Link = "Kriller Bait",
		Name = "Kriller Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Narrow-Spectrum Bait"] = {
		Description = "This endochlor/dionium melange attracts both Recasters y Eye-Eyes, Servofish found in ponds. The Eye-Eye shows up during warm weather y Recasters shows up at Hot Spots during cool weather.",
		Image = "Narrow-SpectrumBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/Venus/PondContaminantTierA",
		Introduced = "24",
		Link = "Narrow-Spectrum Bait",
		Name = "Narrow-Spectrum Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Broad-Spectrum Bait"] = {
		Description = "A simple cocktail of short-chain polymers y contaminants. Easily detected by rudimentary Servofish under all conditions, but ignored by more specialized models. Good for Sapcaddies, Tinks y Brickies.",
		Image = "Broad-SpectrumBait.png",
		InternalName = "/Lotus/Types/Game/FishBait/Venus/GenericContaminant",
		Introduced = "24",
		Link = "Broad-Spectrum Bait",
		Name = "Broad-Spectrum Bait",
		Tradable = false,
		Type = "Gear"
	},
	["Residuo de fass procesado"] = {
		Description = "Materia del cuerpo del wym Fass, purgada de toxinas, convirtiéndola en algo útil. Se utiliza para atraer acuapulmos y flagelocantos en las zonas activas de la superficie de Deriva Cambion. Acuapulmos solo durante Vome. \r\n\r\nUbicación: Se obtiene con Hija en el Necralisk (Deimos).",
		Image = "Residuo de fass procesado.png",
		InternalName = "/Lotus/Types/Game/FishBait/Infested/InfestedFishBaitB",
		Introduced = "29",
		Link = "Residuo de fass procesado",
		Name = "Residuo de fass procesado",
		Tradable = false,
		Type = "Gear"
	},
	["Residuo de vome procesado"] = {
		Description = "Carne de Vome, refinada y lista para su uso. Usada para atraer mixostómatas en las zonas activas de la cueva de Deriva Cambion durante Vome. \r\n\r\nUbicación: Se obtiene con Hija en el Necralisk (Deimos).",
		Image = "Residuo de vome procesado.png",
		InternalName = "/Lotus/Types/Game/FishBait/Infested/OrokinFishBaitB",
		Introduced = "29",
		Link = "Residuo de vome procesado",
		Name = "Residuo de vome procesado",
		Tradable = false,
		Type = "Gear"
	},
	["Grendel Neuroptics Locator"] = {
		Description = "Reveals sites on Europa likely to contain Grendel part blueprints.",
		Image = "GrendelNeuropticsLocator.png",
		InternalName = "",
		Introduced = "26",
		Link = "Grendel Neuroptics Locator",
		Name = "Grendel Neuroptics Locator",
		Tradable = true,
		Type = "Key"
	},
	["Grendel Systems Locator"] = {
		Description = "Reveals sites on Europa likely to contain Grendel part blueprints.",
		Image = "GrendelSystemsLocator.png",
		InternalName = "",
		Introduced = "26",
		Link = "Grendel Systems Locator",
		Name = "Grendel Systems Locator",
		Tradable = true,
		Type = "Key"
	},
	["Grendel Chassis Locator"] = {
		Description = "Reveals sites on Europa likely to contain Grendel part blueprints.",
		Image = "GrendelChassisLocator.png",
		InternalName = "",
		Introduced = "26",
		Link = "Grendel Chassis Locator",
		Name = "Grendel Chassis Locator",
		Tradable = true,
		Type = "Key"
	},
	["Enter Nihil's Oubliette"] = {
		Description = "Use this key to enter Nihil's Oubliette y fight him again. Requires Nihil's Oubliette to be placed in the Orbiter. Victories against Nihil will consume the key y unlock one of his lost treasures.",
		Image = "EnterNihil'sOubliette.png",
		InternalName = "",
		Introduced = "29.8.1",
		Link = "Enter Nihil's Oubliette",
		Name = "Enter Nihil's Oubliette",
		Tradable = true,
		Type = "Key"
	},
	["Abyssal Beacon"] = {
		Description = "The Syndicates need help finighing a doomed mission to recover Orokin Era Defixios froma a Galleon of Grineer raiders adrift in the Abyssal Zone, near Ceres. Defixios are known to contain Vainthorns.",
		Image = "AbyssalBeacon.png",
		InternalName = "/Lotus/StoreItems/Types/Keys/SyndicateCacheHuntBaseKeyItem",
		Introduced = "34",
		Link = "Abyssal Beacon",
		Name = "Abyssal Beacon",
		Tradable = true,
		Type = "Key"
	},
	["Baro Void-Signal"] = {
		Description = "Unlock a mission with this device.\r\n\r\nBaro Ki'Teer can home in on Inaros Prime anywhere in the Void. Ideal for following the God King to riches!",
		Image = "BaroVoid-Signal.png",
		InternalName = "",
		Introduced = "28.2",
		Link = "Baro Void-Signal",
		Name = "Baro Void-Signal",
		Tradable = true,
		Type = "Key"
	},
	["Mutalist Alad V Assassinate"] = {
		Description = "Put an end to Alad V y his Mutalist experiments",
		Image = "PatientZero.png",
		InternalName = "/Lotus/Types/Keys/SortieBossKeyInfestedAladV",
		Introduced = "15.5",
		Link = "Mutalist Alad V Assassinate Key",
		Name = "Mutalist Alad V Assassinate",
		Tradable = true,
		Type = "Key"
	},
	["Jordas Golem Assassinate"] = {
		Description = "Access this assassination mission by completing the Jordas Precept quest.",
		Image = "J3Golem.png",
		InternalName = "",
		Introduced = "17.5",
		Link = "Jordas Golem",
		Name = "Jordas Golem Assassinate",
		Tradable = false,
		Type = "Key"
	},
	["Twilight Apothic"] = {
		Description = "Creates an organic compound composed of rare plant species. Effects unknown.",
		Image = "TwilightApothic.png",
		InternalName = "/Lotus/Types/Restoratives/TitaniaQuest/SpecterSummonOrphidSaryn",
		Introduced = "The Silver Grove",
		Link = "Twilight Apothic",
		Name = "Twilight Apothic",
		Tradable = false,
		Type = "Gear"
	},
	["Sunrise Apothic"] = {
		Description = "Creates an organic compound composed of rare plant species. Effects unknown.",
		Image = "SunriseApothic.png",
		InternalName = "/Lotus/Types/Restoratives/TitaniaQuest/SpecterSummonFeyarchOberon",
		Introduced = "The Silver Grove",
		Link = "Sunrise Apothic",
		Name = "Sunrise Apothic",
		Tradable = false,
		Type = "Gear"
	},
	["Nightfall Apothic"] = {
		Description = "Creates an organic compound composed of rare plant species. Effects unknown.",
		Image = "NightfallApothic.png",
		InternalName = "/Lotus/Types/Restoratives/TitaniaQuest/SpecterSummonKnaveLoki",
		Introduced = "The Silver Grove",
		Link = "Nightfall Apothic",
		Name = "Nightfall Apothic",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Ammo Restore (Large)"] = {
		Description = "Restores 3x Primary y Secondary Ammo Pick Up Amount every 15s for 60s.",
		Image = "LargeTeamAmmoPack.png",
		InternalName = "/Lotus/Types/Restoratives/SyndicateTeamAmmoTotem",
		Introduced = "15",
		Link = "Squad Ammo Restore",
		Name = "Squad Ammo Restore (Large)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Health Restore (Large)"] = {
		Description = "Restores Health to all squad members. Pulses 300 Health every 7.5s for 30s.",
		Image = "LargeTeamHealPack.png",
		InternalName = "/Lotus/Types/Restoratives/SyndicateTeamHealTotem",
		Introduced = "15",
		Link = "Squad Health Restore",
		Name = "Squad Health Restore (Large)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Energy Restore (Large)"] = {
		Description = "Restores Energy to all squad members. Pulses 100 Energy every 7.5s for 30s.",
		Image = "LargeTeamEnergyPack.png",
		InternalName = "/Lotus/Types/Restoratives/SyndicateTeamEnergyTotem",
		Introduced = "15",
		Link = "Squad Energy Restore",
		Name = "Squad Energy Restore (Large)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Shield Restore (Large)"] = {
		Description = "Restores Shields to all squad members. Pulses 300 Shield every 7.5s for 30s.",
		Image = "LargeTeamShieldPack.png",
		InternalName = "/Lotus/Types/Restoratives/SyndicateTeamShieldTotem",
		Introduced = "15",
		Link = "Squad Shield Restore",
		Name = "Squad Shield Restore (Large)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Ammo Restore (Medium)"] = {
		Description = "Restores 2x Primary y Secondary Ammo Pick Up Amount every 15s for 60s.",
		Image = "AmmoTotemMediumBundle.png",
		InternalName = "/Lotus/Types/Restoratives/ClanTeamAmmoTotem",
		Introduced = "8",
		Link = "Squad Ammo Restore",
		Name = "Squad Ammo Restore (Medium)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Health Restore (Medium)"] = {
		Description = "Restores Health to all squad members. Pulses 100 Health every 5s for 30s.",
		Image = "HealthTotemMediumBundle.png",
		InternalName = "/Lotus/Types/Restoratives/ClanTeamHealTotem",
		Introduced = "8",
		Link = "Squad Health Restore",
		Name = "Squad Health Restore (Medium)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Energy Restore (Medium)"] = {
		Description = "Restores Energy to all squad members. Pulses 50 Energy every 5s for 30s.",
		Image = "EnergyTotemMediumBundle.png",
		InternalName = "/Lotus/Types/Restoratives/ClanTeamEnergyTotem",
		Introduced = "8",
		Link = "Squad Energy Restore",
		Name = "Squad Energy Restore (Medium)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Shield Restore (Medium)"] = {
		Description = "Restores Shields to all squad members. Pulses 100 Shield every 7.5s for 30s.",
		Image = "ShieldTotemMediumBundle.png",
		InternalName = "/Lotus/Types/Restoratives/ClanTeamShieldTotem",
		Introduced = "8",
		Link = "Squad Shield Restore",
		Name = "Squad Shield Restore (Medium)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Ammo Restore (Small)"] = {
		Description = "Restores 1x Primary y Secondary Ammo Pick Up Amount every 15s for 60s.",
		Image = "TeamAmmoRestore.png",
		InternalName = "/Lotus/Types/Restoratives/TeamAmmoTotem",
		Introduced = "Vanilla",
		Link = "Squad Ammo Restore",
		Name = "Squad Ammo Restore (Small)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Health Restore (Small)"] = {
		Description = "Restores Health to all squad members. Pulses 30 Health every 7.5s for 30s.",
		Image = "TeamHealRestore.png",
		InternalName = "/Lotus/Types/Restoratives/TeamHealTotem",
		Introduced = "Vanilla",
		Link = "Squad Health Restore",
		Name = "Squad Health Restore (Small)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Energy Restore (Small)"] = {
		Description = "Restores Energy to all squad members. Pulses 25 Energy every 7.5s for 30s.",
		Image = "TeamEnergyRestore.png",
		InternalName = "/Lotus/Types/Restoratives/TeamEnergyTotem",
		Introduced = "Vanilla",
		Link = "Squad Energy Restore",
		Name = "Squad Energy Restore (Small)",
		Tradable = false,
		Type = "Gear"
	},
	["Squad Shield Restore (Small)"] = {
		Description = "Restores Shields to all squad members. Pulses 35 Shield every 7.5s for 30s.",
		Image = "TeamShieldRestore.png",
		InternalName = "/Lotus/Types/Restoratives/TeamShieldTotem",
		Introduced = "Vanilla",
		Link = "Squad Shield Restore",
		Name = "Squad Shield Restore (Small)",
		Tradable = false,
		Type = "Gear"
	},
	["Fosfor Blau"] = {
		Description = "Launch a bright blue flare that significantly increases Affinity Range while active.",
		Image = "FosforBlau.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Synthetics/FlareBlue",
		Introduced = "22",
		Link = "Fosfor#Fosfor Blau",
		Name = "Fosfor Blau",
		Tradable = false,
		Type = "Gear"
	},
	["Fosfor Rahd"] = {
		Description = "Launch a bright red flare that significantly increases Affinity Range while active.",
		Image = "FosforRahd.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Synthetics/FlareRed",
		Introduced = "22",
		Link = "Fosfor#Fosfor Rahd",
		Name = "Fosfor Rahd",
		Tradable = false,
		Type = "Gear"
	},
	["Calcifin Stim"] = {
		Description = "Hardens skin, fortifying against damage while restricting movement.",
		Image = "CalcifinStim.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/NpcBuffs/ArmorBuffSpeedDebuff",
		Introduced = "19.12",
		Link = "Stims#Calcifin Stim",
		Name = "Calcifin Stim",
		Tradable = false,
		Type = "Gear"
	},
	["Adrenal Stim"] = {
		Description = "Elevates adrenaline levels to enable faster movement while increasing sensitivity to damage.",
		Image = "AdrenalStim.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/NpcBuffs/SpeedBuffArmorDebuff",
		Introduced = "19.12",
		Link = "Stims#Adrenal Stim",
		Name = "Adrenal Stim",
		Tradable = false,
		Type = "Gear"
	},
	["Refract Stim"] = {
		Description = "Coats the target in a film that refracts light, allowing undetected movement.",
		Image = "RefractStim.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/NpcBuffs/CloakingBuff",
		Introduced = "19.12",
		Link = "Stims#Refract Stim",
		Name = "Refract Stim",
		Tradable = false,
		Type = "Gear"
	},
	["Clotra Stim"] = {
		Description = "Revives a target that is bleeding out, y provides a bonus revive to any allies in range.",
		Image = "ClotraStim.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/NpcBuffs/ReviveBuff",
		Introduced = "19.12",
		Link = "Stims#Clotra Stim",
		Name = "Clotra Stim",
		Tradable = false,
		Type = "Gear"
	},
	["Amethyst Antitoxin"] = {
		Description = "This is a mildly effective antitoxin.",
		Image = "AmethystAntitoxin.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Toxins/NightCommonAntitoxin",
		Introduced = "11.5",
		Link = "Antitoxin (Gear)#Amethyst",
		Name = "Amethyst Antitoxin",
		Tradable = true,
		Type = "Gear"
	},
	["Beryl Antitoxin"] = {
		Description = "This is a mildly effective antitoxin.",
		Image = "BerylAntitoxin.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Toxins/DayCommonAntitoxin",
		Introduced = "11.5",
		Link = "Antitoxin (Gear)#Beryl",
		Name = "Beryl Antitoxin",
		Tradable = true,
		Type = "Gear"
	},
	["Citrine Antitoxin"] = {
		Description = "This is a moderately effective antitoxin.",
		Image = "CitrineAntitoxin.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Toxins/DayUnCommonAntitoxin",
		Introduced = "11.5",
		Link = "Antitoxin (Gear)#Citrine",
		Name = "Citrine Antitoxin",
		Tradable = true,
		Type = "Gear"
	},
	["Topaz Antitoxin"] = {
		Description = "This is a moderately effective antitoxin.",
		Image = "TopazAntitoxin.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Toxins/NightUnCommonAntitoxin",
		Introduced = "11.5",
		Link = "Antitoxin (Gear)#Topaz",
		Name = "Topaz Antitoxin",
		Tradable = true,
		Type = "Gear"
	},
	["Lapis Antitoxin"] = {
		Description = "This is an extremely effective antitoxin.",
		Image = "LapisAntitoxin.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Toxins/RareAntitoxin",
		Introduced = "11.5",
		Link = "Antitoxin (Gear)#Lapis",
		Name = "Lapis Antitoxin",
		Tradable = true,
		Type = "Gear"
	},
	["Vermilion Antitoxin"] = {
		Description = "This is an extremely effective antitoxin.",
		Image = "VermillionAntitoxin.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Toxins/SoloRareAntitoxin",
		Introduced = "11.5.2",
		Link = "Antitoxin (Gear)#Vermilion",
		Name = "Vermilion Antitoxin",
		Tradable = true,
		Type = "Gear"
	},
	["Hobbled Dragon Key"] = {
		Description = "Speed is greatly reduced while key is equipped.",
		Image = "HobbledDragonKey.png",
		Introduced = "10.3",
		InternalName = "/Lotus/Types/Restoratives/Upgraded/SpeedDebuffKey",
		Link = "Hobbled Dragon Key",
		Name = "Hobbled Dragon Key",
		Tradable = false,
		Type = "Gear"
	},
	["Extinguished Dragon Key"] = {
		Description = "Damage is greatly reduced while key is equipped.",
		Image = "ExtinguishedDragonKey.png",
		Introduced = "10.3",
		InternalName = "/Lotus/Types/Restoratives/Upgraded/DamageDebuffKey",
		Link = "Extinguished Dragon Key",
		Name = "Extinguished Dragon Key",
		Tradable = false,
		Type = "Gear"
	},
	["Decaying Dragon Key"] = {
		Description = "Shields are greatly reduced while key is equipped.",
		Image = "DecayingDragonKey.png",
		Introduced = "10.3",
		InternalName = "/Lotus/Types/Restoratives/Upgraded/ShieldDebuffKey",
		Link = "Decaying Dragon Key",
		Name = "Decaying Dragon Key",
		Tradable = false,
		Type = "Gear"
	},
	["Bleeding Dragon Key"] = {
		Description = "Health is greatly reduced while key is equipped.",
		Image = "BleedingDragonKey.png",
		Introduced = "10.3",
		InternalName = "/Lotus/Types/Restoratives/Upgraded/HealthDebuffKey",
		Link = "Bleeding Dragon Key",
		Name = "Bleeding Dragon Key",
		Tradable = false,
		Type = "Gear"
	},
	["Air Support Charges"] = {
		Description = "Charges consumed by Lying Craft Air Support.",
		Image = "AirSupportCharges.png",
		Introduced = "17.5",
		InternalName = "/Lotus/Types/Restoratives/LisetAirSupport",
		Link = "Air Support Charges",
		Name = "Air Support Charges",
		Tradable = false,
		Type = "Gear"
	},
	["Atomicycle Summon"] = {
		Description = "Summons an Atomicycle for use in 1999 and free roam missions.",
		Image = "AtomicycleSummon.png",
		InternalName = "/Lotus/Types/Restoratives/MotorcycleSummon",
		Introduced = "38",
		Link = "Atomicycle Summon",
		Name = "Atomicycle Summon",
		Type = "Gear"
	},
	["Eros Arrow Skin"] = {
		Description = "Show the enemy how much you care with the adorable Eros Arrow Skin.",
		Image = "ErosArrowSkin.png",
		Introduced = "15.14.1",
		InternalName = "/Lotus/Types/Restoratives/Consumable/ValentinesArrowBundle",
		Link = "Eros Arrow Skin",
		Name = "Eros Arrow Skin",
		Tradable = false,
		Type = "Gear"
	},
	["Ki'Teer Fireworks"] = {
		Description = "A bombastic symphony of color.",
		Image = "Ki'TeerFireworks.png",
		Introduced = "19.4",
		InternalName = "/Lotus/Types/Restoratives/Consumable/BaroFireWorksCrate",
		Link = "Ki'Teer Fireworks",
		Name = "Ki'Teer Fireworks",
		Tradable = false,
		Type = "Gear"
	},
	["Glyph Prism"] = {
		Description = "Launches a magnetic prism to display your chosen Glyph. Only one may be deployed at any time, y charges are unlimited.",
		Image = "LotusSymbolGlyph.png",
		Introduced = "Specters of the Rail 0",
		InternalName = "/Lotus/Types/Restoratives/Consumable/GlyphConsumableNoCharges",
		Link = "Glyph Prism",
		Name = "Glyph Prism",
		Tradable = false,
		Type = "Gear"
	},
	["Health Restore (Large)"] = {
		Description = "Completely restores health.",
		Image = "HealthRestore(Large).png",
		Introduced = "7",
		InternalName = "/Lotus/Types/Restoratives/SelfHealLarge",
		Link = "Health Restore",
		Name = "Health Restore (Large)",
		Tradable = false,
		Type = "Gear"
	},
	["Kaithe Summon"] = {
		Description = "Summon y instantly mount a Kaithe while in free roam missions.",
		Image = "KaitheSummon.png",
		InternalName = "/Lotus/Types/Restoratives/ErsatzSummon",
		Introduced = "33",
		Link = "Kaithe Summon",
		Name = "Kaithe Summon",
		Type = "Gear"
	},
	["K-Drive Launcher"] = {
		Description = "Summons an K-Drive for use during free roam missions.",
		Image = "K-DriveLauncher.png",
		Introduced = "24",
		InternalName = "/Lotus/Types/Restoratives/HoverboardSummon",
		Link = "K-Drive Launcher",
		Name = "K-Drive Launcher",
		Tradable = false,
		Type = "Gear"
	},
	["Necramech Summon"] = {
		Description = "Summon a Necramech to the battlefield.",
		Image = "NecramechSummon.png",
		Introduced = "29",
		InternalName = "/Lotus/Types/Restoratives/LoadoutTechSummon",
		Link = "Necramech Summon",
		Name = "Necramech Summon",
		Tradable = false,
		Type = "Gear"
	},
	["On Call Crew"] = {
		Description = "Call in a designated crew member for backup in non-Railjack missions.",
		Image = "OnCallCrew.png",
		Introduced = "29.10",
		InternalName = "/Lotus/Types/Restoratives/Consumable/CrewmateBall",
		Link = "On Call Crew",
		Name = "On Call Crew",
		Tradable = false,
		Type = "Gear"
	},
	["Wolf Beacon"] = {
		Description = "Lures the the Wolf out of hiding. One-time use gear item that can only be used in locations where the assassin would normally appear.",
		Image = "WolfBeacon.png",
		Introduced = "25.3.2",
		InternalName = "/Lotus/Types/Restoratives/Consumable/AssassinBaitD",
		Link = "Wolf Beacon",
		Name = "Wolf Beacon",
		Tradable = false,
		Type = "Gear"
	},
	["Stalker Beacon"] = {
		Description = "Lures the Stalker out of hiding. One-time use gear item that can only be used in locations where the assassin would normally appear.",
		Image = "StalkerBeacon.png",
		Introduced = "18.4.10",
		InternalName = "/Lotus/Types/Restoratives/Consumable/AssassinBait",
		Link = "Stalker Beacon",
		Name = "Stalker Beacon",
		Tradable = false,
		Type = "Gear"
	},
	["Zanuka Hunter Beacon"] = {
		Description = "Lures the Zanuka Hunter out of hiding. One-time use gear item that can only be used in locations where the assassin would normally appear.",
		Image = "ZanukaHunterBeacon.png",
		Introduced = "18.4.10",
		InternalName = "/Lotus/Types/Restoratives/Consumable/AssassinBaitB",
		Link = "Zanuka Hunter Beacon",
		Name = "Zanuka Hunter Beacon",
		Tradable = false,
		Type = "Gear"
	},
	["Grustrag Three Beacon"] = {
		Description = "Lures the Grustrag Three out of hiding. One-time use gear item that can only be used in locations where the assassin would normally appear.",
		Image = "GrustragThreeBeacon.png",
		Introduced = "18.4.10",
		InternalName = "/Lotus/Types/Restoratives/Consumable/AssassinBaitC",
		Link = "Grustrag Three Beacon",
		Name = "Grustrag Three Beacon",
		Tradable = false,
		Type = "Gear"
	},
	["Archwing Launcher"] = {
		Description = "Summons an Archwing for use during free roam missions.",
		Image = "GenericArchwingSystems.png",
		Introduced = "22",
		InternalName = "/Lotus/Types/Restoratives/OpenArchwingSummon",
		Link = "Archwing Launcher",
		Name = "Archwing Launcher",
		Tradable = false,
		Type = "Gear"
	},
	["Archgun Deployer"] = {
		Description = "Deploy the selected archwing gun in any atmospheric environment using this gear item.",
		Image = "ArchgunDeployer.png",
		Introduced = "24.2",
		InternalName = "/Lotus/Types/Restoratives/HeavyWeaponSummon",
		Link = "Archgun Deployer",
		Name = "Archgun Deployer",
		Tradable = false,
		Type = "Gear"
	},
	["Tranq Rifle"] = {
		Description = "Reassures animals for safe relocation purposes.",
		Image = "TranqRifle.png",
		Introduced = "24",
		InternalName = "/Lotus/Types/Restoratives/Conservation/TranqRifleGearItem",
		Link = "Tranq Rifle",
		Name = "Tranq Rifle",
		Tradable = false,
		Type = "Gear"
	},
	["Echo-Lure"] = {
		Description = "Entice y attract nearby wildlife with life-like animal calls.",
		Image = "Echo-Lure.png",
		Introduced = "24",
		InternalName = "/Lotus/Types/Restoratives/Conservation/UpgradedAnimalLureGearItem",
		Link = "Echo-Lure",
		Name = "Echo-Lure",
		Tradable = false,
		Type = "Gear"
	},
	["Synthesis Scanner"] = {
		Description = "Synthesize a genetic data of the target y uploads it to Sanctuary.",
		Image = "SynthesisScanner.png",
		Introduced = "16",
		InternalName = "/Lotus/Types/Restoratives/Consumable/LibraryScanner",
		Link = "Synthesis Scanner",
		Name = "Synthesis Scanner",
		Tradable = false,
		Type = "Gear"
	},
	["Pharoma"] = {
		Description = "A compound that relaxes nearby fish.",
		Image = "Pharoma.png",
		Introduced = "22",
		InternalName = "/Lotus/Types/Restoratives/Consumable/FishingBoosts/SoftTouch",
		Link = "Pharoma",
		Name = "Pharoma",
		Tradable = false,
		Type = "Gear"
	},
	["Luminous Dye"] = {
		Description = "Dye the waters with a compound that sticks to fish passing through it, making them easier to see from the shore.",
		Image = "LuminousDye.png",
		Introduced = "22",
		InternalName = "/Lotus/Types/Restoratives/Consumable/FishingBoosts/AnglerVision",
		Link = "Luminous Dye",
		Name = "Luminous Dye",
		Tradable = false,
		Type = "Gear"
	},
	["Pin-Loc"] = {
		Description = "Un marcador de punto de ruta persistente para usar en el mapa del mundo. ¡Coordínate con tu escuadrón y rastrea lugares de importancia!",
		Image = "Pin-Loc.png",
		Introduced = "24.2",
		InternalName = "/Lotus/Types/Restoratives/Consumable/MapMarker",
		Link = "Pin-Loc",
		Name = "Pin-Loc",
		Tradable = false,
		Type = "Gear"
	},
	["Remote Observer"] = {
		Description = "A short-lived remote camera that overrides the player's Warframe optics.",
		Image = "GenericComponentPlug.png",
		Introduced = "17",
		InternalName = "/Lotus/Types/Restoratives/Consumable/CameraConsumable",
		Link = "Remote Observer",
		Name = "Remote Observer",
		Tradable = false,
		Type = "Gear"
	},
	["OpLink"] = {
		Description = "A device used to manage coordination y resources during Operation Link missions.",
		Image = "OpLink.png",
		Introduced = "27.3",
		InternalName = "/Lotus/Types/Restoratives/ScenarioBeacon",
		Link = "OpLink",
		Name = "OpLink",
		Tradable = false,
		Type = "Gear"
	},
	["Razorback Cipher"] = {
		Description = "Used to bypass security systems that protect the Razorback's holding cell.",
		Image = "RazorbackCipher.png",
		Introduced = "20.5.2",
		InternalName = "/Lotus/Types/Restoratives/Consumable/RazorbackCipher",
		Link = "Razorback Cipher",
		Name = "Razorback Cipher",
		Tradable = false,
		Type = "Gear"
	},
	["Catalizador infestado"] = {
		Description = "Este catalizador de toxina refinado ha sido formulado para reforzar la toxina Thrax y maximizar el daño contra el forúnculo infestado en los contratos de Estrella Infestada. \r\n\r\nUbicación: Laboratorio biológico en el dojo del clan.",
		Image = "Catalizador infestado.png",
		Introduced = "22.3",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Eidolon/InfestedEventClanIngredient",
		Link = "Catalizador infestado",
		Name = "Catalizador infestado",
		Tradable = false,
		Type = "Gear"
	},
	["Eidolon Phylaxis"] = {
		Description = "Sentient immunity to the Infestation is exploited with this refined phylaxis. Formulated specifically to combat Infested boils.",
		Image = "EidolonPhylaxis.png",
		Introduced = "22.3",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Eidolon/InfestedEventIngredient",
		Link = "Eidolon Phylaxis",
		Name = "Eidolon Phylaxis",
		Tradable = false,
		Type = "Gear"
	},
	["Codex Scanner"] = {
		Description = "Samples a target of interest for later analysis in your Codex (25 charges).",
		Image = "CodexScanner.png",
		Introduced = "11",
		InternalName = "/Lotus/Types/Restoratives/Consumable/Scanner",
		Link = "Codex Scanner",
		Name = "Codex Scanner",
		Tradable = false,
		Type = "Gear"
	},
	["Corpus Void Key"] = {
		Description = "Corpus Scouts are hiding in the Void. Use this key to find their ships y hunt them down!",
		Image = "CorpusVoidKey.png",
		Introduced = "9",
		InternalName = "",
		Link = "Corpus Void Key",
		Name = "Corpus Void Key",
		Tradable = true,
		Type = "Key"
	},
	["Starburst"] = {
		Description = "Celebrate the holiday with fireworks! Light up the sky with this single use consumable item.",
		Image = "Starburst.png",
		Introduced = "8.3",
		InternalName = "/Lotus/Types/Restoratives/Consumable/FireWorksSingle",
		Link = "Starburst",
		Name = "Starburst",
		Tradable = false,
		Type = "Gear"
	},
	["Grand Finale"] = {
		Description = "Want a more spectacular fireworks display to show your patriotism? Celebrate in style with this single use consumable item.",
		Image = "GrandFinale.png",
		Introduced = "8.3",
		InternalName = "/Lotus/Types/Restoratives/Consumable/FireWorksCrate",
		Link = "Grand Finale",
		Name = "Grand Finale",
		Tradable = false,
		Type = "Gear"
	},
	["Clan Key"] = {
		Description = "Unlocks access to your Clan's Dojo",
		Image = "ClanKey.png",
		InternalName = "/Lotus/Types/Keys/DojoKey",
		Introduced = "8",
		Link = "Clan Key",
		Name = "Clan Key",
		Tradable = false,
		Type = "Key"
	},
	["Cipher"] = {
		Description = "Single-use device used for auto-hacking the lockdown control panels.",
		Image = "Cipher.png",
		Introduced = "7",
		InternalName = "/Lotus/Types/Restoratives/Cipher",
		Link = "Cipher",
		Name = "Cipher",
		Tradable = false,
		Type = "Gear"
	},
	["Omni Ammo Box"] = {
		Description = "Fully restores all ammo types.",
		Image = "AmmoBox.png",
		Introduced = "7",
		InternalName = "/Lotus/Types/Restoratives/SelfOmniAmmo",
		Link = "Omni Ammo Box",
		Name = "Omni Ammo Box",
		Tradable = false,
		Type = "Gear"
	},
	["Inyector de antisuero"] = {
		Description = "Inyecta antisuero dentro de vaporizadores o al usuario para impedir la degradación de armadura.",
		Image = "Inyector de antisuero.png",
		Introduced = "17.9.1",
		InternalName = "/Lotus/Types/Restoratives/Consumable/InfestedSyringe",
		Link = "Inyector de antisuero",
		Name = "Inyector de antisuero",
		Tradable = false,
		Type = "Gear"
	},
	["Fomorian Disruptor"] = {
		Description = "When activated, it disrupts a Fomorian core's Omega energy field, making it vulnerable. Also shields Tenno from Omega radiation.",
		Image = "FomorianDisruptor.png",
		Introduced = "15.8",
		InternalName = "/Lotus/Types/Restoratives/Consumable/FomorianNegator",
		Link = "Fomorian Disruptor",
		Name = "Fomorian Disruptor",
		Tradable = false,
		Type = "Gear"
	},
	["Kinetic Siphon Trap"] = {
		Description = "Specialized trap for attracting y slowing the movement of synthesis targets.",
		Image = "KineticSiphonTrap.png",
		Introduced = "16",
		InternalName = "/Lotus/Types/Restoratives/Consumable/HunterTool",
		Link = "Kinetic Siphon Trap",
		Name = "Kinetic Siphon Trap",
		Tradable = false,
		Type = "Gear"
	},
	["Mod Drop Chance Booster"] = {
		Description = "Doubles the chance of mod drops.",
		Image = "3DayModDropChanceBooster.png",
		Introduced = "25.8",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ModDropChanceBoosterStoreItem",
		Link = "Mod Drop Chance Booster",
		Name = "Mod Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["30 Day Mod Drop Chance Booster"] = {
		Description = "Doubles the chance of mod drops.",
		Image = "30DayModDropChanceBooster.png",
		Introduced = "25.8",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ModDropChanceBooster30DayStoreItem",
		Link = "Mod Drop Chance Booster",
		Name = "30 Day Mod Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["3 Day Mod Drop Chance Booster"] = {
		Description = "Doubles the chance of mod drops.",
		Image = "3DayModDropChanceBooster.png",
		Introduced = "25.8",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ModDropChanceBooster3DayStoreItem",
		Link = "Mod Drop Chance Booster",
		Name = "3 Day Mod Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["7 Day Mod Drop Chance Booster"] = {
		Description = "Doubles the chance of mod drops.",
		Image = "7DayModDropChanceBooster.png",
		Introduced = "25.8",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ModDropChanceBooster7DayStoreItem",
		Link = "Mod Drop Chance Booster",
		Name = "7 Day Mod Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["90-Day Mod Drop Chance Booster"] = {
		Description = "Doubles the chance of mod drops.",
		Image = "90-DayModDropChanceBooster.png",
		Introduced = "25.8",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ModDropChanceBooster90DayStoreItem",
		Link = "Mod Drop Chance Booster",
		Name = "90-Day Mod Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["Resource Drop Chance Booster"] = {
		Description = "Doubles the chance of resource drops.",
		Image = "3DayResourceDropChanceBooster.png",
		Introduced = "11",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceDropChanceBoosterStoreItem",
		Link = "Resource Drop Chance Booster",
		Name = "Resource Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["30 Day Resource Drop Chance Booster"] = {
		Description = "Doubles the chance of resource drops.",
		Image = "30DayResourceDropChanceBooster.png",
		Introduced = "Specters of the Rail 0.0",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceDropChance30DayStoreItem",
		Link = "Resource Drop Chance Booster",
		Name = "30 Day Resource Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["3 Day Resource Drop Chance Booster"] = {
		Description = "Doubles the chance of resource drops.",
		Image = "3DayResourceDropChanceBooster.png",
		Introduced = "11",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceDropChance3DayStoreItem",
		Link = "Resource Drop Chance Booster",
		Name = "3 Day Resource Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["7 Day Resource Drop Chance Booster"] = {
		Description = "Doubles the chance of resource drops.",
		Image = "7DayResourceDropChanceBooster.png",
		Introduced = "11",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceDropChance7DayStoreItem",
		Link = "Resource Drop Chance Booster",
		Name = "7 Day Resource Drop Chance Booster",
		Tradable = false,
		Type = "Booster"
	},
	["Credit Booster"] = {
		Description = "Doubles the amount of credits you get from pickups.",
		Image = "3DayCreditBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/CreditBoosterStoreItem",
		Link = "Credit Booster",
		Name = "Credit Booster",
		Tradable = false,
		Type = "Booster"
	},
	["30 Day Credit Booster"] = {
		Description = "Doubles the amount of credits you get from pickups.",
		Image = "30DayCreditBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/CreditBooster30DayStoreItem",
		Link = "Credit Booster",
		Name = "30 Day Credit Booster",
		Tradable = false,
		Type = "Booster"
	},
	["3 Day Credit Booster"] = {
		Description = "Doubles the amount of credits you get from pickups.",
		Image = "3DayCreditBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/CreditBooster3DayStoreItem",
		Link = "Credit Booster",
		Name = "3 Day Credit Booster",
		Tradable = false,
		Type = "Booster"
	},
	["7 Day Credit Booster"] = {
		Description = "Doubles the amount of credits you get from pickups.",
		Image = "7DayCreditBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/CreditBooster7DayStoreItem",
		Link = "Credit Booster",
		Name = "7 Day Credit Booster",
		Tradable = false,
		Type = "Booster"
	},
	["90-Day Credit Booster"] = {
		Description = "Doubles the amount of credits you get from pickups.",
		Image = "90-DayCreditBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/CreditBooster90DayStoreItem",
		Link = "Credit Booster",
		Name = "90-Day Credit Booster",
		Tradable = false,
		Type = "Booster"
	},
	["Resource Booster"] = {
		Description = "Doubles the amount of resources you get from pickups.",
		Image = "3DayResourceBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceAmountStoreItem",
		Link = "Resource Booster",
		Name = "Resource Booster",
		Tradable = false,
		Type = "Booster"
	},
	["30 Day Resource Booster"] = {
		Description = "Doubles the amount of resources you get from pickups.",
		Image = "30DayResourceBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceAmount30DayStoreItem",
		Link = "Resource Booster",
		Name = "30 Day Resource Booster",
		Tradable = false,
		Type = "Booster"
	},
	["3 Day Resource Booster"] = {
		Description = "Doubles the amount of resources you get from pickups.",
		Image = "3DayResourceBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceAmount3DayStoreItem",
		Link = "Resource Booster",
		Name = "3 Day Resource Booster",
		Tradable = false,
		Type = "Booster"
	},
	["7 Day Resource Booster"] = {
		Description = "Doubles the amount of resources you get from pickups.",
		Image = "7DayResourceBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceAmount7DayStoreItem",
		Link = "Resource Booster",
		Name = "7 Day Resource Booster",
		Tradable = false,
		Type = "Booster"
	},
	["90-Day Resource Booster"] = {
		Description = "Doubles the amount of resources you get from pickups.",
		Image = "90-DayResourceBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/ResourceAmount90DayStoreItem",
		Link = "Resource Booster",
		Name = "90-Day Resource Booster",
		Tradable = false,
		Type = "Booster"
	},
	["Affinity Booster"] = {
		Description = "Doubles the rate at which you earn affinity.",
		Image = "3DayAffinityBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/AffinityBoosterStoreItem",
		Link = "Affinity Booster",
		Name = "Affinity Booster",
		Tradable = false,
		Type = "Booster"
	},
	["30 Day Affinity Booster"] = {
		Description = "Doubles the rate at which you earn affinity.",
		Image = "30DayAffinityBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/AffinityBooster30DayStoreItem",
		Link = "Affinity Booster",
		Name = "30 Day Affinity Booster",
		Tradable = false,
		Type = "Booster"
	},
	["3 Day Affinity Booster"] = {
		Description = "Doubles the rate at which you earn affinity.",
		Image = "3DayAffinityBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/AffinityBooster3DayStoreItem",
		Link = "Affinity Booster",
		Name = "3 Day Affinity Booster",
		Tradable = false,
		Type = "Booster"
	},
	["7 Day Affinity Booster"] = {
		Description = "Doubles the rate at which you earn affinity.",
		Image = "7DayAffinityBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/AffinityBooster7DayStoreItem",
		Link = "Affinity Booster",
		Name = "7 Day Affinity Booster",
		Tradable = false,
		Type = "Booster"
	},
	["90-Day Affinity Booster"] = {
		Description = "Doubles the rate at which you earn affinity.",
		Image = "90-DayAffinityBooster.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/StoreItems/Boosters/AffinityBooster90DayStoreItem",
		Link = "Affinity Booster",
		Name = "90-Day Affinity Booster",
		Tradable = false,
		Type = "Booster"
	},
	["Ayatan Sah Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanSahSculpture.png",
		Introduced = "The Silver Grove 3.0",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexA",
		Link = "Ayatan Treasures",
		Name = "Ayatan Sah Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Ayr Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanAyrSculpture.png",
		Introduced = "The Silver Grove 3.0",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexB",
		Link = "Ayatan Treasures",
		Name = "Ayatan Ayr Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Orta Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanOrtaSculpture.png",
		Introduced = "The Silver Grove 3.0",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexC",
		Link = "Ayatan Treasures",
		Name = "Ayatan Orta Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Vaya Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanVayaSculpture.png",
		Introduced = "The Silver Grove 3.0",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexD",
		Link = "Ayatan Treasures",
		Name = "Ayatan Vaya Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Piv Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanPivSculpture.png",
		Introduced = "The Silver Grove 3.0",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexE",
		Link = "Ayatan Treasures",
		Name = "Ayatan Piv Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Kitha Sculpture"] = {
		Description = "Struck to commemorate the Entrati family’s power y prestige, as well as safeguarding their memories of one another. Many things changed in the years that followed, y that which had once shone brightly grew dark y dim. But even a single Ayatan Star may make all the difference.",
		Image = "AyatanKithaSculpture.png",
		Introduced = "29",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexEntrati",
		Link = "Ayatan Treasures",
		Name = "Ayatan Kitha Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Anasa Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanAnasaSculpture.png",
		Introduced = "19.8",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexF",
		Link = "Ayatan Treasures",
		Name = "Ayatan Anasa Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Valana Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanValanaSculpture.png",
		Introduced = "20",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexG",
		Link = "Ayatan Treasures",
		Name = "Ayatan Valana Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Zambuka Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanZambukaSculpture.png",
		Introduced = "26",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexH",
		Link = "Ayatan Treasures",
		Name = "Ayatan Zambuka Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Ayatan Hemakara Sculpture"] = {
		Description = "This kinetic Orokin sculpture springs to life when filled with Ayatan Stars. It may also be a source of Endo.",
		Image = "AyatanHemakaraSculpture.png",
		Introduced = "29.6",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexJ",
		Link = "Ayatan Treasures",
		Name = "Ayatan Hemakara Sculpture",
		Tradable = true,
		Type = "Item"
	},
	["Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "ArchonShard.png",
		Introduced = "32",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystal",
		Link = "Archon Shard",
		Name = "Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Amber Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "AmberArchonShard.png",
		Introduced = "32",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalNira",
		Link = "Archon Shard",
		Name = "Amber Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Tauforged Amber Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.\r\n<hr />\r\nTauforged status increases the overall power of an Archon Shard.",
		Image = "TauforgedAmberArchonShard.png",
		Introduced = "32",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalNiraMythic",
		Link = "Archon Shard",
		Name = "Tauforged Amber Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Azure Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "AzureArchonShard.png",
		Introduced = "32",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalBoreal",
		Link = "Archon Shard",
		Name = "Azure Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Tauforged Azure Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.\r\n<hr />\r\nTauforged status increases the overall power of an Archon Shard.",
		Image = "TauforgedAzureArchonShard.png",
		Introduced = "32",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalBorealMythic",
		Link = "Archon Shard",
		Name = "Tauforged Azure Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Crimson Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "CrimsonArchonShard.png",
		Introduced = "32",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalAmar",
		Link = "Archon Shard",
		Name = "Crimson Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Tauforged Crimson Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.\r\n<hr />\r\nTauforged status increases the overall power of an Archon Shard.",
		Image = "TauforgedCrimsonArchonShard.png",
		Introduced = "32",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalAmarMythic",
		Link = "Archon Shard",
		Name = "Tauforged Crimson Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Emerald Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "EmeraldArchonShard.png",
		Introduced = "35",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalGreen",
		Link = "Archon Shard",
		Name = "Emerald Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Tauforged Emerald Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "TauforgedEmeraldArchonShard.png",
		Introduced = "35",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalGreenMythic",
		Link = "Archon Shard",
		Name = "Tauforged Emerald Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Topaz Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "TopazArchonShard.png",
		Introduced = "35",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalOrange",
		Link = "Archon Shard",
		Name = "Topaz Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Tauforged Topaz Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "TauforgedTopazArchonShard.png",
		Introduced = "35",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalOrangeMythic",
		Link = "Archon Shard",
		Name = "Tauforged Topaz Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Violet Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "VioletArchonShard.png",
		Introduced = "35",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalViolet",
		Link = "Archon Shard",
		Name = "Violet Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Tauforged Violet Archon Shard"] = {
		Description = "A source of anti-entropic radiation ideal for empowering synthetic lifeforms, most notably Archons y Warframes.",
		Image = "TauforgedVioletArchonShard.png",
		Introduced = "35",
		InternalName = "/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalVioletMythic",
		Link = "Archon Shard",
		Name = "Tauforged Violet Archon Shard",
		Tradable = false,
		Type = "Item"
	},
	["Refacia Kit"] = {
		Description = "Open up an enticing array of radical new artificial skin colors using Refacia. Includes imitation Orokin Blue!",
		Image = "RefaciaKit.png",
		Introduced = "31.6",
		InternalName = "/Lotus/Types/StoreItems/SuitCustomizations/ExtraOperatorSkinColors",
		Link = "Refacia Kit",
		Name = "Refacia Kit",
		Tradable = false,
		Type = "Item"
	},
	["Amp Arcane Adapter"] = {
		Description = "Fuses with an Amp to unlock the Arcane Slot.",
		Image = "AmpArcaneAdapter.png",
		Introduced = "31.6",
		InternalName = "/Lotus/Types/Items/MiscItems/WeaponAmpArcaneUnlocker",
		Link = "Amp Arcane Adapter",
		Name = "Amp Arcane Adapter",
		Tradable = false,
		Type = "Item"
	},
	["Argozene"] = {
		Description = "",
		Image = "Argozene.png",
		Introduced = "31.5",
		InternalName = "/Lotus/Types/Items/Zariman/Fluxyte",
		Link = "Argozene",
		Name = "Argozene",
		Tradable = false,
		Type = "Currency"
	},
	["Adaptador de arcano secundario"] = {
		Description = "Se fusiona con un arma secundaria para desbloquear la ranura de Arcano.",
		Image = "Adaptador de arcano secundario.png",
		Introduced = "30.5",
		InternalName = "/Lotus/Types/Items/MiscItems/WeaponSecondaryArcaneUnlocker",
		Link = "Adaptador de arcano secundario",
		Name = "Adaptador de arcano secundario",
		Tradable = false,
		Type = "Item"
	},
	["Adaptador de arcano primario"] = {
		Description = "Se fusiona con un arma primaria para desbloquear la ranura de Arcano.",
		Image = "Adaptador de arcano primario.png",
		Introduced = "30.5",
		InternalName = "/Lotus/Types/Items/MiscItems/WeaponPrimaryArcaneUnlocker",
		Link = "Adaptador de arcano primario",
		Name = "Adaptador de arcano primario",
		Tradable = false,
		Type = "Item"
	},
	["Melee Arcane Adapter"] = {
		Description = "Fuses with a Melee weapon to unlock the Arcane Slot.",
		Image = "MeleeArcaneAdapter.png",
		Introduced = "35",
		InternalName = "/Lotus/Types/Items/MiscItems/WeaponMeleeArcaneUnlocker",
		Link = "Melee Arcane Adapter",
		Name = "Melee Arcane Adapter",
		Tradable = false,
		Type = "Item"
	},
	["Adaptador exilus de arma"] = {
		Description = "Se fusiona con un arma compatible para desbloquear su ranura de mod Exilus.",
		Image = "Adaptador exilus de arma.png",
		Introduced = "26",
		InternalName = "/Lotus/Types/Items/MiscItems/WeaponUtilityUnlocker",
		Link = "Adaptador exilus de arma",
		Name = "Adaptador exilus de arma",
		Tradable = false,
		Type = "Item"
	},
	["Adaptador exilus de warframe"] = {
		Description = "Se fusiona con un warframe para desbloquear la ranura para mods Exilus.",
		Image = "Adaptador exilus de warframe.png",
		Introduced = "17",
		InternalName = "/Lotus/Types/Items/MiscItems/UtilityUnlocker",
		Link = "Adaptador exilus de warframe",
		Name = "Adaptador exilus de warframe",
		Tradable = false,
		Type = "Item"
	},
	["Catalizador orokin"] = {
		Description = "Es la tecnología de modificación orokin utilizada para sobrecargar el armamento. Duplica la capacidad de mods disponible en un arma.",
		Image = "Catalizador orokin.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/Items/MiscItems/OrokinCatalyst",
		Link = "Catalizador orokin",
		Name = "Catalizador orokin",
		Tradable = false,
		Type = "Item"
	},
	["Reactor Orokin"] = {
		Description = "Reactor utilizado para sobrecargar warframes. Duplica la capacidad de mods disponible en un warframe o compañero.",
		Image = "Reactor Orokin.png",
		Introduced = "Vanilla",
		InternalName = "/Lotus/Types/Items/MiscItems/OrokinReactor",
		Link = "Reactor Orokin",
		Name = "Reactor Orokin",
		Tradable = false,
		Type = "Item"
	},
	["Cifrador de mod agrietado velado"] = {
		Description = "Utiliza este cifrador para completar instantáneamente un desafío de mod Agrietado velado. El cifrador será consumido.",
		Image = "Cifrador de mod agrietado velado.png",
		Introduced = "30.5",
		InternalName = "/Lotus/Types/Items/MiscItems/RivenIdentifier",
		Link = "Cifrador de mod agrietado velado",
		Name = "Cifrador de mod agrietado velado",
		Tradable = false,
		Type = "Item"
	},
	["Nutrio Incubator Upgrade Segment"] = {
		Description = "Upgrades the Orbiter's Incubator with the following features:\r\n\r\n- Regress genetic aging of mature companions\r\n- Egg incubation reduced by a day",
		Image = "NutrioIncubatorUpgradeSegment.png",
		Introduced = "17",
		InternalName = "/Lotus/Types/Items/ShipFeatureItems/GeneticFoundryUpgradeFeatureItem",
		Link = "Segmentos del orbitador",
		Name = "Nutrio Incubator Upgrade Segment",
		Tradable = false,
		Type = "Component"
	},
	["Landing Craft Foundry Segment"] = {
		Description = "Upgrades the Orbiter's Foundry with the following features:\r\n\r\n- Allows construction of Landing Craft\r\n- Allows construction of Air Support Charges\r\n\r\nEquip Air Support Charges in your Loadout's Gear.",
		Image = "LandingCraftFoundrySegment.png",
		Introduced = "14",
		InternalName = "/Lotus/Types/Items/ShipFeatureItems/FoundryVesselUpgradeFeatureItem",
		Link = "Segmentos del orbitador",
		Name = "Landing Craft Foundry Segment",
		Tradable = false,
		Type = "Component"
	},
	["Gravimag"] = {
		Description = "Allows archwing guns to be deployed in terrestrial zones. Install this device on archwing guns to compensate for atmospheric y gravitational forces not experienced in space.\r\nNOTE: Deployment requires gear obtained from the Profit-Taker mission in Fortuna.",
		Image = "Gravimag.png",
		Introduced = "24.2",
		InternalName = "/Lotus/Types/Items/MiscItems/HeavyWeaponCatalyst",
		Link = "Gravimag",
		Name = "Gravimag",
		Tradable = false,
		Type = "Component"
	},
	["Aura Forma"] = {
		Description = "Modifies an Aura slot on a Warframe to be compatible with any Mod Polarity.",
		Image = "AuraForma.png",
		Introduced = "27.3",
		InternalName = "/Lotus/Types/Items/MiscItems/FormaAura",
		Link = "Aura Forma",
		Name = "Aura Forma",
		Tradable = false,
		Type = "Item"
	},
	["Forma de guardia"] = {
		Description = "Modifica una ranura de guardia en un arma cuerpo a cuerpo para que sea compatible con cualquier polaridad de mod.",
		Image = "Forma de guardia.png",
		Introduced = "27.3",
		InternalName = "/Lotus/Types/Items/MiscItems/FormaStance",
		Link = "Forma de guardia",
		Name = "Forma de guardia",
		Tradable = false,
		Type = "Item"
	},
	["Forma Umbra"] = {
		Description = "Forma que puede aplicar la polaridad UMBRA.\r\n\r\nEste componente altera-formas es fundamental para la construcción Orokin. Te permite cambiar la polaridad de una ranura de mod en un Warframe, compañero o arma a polaridad UMBRA y después restablece su afinidad a estado sin rango. Solamente se puede utilizar en Warframes, compañeros y armas de nivel 30.",
		Image = "Forma Umbra.png",
		Introduced = "24.3",
		InternalName = "/Lotus/Types/Items/MiscItems/FormaUmbra",
		Link = "Forma Umbra",
		Name = "Forma Umbra",
		Tradable = false,
		Type = "Item"
	},
	["Simulacrum Access Key"] = {
		Description = "Grants access to the Simulacrum.\r\n\r\nIn the Simulacrum you can face mimeographs of enemies you have fully researched with the Codex.",
		Image = "SimulacrumAccessKey.png",
		Introduced = "16",
		InternalName = "/Lotus/Types/Items/MiscItems/DangerRoomKey",
		Link = "Simulacrum",
		Name = "Simulacrum Access Key",
		Tradable = false,
		Type = "Key"
	},
	["Nai-Zhen Kubrow Collar"] = {
		Description = "Records the genetic memory y DNA sequence of a Kubrow, allowing it to be reconstructed in the Incubator.",
		Image = "KubrowCollar.png",
		InternalName = "/Lotus/Types/Game/KubrowPet/KubrowPetCollarItem",
		Introduced = "14",
		Link = "Kubrow",
		Name = "Nai-Zhen Kubrow Collar",
		Tradable = false,
		Type = "Item"
	},
	["Nautilus Cerebrum"] = {
		Description = "A sentinel-crafting component.",
		Image = "Helmet.png",
		Introduced = "29.10",
		Link = "Nautilus",
		Name = "Nautilus Cerebrum",
		Tradable = true,
		Type = "Component"
	},
	["Nautilus Carapace"] = {
		Description = "A sentinel-crafting component.",
		Image = "Chassis.png",
		Introduced = "29.10",
		Link = "Nautilus",
		Name = "Nautilus Carapace",
		Tradable = true,
		Type = "Component"
	},
	["Nautilus Systems"] = {
		Description = "A sentinel-crafting component.",
		Image = "Systems.png",
		Introduced = "29.10",
		Link = "Nautilus",
		Name = "Nautilus Systems",
		Tradable = true,
		Type = "Component"
	},
	["Baliza de navegación animo"] = {
		Description = "Usado para localizar la fábrica de producción de Ambulas.\nEste recurso se obtiene de las unidades de Ambulas.",
		Image = "Baliza de navegación animo.png",
		Introduced = "20.4",
		Link = "Operation: Ambulas Reborn",
		Name = "Baliza de navegación animo",
		Tradable = false,
		Type = "Event"
	},
	["Tethra Cipher"] = {
		Description = "",
		Image = "TethraCipher.png",
		InternalName = "/Lotus/Types/Keys/RetrievalKeyBlueprint",
		Introduced = "12.4",
		Link = "Tethra Cipher",
		Name = "Tethra Cipher",
		Tradable = false,
		Type = "Event"
	},
	["Tethra Shield Cipher"] = {
		Description = "",
		Image = "TethraShieldCipher.png",
		InternalName = "/Lotus/Types/Keys/NightmareRetrievalKeyBlueprint",
		Introduced = "12.4",
		Link = "Tethra Shield Cipher",
		Name = "Tethra Shield Cipher",
		Tradable = false,
		Type = "Event"
	},
	["Isoplasto Narmer"] = {
		Description = "Un componente consciente básico y adaptable que es responsable de los flujos de comunicación y ampliamente utilizado en la invasión Narmer. Un activo valioso tanto para los Raquis como para Vox Solaris.\r\nUbicación: Contratos Narmer en las Llanuras de Eidolon (Tierra) y en los Valles del Orbe (Venus).",
		Image = "Isoplasto Narmer.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NarmerBountyResource",
		Introduced = "31",
		Link = "Isoplasto Narmer",
		Name = "Isoplasto Narmer",
		Tradable = false,
		Type = "Resource"
	},
	["Créditos"] = {
		Description = "La moneda estándar de Warframe. Obtén planos, equipamiento y otros objetos utilizando créditos en el mercado del juego.",
		Image = "Créditos.png",
		InternalName = "",
		Introduced = "Vanilla",
		Link = "Créditos",
		Name = "Créditos",
		SellPrice = 1,
		Tradable = false,
		Type = "Currency"
	},
	["Hollars"] = {
		Description = "Warframe's styard currency. Obtain Blueprints, Equipment, y other Credit items from the Market.\r\n\r\nEarn Credits by playing Warframe.",
		Image = "Hollars.png",
		InternalName = "",
		Introduced = "38",
		Link = "Credits",
		Name = "Höllars",
		SellPrice = 1,
		Tradable = false,
		Type = "Currency"
	},
	["Höllars"] = {
		Description = "Warframe's standard currency. Obtain Blueprints, Equipment, y other Credit items from the Market.\r\n\r\nEarn Credits by playing Warframe.",
		Image = "Hollars.png",
		InternalName = "",
		Introduced = "38",
		Link = "Credits",
		Name = "Höllars",
		SellPrice = 1,
		Tradable = false,
		Type = "Currency"
	},
	["Endo"] = {
		Description = "Consumido en el proceso de fusión para aumentar el poder de mods existentes.",
		Image = "Endo.png",
		InternalName = "",
		Introduced = "La arboleda plateada",
		Link = "Endo",
		Name = "Endo",
		Tradable = false,
		Type = "Currency"
	},
	["Platinum"] = {
		Description = "La moneda premium de Warframe. Obtén acceso instántaneo a warframes, armas, cosméticos y mucho más.",
		Image = "Platinum.png",
		InternalName = "PlatinumCredits",
		Introduced = "Vanilla",
		Link = "Platinum",
		Name = "Platinum",
		Tradable = true,
		Type = "Currency"
	},
	["Aya real"] = {
		Description = "Aya de primera calidad, disponible en el mercado. Varzia usa Aya Real para reconstruir warframes y equipamiento Prime.",
		Image = "Aya real.png",
		InternalName = "PrimeToken",
		Introduced = "30.9.4",
		Link = "Aya real",
		Name = "Aya real",
		Type = "Currency"
	},
	["Aya"] = {
		Amount = { 1, 1 },
		Description = "Plasma crudo de memoria orokin. La fundición de Varzia puede consumir Aya para crear Reliquias del Vacío. Encuéntrala en el Bazar de Maroo en Marte.\r\n\r\nUbicación: Misiones y contratos del Vacío.",
		Image = "Aya.png",
		InternalName = "/Lotus/Types/Items/MiscItems/SchismKey",
		Introduced = "30.9.4",
		Link = "Aya",
		Name = "Aya",
		Type = "Currency"
	},
	["Créditos escarlata"] = {
		Description = "Pago de batalla para los Tenno que luchan en la Operación: Lanza escarlata.",
		Image = "Créditos escarlata.png",
		InternalName = "/Lotus/Types/Items/Events/OperationsCredits",
		Introduced = "27.3",
		Link = "Créditos escarlata",
		Name = "Créditos escarlata",
		Type = "Event"
	},
	["Reputación"] = {
		Description = "",
		Image = "Reputación.png",
		InternalName = "",
		Introduced = "15",
		Link = "Reputación",
		Name = "Reputación",
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Mix de Nora Vol. 1"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El Respeto obtenido en series pasadas de Onda Nocturna se puede conservar como recuerdo o vendido por <CREDITS>créditos.",
		Image = "Respeto de Mix de Nora Vol. 1.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionFiveCreds",
		Introduced = "31.2",
		Link = "Onda nocturna/Mix de Nora Vol. 1",
		Name = "Respeto de Mix de Nora Vol. 1",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Mix de Nora Vol. 2"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El respeto obtenido en las series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de Mix de Nora Vol. 2.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionSixCreds",
		Introduced = "31.6.4",
		Link = "Onda nocturna/Mix de Nora Vol. 2",
		Name = "Respeto de Mix de Nora Vol. 2",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Mix de Nora Vol. 3"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El respeto obtenido en las series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de Mix de Nora Vol. 3.png", 
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionSevenCreds",
		Introduced = "32.2",
		Link = "Onda nocturna/Mix de Nora Vol. 3",
		Name = "Respeto de Mix de Nora Vol. 3",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Mix de Nora Vol. 4"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El respeto obtenido en las series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de Mix de Nora Vol. 4.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionEightCreds",
		Introduced = "33.0.11",
		Link = "Onda nocturna/Mix de Nora Vol. 4",
		Name = "Respeto de Mix de Nora Vol. 4",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Mix de Nora Vol. 5"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El respeto obtenido en las series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de Mix de Nora Vol. 5.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionNineCreds",
		Introduced = "34.0.8",
		Link = "Onda nocturna/Mix de Nora Vol. 5",
		Name = "Respeto de Mix de Nora Vol. 5",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Mix de Nora Vol. 6"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El respeto obtenido en las series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de Mix de Nora Vol. 6.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionTenCreds",
		Introduced = "35.6",
		Link = "Onda nocturna/Mix de Nora Vol. 6",
		Name = "Respeto de Mix de Nora Vol. 6",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Mix de Nora Vol. 7"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El respeto obtenido en las series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de Mix de Nora Vol. 7.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionElevenCreds",
		Introduced = "36.1.5",
		Link = "Onda nocturna/Mix de Nora Vol. 7",
		Name = "Respeto de Mix de Nora Vol. 7",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Mix de Nora Vol. 8"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El respeto obtenido en las series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de Mix de Nora Vol. 8.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionTwelveCreds",
		Introduced = "38.0.8",
		Link = "Onda nocturna/Mix de Nora Vol. 8",
		Name = "Respeto de Mix de Nora Vol. 8",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Elección de Nora"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El Respeto obtenido en series pasadas de Onda Nocturna se puede conservar como recuerdo o vendido por <CREDITS>créditos.",
		Image = "Respeto de Elección de Nora.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionFourCreds",
		Introduced = "30.6",
		Link = "Onda nocturna/Elección de Nora",
		Name = "Respeto de Elección de Nora",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto del Emisario"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El Respeto obtenido en series pasadas de Onda Nocturna se puede conservar como recuerdo o vendido por <CREDITS>créditos.",
		Image = "Respeto del Emisario 64.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraInfestedCreds",
		Introduced = "25.3.0",
		Link = "Onda nocturna/Serie 2",
		Name = "Respeto del Emisario",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto del Lobo"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El Respeto obtenido en series pasadas de Onda Nocturna se puede conservar como recuerdo o vendido por <CREDITS>créditos.",
		Image = "Respeto del Lobo 64.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraWolfCreds",
		Introduced = "25.1.1",
		Link = "Onda nocturna/Serie 1",
		Name = "Respeto del Lobo",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Intermedio I"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El Respeto obtenido en series pasadas de Onda Nocturna se puede conservar como recuerdo o vendido por <CREDITS>créditos.",
		Image = "Respeto de Nora 64.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraWolfTwoCreds",
		Introduced = "25.1.1",
		Link = "Onda nocturna/Intermedio",
		Name = "Respeto de Intermedio I",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Intermedio II"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. El Respeto obtenido en series pasadas de Onda Nocturna se puede conservar como recuerdo o vendido por <CREDITS>créditos.",
		Image = "Respeto de Intermedio II 64.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionTwoCreds",
		Introduced = "25.1.1",
		Link = "Onda nocturna/Intermedio II",
		Name = "Respeto de Intermedio II",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Respeto de Intermedio III"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. Los créditos obtenidos en series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de Intermedio III.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraIntermissionThreeCreds",
		Introduced = "29.7.0",
		Link = "Onda nocturna/Intermedio III",
		Name = "Respeto de Intermedio III",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
    ["Respeto de Cristal"] = {
		Description = "Usado para comprar ofrendas de Onda Nocturna. Los créditos obtenidos en series pasadas de Onda Nocturna se puede conservar como recuerdo o vender por <CREDITS>créditos.",
		Image = "Respeto de cristal.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NoraSeasonThreeCreds",
		Introduced = "29.3.0",
		Link = "Onda nocturna/Serie 3",
		Name = "Respeto de Cristal",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency"
	},
	["Ash Systems"] = {
		Description = "Systems component of the Ash Warframe.",
		Image = "Systems.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/AshSystemsComponent",
		Introduced = "Vanilla",
		Link = "Ash",
		Name = "Ash Systems",
		Type = "Component",
		SellPrice = 1000
	},
	["Oberon Systems"] = {
		Description = "Systems component of the Oberon Warframe.",
		Image = "Systems.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/PaladinSystemsComponent",
		Introduced = "11.5",
		Link = "Oberon",
		Name = "Oberon Systems",
		Type = "Component",
		SellPrice = 1000
	},
	["Volt Systems"] = {
		Description = "Systems component of the Volt Warframe.",
		Image = "Systems.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/VOLTSystemsComponent",
		Introduced = "Vanilla",
		Link = "Volt",
		Name = "Volt Systems",
		Type = "Component",
		SellPrice = 1000
	},
	["Frost Systems"] = {
		Description = "Systems component of the Frost Warframe.",
		Image = "Systems.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/FrostSystemsComponent",
		Introduced = "Vanilla",
		Link = "Frost",
		Name = "Frost Systems",
		Type = "Component",
		SellPrice = 1000
	},
	["Ember Systems"] = {
		Description = "Systems component of the Ember Warframe.",
		Image = "Systems.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/EmberSystemsComponent",
		Introduced = "Vanilla",
		Link = "Ember",
		Name = "Ember Systems",
		Type = "Component",
		SellPrice = 1000
	},
	["Garuda Systems"] = {
		Description = "Systems component of the Garuda Warframe.",
		Image = "Systems.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/GarudaSystemsComponent",
		Introduced = "24",
		Link = "Garuda",
		Name = "Garuda Systems",
		Type = "Component",
		SellPrice = 1000
	},
	["Rush Repair Drone"] = {
		Description = "This single-use item instantly repairs a damaged component or armament in the Dry Dock.",
		Image = "RushRepairDrone.png",
		InternalName = "/Lotus/Types/Items/MiscItems/InstantSalvageRepairItem",
		Introduced = "27",
		Link = "Rush Repair Drone",
		Name = "Rush Repair Drone",
		Type = "Item"
	},
	["Antígeno tethron"] = {
		Description = "Armoniza la infestación con este predásito a la polaridad Penjaga. Efectos secundarios: la infestación crece a lo largo de la columna.",
		Image = "Antígeno tethron.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedPredatorAntigenD",
		Introduced = "29",
		Link = "Antígeno tethron",
		Name = "Antígeno tethron",
		Type = "Component"
	},
	["Antígeno ibexan"] = {
		Description = "Armoniza la infestación con este predásito a la polaridad Naramon. Efectos secundarios: la infestación crece a lo largo de la mandíbula.",
		Image = "Antígeno ibexan.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedPredatorAntigenC",
		Introduced = "29",
		Link = "Antígeno ibexan",
		Name = "Antígeno ibexan",
		Type = "Component"
	},
	["Antígeno elasmun"] = {
		Description = "Armoniza la infestación con este predásito a la polaridad Madurai. Efectos secundarios: la infestación crece a lo largo del cuerno.",
		Image = "Antígeno elasmun.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedPredatorAntigenA",
		Introduced = "29",
		Link = "Antígeno elasmun",
		Name = "Antígeno elasmun",
		Type = "Component"
	},
	["Iranon Antigen"] = {
		Description = "Attunes the Infestation within to the Vazarin polarity.",
		Image = "IranonAntigen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedPredatorAntigenB",
		Introduced = "29",
		Link = "Iranon Antigen",
		Name = "Iranon Antigen",
		Type = "Component"
	},
	["Poxi Antigen"] = {
		Description = "Attunes the Infestation within to the Penjaga polarity.",
		Image = "PoxiAntigen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedCritterAntigenD",
		Introduced = "29",
		Link = "Poxi Antigen",
		Name = "Poxi Antigen",
		Type = "Component"
	},
	["Plagen Antigen"] = {
		Description = "Attunes the Infestation within to the Naramon polarity.",
		Image = "PlagenAntigen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedCritterAntigenC",
		Introduced = "29",
		Link = "Plagen Antigen",
		Name = "Plagen Antigen",
		Type = "Component"
	},
	["Virox Antigen"] = {
		Description = "Attunes the Infestation within to the Madurai polarity.",
		Image = "ViroxAntigen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedCritterAntigenA",
		Introduced = "29",
		Link = "Virox Antigen",
		Name = "Virox Antigen",
		Type = "Component"
	},
	["Desus Antigen"] = {
		Description = "Attunes the Infestation within to the Vazarin polarity.",
		Image = "DesusAntigen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedCritterAntigenB",
		Introduced = "29",
		Link = "Desus Antigen",
		Name = "Desus Antigen",
		Type = "Component"
	},
	["Monachod Mutagen"] = {
		Description = "Adapts the Infestation to grant Robotic resistances.",
		Image = "MonachodMutagen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedPredatorMutagenD",
		Introduced = "29",
		Link = "Monachod Mutagen",
		Name = "Monachod Mutagen",
		Type = "Component"
	},
	["Arioli Mutagen"] = {
		Description = "Adapts the Infestation to grant Cloned Flesh resistances.",
		Image = "ArioliMutagen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedPredatorMutagenC",
		Introduced = "29",
		Link = "Arioli Mutagen",
		Name = "Arioli Mutagen",
		Type = "Component"
	},
	["Chiten Mutagen"] = {
		Description = "Adapts the Infestation to grant Alloy Armor resistances.",
		Image = "ChitenMutagen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedPredatorMutagenB",
		Introduced = "29",
		Link = "Chiten Mutagen",
		Name = "Chiten Mutagen",
		Type = "Component"
	},
	["Leptosam Mutagen"] = {
		Description = "Adapts the Infestation to grant Proto Shield resistances.",
		Image = "LeptosamMutagen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedPredatorMutagenA",
		Introduced = "29",
		Link = "Leptosam Mutagen",
		Name = "Leptosam Mutagen",
		Type = "Component"
	},
	["Phijar Mutagen"] = {
		Description = "Adapts the Infestation to grant Robotic resistances.",
		Image = "PhijarMutagen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedCritterMutagenD",
		Introduced = "29",
		Link = "Phijar Mutagen",
		Name = "Phijar Mutagen",
		Type = "Component"
	},
	["Zarim Mutagen"] = {
		Description = "Adapts the Infestation to grant Cloned Flesh resistances.",
		Image = "ZarimMutagen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedCritterMutagenC",
		Introduced = "29",
		Link = "Zarim Mutagen",
		Name = "Zarim Mutagen",
		Type = "Component"
	},
	["Elsa Mutagen"] = {
		Description = "Adapts the Infestation to grant Alloy Armor resistances.",
		Image = "ElsaMutagen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedCritterMutagenB",
		Introduced = "29",
		Link = "Elsa Mutagen",
		Name = "Elsa Mutagen",
		Type = "Component"
	},
	["Adra Mutagen"] = {
		Description = "Adapts the Infestation to grant Proto Shield resistances.",
		Image = "AdraMutagen.png",
		InternalName = "/Lotus/Types/Friendly/Pets/CreaturePets/CreaturePetParts/Deimos/InfestedCritterMutagenA",
		Introduced = "29",
		Link = "Adra Mutagen",
		Name = "Adra Mutagen",
		Type = "Component"
	},
	["Huevo de kubrow"] = {
		Description = "Este huevo se usa para trasplantar el código genético de un kubrow a un clon de kubrow.\r\n\r\nUbicación: Madriqueras de kubrows que se encuentran en los bosques grineer en la Tierra.",
		Image = "Huevo de kubrow.png",
		InternalName = "/Lotus/Types/Game/KubrowPet/Eggs/KubrowEgg",
		Introduced = "14",
		Link = "Huevo de kubrow",
		Name = "Huevo de kubrow",
		Type = "Component"
	},
	["Universal Medallion"] = {
		Amount = { 1, 1 },
		Description = "A medallion prized by all the syndicates. Can be traded in on relay syndicate hubs for additional standing.",
		Image = "UniversalMedallion.png",
		InternalName = "/Lotus/Types/Items/SyndicateDogTags/UniversalSyndicateDogTag",
		Introduced = "25.7",
		Link = "Universal Medallion",
		Name = "Universal Medallion",
		Type = "Resource"
	},
	["Plantilla de código genético"] = {
		Description = "Copia los genes dominantes de una mascota en la plantilla. \r\nEsta puede usarse depués para aumentar las posibilidades de que los rasgos de la mascota original se transmitan a un clon recién nacido.",
		Image = "Plantilla de código genético.png",
		InternalName = "/Lotus/Types/Game/KubrowPet/BlankTraitPrint",
		Introduced = "14",
		Link = "Plantilla de código genético",
		Name = "Plantilla de código genético",
		Type = "Component"
	},
	["Estabilizadores de ADN"] = {
		Description = "Contiene 6 estabilizadores de ADN para sustentar la salud de un kubrow o kavat.",
		Image = "Estabilizadores de ADN.png",
		InternalName = "/Lotus/Types/Game/KubrowPet/KubrowPetFood",
		Introduced = "14",
		Link = "Estabilizadores de ADN",
		Name = "Estabilizadores de ADN",
		Type = "Component"
	},
	["Ultimátum Réquiem"] = {
		Description = "Provoca un enfrentamiento inmediato con tu Lich de Kuva o Hermana de Parvos: un insulto que no puede ser ignorado.",
		Image = "Ultimátum Réquiem.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/NemesisBait",
		Introduced = "30.5",
		Link = "Ultimátum Réquiem",
		Name = "Ultimátum Réquiem",
		Type = "Gear"
	},
	["Cosmic Specter"] = {
		Description = "A replicant cloned from a Warframe which can be deployed to assist Tenno on their missions.",
		Image = "CosmicSpecter.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/PlatinumSpectre",
		Introduced = "13.2",
		Link = "Specter (Tenno)",
		Name = "Cosmic Specter",
		Type = "Gear"
	},
	["Force Specter"] = {
		Description = "A replicant cloned from a Warframe which can be deployed to assist Tenno on their missions.",
		Image = "ForceSpecter.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/GoldSpectre",
		Introduced = "13.2",
		Link = "Specter (Tenno)",
		Name = "Force Specter",
		Type = "Gear"
	},
	["Phase Specter"] = {
		Description = "A replicant cloned from a Warframe which can be deployed to assist Tenno on their missions.",
		Image = "PhaseSpecter.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/SilverSpectre",
		Introduced = "13.2",
		Link = "Specter (Tenno)",
		Name = "Phase Specter",
		Type = "Gear"
	},
	["Vapor Specter"] = {
		Description = "A replicant cloned from a Warframe which can be deployed to assist Tenno on their missions.",
		Image = "VaporSpecter.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/BronzeSpectre",
		Introduced = "13.2",
		Link = "Specter (Tenno)",
		Name = "Vapor Specter",
		Type = "Gear"
	},
	["Cosmic Specter Regiment"] = {
		Description = "An army composed of cosmic-level Specter clones to be used in defense of the clan's Solar Rail. This Specter army will persist for four conflicts.",
		Image = "CosmicSpecterRegiment.png",
		InternalName = "/Lotus/Types/Game/SpectreArmies/PlatinumSpectreArmy",
		Introduced = "14",
		Link = "Specter Regiment",
		Name = "Cosmic Specter Regiment",
		Type = "Resource"
	},
	["Force Specter Regiment"] = {
		Description = "An army composed of force-level Specter clones to be used in defense of the clan's Solar Rail. This Specter army will persist for three conflicts.",
		Image = "ForceSpecterRegiment.png",
		InternalName = "/Lotus/Types/Game/SpectreArmies/GoldSpectreArmy",
		Introduced = "14",
		Link = "Specter Regiment",
		Name = "Force Specter Regiment",
		Type = "Resource"
	},
	["Phase Specter Regiment"] = {
		Description = "An army composed of phase-level Specter clones to be used in defense of the clan's Solar Rail. This Specter army will persist for two conflicts.",
		Image = "PhaseSpecterRegiment.png",
		InternalName = "/Lotus/Types/Game/SpectreArmies/SilverSpectreArmy",
		Introduced = "14",
		Link = "Specter Regiment",
		Name = "Phase Specter Regiment",
		Type = "Resource"
	},
	["Vapor Specter Regiment"] = {
		Description = "An army composed of vapor-level Specter clones to be used in defense of the clan's Solar Rail. This Specter army will persist for one conflict.",
		Image = "VaporSpecterRegiment.png",
		InternalName = "/Lotus/Types/Game/SpectreArmies/BronzeSpectreArmy",
		Introduced = "14",
		Link = "Specter Regiment",
		Name = "Vapor Specter Regiment",
		Type = "Resource"
	},
	["Lich Token"] = {
		Description	= "A token symbolizing a converted Kuva Lich. Can be traded to other players for control of said Lich.",
		Image = "LichToken.png",
		InternalName = "/Lotus/Types/Game/Nemesis/KuvaLich/CapturedGrineerLichToken",
		Introduced = "26.0.7",
		Link = "Lich Token",
		Name = "Lich Token",
		Tradable = true,
		Type = "Resource"
	},
	["Sisters of Parvos Token"] = {
		Description	= "A token symbolizing a converted Sister of Parvos. Can be traded to other players for control of said Sister of Parvos.",
		Image = "SistersOfParvosToken.png",
		InternalName = "/Lotus/Types/Game/Nemesis/KuvaLich/CapturedCorpusLichToken",
		Introduced = "30.5",
		Link = "Sisters of Parvos Token",
		Name = "Sisters of Parvos Token",
		Tradable = true,
		Type = "Resource"
	},
	["Orokin Archive"] = {
		Description = "Archive detailing the locations of hidden Archwing technology",
		Image = "NavCoordinate.png",
		InternalName = "/Lotus/Types/Items/MiscItems/ArchWingNavCode",
		Introduced = "15",
		Link = "The Archwing",
		Name = "Orokin Archive",
		Type = "Quest"
	},
	["Núcleo de energía de la incubadora"] = {
		Description = "Este dispositivo facilita el crecimiento de un clon de kubrow o kavat, desde que nace hasta su adolescencia.",
		Image = "Núcleo de energía de la incubadora.png",
		InternalName = "/Lotus/Types/Game/KubrowPet/EggHatcher",
		Introduced = "14",
		Link = "Núcleo de energía de la incubadora",
		Name = "Núcleo de energía de la incubadora",
		Type = "Resource"
	},
	["Glappid"] = {
		Description = "El glappid es un carroñero que se hace un festín de los restos de peces muertos. Ha formado un vínculo simbiótico con el escarabajo seram que extrae y se alimenta de cualquier toxina ingerida por el glappid.",
		Image = "Glappid.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/NightLegendaryFishAItem",
		Introduced = "22",
		Link = "Glappid",
		Name = "Glappid",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Cuthol"] = {
		Description = "Un grotesco crustáceo que produce una potente y paralizante toxina de sus tentáculos.",
		Image = "Cuthol.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/NightRareFishBItem",
		Introduced = "22",
		Link = "Cuthol",
		Name = "Cuthol",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Norg"] = {
		Description = "Este pez habita los bajíos y se alimenta de cangrejos y otros pequeños crustáceos. Al verse amenazado fuerza aire a su cerebro para dar la impresión de ser mucho más grande de lo que realmente es.",
		Image = "Norg.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/NightRareFishAItem",
		Introduced = "22",
		Link = "Norg",
		Name = "Norg",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Raya oscura"] = {
		Description = "Un cazador astuto que se esconde en el lodo al fondo de los océanos y atrapa a su presa cercana.",
		Image = "Raya oscura.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/BothRareFishAItem",
		Introduced = "22",
		Link = "Raya oscura",
		Name = "Raya oscura",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Karkina"] = {
		Description = "Un crustáceo que caza durante las horas del crepúsculo.",
		Image = "Karkina.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/BothUncommonFishBItem",
		Introduced = "22",
		Link = "Karkina",
		Name = "Karkina",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Sharrac"] = {
		Description = "Raramente aventurándose desde las aguas más profundas de las llanuras, el sharrac es un temible predador que cazará ostronitas desprevenidos nadando solitarios.",
		Image = "Sharrac.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/BothUncommonFishAItem",
		Introduced = "22",
		Link = "Sharrac",
		Name = "Sharrac",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Tralok"] = {
		Description = "Fuerte pez predador con ojos que pueden atravesar hasta las más oscuras sombras.",
		Image = "Tralok.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/DayUncommonFishAItem",
		Introduced = "22",
		Link = "Tralok",
		Name = "Tralok",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Gupola"] = {
		Description = "Un pez depredador que es traido por el olor de la sangre.",
		Image = "Gupola.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/BothCommonFishBItem",
		Introduced = "22",
		Link = "Gupola",
		Name = "Gupola",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Dipnoi mortus"] = {
		Description = "Muestra un patrón salpicado de sangre en sus escamas y tiene sus costillas expuestas através de cavidades abiertas a lo largo de ambos flancos. Cuando los predadores se acercan se queda quieto en el fondo de los bancos de arena, disfrazado de un cascarón esperando ser ignorado.",
		Image = "Dipnoi mortus.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/DayUncommonFishBItem",
		Introduced = "22",
		Link = "Dipnoi mortus",
		Name = "Dipnoi mortus",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Yogwun"] = {
		Description = "Este lento pez serpentea a través de las aguas y es usualmente cazado por predadores más grandes.",
		Image = "Yogwun.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/DayCommonFishCItem",
		Introduced = "22",
		Link = "Yogwun",
		Name = "Yogwun",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Khut-khut"] = {
		Description = "Un pez venenoso protegido por un caparazón endurecido al rededor de su cráneo.",
		Image = "Khut-khut.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/DayCommonFishBItem",
		Introduced = "22",
		Link = "Khut-khut",
		Name = "Khut-khut",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Anguila charc"] = {
		Description = "Descarga electricidad desde las glándulas luminosas a lo largo de sus costados para aturdir a su presa.",
		Image = "Anguila charc.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/BothCommonFishAItem",
		Introduced = "22",
		Link = "Anguila charc",
		Name = "Anguila charc",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Pez bocón"] = {
		Description = "Sus boquiabiertas fauces le permiten tragar peces pequeños mientras nada tras ellos.",
		Image = "Pez bocón.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/DayCommonFishAItem",
		Introduced = "22",
		Link = "Pez bocón",
		Name = "Pez bocón",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Synathid"] = {
		Description = "Monitorea las fluctuaciones ambientales. Puede ser encontrado en las piscinas cavernosas en [[Venus]].",
		Image = "Synathid.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/OrokinBothLegendaryFishAItem",
		Introduced = "24",
		Link = "Synathid",
		Name = "Synathid",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Charamote"] = {
		Description = "Su función principal es reconstruir el biometal usado para regenerar estructuras orokin. Puede ser encontrado en las piscinas cavernosas en [[Venus]].",
		Image = "Charamote.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/OrokinBothRareFishAItem",
		Introduced = "24",
		Link = "Charamote",
		Name = "Charamote",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Tromyzon"] = {
		Description = "Programado para separar los subproductos químicos que se filtran a los sistemas de agua. Puede encontrarse en los estanques de [[Venus]].",
		Image = "Tromyzon.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/OrokinCoolRareFishAItem",
		Introduced = "24",
		Link = "Tromyzon",
		Name = "Tromyzon",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Repetidor (Servopez)"] = {
		Description = "Facilita la comunicación de larga distancia entre robots desplegados en el sistema de agua. Puede ser encontrado en las piscinas cavernosas en Venus.",
		Image = "Repetidor (Servopez).png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/SolarisCoolUncommonFishAItem",
		Introduced = "24",
		Link = "Repetidor (Servopez)",
		Name = "Repetidor (Servopez)",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Kriler"] = {
		Description = "Identifica amenazas orgánicas a las operaciones corpus en los Sistemas Aqua y los elimina. Puede encontrarse en el lago de Venus.",
		Image = "Kriler.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/CorpusWarmUncommonFishAItem",
		Introduced = "24",
		Link = "Kriler",
		Name = "Kriler",
		Rarity = "Uncommon",
		Tradable = true,
		Type = "Fish"
	},
	["Sapcaddy"] = {
		Description = "Recolecta muestras de fluído en el sistema de agua para la Estación de Investigación. Puede encontrarse en los lagos alrededor de Venus.",
		Image = "Sapcaddy.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/CorpusCoolCommonFishAItem",
		Introduced = "24",
		Link = "Sapcaddy",
		Name = "Sapcaddy",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Reparador"] = {
		Description = "Repara los robots que se han estropeado bajo el sistema de agua. Puede encontrarse en los estanques de Venus.",
		Image = "Reparador.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/SolarisCoolCommonFishAItem",
		Introduced = "24",
		Link = "Reparador",
		Name = "Reparador",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Albañil"] = {
		Description = "Desarrollado para emprender rutinas de construcción y mantenimiento. Se puede encontrar en los estanques alrededor de Venus.",
		Image = "Albañil.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/CorpusWarmCommonFishBItem",
		Introduced = "24",
		Link = "Albañil",
		Name = "Albañil",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Ampliabobina"] = {
		Description = "Repara fugas y limpia los bloqueos dentro del sistema de agua. Puede encontrarse en el lago de Venus.",
		Image = "Ampliabobina.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/SolarisWarmRareFishAItem",
		Introduced = "24",
		Link = "Ampliabobina",
		Name = "Ampliabobina",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Lodobobina"] = {
		Description = "Inspecciona el agua por impurezas. Puede encontrarse en las piscinas cavernosas en Venus.",
		Image = "Lodobobina.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/CorpusBothUncommonFishAItem",
		Introduced = "24",
		Link = "Lodobobina",
		Name = "Lodobobina",
		Rarity = "Uncommon",
		Tradable = true,
		Type = "Fish"
	},
	["Ecobobina"] = {
		Description = "Empleado para la grabación de datos visuales en los sistemas acuáticos y su transmisión de distancias a la Estación de Investigación. Puede encontrase en el lago de Venus.",
		Image = "Ecobobina.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/CorpusWarmCommonFishAItem",
		Introduced = "24",
		Link = "Ecobobina",
		Name = "Ecobobina",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Fregón"] = {
		Description = "Analiza el crecimiento de microbios residentes en el sistema de agua para monitorizar niveles de toxicidad. Puede ser encontrado en las piscinas cavernosas en Venus.",
		Image = "Fregón.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/SolarisBothCommonFishAItem",
		Introduced = "24",
		Link = "Fregón",
		Name = "Fregón",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Ojo-ojo"] = {
		Description = "Un dron de vigilancia que monitoriza cualquier actividad que altera las aguas. Puede encontrarse en estanques alrededor de Venus.",
		Image = "Ojo-ojo.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/CorpusCoolUncommonFishAItem",
		Introduced = "24",
		Link = "Ojo-ojo",
		Name = "Ojo-ojo",
		Rarity = "Uncommon",
		Tradable = true,
		Type = "Fish"
	},
	["Lobotriscid"] = {
		Description = "Lobotriscid, el muscular pez de tres colas, se arrastra a través del vapor exocrino por la superficie de [[Deimos]] cuando Vome es dominante.",
		Image = "Lobotriscid.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/InfestedCommonEFishItem",
		Introduced = "29.5",
		Link = "Lobotriscid",
		Name = "Lobotriscid",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Quimaeros"] = {
		Description = "La infestación corrompió a estos peces para sus propios fines, usándolos como anticuerpos para repeler a los no infestados. Nadan en y por encima del exocrino que se encuentra en la superficie de [[Deimos]].",
		Image = "Quimaeros.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/InfestedCommonCFishItem",
		Introduced = "29",
		Link = "Quimaeros",
		Name = "Quimaeros",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Glutinox"] = {
		Description = "Estos enormes peces son caníbales. Se elevan con la luz de Vome para absorber gases raros, y se retiran cuando Fass asciende para devorar a sus congéneres más pequeños en sus madrigueras.",
		Image = "Glutinox.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/InfestedUncommonAFishItem",
		Introduced = "29",
		Link = "Glutinox",
		Name = "Glutinox",
		Rarity = "Uncommon",
		Tradable = true,
		Type = "Fish"
	},
	["Flagelocanto"] = {
		Description = "Estos especímenes eran originalmente parásitos, se reproducen dentro de las entrañas de wyrm Fass y se esparcen a través de [[Deimos]] entre los escombros de su explosiva desaparición. Se sienten atraídos por su luz.",
		Image = "Flagelocanto.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/InfestedRareAFishItem",
		Introduced = "29.5",
		Link = "Flagelocanto",
		Name = "Flagelocanto",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Criptosucto"] = {
		Description = "Anteriormente carroñeros orokin, estos peces sucumbieron a la infestación hace mucho tiempo y ahora se alimentan ávidamente de las esporas flotantes. Se encuentran por toda la superficie de [[Deimos]].",
		Image = "Criptosucto.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/InfestedCommonAFishItem",
		Introduced = "29",
		Link = "Criptosucto",
		Name = "Criptosucto",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Barbisteo"] = {
		Description = "Tan voraz como la infestación misma, este pez se alimenta de las sombras de otros. Evita la luz y prefiere estar en el entorno cerrado de las cuevas.",
		Image = "Barbisteo.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/InfestedCommonBFishItem",
		Introduced = "29",
		Link = "Barbisteo",
		Name = "Barbisteo",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Amniofisi"] = {
		Description = "Estos peces nacen de vainas translúcidas formadas en las cavernas debajo del paisaje infestado. Ellos flotan para alimentarse.",
		Image = "Amniofisi.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/InfestedCommonDFishItem",
		Introduced = "29",
		Link = "Amniofisi",
		Name = "Amniofisi",
		Rarity = "Común",
		Tradable = true,
		Type = "Fish"
	},
	["Duroide"] = {
		Description = "Un fósil viviente que se remonta a la era orokin, este elusivo pez se esconde bajo la superficie de los charcos exocrinos en las cavernas más profundas que este puede encontrar. A diferencia de las razas de peces infestadas, no tiene la capacidad de flotar.",
		Image = "Duroide.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/OrokinRareAFishItem",
		Introduced = "29",
		Link = "Duroide",
		Name = "Duroide",
		Rarity = "Uncommon",
		Tradable = true,
		Type = "Fish"
	},
	["Mixostómata"] = {
		Description = "Esta raza de peces excepcionalmente rara está casi extinta, ya que su carne dorada de orokin tiene un sabor especial para los depredadores. Se oculta con cautela en las cuevas.",
		Image = "Mixostómata.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/OrokinLegendaryAFishItem",
		Introduced = "29",
		Link = "Mixostómata",
		Name = "Mixostómata",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Condricord"] = {
		Description = "Un triunfo en la bioingeniería orokin, estos fuertes peces se han adaptado al ambiente de [[Deimos]] y parecen ser extrañamente resistentes a la infestación. Prosperan en el entorno de las cuevas.",
		Image = "Condricord.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/OrokinUncommonAFishItem",
		Introduced = "29",
		Link = "Condricord",
		Name = "Condricord",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Vitreospina"] = {
		Description = "Cualquiera que sean las funciones que este pez haya tenido, estas han sido consumidas, dejándolo como un mero autómata de metal y carne. En los sistemas de las cavernas está su primitiva existencia.",
		Image = "Vitreospina.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/HybridUncommonBFishItem",
		Introduced = "29",
		Link = "Vitreospina",
		Name = "Vitreospina",
		Rarity = "Uncommon",
		Tradable = true,
		Type = "Fish"
	},
	["Ostimir"] = {
		Description = "Repleto de órganos internos mutados y redundantes, este pez mordaz mezcla los ancestros orokin e infestados. Está confinado al exocrino y solo está activo a la luz del wyrm Fass.",
		Image = "Ostimir.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/HybridUncommonAFishItem",
		Introduced = "29",
		Link = "Ostimir",
		Name = "Ostimir",
		Rarity = "Uncommon",
		Tradable = true,
		Type = "Fish"
	},
	["Acuapulmo"] = {
		Description = "Estos peces fueron contaminados a propósito con la infestación como un experimento de los Entrari. Se alimentan de depósitos orgánicos en los sistemas de cavernas.",
		Image = "Acuapulmo.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/HybridRareAFishItem",
		Introduced = "29",
		Link = "Acuapulmo",
		Name = "Acuapulmo",
		Rarity = "Raro",
		Tradable = true,
		Type = "Fish"
	},
	["Coastal Mergoo Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "CoastalMergooTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagMergooCommon",
		Introduced = "24.6",
		Name = "Coastal Mergoo Tag",
		Type = "Conservation"
	},
	["Woodland Mergoo Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "WoodlandMergooTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagMergooUncommon",
		Introduced = "24.6",
		Name = "Woodland Mergoo Tag",
		Type = "Conservation"
	},
	["Splendid Mergoo Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SplendidMergooTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagMergooRare",
		Introduced = "24.6",
		Name = "Splendid Mergoo Tag",
		Type = "Conservation"
	},
	["Ostia Vasca Kavat Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "OstiaVascaKavatTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagVampireKavatCommon",
		Introduced = "26",
		Name = "Ostia Vasca Kavat Tag",
		Type = "Conservation"
	},
	["Bau Vasca Kavat Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "BauVascaKavatTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagVampireKavatUncommon",
		Introduced = "26",
		Name = "Bau Vasca Kavat Tag",
		Type = "Conservation"
	},
	["Nephil Vasca Kavat Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "NephilVascaKavatTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagVampireKavatRare",
		Introduced = "26",
		Name = "Nephil Vasca Kavat Tag",
		Type = "Conservation"
	},
	["Plains Kuaka Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "PlainsKuakaTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagKuakaCommon",
		Introduced = "24.6",
		Name = "Plains Kuaka Tag",
		Type = "Conservation"
	},
	["Ashen Kuaka Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "AshenKuakaTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagKuakaUncommon",
		Introduced = "24.6",
		Name = "Ashen Kuaka Tag",
		Type = "Conservation"
	},
	["Ghost Kuaka Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "GhostKuakaTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagKuakaRare",
		Introduced = "24.6",
		Name = "Ghost Kuaka Tag",
		Type = "Conservation"
	},
	["Common Condroc Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "CommonCondrocTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagCondrocCommon",
		Introduced = "24.6",
		Name = "Common Condroc Tag",
		Type = "Conservation"
	},
	["Rogue Condroc Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "RogueCondrocTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagCondrocUncommon",
		Introduced = "24.6",
		Name = "Rogue Condroc Tag",
		Type = "Conservation"
	},
	["Emperor Condroc Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "EmperorCondrocTag.png",
		InternalName = "/Lotus/Types/Items/Eidolon/AnimalTagCondrocRare",
		Introduced = "24.6",
		Name = "Emperor Condroc Tag",
		Type = "Conservation"
	},
	["White-Breasted Virmink Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "White-BreastedVirminkTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagVirminkCommon",
		Introduced = "24",
		Name = "White-Breasted Virmink Tag",
		Type = "Conservation"
	},
	["Dusky-Headed Virmink Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "Dusky-HeadedVirminkTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagVirminkUncommon",
		Introduced = "24",
		Name = "Dusky-Headed Virmink Tag",
		Type = "Conservation"
	},
	["Red-Crested Virmink Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "Red-CrestedVirminkTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagVirminkRare",
		Introduced = "24",
		Name = "Red-Crested Virmink Tag",
		Type = "Conservation"
	},
	["Sentinel Stover Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SentinelStoverTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagStoverCommon",
		Introduced = "24.2",
		Name = "Sentinel Stover Tag",
		Type = "Conservation"
	},
	["Fuming Dax Stover Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "FumingDaxStoverTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagStoverUncommon",
		Introduced = "24.2",
		Name = "Fuming Dax Stover Tag",
		Type = "Conservation"
	},
	["Fire-Veined Stover Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "Fire-VeinedStoverTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagStoverRare",
		Introduced = "24.2",
		Name = "Fire-Veined Stover Tag",
		Type = "Conservation"
	},
	["Flossy Sawgaw Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "FlossySawgawTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagSawgawCommon",
		Introduced = "24.2",
		Name = "Flossy Sawgaw Tag",
		Type = "Conservation"
	},
	["Alpine Monitor Sawgaw Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "AlpineMonitorSawgawTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagSawgawUncommon",
		Introduced = "24.2",
		Name = "Alpine Monitor Sawgaw Tag",
		Type = "Conservation"
	},
	["Frogmouthed Sawgaw Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "FrogmouthedSawgawTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagSawgawRare",
		Introduced = "24.2",
		Name = "Frogmouthed Sawgaw Tag",
		Type = "Conservation"
	},
	["Brindle Kubrodon Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "BrindleKubrodonTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagKubrodonCommon",
		Introduced = "24",
		Name = "Brindle Kubrodon Tag",
		Type = "Conservation"
	},
	["Vallis Kubrodon Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "VallisKubrodonTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagKubrodonUncommon",
		Introduced = "24",
		Name = "Vallis Kubrodon Tag",
		Type = "Conservation"
	},
	["Kubrodon Incarnadine Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "KubrodonIncarnadineTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagKubrodonRare",
		Introduced = "24",
		Name = "Kubrodon Incarnadine Tag",
		Type = "Conservation"
	},
	["Dappled Horrasque Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "DappledHorrasqueTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagHorrasqueCommon",
		Introduced = "24.2",
		Name = "Dappled Horrasque Tag",
		Type = "Conservation"
	},
	["Swimmer Horrasque Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SwimmerHorrasqueTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagHorrasqueUncommon",
		Introduced = "24.2",
		Name = "Swimmer Horrasque Tag",
		Type = "Conservation"
	},
	["Horrasque Stormer Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "HorrasqueStormerTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagHorrasqueRare",
		Introduced = "24.2",
		Name = "Horrasque Stormer Tag",
		Type = "Conservation"
	},
	["Spotted Bolarola Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SpottedBolarolaTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagBolarolaCommon",
		Introduced = "24",
		Name = "Spotted Bolarola Tag",
		Type = "Conservation"
	},
	["Black-Banded Bolarola Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "Black-BandedBolarolaTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagBolarolaUncommon",
		Introduced = "24",
		Name = "Black-Banded Bolarola Tag",
		Type = "Conservation"
	},
	["Thorny Bolarola Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "ThornyBolarolaTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagBolarolaRare",
		Introduced = "24",
		Name = "Thorny Bolarola Tag",
		Type = "Conservation"
	},
	["Sunny Pobber Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SunnyPobberTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagPobbersCommon",
		Introduced = "24",
		Name = "Sunny Pobber Tag",
		Type = "Conservation"
	},
	["Delicate Pobber Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "DelicatePobberTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagPobbersUncommon",
		Introduced = "24",
		Name = "Delicate Pobber Tag",
		Type = "Conservation"
	},
	["Subterranean Pobber Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SubterraneanPobberTag.png",
		InternalName = "/Lotus/Types/Items/Solaris/AnimalTagPobbersRare",
		Introduced = "24",
		Name = "Subterranean Pobber Tag",
		Type = "Conservation"
	},
	["Equinox Day Aspect"] = {
		Description = "Day Aspect of the Equinox Warframe.",
		Image = "AnimusAspect.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/AnimusComponent",
		Introduced = "17",
		Link = "Equinox",
		Name = "Equinox Day Aspect",
		Type = "Component"
	},
	["Equinox Night Aspect"] = {
		Description = "Night Aspect of the Equinox Warframe.",
		Image = "AnimaAspect.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/AnimaComponent",
		Introduced = "17",
		Link = "Equinox",
		Name = "Equinox Night Aspect",
		Type = "Component"
	},
	["Common Avichaea Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "CommonAvichaeaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedMergooCommon",
		Introduced = "29",
		Link = "Conservation#Avichaea",
		Name = "Common Avichaea Tag",
		Type = "Conservation"
	},
	["Viscid Avichaea Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "ViscidAvichaeaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedMergooRare",
		Introduced = "29",
		Link = "Conservation#Avichaea",
		Name = "Viscid Avichaea Tag",
		Type = "Conservation"
	},
	["Sporule Avichaea Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SporuleAvichaeaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedMergooUncommon",
		Introduced = "29",
		Link = "Conservation#Avichaea",
		Name = "Sporule Avichaea Tag",
		Type = "Conservation"
	},
	["Burrowing Cryptilex Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "BurrowingCryptilexTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedMaggotCommon",
		Introduced = "29",
		Link = "Conservation#Cryptilex",
		Name = "Burrowing Cryptilex Tag",
		Type = "Conservation"
	},
	["Caustic Cryptilex Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "CausticCryptilexTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedMaggotRare",
		Introduced = "29",
		Link = "Conservation#Cryptilex",
		Name = "Caustic Cryptilex Tag",
		Type = "Conservation"
	},
	["Septic Cryptilex Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SepticCryptilexTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedMaggotUncommon",
		Introduced = "29",
		Link = "Conservation#Cryptilex",
		Name = "Septic Cryptilex Tag",
		Type = "Conservation"
	},
	["Purple Velocipod Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "PurpleVelocipodTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedKdriveCommon",
		Introduced = "29",
		Link = "Velocipod",
		Name = "Purple Velocipod Tag",
		Type = "Conservation"
	},
	["White Velocipod Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "WhiteVelocipodTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedKdriveRare",
		Introduced = "29",
		Link = "Velocipod",
		Name = "White Velocipod Tag",
		Type = "Conservation"
	},
	["Green Velocipod Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "GreenVelocipodTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedKdriveUncommon",
		Introduced = "29",
		Link = "Velocipod",
		Name = "Green Velocipod Tag",
		Type = "Conservation"
	},
	["Vizier Predasite Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "VizierPredasiteTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedPredatorCommon",
		Introduced = "29",
		Link = "Conservation#Predasite",
		Name = "Vizier Predasite Tag",
		Type = "Conservation"
	},
	["Pharaoh Predasite Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "PharaohPredasiteTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedPredatorUncommon",
		Introduced = "29",
		Link = "Conservation#Predasite",
		Name = "Pharaoh Predasite Tag",
		Type = "Conservation"
	},
	["Medjay Predasite Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "MedjayPredasiteTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedPredatorRare",
		Introduced = "29",
		Link = "Conservation#Predasite",
		Name = "Medjay Predasite Tag",
		Type = "Conservation"
	},
	["Amethyst Nexifera Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "AmethystNexiferaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedNexiferaCommon",
		Introduced = "29.5",
		Link = "Conservation#Nexifera",
		Name = "Amethyst Nexifera Tag",
		Type = "Conservation"
	},
	["Viridian Nexifera Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "ViridianNexiferaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedNexiferaUncommon",
		Introduced = "29.5",
		Link = "Conservation#Nexifera",
		Name = "Viridian Nexifera Tag",
		Type = "Conservation"
	},
	["Scarlet Nexifera Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "ScarletNexiferaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedNexiferaRare",
		Introduced = "29.5",
		Link = "Conservation#Nexifera",
		Name = "Scarlet Nexifera Tag",
		Type = "Conservation"
	},
	["Umber Undazoa Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "UmberUndazoaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedZongroCommon",
		Introduced = "29.5",
		Link = "Conservation#Undazoa",
		Name = "Umber Undazoa Tag",
		Type = "Conservation"
	},
	["Vaporous Undazoa Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "VaporousUndazoaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedZongroUncommon",
		Introduced = "29.5",
		Link = "Conservation#Undazoa",
		Name = "Vaporous Undazoa Tag",
		Type = "Conservation"
	},
	["Howler Undazoa Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "HowlerUndazoaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedZongroRare",
		Introduced = "29.5",
		Link = "Conservation#Undazoa",
		Name = "Howler Undazoa Tag",
		Type = "Conservation"
	},
	["Sly Vulpaphyla Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "SlyVulpaphylaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedCritterCommon",
		Introduced = "29",
		Link = "Vulpaphyla",
		Name = "Sly Vulpaphyla Tag",
		Type = "Conservation"
	},
	["Crescent Vulpaphyla Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "CrescentVulpaphylaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedCritterUncommon",
		Introduced = "29",
		Link = "Vulpaphyla",
		Name = "Crescent Vulpaphyla Tag",
		Type = "Conservation"
	},
	["Panzer Vulpaphyla Tag"] = {
		Description = "For saving a specimen of this species.",
		Image = "PanzerVulpaphylaTag.png",
		InternalName = "/Lotus/Types/Items/Deimos/AnimalTagInfestedCritterRare",
		Introduced = "29",
		Link = "Vulpaphyla",
		Name = "Panzer Vulpaphyla Tag",
		Type = "Conservation"
	},
	["Pigmento"] = {
		Description = "Es un recurso que se utiliza para la decoración del dojo.\r\n\r\nUbicación: En el laboratorio tenno del dojo.",
		Image = "Pigmento.png",
		InternalName = "/Lotus/Types/Items/Research/DojoColors/GenericDojoColorPigment",
		Introduced = "8",
		Link = "Pigmento",
		Name = "Pigmento",
		Type = "Research" 
	},
	["Chroma Signal"] = {
		Description = "A signal detector of some sort.",
		Image = "ChromaSignal64.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/ChromaBeaconBComponent",
		Introduced = "16",
		Link = "The New Strange/Chroma Signal",
		Name = "Chroma Signal",
		Type = "Resource" 
	},
	["Scorched Beacon"] = {
		Description = "An abandoned relic of unknown function.",
		Image = "ScorchedBeacon64.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/ChromaBeaconAComponent",
		Introduced = "16",
		Link = "The New Strange/Scorched Beacon",
		Name = "Scorched Beacon",
		Type = "Resource" 
	},
	["Chroma Mark"] = {
		Description = "Reveals the beast.",
		Image = "ChromaMark64.png",
		InternalName = "/Lotus/Types/Recipes/WarframeRecipes/ChromaBeaconCComponent",
		Introduced = "16",
		Link = "The New Strange/Chroma Mark",
		Name = "Chroma Mark",
		Type = "Resource" 
	},
	["Vainas ferolíacas"] = {
		Description = "Crea 50 vainas ferolíacas que lanzan poderosas feromonas para atraer a los infestados.",
		Image = "Vainas ferolíacas.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/InfestedBaitBall",
		Introduced = "16.7",
		Link = "Vainas ferolíacas",
		Name = "Vainas ferolíacas",
		Type = "Gear" 
	},
	["Phasic Cells"] = {
		Description = "Harvested from the debris left by fallen Orphix Sentients, Phasic Cells seem to be key to pulse function. These components can be traded with Father in the Necralisk.",
		Image = "PhasicCells.png",
		InternalName = "/Lotus/Types/Items/MiscItems/MechSurvivalEventCreds",
		Introduced = "29.6",
		Link = "Phasic Cells",
		Name = "Phasic Cells",
		SellPrice = 1,
		Type = "Event" 	
	},
	["Tethra Data Fragments"] = {
		Amount = { 1, 2 },
		Description = "Intercepted encrypted fragment of Grineer communications.",
		Image = "TethraDataFragments.png",
		InternalName = "/Lotus/Types/Items/MiscItems/DataFragment",
		Introduced = "12.4",
		Link = "Tethra Data Fragments",
		Name = "Tethra Data Fragments",
		SellPrice = 750,
		Tradable = false,
		Type = "Event" 	
	},
	["Ducados"] = {
		Description = "Moneda intercambiada por componentes Prime y usada para comprar objetos al comerciante del Vacío.",
		Image = "Ducados.png",
		InternalName = "/Lotus/Types/Items/MiscItems/PrimeBucks",
		Introduced = "15.6",
		Link = "Ducados",
		Name = "Ducados",
		Type = "Currency" 
	},
	["Omega Beacon"] = {
		Amount = { 1, 4 },
		Description = "Locator beacon broadcasting on the omega frequency.",
		Image = "NavCodeVayHekD.png",
		InternalName = "/Lotus/Types/Items/MiscItems/VayHekCoordinateFragmentD",
		Introduced = "13",
		Link = "Omega Beacon",
		Name = "Omega Beacon",
		SellPrice = 750,
		Tradable = true,
		Type = "Event" 
	},
	["Delta Beacon"] = {
		Amount = { 1, 1 },
		Description = "Locator beacon broadcasting on the delta frequency.",
		Image = "NavCodeVayHekA.png",
		InternalName = "/Lotus/Types/Items/MiscItems/VayHekCoordinateFragmentA",
		Introduced = "13",
		Link = "Delta Beacon",
		Name = "Delta Beacon",
		SellPrice = 750,
		Tradable = true,
		Type = "Event" 
	},
	["Gamma Beacon"] = {
		Amount = { 1, 2 },
		Description = "Locator beacon broadcasting on the gamma frequency.",
		Image = "NavCodeVayHekB.png",
		InternalName = "/Lotus/Types/Items/MiscItems/VayHekCoordinateFragmentB",
		Introduced = "13",
		Link = "Gamma Beacon",
		Name = "Gamma Beacon",
		SellPrice = 750,
		Tradable = true,
		Type = "Event" 
	},
	["Kappa Beacon"] = {
		Amount = { 1, 3 },
		Description = "Locator beacon broadcasting on the kappa frequency.",
		Image = "NavCodeVayHekC.png",
		InternalName = "/Lotus/Types/Items/MiscItems/VayHekCoordinateFragmentC",
		Introduced = "13",
		Link = "Kappa Beacon",
		Name = "Kappa Beacon",
		SellPrice = 750,
		Tradable = true,
		Type = "Event" 
	},
	["Encrypted Journal Fragment"] = {
		Description = "",
		Image = "EncryptedJournalFragment.png",
		InternalName = "",
		Introduced = "22.8",
		Link = "Encrypted Journal Fragment",
		Name = "Encrypted Journal Fragment",
		Type = "Event" 
	},
	["Nakak Pearl"] = {
		Description = "Nakak in Cetus would probably like these. Maybe she'll trade something special for them.",
		Image = "NakakPearl.png",
		InternalName = "/Lotus/Types/Items/MiscItems/WaterFightBucks",
		Introduced = "25.5.1",
		Link = "Nakak Pearl",
		Name = "Nakak Pearl",
		Type = "Event" 
	},
	["Alpha Corruptor"] = {
		Amount = { 1, 1 },
		Description = "Inert on its own this corruptor is highly effective if mixed with its Beta counterpart. Properly mixed, these will destabilize Fomorian Reactors much faster than their Stable counterparts. This volatile item cannot be simultaneously equipped with Beta Corruptors. Recommended for Tenno operating as a team.",
		Image = "AlphaCorruptor.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/AlphaCorruptor",
		Introduced = "9.3",
		Link = "Corruptor",
		Name = "Alpha Corruptor",
		Type = "Event" 
	},
	["Beta Corruptor"] = {
		Amount = { 1, 1 },
		Description = "Inert on its own this corruptor is highly effective if mixed with its Alpha counterpart. Properly mixed, these will destabilize Fomorian Reactors much faster than their Stable counterparts. This volatile item cannot be simultaneously equipped with Alpha Corruptors. Recommended for Tenno operating as a team.",
		Image = "BetaCorruptor.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/BetaCorruptor",
		Introduced = "9.3",
		Link = "Corruptor",
		Name = "Beta Corruptor",
		Type = "Event" 
	},
	["Stable Corruptor"] = {
		Amount = { 1, 1 },
		Description = "Injected into a Fomorian Reactor this corruptor will imbalance the fuels. Critically imbalanced reactors will eventually implode, destroy the ship. Slow but effective, recommended for Solo Tenno.",
		Image = "StableCorruptor.png",
		InternalName = "/Lotus/Types/Restoratives/Consumable/StableCorruptor",
		Introduced = "9.3",
		Link = "Corruptor",
		Name = "Stable Corruptor",
		Type = "Event" 
	},
	Forma = {
		Description = "Este componente alteraformas es fundamental para la construcción orokin. Te permite cambiar la polaridad de una ranura de mod en un warframe, compañero o arma, y después restablece su afinidad a estado sin rango. Solamente se puede utilizar en warframes, compañeros y armas de nivel máximo.",
		Image = "Forma.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Forma",
		Introduced = "8",
		Link = "Forma",
		Name = "Forma",
		Type = "Resource" 
	},
	["Estrella ayatan ámbar"] = {
		Description = "Inserta estas estrellas en escultura Ayatan para estimular su movimiento. Embién puede ser una fuente de Endo.",
		Image = "Estrella ayatan ámbar.png",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexOrnamentB",
		Introduced = "Update: The Silver Grove",
		Link = "Estrella ayatan ámbar",
		Name = "Estrella ayatan ámbar",
		Tradable = true,
		Type = "Resource" 
	},
	["Estrella ayatan cian"] = {
		Description = "Inserta estas estrellas en escultura Ayatan para estimular su movimiento. Embién puede ser una fuente de Endo.",
		Image = "Estrella ayatan cian.png",
		InternalName = "/Lotus/Types/Items/FusionTreasures/OroFusexOrnamentA",
		Introduced = "Update: The Silver Grove",
		Link = "Estrella ayatan cian",
		Name = "Estrella ayatan cian",
		Tradable = true,
		Type = "Resource" 
	},
	["Proof Fragment"] = {
		Amount = { 1, 1 },
		Description = "One part of a long lost mathematical proof.",
		Image = "NavCoordinate.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Beacon",
		Introduced = "15",
		Link = "The Limbo Theorem",
		Name = "Proof Fragment",
		SellPrice = 750,
		Tradable = true,
		Type = "Resource" 
	},
	["Mutalist Alad V Nav Coordinate"] = {
		Amount = { 1, 1 },
		Description = "These coordinates can be used to track Mutalist Alad V.\r\n\r\nCan be acquired from Infestation Outbreaks & Deimos.",
		Image = "MutalistAladVNavCoordinate.png",
		InternalName = "/Lotus/Types/Items/MiscItems/InfestedAladCoordinate",
		Introduced = "15.5",
		Link = "Mutalist Alad V Nav Coordinate",
		Name = "Mutalist Alad V Nav Coordinate",
		SellPrice = 750,
		Tradable = true,
		Type = "Resource" 
	},
	["Focus Lens"] = {
		Description = "",
		Image = "FocusLens.png",
		InternalName = "",
		Introduced = "18",
		Link = "Regular Lens",
		Name = "Focus Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Madurai Lens"] = {
		Description = "Converts 1.25% of excess Affinity into Focus for the Madurai Way.",
		Image = "FocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/AttackLens",
		Introduced = "18",
		Link = "Regular Lens",
		Name = "Madurai Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Naramon Lens"] = {
		Description = "Converts 1.25% of excess Affinity into Focus for the Naramon Way.",
		Image = "FocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/TacticLens",
		Introduced = "18",
		Link = "Regular Lens",
		Name = "Naramon Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Vazarin Lens"] = {
		Description = "Converts 1.25% of excess Affinity into Focus for the Vazarin Way.",
		Image = "FocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/DefenseLens",
		Introduced = "18",
		Link = "Regular Lens",
		Name = "Vazarin Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Unairu Lens"] = {
		Description = "Converts 1.25% of excess Affinity into Focus for the Unairu Way.",
		Image = "FocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/WardLens",
		Introduced = "18",
		Link = "Regular Lens",
		Name = "Unairu Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Zenurik Lens"] = {
		Description = "Converts 1.25% of excess Affinity into Focus for the Zenurik Way.",
		Image = "FocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/PowerLens",
		Introduced = "18",
		Link = "Regular Lens",
		Name = "Zenurik Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Greater Focus Lens"] = {
		Description = "A Greater Lens that channels Affinity into Focus for one of the five Tenno Ways.",
		Image = "GreaterFocusLens.png",
		InternalName = "/Lotus/Types/Items/MiscItems/FocusLensGreater",
		Introduced = "18",
		Link = "Greater Lens",
		Name = "Greater Focus Lens",
		Type = "Resource" 
	},
	["Greater Madurai Lens"] = {
		Description = "Converts 1.75% of excess Affinity into Focus for the Madurai Way.",
		Image = "GreaterFocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/AttackLensGreater",
		Introduced = "18",
		Link = "Greater Lens",
		Name = "Greater Madurai Lens",
		Type = "Resource" 
	},
	["Greater Naramon Lens"] = {
		Description = "Converts 1.75% of excess Affinity into Focus for the Naramon Way.",
		Image = "GreaterFocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/TacticLensGreater",
		Introduced = "18",
		Link = "Greater Lens",
		Name = "Greater Naramon Lens",
		Type = "Resource" 
	},
	["Greater Vazarin Lens"] = {
		Description = "Converts 1.75% of excess Affinity into Focus for the Vazarin Way.",
		Image = "GreaterFocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/DefenseLensGreater",
		Introduced = "18",
		Link = "Greater Lens",
		Name = "Greater Vazarin Lens",
		Type = "Resource" 
	},
	["Greater Unairu Lens"] = {
		Description = "Converts 1.75% of excess Affinity into Focus for the Unairu Way.",
		Image = "GreaterFocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/WardLensGreater",
		Introduced = "18",
		Link = "Greater Lens",
		Name = "Greater Unairu Lens",
		Type = "Resource" 
	},
	["Greater Zenurik Lens"] = {
		Description = "Converts 1.75% of excess Affinity into Focus for the Zenurik Way.",
		Image = "GreaterFocusLens.png",
		InternalName = "/Lotus/Upgrades/Focus/PowerLensGreater",
		Introduced = "18",
		Link = "Greater Lens",
		Name = "Greater Zenurik Lens",
		Type = "Resource" 
	},
	["Eidolon Lens"] = {
		Description = "An enhanced Greater Lens that has been infused with Breath of the Eidolon.",
		Image = "EidolonLens.png",
		InternalName = "/Lotus/Types/Items/MiscItems/FocusLensOstron",
		Introduced = "22",
		Link = "Eidolon Lens",
		Name = "Eidolon Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Eidolon Madurai Lens"] = {
		Description = "Converts 2.25% of excess Affinity into Focus for the Madurai Way.",
		Image = "EidolonLens.png",
		InternalName = "/Lotus/Upgrades/Focus/AttackLensOstron",
		Introduced = "22",
		Link = "Eidolon Lens",
		Name = "Eidolon Madurai Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Eidolon Naramon Lens"] = {
		Description = "Converts 2.25% of excess Affinity into Focus for the Naramon Way.",
		Image = "EidolonLens.png",
		InternalName = "/Lotus/Upgrades/Focus/TacticLensOstron",
		Introduced = "22",
		Link = "Eidolon Lens",
		Name = "Eidolon Naramon Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Eidolon Vazarin Lens"] = {
		Description = "Converts 2.25% of excess Affinity into Focus for the Vazarin Way.",
		Image = "EidolonLens.png",
		InternalName = "/Lotus/Upgrades/Focus/DefenseLensOstron",
		Introduced = "22",
		Link = "Eidolon Lens",
		Name = "Eidolon Vazarin Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Eidolon Unairu Lens"] = {
		Description = "Converts 2.25% of excess Affinity into Focus for the Unairu Way.",
		Image = "EidolonLens.png",
		InternalName = "/Lotus/Upgrades/Focus/WardLensOstron",
		Introduced = "22",
		Link = "Eidolon Lens",
		Name = "Eidolon Unairu Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Eidolon Zenurik Lens"] = {
		Description = "Converts 2.25% of excess Affinity into Focus for the Zenurik Way.",
		Image = "EidolonLens.png",
		InternalName = "/Lotus/Upgrades/Focus/PowerLensOstron",
		Introduced = "22",
		Link = "Eidolon Lens",
		Name = "Eidolon Zenurik Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Lua Lens"] = {
		Description = "An Eidolon Lens enhanced with resonance from Fibras somáticas.",
		Image = "LuaLens.png",
		InternalName = "/Lotus/Types/Items/MiscItems/FocusLensLua",
		Introduced = "25.7",
		Link = "Lua Lens",
		Name = "Lua Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Lua Madurai Lens"] = {
		Description = "Converts 3.25% of excess Affinity into Focus for the Madurai Way.",
		Image = "LuaLens.png",
		InternalName = "/Lotus/Upgrades/Focus/AttackLensLua",
		Introduced = "25.7",
		Link = "Lua Lens",
		Name = "Lua Madurai Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Lua Naramon Lens"] = {
		Description = "Converts 3.25% of excess Affinity into Focus for the Naramon Way.",
		Image = "LuaLens.png",
		InternalName = "/Lotus/Upgrades/Focus/TacticLensLua",
		Introduced = "25.7",
		Link = "Lua Lens",
		Name = "Lua Naramon Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Lua Vazarin Lens"] = {
		Description = "Converts 3.25% of excess Affinity into Focus for the Vazarin Way.",
		Image = "LuaLens.png",
		InternalName = "/Lotus/Upgrades/Focus/DefenseLensLua",
		Introduced = "25.7",
		Link = "Lua Lens",
		Name = "Lua Vazarin Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Lua Unairu Lens"] = {
		Description = "Converts 3.25% of excess Affinity into Focus for the Unairu Way.",
		Image = "LuaLens.png",
		InternalName = "/Lotus/Upgrades/Focus/WardLensLua",
		Introduced = "25.7",
		Link = "Lua Lens",
		Name = "Lua Unairu Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["Lua Zenurik Lens"] = {
		Description = "Converts 3.25% of excess Affinity into Focus for the Zenurik Way.",
		Image = "LuaLens.png",
		InternalName = "/Lotus/Upgrades/Focus/PowerLensLua",
		Introduced = "25.7",
		Link = "Lua Lens",
		Name = "Lua Zenurik Lens",
		Tradable = true,
		Type = "Resource" 
	},
	["/Lotus/Language/Items/Relayreconstructionitemaname"] = {
		Description = "/Lotus/Language/Items/RelayReconstructionItemADesc",
		Image = "LotusLanguageItemsRelayreconstructionitemaname.png",
		InternalName = "/Lotus/Types/Items/Events/RelayReconstructionItemA",
		Link = "/Lotus/Language/Items/Relayreconstructionitemaname",
		Name = "/Lotus/Language/Items/Relayreconstructionitemaname",
		Type = "Resource" 
	},
	["/Lotus/Language/Items/Relayreconstructionitembname"] = {
		Description = "/Lotus/Language/Items/RelayReconstructionItemBDesc",
		Image = "LotusLanguageItemsRelayreconstructionitembname.png",
		InternalName = "/Lotus/Types/Items/Events/RelayReconstructionItemB",
		Link = "/Lotus/Language/Items/Relayreconstructionitembname",
		Name = "/Lotus/Language/Items/Relayreconstructionitembname",
		Type = "Resource" 
	},
	["/Lotus/Language/Items/Relayreconstructionitemcname"] = {
		Description = "/Lotus/Language/Items/RelayReconstructionItemCDesc",
		Image = "LotusLanguageItemsRelayreconstructionitemcname.png",
		InternalName = "/Lotus/Types/Items/Events/RelayReconstructionItemC",
		Link = "/Lotus/Language/Items/Relayreconstructionitemcname",
		Name = "/Lotus/Language/Items/Relayreconstructionitemcname",
		Type = "Resource" 
	},
	["/Lotus/Language/Relayreconstruction/Relayreconphase1leftitemname"] = {
		Description = "With a blazing orange hue y rigid material strength, this compound is prized by ship y station architects.",
		Image = "LotusLanguageRelayreconstructionRelayreconphase1leftitemname.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseOneWaterElement",
		Link = "/Lotus/Language/Relayreconstruction/Relayreconphase1leftitemname",
		Name = "/Lotus/Language/Relayreconstruction/Relayreconphase1leftitemname",
		Type = "Resource" 
	},
	["/Lotus/Language/Relayreconstruction/Relayreconphase2aleftitemname"] = {
		Description = "With a blazing orange hue y rigid material strength, this compound is prized by ship y station architects.",
		Image = "LotusLanguageRelayreconstructionRelayreconphase2aleftitemname.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseTwoPigmentBright",
		Link = "/Lotus/Language/Relayreconstruction/Relayreconphase2aleftitemname",
		Name = "/Lotus/Language/Relayreconstruction/Relayreconphase2aleftitemname",
		Type = "Resource" 
	},
	["/Lotus/Language/Relayreconstruction/Relayreconphase2arightitemname"] = {
		Description = "With a blazing orange hue y rigid material strength, this compound is prized by ship y station architects.",
		Image = "LotusLanguageRelayreconstructionRelayreconphase2arightitemname.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseTwoPigmentMuted",
		Link = "/Lotus/Language/Relayreconstruction/Relayreconphase2arightitemname",
		Name = "/Lotus/Language/Relayreconstruction/Relayreconphase2arightitemname",
		Type = "Resource" 
	},
	["/Lotus/Language/Relayreconstruction/Relayreconphase2clanitemname"] = {
		Description = "An integral building block in the construction of Tenno relays.",
		Image = "LotusLanguageRelayreconstructionRelayreconphase2clanitemname.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseTwoClanItem",
		Link = "/Lotus/Language/Relayreconstruction/Relayreconphase2clanitemname",
		Name = "/Lotus/Language/Relayreconstruction/Relayreconphase2clanitemname",
		Type = "Resource" 
	},
	["/Lotus/Language/Relayreconstruction/Relayreconphase3clanitemname"] = {
		Description = "An integral building block in the construction of Tenno relays.",
		Image = "LotusLanguageRelayreconstructionRelayreconphase3clanitemname.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseThreeClanItem",
		Link = "/Lotus/Language/Relayreconstruction/Relayreconphase3clanitemname",
		Name = "/Lotus/Language/Relayreconstruction/Relayreconphase3clanitemname",
		Type = "Resource" 
	},
	["/Lotus/Language/Relayreconstruction/Relayreconphase3leftitemname"] = {
		Description = "With a blazing orange hue y rigid material strength, this compound is prized by ship y station architects.",
		Image = "LotusLanguageRelayreconstructionRelayreconphase3leftitemname.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseThreeAirEssence",
		Link = "/Lotus/Language/Relayreconstruction/Relayreconphase3leftitemname",
		Name = "/Lotus/Language/Relayreconstruction/Relayreconphase3leftitemname",
		Type = "Resource" 
	},
	["/Lotus/Language/Scans/Gofplantaplantname"] = {
		Description = "/Lotus/Language/Scans/GofPlantAPlantDesc",
		Image = "LotusLanguageScansGofplantaplantname.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/GofPlantAPlantItem",
		Link = "/Lotus/Language/Scans/Gofplantaplantname",
		Name = "/Lotus/Language/Scans/Gofplantaplantname",
		Type = "Plant" 
	},
	["/Lotus/Language/Scans/Gofplanteplantname"] = {
		Description = "/Lotus/Language/Scans/GofPlantEPlantDesc",
		Image = "LotusLanguageScansGofplanteplantname.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/GofPlantEPlantItem",
		Link = "/Lotus/Language/Scans/Gofplanteplantname",
		Name = "/Lotus/Language/Scans/Gofplanteplantname",
		Type = "Plant" 
	},
	["01000011 Cyan Pigment"] = {
		Description = "01000011 Cyan pigments drop from the following enemies:\nTerra Raptor Sx\nTerra Elite Raptor Sx",
		Image = "Pigment01000011Cyan.png",
		InternalName = "",
		Introduced = "24",
		Link = "Pigmento",
		Name = "01000011 Cyan Pigment",
		Type = "Pigment" 
	},
	["Aleación de adramalio"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 20, Name = "Adramalio" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 15, Name = "Teroglobo lúcido" },
			{ ItemCount = 600, Name = "Plástidos" },
			{ ItemCount = 20, Name = "Travorida" } 
		},
		ConsumeOnBuild = false,
		Description = "Purgada de toda espora y contaminante, esta aleación es altamente versátil.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Aleación de adramalio.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosCommonOreAAlloyItem",
		Introduced = "29",
		ItemCount = 80,
		Link = "Aleación de adramalio",
		Name = "Aleación de adramalio",
		Parents = { "Bonewidow Engine", "Cortege Barrel", "Morgha Barrel", "Voidrig Casing" },
		Rush = 5,
		Type = "Ore" 
	},
	Adramalio = {
		Amount = { 5, 10 },
		Description = "Fibrosa y metálica y de gran elásticidad.\r\nUbicación: lesiones mineras amarillas de Deriva Cambion (Deimos), quistes infestados de Spitia y quistes infestados de Rolizador.",
		Image = "Adramalio.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosCommonOreAItem",
		Introduced = "29",
		ItemCount = 20,
		Link = "Adramalio",
		Name = "Adramalio",
		Parents = { "Aleación de adramalio", "Xaku Kintsu Helmet" },
		Rarity = "Común",
		Type = "Ore" 
	},
	["Bono de deuda de adelantos"] = {
		Description = "A veces un piloto de nave necesita una mano, para que así obtenga un adelanto de su siguiente pago. Las tasas de interés masivas usualmente garantizan que sigan pagando por siempre.\r\n\r\nSe obtiene en los contratos de los Valles del Orbe (Venus), o se compran con Ticker en Fortuna (Venus).",
		Image = "Bono de deuda de adelantos.png",
		InternalName = "/Lotus/Types/Items/Solaris/DebtTokenD",
		Introduced = "24",
		Link = "Bono de deuda de adelantos",
		Name = "Bono de deuda de adelantos",
		Type = "Resource" 
	},
	["Aggristone"] = {
		Description = "It is said that Aggri Formations are hardened saliva from mighty Orowyrms. Duviri citizens believe Aggristones are powerful talismans.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bilis",
		HelminthCost = 350,
		Image = "Aggristone.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriRockItem",
		Introduced = "33",
		Link = "Aggristone",
		Name = "Aggristone",
		Rarity = "Común",
		Type = "Resource" 
	},
	["Placa de aleación"] = {
		Amount = { 50, 150 },
		ContainerImage = "Barril de aleación.png",
		Description = "Placas de metal carbónico usadas para reforzar la armadura de los Grineer.\r\n\r\nUbicación: Venus, Fobos, Ceres, Júpiter, Plutón y Sedna.",
		HelminthCategory = "Oxides",
		HelminthCost = 15000,
		HelminthGain = 0.3,
		Image = "Placa de aleación.png",
		InternalName = "/Lotus/Types/Items/MiscItems/AlloyPlate",
		Introduced = "Vanilla",
		Link = "Placa de aleación",
		Name = "Placa de aleación",
		Rarity = "Común",
		Type = "Resource" 
	},
	Amarasto = {
		Amount = { 1, 2 },
		Description = "Una gema violeta formada a partir de la cristalización de los subproductos expulsados de las Torres Sollozantes.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras azules y en los contenedores de recursos.",
		Image = "Amarasto.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisRareGemAItem",
		Introduced = "24",
		ItemCount = 6,
		Link = "Amarasto",
		Name = "Amarasto",
		Parents = { "Amarasto estrella" },
		Rarity = "Raro",
		Type = "Gem" 
	},
	["Baliza de navegación animo"] = {
		Description = "Usado para localizar la fábrica de producción de Ambulas.\nEste recurso se obtiene de las unidades de Ambulas.",
		Image = "Baliza de navegación animo.png",
		InternalName = "/Lotus/Types/Items/Events/AmbulasDataFragment",
		Introduced = "20.4",
		Link = "Baliza de navegación animo",
		Name = "Baliza de navegación animo",
		Type = "Resource" 
	},
	["Fragmento de anomalía"] = {
		Amount = { 1, 1 },
		Description = "Un fragmento arrancado de una anomalía consciente en Próxima Velo. Se sabe que Little Duck intercambia esto por otras mercancías exóticas en Fortuna en Venus.\r\n\r\nUbicación: Naves Murex que se encuentran en los nodos de Próxima Velo marcados con un ícono especial parpadeante (Railjack).",
		HelminthCategory = "Sentient Appetite",
		HelminthCost = 2,
		HelminthGain = 0.5,
		Image = "Fragmento de anomalía.png",
		InternalName = "/Lotus/Types/Items/MiscItems/SentientFragmentLootItem",
		Introduced = "27.0.12",
		Link = "Fragmento de anomalía",
		Name = "Fragmento de anomalía",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Anti Violet Pigment"] = {
		Description = "Anti Violet pigments drop from the following enemies:\nZanuka Hunter",
		Image = "PigmentAntiViolet.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Anti Violet Pigment",
		Type = "Pigment" 
	},
	["Fragmento de inyector de antisuero"] = {
		Amount = { 5, 15 },
		Description = "Un componente del inyector de antisuero.\r\n\r\nUbicación: Oestrus en Eris.",
		HelminthCategory = "Bilis",
		HelminthCost = 900,
		HelminthGain = 0.3,
		Image = "Fragmento de inyector de antisuero.png",
		InternalName = "/Lotus/Types/Items/MiscItems/SyringeComponent",
		Introduced = "17.5",
		Link = "Fragmento de inyector de antisuero",
		Name = "Fragmento de inyector de antisuero",
		SellPrice = 5,
		Type = "Research" 
	},
	["Cristal de argón"] = {
		Amount = { 1, 1 },
		ContainerImage = "Pegmatita de argón.png",
		Description = "Recurso radioactivo del Vacío que se deteriora cada día que pasa fuera del mismo.\r\n\r\nUbicación: Vacío.",
		HelminthCategory = "Bilis",
		HelminthCost = 3,
		HelminthGain = 0.3,
		Image = "Cristal de argón.png",
		InternalName = "/Lotus/Types/Items/MiscItems/ArgonCrystal",
		Introduced = "13",
		Link = "Cristal de argón",
		Name = "Cristal de argón",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Argon Purple Pigment"] = {
		Description = "Argon Purple pigments drop from the following enemies:\nLua Thrax Legatus",
		Image = "PigmentArgonPurple.png",
		InternalName = "",
		Introduced = "33",
		Link = "Pigmento",
		Name = "Argon Purple Pigment",
		Type = "Pigment" 
	},
	Asterita = {
		Amount = { 15, 30 },
		Description = "Formados durante miles de millones de años, estos cristales se encuentran con mayor frecuencia incrustados en roca espacial.\r\n\r\nUbicación: Misiones del Railjack",
		HelminthCategory = "Calx",
		HelminthCost = 300,
		HelminthGain = 0.3,
		Image = "Asterita.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/AsteriteRailjackItem",
		Introduced = "27",
		Link = "Asterita",
		Name = "Asterita",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Sistemas atmo"] = {
		Amount = { 1, 1 },
		Description = "Un componente modular que compensa la multitud de condiciones atmosféricas encontradas en el Sistema Origen.\r\n\r\nUbicación: Se obtiene al completar Atracos en los Valles del Orbe (Venus).",
		HelminthCategory = "Synthetics",
		HelminthCost = 6,
		HelminthGain = 0.3,
		Image = "Sistemas atmo.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/CorpusWidgetBItem",
		Introduced = "24.2",
		Link = "Sistemas atmo",
		Name = "Sistemas atmo",
		Type = "Resource" 
	},
	["Condensadores aucrux"] = {
		Amount = { 1, 2 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 350, Name = "Módulo de control" },
			{ ItemCount = 300, Name = "Muestra de fieldron" },
			{ ItemCount = 5500, Name = "Restos" } 
		},
		ConsumeOnBuild = false,
		Description = "Una vez instalados, estos delicados sistemas de energía se fusionan con los motores de un obelisco corpus. Por lo tanto, los condensadores intactos son altamente valorados.\r\n\r\nUbicación: Misiones de Railjack en Próxima Venus, Neptuno y Plutón.",
		HelminthCategory = "Synthetics",
		HelminthCost = 10,
		HelminthGain = 0.3,
		Image = "Condensadores aucrux.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/AucruxRailjackItem",
		Introduced = "27",
		Link = "Condensadores aucrux",
		Name = "Condensadores aucrux",
		Rarity = "Raro",
		Rush = 5,
		Type = "Resource" 
	},
	Auron = {
		Amount = { 5, 10 },
		Description = "Un metal brillante, denso y conductor.\r\nUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras rojas y los Pistones.",
		Image = "Auron.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/RareOreAItem",
		Introduced = "22",
		ItemCount = 20,
		Link = "Auron",
		Name = "Auron",
		Parents = { "Aleación de auroxium" },
		Rarity = "Raro",
		Type = "Ore" 
	},
	["Aleación de auroxium"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 20, Name = "Auron" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 5, Name = "Mórficos" },
			{ ItemCount = 600, Name = "Oxium" } 
		},
		ConsumeOnBuild = false,
		Description = "Auron forjado en un metal más fuerte.\r\nUbicación: El plano lo vende el anciano Suumbat en Cetus en la Tierra.",
		Image = "Aleación de auroxium.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/RareOreAAlloyAItem",
		Introduced = "22",
		ItemCount = 50,
		Link = "Aleación de auroxium",
		Name = "Aleación de auroxium",
		Parents = { "Ceno Helmet", "Vahd Mask", "Zauba Mask" },
		Rush = 5,
		Type = "Ore" 
	},
	["Autumn Brown Pigment"] = {
		Description = "Autumn Brown pigments drop from the following enemies:\nCorrupted Moa",
		Image = "PigmentAutumnBrown.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Autumn Brown Pigment",
		Type = "Pigment" 
	},
	Axidita = {
		Amount = { 5, 10 },
		Description = "Un sedimento formado de la lluvia sulfúrica y que quedó atrapado bajo el hielo.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras rojas y en los contenedores de recursos.",
		Image = "Axidita.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisCommonOreBItem",
		Introduced = "24",
		ItemCount = 20,
		Link = "Axidita",
		Name = "Axidita",
		Parents = { "Aleación de axidrol" },
		Rarity = "Común",
		Type = "Ore" 
	},
	["Aleación de axidrol"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 20, Name = "Axidita" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 500, Name = "Ferrita" },
			{ ItemCount = 100, Name = "Rubedo" } 
		},
		ConsumeOnBuild = false,
		Description = "Un compuesto formado a partir de Axidita.\r\nSu plano es vendido por Smokefinger en Fortuna, Venus.",
		Image = "Aleación de axidrol.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisCommonOreBAlloyItem",
		Introduced = "24",
		Link = "Aleación de axidrol",
		Name = "Aleación de axidrol",
		Rush = 5,
		Type = "Ore" 
	},
	Azurita = {
		Amount = { 3, 6 },
		Description = "Una gema azul con capas de impureza.\r\nUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras azules y con los Pistones.",
		Image = "Azurita.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/CommonGemAItem",
		Introduced = "22",
		ItemCount = 10,
		Link = "Azurita",
		Name = "Azurita",
		Parents = { "Azurita cortada" },
		Rarity = "Común",
		Type = "Gem" 
	},
	Bafolita = {
		Amount = { 5, 10 },
		Description = "Maleable gracias a las venas encarnadas de proteína infestada.\r\nUbicación: Deriva Cambion (Deimos), en las lesiones mineras amarillas, en los quistes infestados de Rolizador y en las bóvedas extras en los contratos de las bóvedas de aislamiento.",
		Image = "Bafolita.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosCommonOreBItem",
		Introduced = "29",
		ItemCount = 20,
		Link = "Bafolita",
		Name = "Bafolita",
		Parents = { "Bafolita templada" },
		Rarity = "Común",
		Type = "Ore" 
	},
	["Bellow Voca"] = {
		Description = "The deepest of Voidtongue moans, etched into stone. An unlikely asset in the construction of Albrecht's vessels.\r\n\r\nUbicación: Albrecht's Laboratories (Deimos)",
		Image = "BellowVoca.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiLabDogTagUncommon",
		Introduced = "35",
		Link = "Bellow Voca",
		Name = "Bellow Voca",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Tumor infestado benigno"] = {
		Description = "La infestación infecta a todos los peces de Deimos, incluso a aquellos que no muestran ninguna mutación externa.\r\n\r\nFuente: Obtenido al cortar todos los peces de Deriva Cambion con Hija en el Necralisk (Deimos).",
		Image = "Tumor infestado benigno.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosGenericSharedFishPartItem",
		Introduced = "29",
		Link = "Tumor infestado benigno",
		Name = "Tumor infestado benigno",
		Type = "Fish Part" 
	},
	Bile = {
		Description = "Helminth is able to digest all manner of miscellaneous substances, but generates a large surplus of bile in order to do so. Fortunately, this bile can be repurposed.",
		HelminthCategory = "Bilis",
		HelminthCost = 1,
		HelminthGain = 0.3,
		Image = "Bilis.png",
		Introduced = "29",
		Link = "Helminth",
		Name = "Bilis",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Filtro biótico"] = {
		Description = "Tamizar el Exocrino glutinoso es una parte esencial del proceso de supervivencia y un recordatorio de la función original de la criatura.\r\n\r\nFuente: Obtenido de los peces Acuapulmo y Duroide con Hija en el Necralisk (Deimos). Captura a Acuapulmo en las zonas activas de la superficie de Deriva Cambion durante Vome, y a Duroide en las zonas activas de la cueva de Deriva Cambion durante Fass y Vome. También se obtiene de los Obeliscos de Réquiem y los Féretros Entrati Auroron en Deriva Cambion.",
		Image = "Filtro biótico.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosOrokinFishAPartItem",
		Introduced = "29",
		Link = "Filtro biótico",
		Name = "Filtro biótico",
		Type = "Fish Part" 
	},
	Biotics = {
		Description = "Plant-based materials of all kinds are processed y liquidized within the Helminth's digestive tract; the surplus is excreted as an inoffensive, inert clump.",
		HelminthCategory = "Bióticos",
		HelminthCost = 1,
		HelminthGain = 0.3,
		Image = "Bióticos.png",
		Introduced = "29",
		Link = "Helminth",
		Name = "Bióticos",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	Bioplasma = {
		Description = "",
		Image = "Bioplasma.png",
		InternalName = "/Lotus/Types/Gameplay/JadeShadows/Resources/BioplasmaItem",
		Introduced = "36",
		Link = "Bioplasma",
		Name = "Bioplasma",
		Type = "Resource" 
	},
	["Boiler Red Pigment"] = {
		Description = "Boiler Red pigments drop from the following enemies:\nPhorid",
		Image = "PigmentBoilerRed.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Boiler Red Pigment",
		Type = "Pigment" 
	},
	["Bonewidow Capsule"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 20, Name = "Filtro biótico" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Cápsula de Necramech dañada" },
			{ ItemCount = 4, Name = "Centelleante" },
			{ ItemCount = 6, Name = "Crimzian estrella" } 
		},
		ConsumeOnBuild = true,
		Description = "Capsule component for the BONEWIDOW Necramech.",
		Image = "BonewidowCapsule.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartSystemsItem",
		Introduced = "29.5",
		Link = "Bonewidow Capsule",
		Name = "Bonewidow Capsule",
		Rush = 25,
		Type = "Resource" 
	},
	["Bonewidow Casing"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Cubierta de Necramech dañada" },
			{ ItemCount = 15, Name = "Lágrimas de goblita" },
			{ ItemCount = 100, Name = "Bafolita templada" },
			{ ItemCount = 20, Name = "Taumica destilada" } 
		},
		ConsumeOnBuild = true,
		Description = "Casing component for the BONEWIDOW Necramech.",
		Image = "BonewidowCasing.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartChassisItem",
		Introduced = "29.5",
		Link = "Bonewidow Casing",
		Name = "Bonewidow Casing",
		Rush = 25,
		Type = "Resource" 
	},
	["Bonewidow Engine"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 120, Name = "Aleación de adramalio" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 2, Name = "Cráneo interno" },
			{ ItemCount = 1, Name = "Motor de Necramech dañado" },
			{ ItemCount = 750, Name = "Titanio" } 
		},
		ConsumeOnBuild = true,
		Description = "Engine component for the BONEWIDOW Necramech.",
		Image = "BonewidowEngine.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartEngineItem",
		Introduced = "29.5",
		Link = "Bonewidow Engine",
		Name = "Bonewidow Engine",
		Rush = 25,
		Type = "Resource" 
	},
	["Bonewidow Weapon Pod"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Cápsula de arma de Necramech dañada" },
			{ ItemCount = 80, Name = "Namalon procesado" },
			{ ItemCount = 45, Name = "Chatarra" },
			{ ItemCount = 6, Name = "Sección central espinal" } 
		},
		ConsumeOnBuild = true,
		Description = "Weapon Pod component for the BONEWIDOW Necramech.",
		Image = "BonewidowWeaponPod.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartWeaponPodItem",
		Introduced = "29.5",
		Link = "Bonewidow Weapon Pod",
		Name = "Bonewidow Weapon Pod",
		Rush = 25,
		Type = "Resource" 
	},
	Boot = {
		Description = "Synthetic fibers y a molded foam insole were the basis for what was once a robust y comfortable combat boot. Now, it's a home for tiny aquatic organisms.",
		Image = "Boot.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/GrineerBootItem",
		Introduced = "22",
		Link = "Boot",
		Name = "Boot",
		SellPrice = 400,
		Type = "Fish" 
	},
	Bracoide = {
		Amount = { 1, 2 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 20, Name = "Muestra mutágena" },
			{ ItemCount = 13000, Name = "Nanoesporas" },
			{ ItemCount = 75, Name = "Neurodos" } 
		},
		ConsumeOnBuild = false,
		Description = "Una entidad bacteriana rara que aumenta la propagación de la infestación que se encuentra en las naves infestadas.",
		Image = "Bracoide.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/BracoidRailjackItem",
		Introduced = "27",
		Link = "Bracoide",
		Name = "Bracoide",
		Rush = 5,
		Type = "Resource" 
	},
	["Hálito del eidolon"] = {
		Description = "Un gas que sólo se encuentra en las Llanuras de Eidolon, refinado hasta su forma más pura.\r\n\r\nUbicación: Contratos de las Llanuras de Eidolon en la Tierra.",
		Image = "Hálito del eidolon.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Eidolonium",
		Introduced = "22",
		Link = "Hálito del eidolon",
		Name = "Hálito del eidolon",
		Type = "Resource" 
	},
	["Batería de muones de albañil"] = {
		Amount = { 1, 1 },
		Description = "Una pequeña fuente de poder atómica.\r\n\r\nFuente: Se obtiene al desarmar al servopez Albañil con The Business en Fortuna (Venus). Atrapa al servopez Albañil en los estanques y ríos de los Valles del Orbe durante el clima cálido. También se obtiene de los contenedores de recursos en los Valles del Orbe.",
		Image = "Batería de muones de albañil.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/CorpusFishMuonBatteryItem",
		Introduced = "24",
		Link = "Batería de muones de albañil",
		Name = "Batería de muones de albañil",
		Type = "Fish Part" 
	},
	["Brilliant Eidolon Shard"] = {
		Amount = { 1, 1 },
		Description = "Rare shard gained from capturing the Sentients roaming the Las llanuras de Eidolon. Use it to gain Focus or to unbind Way-bound focus nodes.",
		Image = "BrilliantEidolonShard.png",
		Introduced = "22.12",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/SentientShards/SentientShardBrilliantItem",
		Link = "Brilliant Eidolon Shard",
		Name = "Brilliant Eidolon Shard",
		Type = "Resource" 
	},
	["Embolos cabujón"] = {
		BuildPrice = 1000,
		BuildQuantity = 3,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 3, Name = "Embolos" } },
		ConsumeOnBuild = false,
		Description = "Convexa y lisa, trabajada para ser un lente u ornamento.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Embolos cabujón.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosEidolonGemBCutItem",
		Introduced = "29",
		ItemCount = 10,
		Link = "Embolos cabujón",
		Name = "Embolos cabujón",
		Parents = { "Cortege Stock", "Morgha Stock" },
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Toroide calda"] = {
		Amount = { 1, 1 },
		Description = "Un dispositivo de función y origen indeterminado. Valorado por Vox Solaris y los Raquis.\r\n\r\nObtén toroides Calda de enemigos ubicados en los laboratorios de enriquecimiento en los Valles del Orbe y de raknoides Scytos. También se pueden encontrar en cuevas ubicadas alrededor de los Valles del Orbe (Venus).",
		Image = "Toroide calda.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/ArachnoidHungerItem",
		Introduced = "24",
		ItemCount = 2,
		Link = "Toroide calda",
		Name = "Toroide calda",
		Parents = {
			"Haztech Apparel",
			"Haztech Cuirass",
			"Kubrodon Ventkid Apparel",
			"Kubrodon Ventkid Cuirass",
			"Outrider Cuirass",
			"Smelter Apparel",
			"Smelter Cuirass",
			"Vent Pobber Ventkid Apparel",
			"Vent Pobber Ventkid Cuirass",
			"Vent Rat Cuirass" 
		},
		Type = "Resource" 
	},
	Calx = {
		Description = "On consuming minerals, Helminth converts those it does not fully absorb into a smooth, rich paste with a faint vanilla odor.",
		HelminthCategory = "Calx",
		HelminthCost = 1,
		HelminthGain = 0.3,
		Image = "Calx.png",
		Introduced = "29",
		Link = "Helminth",
		Name = "Calx",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	Carburos = {
		Amount = { 15, 25 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 26000, Name = "Placa de aleación" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 8500, Name = "Ferrita" },
			{ ItemCount = 4000, Name = "Paquete de polímero" } 
		},
		ConsumeOnBuild = false,
		Description = "Componentes resistentes usados para reforzar las placas de metal sujetadas a las naves Grineer.\r\n\r\nUbicación: Unidades Eximus en los niveles del astillero grineer y en las misiones de Railjack en Próxima Tierra, Saturno y Velo.",
		HelminthCategory = "Oxides",
		HelminthCost = 2500,
		HelminthGain = 0.3,
		Image = "Carburos.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/CarbidesRailjackItem",
		Introduced = "26.1",
		ItemCount = 2000,
		Link = "Carburos",
		Name = "Carburos",
		Parents = { "Protea Telema Helmet" },
		Rarity = "Común",
		Rush = 5,
		Type = "Resource" 
	},
	["Cephalite Resonance"] = {
		Amount = { 1, 1 },
		Description = "Cephalite Resonance used to enter the Glassmaker's Weave",
		Image = "CephaliteResonance.png",
		InternalName = "/Lotus/Types/PickUps/Nightwave/CephalonFissureTimePointItem",
		Introduced = "27.5",
		Link = "Cephalite Resonance",
		Name = "Cephalite Resonance",
		Type = "Event" 
	},
	["Cerulean Fungus Extract"] = {
		Description = "Extracted from a Cerulean Fungus colony.",
		Image = "CeruleanFungusExtract.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/OroFungusAPlantItem",
		Link = "Cerulean Fungus Extract",
		Name = "Cerulean Fungus Extract",
		Type = "Plant" 
	},
	["Espíritu de Cetus"] = {
		Amount = { 1, 1 },
		Description = "Estas formas de vida pétrea, más comunes de noche, se sienten atraídas por las costas tocadas por un eidolon. Se quedan a todas horas alrededor de los lagos de las Llanuras de Eidolon. Su origen sigue siendo un misterio.\r\n\r\nUbicación: Llanuras de Eidolon en la Tierra",
		HelminthCategory = "Sentient Appetite",
		HelminthCost = 5,
		HelminthGain = 0.5,
		Image = "Espíritu de Cetus.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/CetusWispItem",
		Introduced = "22",
		ItemCount = 5,
		Link = "Espíritu de Cetus",
		Name = "Espíritu de Cetus",
		Parents = {
			"Zauba Apparel",
			"Zauba Cuirass",
			"Zauba Greaves",
			"Zauba Mask",
			"Zauba Pauldrons" 
		},
		Type = "Resource" 
	},
	["Módulo de sagan de charamote"] = {
		Description = "Un dispositivo que reconstruye la materia degradada en bio-material orokin..\r\n\r\nFuente: Se obtiene al desarmar al servopez Charamote con The Business en Fortuna (Venus). Captura a Charamote en las zonas activas de las cuevas de los Valles del Orbe durante cualquier clima. También se obtiene de la Orbe Explotadora en los Valles del Orbe.",
		Image = "Módulo de sagan de charamote.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/OrokinFishSaganModuleItem",
		Introduced = "24",
		Link = "Módulo de sagan de charamote",
		Name = "Módulo de sagan de charamote",
		Type = "Fish Part" 
	},
	["Electrocito charc"] = {
		Description = "Cosechada por los ostronitas como catalizador en sus sintéticos.\r\n\r\nFuente: Obtenida de las anguilas Charc con la Pescador Hai-Luk en Cetus (Tierra). Captura anguilas Charc en el lago de las Llanuras de Eidolon a cualquier hora del día. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Electrocito charc.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/BothCommonFishAPartItem",
		Introduced = "22",
		Link = "Electrocito charc",
		Name = "Electrocito charc",
		Type = "Fish Part" 
	},
	["Charger Blue Pigment"] = {
		Description = "Charger Blue pigments drop from the following enemies:\nToxin Ancient",
		Image = "PigmentChargerBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Charger Blue Pigment",
		Type = "Pigment" 
	},
	["Chitinous Husk"] = {
		Amount = { 1, 1 },
		Description = "A grizzly trophy extracted from the corpse of a Juggernaut.",
		Image = "ChitinousHusk.png",
		HelminthCategory = "Pheromones",
		HelminthCost = 3,
		HelminthGain = 0.3,
		InternalName = "/Lotus/Types/Items/MiscItems/JuggernautPartC",
		Introduced = "16.7",
		Link = "Pherliac Pod",
		Name = "Chitinous Husk",
		Type = "Resource" 
	},
	Circuitos = {
		Amount = { 35, 50 },
		ContainerImage = "Caja de seguridad de circuitos.png",
		Description = "Diversos componentes electrónicos.\r\n\r\nUbicación: Venus, Ceres y Fortaleza Kuva.",
		HelminthCategory = "Synthetics",
		HelminthCost = 7000,
		HelminthGain = 0.3,
		Image = "Circuitos.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Circuits",
		Introduced = "Vanilla",
		Link = "Circuitos",
		Name = "Circuitos",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Ala de condroc"] = {
		Description = "La garra del ala del condroc es lo suficientemente filosa para desgarrar los huesos.\r\n\r\nUbicación: Llanuras de Eidolon en la Tierra.",
		Image = "Ala de condroc.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/BirdOfPreyPartItem",
		Introduced = "22",
		ItemCount = 5,
		Link = "Ala de condroc",
		Name = "Ala de condroc",
		Parents = { "Naberus Ephemera" },
		Type = "Resource" 
	},
	["Conductor Gold Pigment"] = {
		Description = "Conductor Gold pigments drop from the following enemies:\nTerra Embattor Moa\nTerra Elite Embattor Moa",
		Image = "PigmentConductorGold.png",
		InternalName = "",
		Introduced = "24",
		Link = "Pigmento",
		Name = "Conductor Gold Pigment",
		Type = "Pigment" 
	},
	["Célula de energía"] = {
		Description = "Una célula de energía.\nUbicación: Misiones de excavación y deserción.",
		Image = "Célula de energía.png",
		InternalName = "",
		Introduced = "14.5",
		Link = "Célula de energía",
		Name = "Célula de energía",
		Type = "" 
	},
	["Connla Sprout"] = {
		Description = "The water that courses through Connla Sprouts tastes sweet y refreshing.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bióticos",
		HelminthCost = 35,
		Image = "ConnlaSprout.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriPlantItemC",
		Introduced = "33",
		Link = "Connla Sprout",
		Name = "Connla Sprout",
		Rarity = "Común",
		Type = "Resource" 
	},
	["Módulo de control"] = {
		Amount = { 1, 3 },
		ContainerImage = "Caja de seguridad robótica.png",
		Description = "Procesador de autonomía para robots. Un diseño Corpus.\r\n\r\nUbicación: Europa, Neptuno y Vacío.",
		HelminthCategory = "Synthetics",
		HelminthCost = 75,
		HelminthGain = 0.3,
		Image = "Módulo de control.png",
		InternalName = "/Lotus/Types/Items/MiscItems/ControlModule",
		Introduced = "Vanilla",
		Link = "Módulo de control",
		Name = "Módulo de control",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Coolant Blue Pigment"] = {
		Description = "Coolant Blue pigments drop from the following enemies:\nTerra Overtaker\nTerra Elite Overtaker",
		Image = "PigmentCoolantBlue.png",
		InternalName = "",
		Introduced = "24",
		Link = "Pigmento",
		Name = "Coolant Blue Pigment",
		Type = "Pigment" 
	},
	["Copérnicos"] = {
		Amount = { 15, 25 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 800, Name = "Criótica" },
			{ ItemCount = 8500, Name = "Ferrita" },
			{ ItemCount = 13000, Name = "Rubedo" } 
		},
		ConsumeOnBuild = false,
		Description = "Una célula de energía del Vacío encapsulada.\r\n\r\nUbicación: Lua",
		Image = "Copérnicos.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/CopernicsRailjackItem",
		Introduced = "26.1",
		Link = "Copérnicos",
		Name = "Copérnicos",
		Rush = 5,
		Type = "Resource" 
	},
	["Aleación de coprita"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 20, Name = "Coprun" },
			{ ItemCount = 400, Name = "Ferrita" },
			{ ItemCount = 50, Name = "Rubedo" } 
		},
		ConsumeOnBuild = false,
		Description = "Coprun forjado en un metal más fuerte.\r\nEl plano lo vende el anciano Suumbat en Cetus en la Tierra.",
		Image = "Aleación de coprita.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/CommonOreBAlloyBItem",
		Introduced = "22",
		ItemCount = 100,
		Link = "Aleación de coprita",
		Name = "Aleación de coprita",
		Parents = { "Ceno Pauldrons", "Peram Fishing Spear", "Vahd Pauldrons", "Zauba Pauldrons" },
		Rush = 5,
		Type = "Ore" 
	},
	Coprun = {
		Amount = { 5, 10 },
		Description = "Un metal blando y maleable.\r\nnUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras rojas.",
		Image = "Coprun.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/CommonOreBItem",
		Introduced = "22",
		ItemCount = 20,
		Link = "Coprun",
		Name = "Coprun",
		Parents = { "Aleación de coprita" },
		Rarity = "Común",
		Type = "Ore" 
	},
	["Corpus Cipher"] = {
		Description = "A cipher used to decode Corpus intel. Crafting component required to create a CORPUS VOID KEY.",
		Image = "CorpusCipher.png",
		InternalName = "/Lotus/Types/Items/Research/CipherPlus",
		Introduced = "9",
		Link = "Corpus Cipher",
		Name = "Corpus Cipher",
		Type = "Event" 
	},
	["Corpus Datamass"] = {
		Description = "A Corpus datamass containing encrypted intel. Crafting component required to create a CORPUS VOID KEY.",
		Image = "CorpusDatamass.png",
		InternalName = "/Lotus/Types/Items/Research/DataMassPlus",
		Introduced = "9",
		Link = "Corpus Datamass",
		Name = "Corpus Datamass",
		Type = "Event" 
	},
	["Holollave corrupta"] = {
		Description = "Una llave de descifrado dañada que se remonta a la fundación de la ciudad de Corposium. Millones de estas holollaves se perdieron en el Vacío cuando la nave insignia de Parvos Granum fue bombardeada. Muy deseada por Ergo Glast.",
		Image = "Holollave corrupta.png",
		InternalName = "/Lotus/Types/Items/MiscItems/GranumBucks",
		Introduced = "30.5",
		Link = "Holollave corrupta",
		Name = "Holollave corrupta",
		Type = "Resource" 
	},
	["Cortege Barrel"] = {
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 60,
		Components = {
			{ ItemCount = 80, Name = "Aleación de adramalio" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Cañón de arma de Necramech dañado" },
			{ ItemCount = 20, Name = "Aleación de feracero" },
			{ ItemCount = 20, Name = "Sección central espinal" } 
		},
		ConsumeOnBuild = true,
		Description = "A Necramech weapon-crafting component.",
		Image = "CortegeBarrel.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanotechArchGunBarrelItem",
		Introduced = "29",
		Link = "Cortege Barrel",
		Name = "Cortege Barrel",
		Rush = 5,
		Type = "Resource" 
	},
	["Cortege Receiver"] = {
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Receptor de arma de Necramech dañado" },
			{ ItemCount = 80, Name = "Namalon procesado" },
			{ ItemCount = 15, Name = "Disipador en espiral de reparador" },
			{ ItemCount = 10, Name = "Xenorhast trapezoidal" } 
		},
		ConsumeOnBuild = true,
		Description = "A Necramech weapon-crafting component.",
		Image = "CortegeReceiver.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanotechArchGunReceiverItem",
		Introduced = "29",
		Link = "Cortege Receiver",
		Name = "Cortege Receiver",
		Rush = 5,
		Type = "Resource" 
	},
	["Cortege Stock"] = {
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 10, Name = "Embolos cabujón" },
			{ ItemCount = 1, Name = "Culata de arma de Necramech dañada" },
			{ ItemCount = 250, Name = "Hexenon" },
			{ ItemCount = 80, Name = "Bafolita templada" } 
		},
		ConsumeOnBuild = true,
		Description = "A Necramech weapon-crafting component.",
		Image = "CortegeStock.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanotechArchGunStockItem",
		Introduced = "29",
		Link = "Cortege Stock",
		Name = "Cortege Stock",
		Rush = 5,
		Type = "Resource" 
	},
	Cortichrome = {
		Description = "",
		Image = "Cortichrome.png",
		InternalName = "/Lotus/Types/Gameplay/JadeShadows/Resources/JuggernautBehemothItem",
		Introduced = "36",
		Link = "Cortichrome",
		Name = "Cortichrome",
		Type = "Resource" 
	},
	["Cráneo interno"] = {
		Description = "Debajo de las capas de proteína membranosa se puede encontrar un 'cráneo' secundario; flexible, resistente y altamente conductor.\r\n\r\nFuente: Extraído del pez Mixostómata con Hija en el Necralisk (Deimos). Captura Mixostómata en las zonas activas de la cueva de Deriva Cambión usando residuo de Vome procesado durante Vome. También se obtiene de los Obeliscos Réquiem en Deriva Cambion",
		Image = "Cráneo interno.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosOrokinFishCPartItem",
		Introduced = "29",
		Link = "Cráneo interno",
		Name = "Cráneo interno",
		Type = "Fish Part" 
	},
	["Crawler Blue Pigment"] = {
		Description = "Crawler Blue pigments drop from the following enemies:\nCrawler",
		Image = "PigmentCrawlerBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Crawler Blue Pigment",
		Type = "Pigment" 
	},
	["Bota de tripulante"] = {
		Description = "A pesar de que el refrigerante de los Valles ha conservado extraordinariamente bien esta bota táctica corpus de gran precisión, ésta sigue siendo, completamente inútil.",
		Image = "Bota de tripulante.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/CorpusBootItem",
		Introduced = "24",
		Link = "Bota de tripulante",
		Name = "Bota de tripulante",
		SellPrice = 400,
		Type = "Fish" 
	},
	Crimzian = {
		Amount = { 1, 2 },
		Description = "Una gema roja sanguínea.\r\nUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras azules y con los Pistones.",
		Image = "Crimzian.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/RareGemAItem",
		Introduced = "22",
		ItemCount = 6,
		Link = "Crimzian",
		Name = "Crimzian",
		Parents = { "Crimzian estrella" },
		Rarity = "Raro",
		Type = "Gem" 
	},
	["Toroide crisma"] = {
		Amount = { 1, 1 },
		Description = "Un dispositivo de función y origen indeterminado. Valorado por Vox Solaris y los Raquis.\r\n\r\nGana toroides Crisma al derrotar al Orbe Robaganancias en los Valles del Orbe (Vebus).",
		Image = "Toroide crisma.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/ArachnoidCamperItem",
		Introduced = "24.2",
		Link = "Toroide crisma",
		Name = "Toroide crisma",
		Type = "Resource" 
	},
	["Criótica"] = {
		Description = "Una sustancia encontrada en depósitos bajo cero en el interior de cavernas árticas naturales.\r\n\r\nUbicación: Misiones de Excavación en Venus, Tierra, Fobos, Europa, y Neptuno.",
		HelminthCategory = "Bilis",
		HelminthCost = 3000,
		HelminthGain = 0.3,
		Image = "Criótica.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Cryotic",
		Introduced = "14.5",
		Link = "Criótica",
		Name = "Criótica",
		Type = "Resource" 
	},
	["ALU criptográfica"] = {
		Amount = { 1, 1 },
		Description = "Exceso de circuitería desechada durante el proceso de manufacturación de un Razorback, estos componentes que sólo aparecen cerca de las instalaciones corpus de alto nivel fuera de órbita después del lanzamiento de una Armada Razorback..\r\n\r\Ubicación: unidades archwing corpus en Júpiter y Neptuno cuando una Armada Razorback está activa.",
		HelminthCategory = "Synthetics",
		HelminthCost = 30,
		HelminthGain = 0.3,
		Image = "ALU criptográfica.png",
		InternalName = "/Lotus/Types/Items/MiscItems/RazorbackCipherPart",
		Introduced = "18.4.10",
		Link = "ALU criptográfica",
		Name = "ALU criptográfica",
		Type = "Event" 
	},
	["Diodos cúbicos"] = {
		Amount = { 15, 25 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 5500, Name = "Circuitos" },
			{ ItemCount = 8500, Name = "Ferrita" },
			{ ItemCount = 9500, Name = "Restos" } 
		},
		ConsumeOnBuild = false,
		Description = "Componentes vitales usados en la creación de redes fotónicas Corpus.\r\n\r\nUbicación: Unidades Eximus en el escenario del planeta de hielo corpus y las misiones de Railjack en las Próximas Venus, Neptuno y Plutón.",
		HelminthCategory = "Calx",
		HelminthCost = 7000,
		HelminthGain = 0.3,
		Image = "Diodos cúbicos.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/CubicsRailjackItem",
		Introduced = "26.1",
		Link = "Diodos cúbicos",
		Name = "Diodos cúbicos",
		Rarity = "Común",
		Rush = 5,
		Type = "Resource" 
	},
	["Curse of Hearing"] = {
		Description = "This curse contains knowledge that will help Fibonacci prevent enemies from breaking free of The Sanctum. Feed curses to the Jahu Gargoyle in your Clan Dojo to re-calibrate its defensive capabilities.\r\n\r\nUbicación: Effervo (Deimos) during Operation Gargoyle's Cry",
		Image = "CurseofHearing.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiEventCurseItemB",
		Introduced = "35.0.3",
		Link = "Operation: Gargoyle's Cry",
		Name = "Curse of Hearing",
		Type = "Event" 
	},
	["Curse of Knowing"] = {
		Description = "This curse contains knowledge that will help Fibonacci prevent enemies from breaking free of The Sanctum. Feed curses to the Jahu Gargoyle in your Clan Dojo to re-calibrate its defensive capabilities.\r\n\r\nUbicación: Effervo (Deimos) during Operation Gargoyle's Cry",
		Image = "CurseofKnowing.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiEventCurseItemA",
		Introduced = "35.0.3",
		Link = "Operation: Gargoyle's Cry",
		Name = "Curse of Knowing",
		Type = "Event" 
	},
	["Curse of Seeing"] = {
		Description = "This curse contains knowledge that will help Fibonacci prevent enemies from breaking free of The Sanctum. Feed curses to the Jahu Gargoyle in your Clan Dojo to re-calibrate its defensive capabilities.\r\n\r\nUbicación: Effervo (Deimos) during Operation Gargoyle's Cry",
		Image = "CurseofSeeing.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiEventCurseItemC",
		Introduced = "35.0.3",
		Link = "Operation: Gargoyle's Cry",
		Name = "Curse of Seeing",
		Type = "Event" 
	},
	["Rizos de cuthol"] = {
		Description = "Los ostronitas extraen la toxina y la aplican a sus armas cuando cazan animales.\r\n\r\nFuente: Obtenida del pez Cuthol con la Pescadora Hai-Luk en Cetus (Tierra). Captura al Cuthol en las zonas activas del estanque de las Llanuras de Eidolon por la noche. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Rizos de cuthol.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/NightRareFishBPartItem",
		Introduced = "22",
		Link = "Rizos de cuthol",
		Name = "Rizos de cuthol",
		Type = "Fish Part" 
	},
	["Dagónica"] = {
		Amount = { 3, 6 },
		Description = "Riachuelos de fluido de exocrino, endurecidos con el paso de los siglos.\r\nUbicación: Deriva Cambion (Deimos), en las lesiones mineras azules, en los féretros Entrati Sagiant y en las bóvedas extras en los contratos de las bóvedas de aislamiento.",
		Image = "Dagónica.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosCommonGemBItem",
		Introduced = "29",
		ItemCount = 10,
		Link = "Dagónica",
		Name = "Dagónica",
		Parents = { "Dagónica purgada" },
		Rarity = "Común",
		Type = "Gem" 
	},
	["Cubierta de Necramech dañada"] = {
		Amount = { 1, 1 },
		Description = "Los restos dañados de una estructura de soporte de Necramech.\r\n\r\nUbicación: Necramechs enemigos encontrados en los contratos de la bóveda de aislamiento de Deriva Cambion (Deimos) y a la venta con Loid en el Necralisk (Deimos) después de completar la aventura de <<La Guerra Interna>>.",
		Image = "Cubierta de Necramech dañada.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartChassisItem",
		Introduced = "29",
		Link = "Cubierta de Necramech dañada",
		Name = "Cubierta de Necramech dañada",
		SellPrice = 20000,
		Tradable = true,
		Type = "Resource" 
	},
	["Motor de Necramech dañado"] = {
		Amount = { 1, 1 },
		Description = "Un motor diseñado para usarse en un Necramech. Desafortunadamente, está dañado.\r\n\r\nUbicación: Necramechs enemigos encontrados en los contratos de la bóveda de aislamiento de Deriva Cambion (Deimos) y a la venta con Loid en el Necralisk (Deimos) después de completar la aventura de <<La Guerra Interna>>.",
		Image = "Motor de Necramech dañado.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartEngineItem",
		Introduced = "29",
		Link = "Motor de Necramech dañado",
		Name = "Motor de Necramech dañado",
		SellPrice = 20000,
		Tradable = true,
		Type = "Resource" 
	},
	["Cápsula de Necramech dañada"] = {
		Amount = { 1, 1 },
		Description = "Un componente modular pata un Necramech. Está dañado y necesita reparación.\r\n\r\nUbicación: Necramechs enemigos encontrados en los contratos de la bóveda de aislamiento de Deriva Cambion (Deimos) y a la venta con Loid en el Necralisk (Deimos) después de completar la aventura de <<La Guerra Interna>>.",
		Image = "Cápsula de Necramech dañada.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartSystemsItem",
		Introduced = "29",
		ItemCount = 1,
		Link = "Cápsula de Necramech dañada",
		Name = "Cápsula de Necramech dañada",
		Parents = {
			"Loid Sentinel Mask",
			"Loid Sentinel Skin",
			"Loid Sentinel Tail",
			"Loid Sentinel Wing" 
		},
		SellPrice = 20000,
		Tradable = true,
		Type = "Resource" 
	},
	["Cañón de arma de Necramech dañado"] = {
		Amount = { 1, 1 },
		Description = "Cañón dañado de un arma de Necramech pesada.\r\n\r\nUbicación: Contratos de la bóveda de aislamiento y bóveda de aislamiento Arcana en Deriva Cambion (Deimos) y a la venta con Loid en el Necralisk (Deimos) después de completar la aventura de <<La Guerra Interna>>.",
		Image = "Cañón de arma de Necramech dañado.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechWeaponBarrelItem",
		Introduced = "29",
		Link = "Cañón de arma de Necramech dañado",
		Name = "Cañón de arma de Necramech dañado",
		SellPrice = 10000,
		Tradable = true,
		Type = "Resource" 
	},
	["Cápsula de arma de Necramech dañada"] = {
		Amount = { 1, 1 },
		Description = "Un sistema de armas roto destinado para un Necramech.\r\n\r\nUbicación: Necramechs enemigos encontrados en los contratos de la bóveda de aislamiento de Deriva Cambion (Deimos) y a la venta con Loid en el Necralisk (Deimos) después de completar la aventura de <<La Guerra Interna>>.",
		Image = "Cápsula de arma de Necramech dañada.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartWeaponPodItem",
		Introduced = "29",
		Link = "Cápsula de arma de Necramech dañada",
		Name = "Cápsula de arma de Necramech dañada",
		SellPrice = 20000,
		Tradable = true,
		Type = "Resource" 
	},
	["Receptor de arma de Necramech dañado"] = {
		Amount = { 1, 1 },
		Description = "Una estructura rota que puede usarse en la construcción de un arma de Necramech.\r\n\r\nUbicación: Contratos de la bóveda de aislamiento y bóveda de aislamiento Arcana en Deriva Cambion (Deimos) y a la venta con Loid en el Necralisk (Deimos) después de completar la aventura de <<La Guerra Interna>>.",
		Image = "Receptor de arma de Necramech dañado.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechWeaponReceiverItem",
		Introduced = "29",
		Link = "Receptor de arma de Necramech dañado",
		Name = "Receptor de arma de Necramech dañado",
		SellPrice = 10000,
		Tradable = true,
		Type = "Resource" 
	},
	["Culata de arma de Necramech dañada"] = {
		Amount = { 1, 1 },
		Description = "La parte trasera fracturada de un arma de Necramech grande.\r\n\r\nUbicación: Contratos de la bóveda de aislamiento y bóveda de aislamiento Arcana en Deriva Cambion (Deimos) y a la venta con Loid en el Necralisk (Deimos) después de completar la aventura de <<La Guerra Interna>>.",
		Image = "Culata de arma de Necramech dañada.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechWeaponStockItem",
		Introduced = "29",
		Link = "Culata de arma de Necramech dañada",
		Name = "Culata de arma de Necramech dañada",
		SellPrice = 10000,
		Tradable = true,
		Type = "Resource" 
	},
	["Símbolo de Hija"] = {
		Description = "Una muestra de la gratitud de Hija.\r\n\r\nSe obtiene con Hija en el Necralisk en Deimos.",
		Image = "Símbolo de Hija.png",
		InternalName = "/Lotus/Types/Items/Deimos/EntratiFragmentCommonC",
		Introduced = "29",
		Link = "Símbolo de Hija",
		Name = "Símbolo de Hija",
		Type = "Resource" 
	},
	["Blastoma de dendrita"] = {
		Amount = { 1, 1 },
		Description = "Se pueden detectar elementos de otras formas de vida en partes del cuerpo infestadas, como este grupo aparentemente parásito de tejido animal terrestre.\r\n\r\nFuente: Extraído de peces Vitreospina y Barbisteo con Hija en el Necralisk (Deimos). Captura tanto a Vitreospina como a Barbisteo en las cuevas de Deriva Cambion durante Vome y Fass. También se obtiene de los quistes infestados de Spitia en Deriva.",
		Image = "Blastoma de dendrita.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosInfestedFishBPartItem",
		Introduced = "29",
		Link = "Blastoma de dendrita",
		Name = "Blastoma de dendrita",
		Type = "Fish Part" 
	},
	["Ampolla de detonite"] = {
		Amount = { 1, 1 },
		Description = "Investigar los rastros de detonite en el interior podría avanzar nuestra tecnología de armas.\r\n\r\nUbicación: Venus, Tierra, Lua, Ceres, Saturno, Sedna y la Fortaleza de Kuva.",
		HelminthCategory = "Synthetics",
		HelminthCost = 125,
		HelminthGain = 0.3,
		Image = "Ampolla de detonite.png",
		InternalName = "/Lotus/Types/Items/Research/ChemFragment",
		Introduced = "8",
		ItemCount = 10,
		Link = "Ampolla de detonite",
		Name = "Ampolla de detonite",
		Rarity = "Uncommon",
		Parents = { "Inyector de detonite", "Barras de galos", "Komms" },
		Type = "Research" 
	},
	["Inyector de detonite"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Módulo de control" },
			{ ItemCount = 10, Name = "Ampolla de detonite" },
			{ ItemCount = 250, Name = "Plástidos" },
			{ ItemCount = 500, Name = "Restos" } 
		},
		ConsumeOnBuild = true,
		Description = "Los inyectores de detonite son la base para las armas explosivas e incendiarias.\r\n\r\nUbicación: Investigación del clan (laboratorio de química en el dojo) y recompensas de invasión grineer.",
		Image = "Inyector de detonite.png",
		InternalName = "/Lotus/Types/Items/Research/ChemComponent",
		Introduced = "8",
		Link = "Inyector de detonite",
		Name = "Inyector de detonite",
		Rush = 5,
		Type = "Resource" 
	},
	Devar = {
		Amount = { 3, 6 },
		Description = "Un cristal opaco.\r\nUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras azules y con los Pistones.",
		Image = "Devar.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/CommonGemBItem",
		Introduced = "22",
		ItemCount = 10,
		Link = "Devar",
		Name = "Devar",
		Parents = { "Devar esher" },
		Rarity = "Común",
		Type = "Gem" 
	},
	["Devar Grey Pigment"] = {
		Description = "Devar Grey pigments drop from the following enemies:\nTusk Mortar Bombard",
		Image = "PigmentDevarGrey.png",
		InternalName = "",
		Introduced = "22.20",
		Link = "Pigmento",
		Name = "Devar Grey Pigment",
		Type = "Pigment" 
	},
	["Namalon procesado"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 20, Name = "Ferros" },
			{ ItemCount = 15, Name = "Teroglobo lúcido" },
			{ ItemCount = 20, Name = "Namalon" },
			{ ItemCount = 160, Name = "Rubedo" } 
		},
		ConsumeOnBuild = false,
		Description = "Recuperada de su estado infestado, con valor y utilidad restaurados.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Namalon procesado.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosUncommonOreAAlloyItem",
		Introduced = "29",
		ItemCount = 80,
		Link = "Namalon procesado",
		Name = "Namalon procesado",
		Parents = { "Bonewidow Weapon Pod", "Cortege Receiver", "Morgha Receiver" },
		Rush = 5,
		Type = "Ore" 
	},
	["Thermia diluida"] = {
		Amount = { 1, 1 },
		Description = "Un líquido similar al magma que se diluye con refrigerante durante el proceso de extracción. La thermia se puede encontrar al fracturar la superficie de Los valles del Orbe durante las llamaradas térmicas. ¿Podría ser esta la llave para debilitar las defensas de la Orbe explotadora?.\r\n\r\nUbicación: Evento de Fracturas Thermia en los Valles del Orbe en Venus.",
		HelminthCategory = "Bilis",
		HelminthCost = 5,
		HelminthGain = 0.3,
		Image = "Thermia diluida.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Fissureum",
		Introduced = "24.4",
		Link = "Thermia diluida",
		Name = "Thermia diluida",
		Type = "Event" 
	},
	["Dusklight Sarracenia"] = {
		Amount = { 1, 1 },
		Description = "This robust, carnivorous plant has adapted to conditions in polluted waters.\r\n\r\nUbicación: Grineer Shipyard - Ceres",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "DusklightSarracenia.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/ZenCobraLotusPlantItem",
		Introduced = "Update: The Silver Grove",
		ItemCount = 2,
		Link = "Dusklight Sarracenia",
		Name = "Dusklight Sarracenia",
		Parents = { "Nightfall Apothic" },
		Type = "Plant" 
	},
	["Dust Brown Pigment"] = {
		Description = "Dust Brown pigments drop from the following enemies:\nCorrupted Lancer",
		Image = "PigmentDustBrown.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Dust Brown Pigment",
		Type = "Pigment" 
	},
	["Echo Voca"] = {
		Description = "The quietest y most elusive of Voidtongue utterances. Sought after but never found by Albrecht.\r\n\r\nUbicación: Albrecht's Laboratories (Deimos)",
		Image = "EchoVoca.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiLabDogTagRare",
		Introduced = "35",
		Link = "Echo Voca",
		Name = "Echo Voca",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Sensor anoscópico ecobobina"] = {
		Amount = { 1, 1 },
		Description = "Una pequeña cámara que registra datos visuales con extrema alta definición.\r\n\r\nFuente: Se obtiene al desarmar al servopez Ecobobina con The Business en Fortuna (Venus). Captura al servopez Ecobobina en el lago de los Valles del Orbe durante el clima cálido.",
		Image = "Sensor anoscópico ecobobina.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/CorpusFishAnoscopicSensorItem",
		Introduced = "24",
		Link = "Sensor anoscópico ecobobina",
		Name = "Sensor anoscópico ecobobina",
		Type = "Fish Part" 
	},
	["Eidolon Shard"] = {
		Amount = { 1, 1 },
		Description = "Shard gained from the Sentients roaming the Las llanuras de Eidolon.",
		HelminthCategory = "Sentient Appetite",
		HelminthCost = 10,
		HelminthGain = 0.5,
		Image = "EidolonShard.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/SentientShards/SentientShardCommonItem",
		Introduced = "22",
		Link = "Eidolon Shard",
		Name = "Eidolon Shard",
		Type = "Resource" 
	},
	["Elysium Blue Pigment"] = {
		Description = "Elysium Blue pigments drop from the following enemies:\nThe Sergeant",
		Image = "PigmentElysiumBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Elysium Blue Pigment",
		Type = "Pigment" 
	},
	Embolos = {
		Amount = { 1, 1 },
		Description = "Esta rara gema se forma de una masa coagulada dentro de la infestación.\r\nUbicación: Deriva Cambion (Deimos), en las lesiones mineras azules. Esta gema rara sólo se puede extraer con el cortador Nosam avanzado o el taladro de plasma solar.",
		Image = "Embolos.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosEidolonGemBItem",
		Introduced = "29",
		ItemCount = 3,
		Link = "Embolos",
		Name = "Embolos",
		Parents = { "Embolos cabujón" },
		Rarity = "Raro",
		Type = "Gem" 
	},
	Entratifragmentbase = {
		Description = "",
		Image = "Entratifragmentbase.png",
		InternalName = "/Lotus/Types/Items/Deimos/EntratiFragmentBase",
		Link = "Entratifragmentbase",
		Name = "Entratifragmentbase",
		Type = "Resource" 
	},
	["Linterna Entrati"] = {
		Amount = { 1, 1 },
		Description = "Una baliza ceremonial utilizada para mapear ubicaciones del Vacío en el espacio real.\r\nUbicación: Laboratorios de Albrecht (Deimos) y Zariman.",
		HelminthCategory = "Synthetics",
		HelminthCost = 5,
		HelminthGain = 0.3,
		Image = "Linterna Entrati.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/ZarimanMiscItemB",
		Introduced = "31.5",
		Link = "Linterna Entrati",
		Name = "Linterna Entrati",
		Rarity = "Raro",
		Type = "Resource"
	},
	["Entrati Obols"] = {
		--Amount = { 1, 1 },
		Description = "During the Orokin era, these obols were a commonly recognized mark of the Entrati family. Some Archimedeans even used them as good luck talismans.\r\n\r\nUbicación: Albrecht's Laboratories (Deimos)",
		Image = "EntratiObols.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiLabMiscItemA",
		Introduced = "35",
		Link = "Entrati Obols",
		Name = "Entrati Obols",
		--Rarity = "Común",
		Type = "Resource"
	},
	["Devar esher"] = {
		BuildPrice = 1000,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 10, Name = "Devar" } },
		ConsumeOnBuild = false,
		Description = "Pulida y cortada a la perfección.\r\nEl plano lo vende el anciano Suumbaat en Cetus en la Tierra.",
		Image = "Devar esher.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/CommonGemBCutAItem",
		Introduced = "22",
		ItemCount = 1,
		Link = "Devar esher",
		Name = "Devar esher",
		Parents = { "Focused Nosam Cutter" },
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Exceptional Sentient Core"] = {
		Amount = { 1, 1 },
		BuildPrice = 5000,
		BuildQuantity = 2,
		BuildTime = 600,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Nyth corazón" },
			{ ItemCount = 2, Name = "Intact Sentient Core" },
			{ ItemCount = 1, Name = "Sentirum radián" } 
		},
		ConsumeOnBuild = false,
		Description = "An integral part of Vomvalysts y Teralysts, the exact function of this... device? Organ? is uncertain.",
		HelminthCategory = "Sentient Appetite",
		HelminthCost = 10,
		HelminthGain = 0.5,
		Image = "ExceptionalSentientCore.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/QuillsUncommonDogTag",
		Introduced = "22",
		Link = "Núcleo de consciente",
		Name = "Exceptional Sentient Core",
		Rush = 10,
		Type = "Resource" 
	},
	["Corona Granum ejemplar"] = {
		Description = "Un símbolo antiguo muy valioso del mismísimo fundador del Corpus.",
		Image = "Corona Granum ejemplar.png",
		InternalName = "/Lotus/Types/Items/Tokens/GreedTokens/GreedTokenGold",
		Introduced = "28",
		Link = "Corona Granum",
		Name = "Corona Granum ejemplar",
		Type = "Resource" 
	},
	["Aspa de ojo-ojo"] = {
		Amount = { 1, 1 },
		Description = "Un elemento mecánico usado para propulsar a los organismos robóticos a través del refrigerante.\r\n\r\nFuente: Se obtiene al desarmar al servopez Ojo-ojo con The Business en Fortuna (Venus). Captura a Ojo-ojo en los estanques de los Valles del Orbe durante el clima cálido. También se obtiene de los contenedores de recursos en los Valles del Orbe.",
		Image = "Aspa de ojo-ojo.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/CorpusFishRotobladeItem",
		Introduced = "24",
		Link = "Aspa de ojo-ojo",
		Name = "Aspa de ojo-ojo",
		Type = "Fish Part" 
	},
	["Tiametrita facetada"] = {
		BuildPrice = 1000,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 10, Name = "Tiametrita" } },
		ConsumeOnBuild = false,
		Description = "Pureza refinada y liberada de la masa infestada.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Tiametrita facetada.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosCommonGemACutItem",
		Introduced = "29",
		ItemCount = 1,
		Link = "Tiametrita facetada",
		Name = "Tiametrita facetada",
		Parents = { "Xaku Kintsu Helmet" },
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["False Orange Pigment"] = {
		Description = "False Orange pigments drop from the following enemies:\nVoid Angel\nRavenous Void Angel",
		Image = "PigmentFalseOrange.png",
		InternalName = "",
		Introduced = "33",
		Link = "Pigmento",
		Name = "False Orange Pigment",
		Type = "Pigment" 
	},
	["Bono de deuda familiar"] = {
		Description = "Deudas sin pagar por una generación que pasa a la siguiente. Trabajar para pagarlas es visto como algo de lo cual hay que sentirse orgulloso. ¿Qué elección tienen ellos?\r\nSe obtiene en los contratos de los Valles del Orbe (Venus) o se compran con Ticker en Fortuna (Venus).",
		Image = "Bono de deuda familiar.png",
		InternalName = "/Lotus/Types/Items/Solaris/DebtTokenE",
		Introduced = "24",
		Link = "Bono de deuda familiar",
		Name = "Bono de deuda familiar",
		Type = "Resource" 
	},
	["Residuo de fass"] = {
		Description = "Un trozo de wyrm Fass, recolectado tras su explosiva muerte en Deriva Cambion. Se usa para atraer a glutinox en la superficie durante Vome, a ostimirs en las zonas activas de la superficie durante Fass y a vitreospinas en las cuevas durante Fass/Vome.\r\n\r\nUbicación: Deriva Cambion en Deimos mientras Vome está activo.",
		Image = "Residuo de fass.png",
		InternalName = "/Lotus/Types/Game/FishBait/Infested/InfestedFishBaitA",
		Introduced = "29",
		Link = "Residuo de fass",
		Name = "Residuo de fass",
		Type = "Resource" 
	},
	["Perla del destino"] = {
		Description = "Recuperada de las orillas de un sueño sagrado del destino.\r\n\r\nUbicación: Visiones de Saya, en la Tierra.",
		Image = "Perla del destino.png",
		InternalName = "/Lotus/Types/Items/MiscItems/ShrineFragment",
		Introduced = "37",
		Link = "Perla del destino",
		Name = "Perla del destino",
		Tradable = false,
		Type = "Resource" 
	},
	["Símbolo de Padre"] = {
		Description = "Un símbolo de la confianza de Padre..\r\n\r\nSe obtiene con Padre en el Necralisk en Deimos.",
		Image = "Símbolo de Padre.png",
		InternalName = "/Lotus/Types/Items/Deimos/EntratiFragmentUncommonA",
		Introduced = "29",
		Link = "Símbolo de Padre",
		Name = "Símbolo de Padre",
		Type = "Resource" 
	},
	["Vejiga de fermento"] = {
		Description = "Muchos peces en Deimos secretan reactivos en un órgano parecido a una bolsa, creando gases volátiles que permiten períodos limitados de levitación.\r\n\r\nFuente: Extraído de los siguientes peces de Deriva Cambion con Hija en el Necralisk (Deimos): Ostimir, Acuapulmo, Vitreospina, Criptosucto, Barbisteo, Quimaeros, Amniofisi y Glutinox.",
		Image = "Vejiga de fermento.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosGenericInfestedFishPartItem",
		Introduced = "29",
		Link = "Vejiga de fermento",
		Name = "Vejiga de fermento",
		Type = "Fish Part" 
	},
	Ferrita = {
		Amount = { 50, 100 },
		ContainerImage = "Depósito de ferrita.png",
		Description = "Gránulos de aleación utilizados en la fabricación Grineer.\r\n\r\nUbicación: Mercurio, Tierra, Lua, Neptuno y el Vacío.",
		HelminthCategory = "Oxides",
		HelminthCost = 20000,
		HelminthGain = 0.3,
		Image = "Ferrita.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Ferrita",
		Introduced = "Vanilla",
		Link = "Ferrita",
		Name = "Ferrita",
		Rarity = "Común",
		Type = "Resource" 
	},
	Ferros = {
		Amount = { 5, 10 },
		Description = "Un metal resistente endurecido por sus propias impurezas.\r\nUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras rojas y los Pistones.",
		Image = "Ferros.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/UncommonOreAItem",
		Introduced = "22",
		ItemCount = 20,
		Link = "Ferros",
		Name = "Ferros",
		Parents = { "Namalon procesado", "Aleación de feracero" },
		Rarity = "Uncommon",
		Type = "Ore" 
	},
	["Aleación de feracero"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 20, Name = "Ferros" },
			{ ItemCount = 400, Name = "Plástidos" },
			{ ItemCount = 200, Name = "Rubedo" } 
		},
		ConsumeOnBuild = false,
		Description = "Ferros forjado en un metal más fuerte.\r\nEl plano lo vende el anciano Suumbat en Cetus en la Tierra.",
		Image = "Aleación de feracero.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/UncommonOreAAlloyAItem",
		Introduced = "22",
		ItemCount = 20,
		Link = "Aleación de feracero",
		Name = "Aleación de feracero",
		Parents = {
			"Advanced Nosam Cutter",
			"Ceno Apparel",
			"Ceno Cuirass",
			"Cortege Barrel",
			"Morgha Barrel",
			"Peram Fishing Spear",
			"Vahd Apparel",
			"Vahd Cuirass",
			"Zauba Apparel",
			"Zauba Cuirass" 
		},
		Rush = 5,
		Type = "Ore" 
	},
	Fieldron = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Módulo de control" },
			{ ItemCount = 10, Name = "Muestra de fieldron" },
			{ ItemCount = 250, Name = "Plástidos" },
			{ ItemCount = 500, Name = "Restos" } 
		},
		ConsumeOnBuild = true,
		Description = "Campo de contención militarizado de tecnología de clan para contener sustancias sobrecalentadas.\r\n\r\nUbicación: Investigación del clan (laboratorio de energía en el dojo) y recompensas de invasión corpus.",
		Image = "Fieldron.png",
		InternalName = "/Lotus/Types/Items/Research/EnergyComponent",
		Introduced = "8",
		ItemCount = 2,
		Link = "Fieldron",
		Name = "Fieldron",
		Parents = { "Inyector de antisuero" },
		Rush = 5,
		Type = "Resource" 
	},
	["Muestra de fieldron"] = {
		Amount = { 1, 1 },
		Description = "Este fieldron destruido podría ayudar a la investigación de campos de contención sobrecalentados..\r\n\r\nUbicación: Venus, Marte, Júpiter, Europa, Neptuno y Plutón.",
		HelminthCategory = "Synthetics",
		HelminthCost = 125,
		HelminthGain = 0.3,
		Image = "Muestra de fieldron.png",
		InternalName = "/Lotus/Types/Items/Research/EnergyFragment",
		Introduced = "8",
		ItemCount = 10,
		Link = "Muestra de fieldron",
		Name = "Muestra de fieldron",
		Rarity = "Uncommon",
		Parents = { "Condensadores aucrux", "Fieldron", "Isos" },
		Type = "Research" 
	},
	["Carne de pescado"] = {
		Description = "Se utiliza como fuente de alimento y para crear carnada para peces depredadores.\r\n\r\nFuente: Extraído de todos los peces de las Llanuras de Eidolon a través de la Pescadora Hai-Luk en Cetus (Tierra).",
		Image = "Carne de pescado.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/EidolonFishMeatItem",
		Introduced = "22",
		Link = "Carne de pescado",
		Name = "Carne de pescado",
		SellPrice = 100,
		Type = "Fish Part" 
	},
	["Aceite de pescado"] = {
		Description = "Se utiliza para crear absolventes que purifican gemas.\r\n\r\nFuente: Obtenido de todos los peces de las Llanuras de Eidolon a través de la Pescadora Hai-Luk en Cetus (Tierra).",
		Image = "Aceite de pescado.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/EidolonFishOilItem",
		Introduced = "22",
		Link = "Aceite de pescado",
		Name = "Aceite de pescado",
		SellPrice = 100,
		Type = "Fish Part" 
	},
	["Escamas de pescado"] = {
		Description = "Un material utilizado para confeccionar ropa y cultivar productos sintéticos.\r\n\r\nFuente: Obtenido de todos los peces de las Llanuras de Eidolon a través de la Pescadora Hai-Luk en Cetus (Tierra).",
		Image = "Escamas de pescado.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/EidolonFishScalesItem",
		Introduced = "22",
		Link = "Escamas de pescado",
		Name = "Escamas de pescado",
		SellPrice = 100,
		Type = "Fish Part" 
	},
	["Flawless Sentient Core"] = {
		Amount = { 1, 1 },
		Description = "An integral part of Vomvalysts y Teralysts, the exact function of this... device? Organ? is uncertain.",
		HelminthCategory = "Sentient Appetite",
		HelminthCost = 5,
		HelminthGain = 0.5,
		Image = "FlawlessSentientCore.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/QuillsRareDogTag",
		Introduced = "22",
		Link = "Núcleo de consciente",
		Name = "Flawless Sentient Core",
		Type = "Resource" 
	},
	Fresnels = {
		Amount = { 1, 2 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 200, Name = "Criótica" },
			{ ItemCount = 40, Name = "Mórficos" },
			{ ItemCount = 50, Name = "Célula orokin" } 
		},
		ConsumeOnBuild = false,
		Description = "Un material orokin raro usado para crear un agrieta en el espacio y permitir el paso seguro a través del Vacío.",
		Image = "Fresnels.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/FresnelsRailjackItem",
		Introduced = "27",
		Link = "Fresnels",
		Name = "Fresnels",
		Rush = 5,
		Type = "Resource" 
	},
	Frostcap = {
		Description = "Engineered by the Orokin to convert airborne chemicals into breathable air.",
		Image = "Frostcap.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/VenusMushroomItem",
		Link = "Frostcap",
		Name = "Frostcap",
		Type = "Resource" 
	},
	Frostleaf = {
		Amount = { 1, 1 },
		Description = "This resilient plant provides a natural food source in frigid areas of the Origin system.",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "Frostleaf.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/WildGingerBPlantItem",
		Introduced = "Update: The Silver Grove",
		ItemCount = 8,
		Link = "Frostleaf",
		Name = "Frostleaf",
		Parents = { "Sunrise Apothic" },
		Type = "Plant" 
	},
	Galio = {
		Amount = { 1, 2 },
		ContainerImage = "Depósito de Galio.png",
		Description = "Metal blando usado en la microelectrónica y en las armas de energía.\r\n\r\nUbicación: Marte y Urano.",
		HelminthCategory = "Oxides",
		HelminthCost = 25,
		HelminthGain = 0.3,
		Image = "Galio.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Gallium",
		Introduced = "Vanilla",
		Link = "Galio",
		Name = "Galio",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Barras de galos"] = {
		Amount = { 5, 10 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 18500, Name = "Placa de aleación" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 750, Name = "Ampolla de detonite" },
			{ ItemCount = 1500, Name = "Paquete de polímero" } 
		},
		ConsumeOnBuild = false,
		Description = "Pila de combustible de antimateria que alimenta las naves Grineer.\r\n\r\nUbicación: Misiones del Railjack en Próxima Tierra, Saturno y Velo.",
		HelminthCategory = "Calx",
		HelminthCost = 175,
		HelminthGain = 0.3,
		Image = "Barras de galos.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/GallosRailjackItem",
		Introduced = "27",
		Link = "Barras de galos",
		Name = "Barras de galos",
		Rarity = "Uncommon",
		Rush = 5,
		Type = "Resource" 
	},
	Ganglio = {
		ContainerImage = "Fronda Háptica.png",
		Description = "Un grupo caído de fibras nerviosas enredadas, órganos inútiles y membranas sensoriales delgadas.\r\n\r\nUbicación: Deriva Cambion en Deimos",
		HelminthCategory = "Bióticos",
		HelminthCost = 50,
		HelminthGain = 0.6,
		Image = "Ganglio.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/InfMapricoFruitItem",
		Introduced = "29",
		Link = "Ganglio",
		Name = "Ganglio",
		Type = "Resource" 
	},
	["Generic Dojo Color Pigment"] = {
		Description = "",
		Image = "GenericDojoColorPigment.png",
		InternalName = "/Lotus/Types/Items/Research/DojoColors/GenericDojoColorPigment",
		Introduced = "8",
		Link = "Pigmento",
		Name = "Generic Dojo Color Pigment",
		Type = "Resource" 
	},
	["Ghost Brush Extract"] = {
		Description = "Extracted from a Ghost Brush.",
		Image = "GhostBrushExtract.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/OroPorcelainBushAPlantItem",
		Link = "Ghost Brush Extract",
		Name = "Ghost Brush Extract",
		Type = "Plant" 
	},
	["Glacial Blue Pigment"] = {
		Description = "Glacial Blue pigments drop from the following enemies:\nCrewman",
		Image = "PigmentGlacialBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Glacial Blue Pigment",
		Type = "Pigment" 
	},
	Goblita = {
		Amount = { 2, 4 },
		Description = "Un extraño cristal que crece dentro de las venas del mineral extraído.\r\nUbicado: En los Valles del Orbe en las vetas mineras azules.",
		Image = "Goblita.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisUncommonGemAItem",
		Introduced = "24",
		ItemCount = 10,
		Link = "Goblita",
		Name = "Goblita",
		Parents = { "Lágrimas de goblita" },
		Rarity = "Uncommon",
		Type = "Gem" 
	},
	["Lágrimas de goblita"] = {
		BuildPrice = 2500,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 10, Name = "Goblita" } },
		ConsumeOnBuild = false,
		Description = "Pulido y cortado a la perfección.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Lágrimas de goblita.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisUncommonGemACutItem",
		Introduced = "24",
		ItemCount = 15,
		Link = "Lágrimas de goblita",
		Name = "Lágrimas de goblita",
		Parents = { "Bonewidow Casing" },
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Bazo de gupola"] = {
		Description = "Se utiliza en los remedios ostronitas para purificar toxinas.\r\n\r\nFuente: Obtenido del pez Gupola a través de la Pescadora Hai-Luk en Cetus (Tierra). Captura al Gupola en el océano de las Llanuras de Eidolon a cualquier hora del día. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Bazo de gupola.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/BothCommonFishBPartItem",
		Introduced = "22",
		Link = "Bazo de gupola",
		Name = "Bazo de gupola",
		Type = "Fish Part" 
	},
	["Espora gorgarico"] = {
		ContainerImage = "GorgaricusSac.png",
		Description = "La espora reproductora de los hongos gigantes de los vallles es muy codiciada po los complejos componentes químicos que contiene.\r\n\r\nUbicación: Valles del Orbe en Venus.",
		HelminthCategory = "Bióticos",
		HelminthCost = 25,
		HelminthGain = 0.3,
		Image = "Espora gorgarico.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/VenusCoconutItem",
		Introduced = "24",
		ItemCount = 20,
		Link = "Espora gorgarico",
		Name = "Espora gorgarico",
		Parents = { "Pax Bolt" },
		Type = "Resource" 
	},
	["Símbolo de Abuela"] = {
		Description = "Una rara señal del favor de Abuela.\r\n\r\nSe obtiene con Abuela en el Necralisk en Deimos.",
		Image = "Símbolo de Abuela.png",
		InternalName = "/Lotus/Types/Items/Deimos/EntratiFragmentRareA",
		Introduced = "29",
		Link = "Símbolo de Abuela",
		Name = "Símbolo de Abuela",
		Type = "Resource" 
	},
	["Corona Granum"] = {
		Description = "Un símbolo antiguo valioso del mismísimo fundador del Corpus.",
		Image = "Corona Granum.png",
		InternalName = "/Lotus/Types/Items/Tokens/GreedTokens/GreedTokenBlue",
		Introduced = "28",
		Link = "Corona Granum",
		Name = "Corona Granum",
		Type = "Resource" 
	},
	Grokdrul = {
		ContainerImage = "Tambor de Grokdrul.png",
		Description = "Una mezcla tóxica de polisacáridos y polímeros de cadena larga, el Grokdrul es un químico estándar usado en la fabricación Grineer.\r\n\r\nUbicación: Las llanuras de Eidolon",
		HelminthCategory = "Calx",
		HelminthCost = 30,
		HelminthGain = 0.3,
		Image = "Grokdrul.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/GrokdrulItem",
		Introduced = "22",
		ItemCount = 50,
		Link = "Grokdrul",
		Name = "Grokdrul",
		Parents = {
			"Archwing Launcher",
			"Eidolon Phylaxis",
			"Fosfor Blau",
			"Lanzo Fishing Spear",
			"Peram Fishing Spear",
			"Shockprod Fishing Spear",
			"Stunna Fishing Spear",
			"Tulok Fishing Spear" 
		},
		Type = "Resource" 
	},
	["Grotesque Splinter"] = {
		Description = "A foreboding fragment of the vast Indifference.\r\n\r\nUbicación: Effervo (Deimos) during Operation Gargoyle's Cry",
		Image = "GrotesqueSplinter.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiEventOctopedeItem",
		Introduced = "35.0.3",
		Link = "Operation: Gargoyle's Cry",
		Name = "Grotesque Splinter",
		Type = "Event" 
	},
	["Sistemas giromag"] = {
		Amount = { 1, 1 },
		Description = "Un componente modular que regula la latitud y la altitud en varios sistemas del Corpus.\r\n\r\nUbicación: Se obtiene al completar Atracos en los Valles del Orbe (Venus).",
		HelminthCategory = "Synthetics",
		HelminthCost = 12,
		HelminthGain = 0.3,
		Image = "Sistemas giromag.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/CorpusWidgetAItem",
		Introduced = "24.2",
		Link = "Sistemas giromag",
		Name = "Sistemas giromag",
		Type = "Resource" 
	},
	["Harmony Green Pigment"] = {
		Description = "Harmony Green pigments drop from the following enemies:\nThrax Centurion",
		Image = "PigmentHarmonyGreen.png",
		InternalName = "",
		Introduced = "33",
		Link = "Pigmento",
		Name = "Harmony Green Pigment",
		Type = "Pigment" 
	},
	["Noctrul corazón"] = {
		BuildPrice = 1000,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 10, Name = "Noctrul" } },
		ConsumeOnBuild = false,
		Description = "Pulido y cortado a la perfección.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Noctrul corazón.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisCommonGemBCutItem",
		Introduced = "24",
		Link = "Noctrul corazón",
		Name = "Noctrul corazón",
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Nyth corazón"] = {
		BuildPrice = 10000,
		BuildQuantity = 3,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 3, Name = "Nyth" } },
		ConsumeOnBuild = false,
		Description = "Pulida y cortada a la perfección.\r\nEl plano lo vende el anciano Suumbaat en Cetus en la Tierra.",
		Image = "Nyth corazón.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/EidolonGemBCutAItem",
		Introduced = "22",
		ItemCount = 1,
		Link = "Nyth corazón",
		Name = "Nyth corazón",
		Parents = {
			"Exceptional Sentient Core",
			"Vahd Apparel",
			"Vahd Cuirass",
			"Vahd Greaves",
			"Vahd Mask",
			"Vahd Pauldrons" 
		},
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	Hecifronita = {
		Amount = { 2, 4 },
		Description = "Se acumula en los sistemas neolinfáticos de las masas infestadas.\r\nUbicación: Deriva Cambión (Deimos), en las lesiones mineras azules.",
		Image = "Hecifronita.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosUncommonGemAItem",
		Introduced = "29",
		ItemCount = 10,
		Link = "Hecifronita",
		Name = "Hecifronita",
		Parents = { "Hecifronita purificada" },
		Rarity = "Uncommon",
		Type = "Gem" 
	},
	["Cistolito de Hemocito"] = {
		Amount = { 1, 1 },
		Description = "Arrancado del conducto biliar de un hemocito caído.\r\nUbicación: Hemocitos encontrados en los contratos del evento Estrella Infestada en las llanuras de Eidolon en la Tierra.",
		HelminthCategory = "Bilis",
		HelminthCost = 35,
		Image = "Cistolito de Hemocito.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/SentientShards/LephantisShardItem",
		Introduced = "22.3",
		Link = "Cistolito de Hemocito",
		Name = "Cistolito de Hemocito",
		Type = "Event" 
	},
	["Aleación de hespacima"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 20, Name = "Hesperón" },
			{ ItemCount = 2, Name = "Mórficos" },
			{ ItemCount = 300, Name = "Plástidos" } 
		},
		ConsumeOnBuild = false,
		Description = "Un compuesto formado por hesperón.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Aleación de hespacima.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisRareOreAAlloyItem",
		Introduced = "24",
		ItemCount = 50,
		Link = "Aleación de hespacima",
		Name = "Aleación de hespacima",
		Parents = {
			"Haztech Greaves",
			"Haztech Mask",
			"Kubrodon Ventkid Greaves",
			"Kubrodon Ventkid Mask",
			"Outrider Greaves",
			"Outrider Mask",
			"Smelter Greaves",
			"Smelter Mask",
			"Vent Pobber Ventkid Greaves",
			"Vent Pobber Ventkid Mask",
			"Vent Rat Greaves",
			"Vent Rat Mask" 
		},
		Rush = 5,
		Type = "Ore" 
	},
	["Hesperia Brown Pigment"] = {
		Description = "Hesperia Brown pigments drop from the following enemies:\nTrooper",
		Image = "PigmentHesperiaBrown.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Hesperia Brown Pigment",
		Type = "Pigment" 
	},
	["Hesperón"] = {
		Amount = { 3, 6 },
		Description = "Una arcilla que se convierte en una roca extremadamente durable a temperaturas bajo cero.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras rojas y en los contenedores de recursos.",
		Image = "Hesperón.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisRareOreAItem",
		Introduced = "24",
		ItemCount = 20,
		Link = "Hesperón",
		Name = "Hesperón",
		Parents = { "Aleación de hespacima" },
		Rarity = "Raro",
		Type = "Ore" 
	},
	Hexenon = {
		Amount = { 5, 10 },
		Description = "Un reactante comúnmente utilizado para producir combustible altamente inflamable.\r\n\r\nUbicación: Júpiter",
		HelminthCategory = "Calx",
		HelminthCost = 300,
		HelminthGain = 0.3,
		Image = "Hexenon.png",
		InternalName = "/Lotus/Types/Items/MiscItems/ConcentratedGas",
		Introduced = "25",
		Link = "Hexenon",
		Name = "Hexenon",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Infected Palpators"] = {
		Amount = { 1, 1 },
		Description = "A grizzly trophy extracted from the corpse of a Juggernaut.",
		Image = "InfectedPalpators.png",
		HelminthCategory = "Pheromones",
		HelminthCost = 3,
		HelminthGain = 0.3,
		InternalName = "/Lotus/Types/Items/MiscItems/JuggernautPartB",
		Introduced = "16.7",
		Link = "Pherliac Pod",
		Name = "Infected Palpators",
		Type = "Resource" 
	},
	["Intact Sentient Core"] = {
		Amount = { 1, 1 },
		Description = "An integral part of Vomvalysts y Teralysts, the exact function of this... device? Organ? is uncertain.",
		HelminthCategory = "Sentient Appetite",
		HelminthCost = 75,
		HelminthGain = 0.5,
		Image = "IntactSentientCore.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/QuillsDogTag",
		Introduced = "22",
		Link = "Núcleo de consciente",
		Name = "Intact Sentient Core",
		Type = "Resource" 
	},
	Iradita = {
		ContainerImage = "Formación de iradita.png",
		Description = "Un mineral valioso para los ostronitas.\r\n\r\nUbicación: Llanuras de Eidolon en la Tierra.",
		HelminthCategory = "Calx",
		HelminthCost = 50,
		HelminthGain = 0.3,
		Image = "Iradita.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/IraditeItem",
		Introduced = "22",
		ItemCount = 50,
		Link = "Iradita",
		Name = "Iradita",
		Parents = {
			"Archwing Launcher",
			"Eidolon Phylaxis",
			"Fosfor Rahd",
			"Luminous Dye",
			"Pharoma" 
		},
		Type = "Resource" 
	},
	Isos = {
		Amount = { 5, 10 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 3000, Name = "Circuitos" },
			{ ItemCount = 500, Name = "Muestra de fieldron" },
			{ ItemCount = 7500, Name = "Restos" } 
		},
		ConsumeOnBuild = false,
		Description = "Un fluido autorreplicante compuesto por nanobots capaces de reparar sistemas desgastados y dañados de forma independiente",
		HelminthCategory = "Bilis",
		HelminthCost = 200,
		HelminthGain = 0.3,
		Image = "Isos.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/IsosRailjackItem",
		Introduced = "27",
		ItemCount = 75,
		Link = "Isos",
		Name = "Isos",
		Parents = { "Voidrig Engine" },
		Rarity = "Uncommon",
		Rush = 5,
		Type = "Resource" 
	},
	["Jackal Yellow Pigment"] = {
		Description = "Jackal Yellow pigments drop from the following enemies:\nSniper Crewman",
		Image = "PigmentJackalYellow.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Jackal Yellow Pigment",
		Type = "Pigment" 
	},
	["Condensador javlok"] = {
		Amount = { 1, 1 },
		Description = "Utilizado en la fabricación de Javloks.",
		HelminthCategory = "Bilis",
		HelminthCost = 7,
		HelminthGain = 0.3,
		Image = "Condensador javlok.png",
		InternalName = "/Lotus/Types/Items/MiscItems/GrnFlameSpearPart",
		Introduced = "19.4",
		Link = "Condensador javlok",
		Name = "Condensador javlok",
		SellPrice = 2500,
		Type = "Resource" 
	},
	["Judgement Points"] = {
		Description = "Points earned through victories in Rathuum.",
		Image = "JudgementPoints.png",
		InternalName = "/Lotus/Types/Items/MiscItems/KelaArenaToken",
		Introduced = "18.10",
		Link = "Kela De Thaym#Judgement Points",
		Name = "Judgement Points",
		Type = "Resource" 
	},
	["Antena de karkina"] = {
		Description = "Esta sustancia, molida hasta convertirla en polvo, puede hacer que el fuego arda con más fuerza durante un breve período de tiempo.\r\n\r\nFuente: Extraído del pez Karkina con la Pescadora Hai-Luk en Cetus (Tierra). Captura al Karkina en el océano de las Llanuras de Eidolon a cualquier hora del día con la carnada Crepúsculo. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Antena de karkina.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/BothUncommonFishBPartItem",
		Introduced = "22",
		Link = "Antena de karkina",
		Name = "Antena de karkina",
		Type = "Fish Part" 
	},
	["Código genético kavat"] = {
		Amount = { 1, 1 },
		Description = "Contiene la secuencia del código genérico de un kavat.\r\n\r\nFuente: Se obtiene al usar un escáner del códice en los kavats salvajes que deambulan por los derrelictos orokin en Deimos.",
		Image = "Código genético kavat.png",
		InternalName = "/Lotus/Types/Game/CatbrowPet/CatbrowGeneticSignature",
		Introduced = "Specters of the Rail 0.0",
		Link = "Código genético kavat",
		Name = "Código genético kavat",
		Type = "Resource" 
	},
	Kesslers = {
		Amount = { 5, 10 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 400, Name = "Criótica" },
			{ ItemCount = 65, Name = "Mórficos" },
			{ ItemCount = 4500, Name = "Rubedo" } 
		},
		ConsumeOnBuild = false,
		Description = "Dispositivos orokin utilizados para navegar por los vientos solares.",
		Image = "Kesslers.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/KesslersRailjackItem",
		Introduced = "27",
		Link = "Kesslers",
		Name = "Kesslers",
		Rush = 5,
		Type = "Resource" 
	},
	["Saco de veneno de khut-khut"] = {
		Description = "El veneno es usado por los ostronitas para curar el cuero y como un reactivo para crear un fluido embalsamente..\r\n\r\nFuente: Obtenido del pez Khut-Khut con la Pescadora Hai-Luk en Cetus (Tierra). Captura el Khut-khut en los estanques de las Llanuras de Eidolon durante el día. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Saco de veneno de khut-khut.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/DayCommonFishBPartItem",
		Introduced = "22",
		Link = "Saco de veneno de khut-khut",
		Name = "Saco de veneno de khut-khut",
		Type = "Fish Part" 
	},
	Komms = {
		Amount = { 1, 2 },
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 9000, Name = "Placa de aleación" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 350, Name = "Ampolla de detonite" },
			{ ItemCount = 100, Name = "Sensores neuronales" } 
		},
		ConsumeOnBuild = false,
		Description = "Un componente utilizado en redes seguras de comunicación grineer.\r\n\r\nUbicación: Misiones del Railjack en Próxima Tierra, Saturno y Velo.",
		HelminthCategory = "Synthetics",
		HelminthCost = 15,
		HelminthGain = 0.3,
		Image = "Komms.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/KommsRailjackItem",
		Introduced = "27",
		ItemCount = 4,
		Link = "Komms",
		Name = "Komms",
		Parents = { "Protea Telema Helmet" },
		Rarity = "Raro",
		Rush = 5,
		Type = "Resource" 
	},
	["Kovnik"] = {
		Description = "Duviri citizens harvest Kovnik leaves to blend invigorating teas.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bióticos",
		HelminthCost = 150,
		Image = "Kovnik.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriPlantItemA",
		Introduced = "33",
		Link = "Kovnik",
		Name = "Kovnik",
		Rarity = "Común",
		Type = "Resource" 
	},
	["Láser térmico de kriler"] = {
		Amount = { 1, 1 },
		Description = "Un arma que descarga láseres sobre cortas distancias.\r\n\r\nFuente: Se obtiene al desarmar al servopez Kriller con The Business en Fortuna (Venus). Captura a Kriller en el lago de los Valles del Orbe durante el clima cálido. También se obtiene de los contenedores de recursos en los Valles del Orbe.",
		Image = "Láser térmico de kriler.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/CorpusFishThermalLaserItem",
		Introduced = "24",
		Link = "Láser térmico de kriler",
		Name = "Láser térmico de kriler",
		Type = "Fish Part" 
	},
	["Garra espinal kuaka"] = {
		Description = "El nervio de una garra espinal de kuaka puede ser curtida para hacer un cuero elástico y flexible.\r\n\r\nUbicación: Llanuras de Eidolon en la Tierra.",
		Image = "Garra espinal kuaka.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/ForestRodentPartItem",
		Introduced = "22",
		Link = "Garra espinal kuaka",
		Name = "Garra espinal kuaka",
		Type = "Resource" 
	},
	Kuva = {
		Description = "El kuva es un fluido rojo extremadamente raro y codiciado por las Reinas grineer. Se puede obtener en las misiones de kuva y se usa para variar mods Agrietados o para fabricar planos raros..\r\n\r\nUbicación: Misiones de sifón de kuva y Taveuni (Fortaleza Kuva).",
		Image = "Kuva.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Kuva",
		Introduced = "19",
		Link = "Kuva",
		Name = "Kuva",
		Type = "Resource" 
	},
	["Toroide lazulite"] = {
		Amount = { 1, 1 },
		Description = "Un dispositivo de función y origen indeterminado. Valorado por Vox Solaris y los Raquis.\r\n\r\nGana toroides Lazulite al derrotar a la Orbe Explotadora en los Valles del Orbe (Venus).",
		Image = "Toroide lazulite.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/ArachnoidCamperTerraItem",
		Introduced = "24.4",
		Link = "Toroide lazulite",
		Name = "Toroide lazulite",
		Type = "Resource" 
	},
	["Leaf Red Pigment"] = {
		Description = "Leaf Red pigments drop from the following enemies:\nStalker\nShadow Stalker",
		Image = "PigmentLeafRed.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Leaf Red Pigment",
		Type = "Pigment" 
	},
	["Leech Green Pigment"] = {
		Description = "Leech Green pigments drop from the following enemies:\nCorrupted Crewman",
		Image = "PigmentLeechGreen.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Leech Green Pigment",
		Type = "Pigment" 
	},
	["Lich Token"] = {
		Description = "A token symbolizing a converted Kuva Lich. Can be traded to other players for control of said Lich.",
		Image = "LichToken.png",
		InternalName = "/Lotus/Types/Game/Nemesis/KuvaLich/CapturedGrineerLichToken",
		Introduced = "26.0.7",
		Link = "Lich Token",
		Name = "Lich Token",
		Type = "Resource" 
	},
	["Coagulante en torno de ampliabobina"] = {
		Amount = { 1, 1 },
		Description = "Un líquido que mezclado con fluido de refrigerante, produce un gel resistente que repara fugas.\r\n\r\nFuente: Se obtiene al desarmar al servopez Ampliabobina con The Business en Fortuna (Venus). Captura al servopez Ampliabobina en las zonas activas del lago de los Valles del Orbe durante el clima cálido.",
		Image = "Coagulante en torno de ampliabobina.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/SolarisFishLatheCoogulantItem",
		Introduced = "24",
		Link = "Coagulante en torno de ampliabobina",
		Name = "Coagulante en torno de ampliabobina",
		Type = "Fish Part" 
	},
	["Plasma thrax Lua"] = {
		Amount = { 1, 1 },
		Description = "Una variante única de Plasma Thrax cosechada durante las Conjunciones del Vacío en Lua.\r\n\r\nUbicación: Yuvarium y Circulus en Lua",
		HelminthCategory = "Pheromones",
		HelminthCost = 20,
		HelminthGain = 0.3,
		Image = "Plasma thrax Lua.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/EclipseVoidWraithItem",
		Introduced = "32.2",
		Link = "Plasma thrax Lua",
		Name = "Plasma thrax Lua",
		Type = "Resource"
	},
	["Teroglobo lúcido"] = {
		ContainerImage = "",
		Description = "Estos orbes han cumplido desde hace mucho tiempo su función original, pero aún así, vibran con un débil poder.\r\n\r\nUbicación: Deriva Cambion en Deimos",
		HelminthCategory = "Calx",
		HelminthCost = 50,
		HelminthGain = 0.6,
		Image = "Teroglobo lúcido.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/OrbStoneItem",
		Introduced = "29",
		Link = "Teroglobo lúcido",
		Name = "Teroglobo lúcido",
		Type = "Resource" 
	},
	["Lunar Pitcher"] = {
		Amount = { 1, 1 },
		Description = "This carnivorous plant can be found growing in the wilderness on Lua.",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "LunarPitcher.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/ZenPitcherPlantItem",
		Introduced = "Update: The Silver Grove",
		ItemCount = 6,
		Link = "Lunar Pitcher",
		Name = "Lunar Pitcher",
		Parents = { "Seeding Step Ephemera", "Twilight Apothic" },
		Type = "Plant" 
	},
	["Memoriam Purple Pigment"] = {
		Description = "Memoriam Purple pigments drop from the following enemies:\nTerra Provisor\nTerra Elite Provisor",
		Image = "PigmentMemoriamPurple.png",
		InternalName = "",
		Introduced = "24",
		Link = "Pigmento",
		Name = "Memoriam Purple Pigment",
		Type = "Pigment" 
	},
	["Moa Green Pigment"] = {
		Description = "Moa Green pigments drop from the following enemies:\nOrokin Drone",
		Image = "PigmentMoaGreen.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "MOA Green Pigment",
		Type = "Pigment" 
	},
	Mandacordio = {
		Description = "Un raro instrumento orokin.",
		Image = "Mandacordio.png",
		InternalName = "/Lotus/Types/Keys/BardQuest/BardQuestSequencerItem",
		Introduced = "20",
		Link = "Mandacordio",
		Name = "Mandacordio",
		Type = "Resource" 
	},
	["Cuerpo de Mandacordio"] = {
		Amount = { 1, 1 },
		Description = "A crucial component of the Mandachord instrument.",
		Image = "Cuerpo de Mandacordio.png",
		InternalName = "/Lotus/Types/Keys/BardQuest/BardQuestSequencerPartA",
		Introduced = "20",
		Link = "Mandacordio",
		Name = "Cuerpo de Mandacordio",
		Type = "Resource" 
	},
	["Puente de Mandacordio"] = {
		Amount = { 1, 1 },
		Description = "A crucial component of the Mandachord instrument.",
		Image = "Puente de Mandacordio.png",
		InternalName = "/Lotus/Types/Keys/BardQuest/BardQuestSequencerPartC",
		Introduced = "20",
		Link = "Mandacordio",
		Name = "Puente de Mandacordio",
		Type = "Resource" 
	},
	["Traste de Mandacordio"] = {
		Amount = { 1, 1 },
		Description = "A crucial component of the Mandachord instrument.",
		Image = "Traste de Mandacordio.png",
		InternalName = "/Lotus/Types/Keys/BardQuest/BardQuestSequencerPartB",
		Introduced = "20",
		Link = "Mandacordio",
		Name = "Traste de Mandacordio",
		Type = "Resource" 
	},
	Maprico = {
		ContainerImage = "Árbol de maprico.png",
		Description = "Esta resistente fruta tiene una gruesa cáscaras para resistir duras condiciones, ocultando dentro un bocado de dulce pulpa.\r\n\r\nUbicación: Llanuras de Eidolon en la tierra",
		HelminthCategory = "Bióticos",
		HelminthCost = 50,
		HelminthGain = 0.3,
		Image = "Maprico.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/EidolonFruitItem",
		Introduced = "22",
		ItemCount = 15,
		Link = "Maprico",
		Name = "Maprico",
		Parents = {
			"Cuthol Bait",
			"Fosfor Blau",
			"Fosfor Rahd",
			"Glappid Bait",
			"Norg Bait",
			"Twilight Bait",
			"Vasca Curative" 
		},
		Type = "Resource" 
	},
	["Thyst marquesa"] = {
		BuildPrice = 10000,
		BuildQuantity = 3,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 3, Name = "Thyst" } },
		ConsumeOnBuild = false,
		Description = "Pulido y cortado a la perfección.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Thyst marquesa.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisEidolonGemBCutItem",
		Introduced = "24",
		ItemCount = 3,
		Link = "Thyst marquesa",
		Name = "Thyst marquesa",
		Parents = {
			"Haztech Apparel",
			"Haztech Cuirass",
			"Haztech Mask",
			"Kubrodon Ventkid Apparel",
			"Kubrodon Ventkid Cuirass",
			"Kubrodon Ventkid Mask",
			"Outrider Cuirass",
			"Outrider Mask",
			"Pax Soar",
			"Smelter Apparel",
			"Smelter Cuirass",
			"Smelter Mask",
			"Vent Pobber Ventkid Apparel",
			"Vent Pobber Ventkid Cuirass",
			"Vent Pobber Ventkid Mask",
			"Vent Rat Cuirass",
			"Vent Rat Mask" 
		},
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Veridos marquesa"] = {
		BuildPrice = 2500,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 10, Name = "Veridos" } },
		ConsumeOnBuild = false,
		Description = "Pulida y cortada a la perfección.\r\nEl plano lo vende el anciano Suumbaat en Cetus en la Tierra.",
		Image = "Veridos marquesa.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/UncommonGemACutAItem",
		Introduced = "22",
		ItemCount = 20,
		Link = "Veridos marquesa",
		Name = "Veridos marquesa",
		Parents = {
			"Advanced Nosam Cutter",
			"Loid Sentinel Mask",
			"Loid Sentinel Skin",
			"Loid Sentinel Tail",
			"Loid Sentinel Wing",
			"Sunpoint Plasma Drill",
			"Voidrig Capsule" 
		},
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Maw Fang"] = {
		Description = "Looks like someone got carried away during a delicious meal.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Oxides",
		HelminthCost = 10,
		Image = "MawFang.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/Fish/GenericDuviriFishPartCItem",
		Introduced = "33",
		Link = "Maw Fang",
		Name = "Maw Fang",
		Type = "Fish Part" 
	},
	["Huesos de pez bocón"] = {
		Description = "Los huesos del pez bocón son tallados por los ostronitas para producir adornos y herramientas.\r\n\r\nFuente: Extraído del pez bocón con la Pescadora Hai-Luk en Cetus (Tierra). Captura peces bocones en el lago de las Llanuras de Eidolon durante el día. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Huesos de pez bocón.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/DayCommonFishAPartItem",
		Introduced = "22",
		Link = "Huesos de pez bocón",
		Name = "Huesos de pez bocón",
		Type = "Fish Part" 
	},
	["Bono de deuda médica"] = {
		Description = "Para tener trabajo necesitas mejoras. Entonces necesitas trabajar más para pagar por las mejoras, para que así puedas tener más mejoras. Y bueno, aquí estamos.\r\nSe obtiene en los contratos de los Valles del Orbe (Venus) o se compran con Ticker en Fortuna (Venus).",
		Image = "Bono de deuda médica.png",
		InternalName = "/Lotus/Types/Items/Solaris/DebtTokenC",
		Introduced = "24",
		Link = "Bono de deuda médica",
		Name = "Bono de deuda médica",
		Type = "Resource" 
	},
	["Biodo paralelo de lodobobina"] = {
		Amount = { 1, 1 },
		Description = "Controla el flujo eléctrico a través de la circuitería dentro de los organismos robóticos.\r\n\r\nFuente: Se obtiene al desarmar al servopez Lodobobina con The Business en Fortuna (Venus). Captura a Lodobonina en las cuevas de los Valles del Orbe durante cualquier clima. También se obtiene de los contenedores de recursos en los Valles del Orbe.",
		Image = "Biodo paralelo de lodobobina.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/CorpusFishParralelBiodeItem",
		Introduced = "24",
		Link = "Biodo paralelo de lodobobina",
		Name = "Biodo paralelo de lodobobina",
		Type = "Fish Part" 
	},
	["Moonlight Dragonlily"] = {
		Amount = { 1, 1 },
		Description = "This uncommon plant can only be found at night.\r\n\r\nUbicación: Tierra",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "MoonlightDragonlily.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/UnCommonNightPlantItem",
		Introduced = "11.5",
		ItemCount = 10,
		Link = "Moonlight Dragonlily",
		Name = "Moonlight Dragonlily",
		Parents = {
			"Lapis Antitoxin",
			"Nightfall Apothic",
			"The Silver Grove",
			"Topaz Antitoxin",
			"Vermillion Antitoxin" 
		},
		Type = "Plant" 
	},
	["Moonlight Jadeleaf"] = {
		Amount = { 1, 1 },
		Description = "This rare plant can only be found at night.\r\n\r\nUbicación: Tierra",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "MoonlightJadeleaf.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/RareNightPlantItem",
		Introduced = "11.5",
		ItemCount = 1,
		Link = "Moonlight Jadeleaf",
		Name = "Moonlight Jadeleaf",
		Parents = {
			"Health Restore (Large)",
			"Lapis Antitoxin",
			"Twilight Apothic",
			"Vermillion Antitoxin" 
		},
		Type = "Plant" 
	},
	["Moonlight Threshcone"] = {
		Amount = { 1, 1 },
		Description = "This common plant can only be found at night.\r\n\r\nUbicación: Tierra",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "MoonlightThreshcone.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/CommonNightPlantItem",
		Introduced = "11.5",
		ItemCount = 15,
		Link = "Moonlight Threshcone",
		Name = "Moonlight Threshcone",
		Parents = { "Amethyst Antitoxin", "Health Restore (Large)", "Topaz Antitoxin" },
		Type = "Plant" 
	},
	["Morgha Barrel"] = {
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 60,
		Components = {
			{ ItemCount = 80, Name = "Aleación de adramalio" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Cañón de arma de Necramech dañado" },
			{ ItemCount = 20, Name = "Aleación de feracero" },
			{ ItemCount = 20, Name = "Sección central espinal" } 
		},
		ConsumeOnBuild = true,
		Description = "A Necramech weapon-crafting component.",
		Image = "MorghaBarrel.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanotechGrenadeLauncherBarrelItem",
		Introduced = "29.5",
		Link = "Morgha Barrel",
		Name = "Morgha Barrel",
		Rush = 5,
		Type = "Resource" 
	},
	["Morgha Receiver"] = {
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Receptor de arma de Necramech dañado" },
			{ ItemCount = 80, Name = "Namalon procesado" },
			{ ItemCount = 15, Name = "Disipador en espiral de reparador" },
			{ ItemCount = 10, Name = "Xenorhast trapezoidal" } 
		},
		ConsumeOnBuild = true,
		Description = "A Necramech weapon-crafting component.",
		Image = "MorghaReceiver.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanotechGrenadeLauncherReceiverItem",
		Introduced = "29.5",
		Link = "Morgha Receiver",
		Name = "Morgha Receiver",
		Rush = 5,
		Type = "Resource" 
	},
	["Morgha Stock"] = {
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 10, Name = "Embolos cabujón" },
			{ ItemCount = 1, Name = "Culata de arma de Necramech dañada" },
			{ ItemCount = 250, Name = "Hexenon" },
			{ ItemCount = 80, Name = "Bafolita templada" } 
		},
		ConsumeOnBuild = true,
		Description = "A Necramech weapon-crafting component.",
		Image = "MorghaStock.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanotechGrenadeLauncherStockItem",
		Introduced = "29.5",
		Link = "Morgha Stock",
		Name = "Morgha Stock",
		Rush = 5,
		Type = "Resource" 
	},
	["Morning Yellow Pigment"] = {
		Description = "Morning Yellow pigments drop from the following enemies:\nLeech Osprey",
		Image = "PigmentMorningYellow.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Morning Yellow Pigment",
		Type = "Pigment" 
	},
	["Mórficos"] = {
		Amount = { 1, 1 },
		ContainerImage = "Estabilizador de mórficos.png",
		Description = "Un sólido amorfo. Posiblemente de tecnología orokin.\r\n\r\nUbicación: Mercurio, Marte, Fobos, Europa y Plutón.",
		HelminthCategory = "Bilis",
		HelminthCost = 40,
		HelminthGain = 0.3,
		Image = "Mórficos.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Morphic",
		Introduced = "Vanilla",
		Link = "Mórficos",
		Name = "Mórficos",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Cuerno de mortus"] = {
		Description = "El cuerno de Dipnoi Mortus se muele hasta convertirlo en polvo y los ostronitas lo usan en remedios a base de hierbas.\r\n\r\nFuente: Extraído del Dipnoi Mortus con la Pescadora Hai-Luk en Cetus (Tierra). Captura el Dipnoi Mortus en los estanques de las Llanuras de Eidolon a cualquier hora del día. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Cuerno de mortus.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/DayUncommonFishBPartItem",
		Introduced = "22",
		Link = "Cuerno de mortus",
		Name = "Cuerno de mortus",
		Type = "Fish Part" 
	},
	["Mortus Pink Pigment"] = {
		Description = "Mortus Pink pigments drop from the following enemies:\nTusk Flameblade",
		Image = "PigmentMortusPink.png",
		InternalName = "",
		Introduced = "22.20",
		Link = "Pigmento",
		Name = "Mortus Pink Pigment",
		Type = "Pigment" 
	},
	["Símbolo de Madre"] = {
		Description = "Una señal al completar contratos en Deriva Cambion en Deimos.\r\n\r\nSe obtiene al completar contratos en Deriva Cambion en Deimos.",
		Image = "Símbolo de Madre.png",
		InternalName = "/Lotus/Types/Items/Deimos/EntratiFragmentUncommonB",
		Introduced = "29",
		Link = "Símbolo de Madre",
		Name = "Símbolo de Madre",
		Type = "Resource" 
	},
	["Hígado de raya oscura"] = {
		Description = "Un ingrediente utilizado en la cocina y la medicina de los ostronitas.\r\n\r\nOrigen: Obtenido de las rayas oscuras con la Pescadora Hai-Luk en Cetus (Tierra). Captura rayas oscuras en las zonas activas del océano de las Llanuras de Eidolon a cualquier hora del día usando carnada de raya oscura. También se obtienen de los pistones en las Llanuras de Eidolon.",
		Image = "Hígado de raya oscura.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/BothRareFishAPartItem",
		Introduced = "22",
		Link = "Hígado de raya oscura",
		Name = "Hígado de raya oscura",
		Type = "Fish Part" 
	},
	["Masa mutágena"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Módulo de control" },
			{ ItemCount = 10, Name = "Muestra mutágena" },
			{ ItemCount = 250, Name = "Plástidos" },
			{ ItemCount = 500, Name = "Restos" } 
		},
		ConsumeOnBuild = true,
		Description = "Esta masa viviente puede producir toxinas militarizadas para armamento.\r\n\r\nUbicación: Investigación del clan (laboratorio biológico en el dojo) y recompensas de invasión de brotes de infestados.",
		Image = "Masa mutágena.png",
		InternalName = "/Lotus/Types/Items/Research/BioComponent",
		Introduced = "8",
		Link = "Masa mutágena",
		Name = "Masa mutágena",
		Rush = 5,
		Type = "Resource" 
	},
	["Muestra mutágena"] = {
		Amount = { 1, 1 },
		Description = "Estas muestras podrían ampliar nuestro conocimiento sobre la investigación biológica.\r\n\r\nUbicación: Eris y Deimos.",
		HelminthCategory = "Pheromones",
		HelminthCost = 125,
		HelminthGain = 0.3,
		Image = "Muestra mutágena.png",
		InternalName = "/Lotus/Types/Items/Research/BioFragment",
		Introduced = "8",
		ItemCount = 10,
		Link = "Muestra mutágena",
		Name = "Muestra mutágena",
		Rarity = "Uncommon",
		Parents = { "Bracoide", "Masa mutágena", "Trachons" },
		Type = "Research" 
	},
	["Mutalist Red Pigment"] = {
		Description = "Mutalist Red pigments drop from the following enemies:\nTar Mutalist Moa",
		Image = "PigmentMutalistRed.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Mutalist Red Pigment",
		Type = "Pigment" 
	},
	["Espora de mitocardio"] = {
		ContainerImage = "Saco de mitocardio.png",
		Description = "Un cuerpo fúngico apreciado por sus variados usos..\r\n\r\nValles del Orbe en Venus.",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "Espora de mitocardio.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/FungusHeartItem",
		Introduced = "24",
		ItemCount = 20,
		Link = "Espora de mitocardio",
		Name = "Espora de mitocardio",
		Parents = { "Pax Charge" },
		Type = "Resource" 
	},
	["Nacreous Pebble"] = {
		Description = "Collectors like to marvel at the peculiar origin of Nacreous Pebbles. Their beauty is the result of ordinary pebbles having been ingested y regurgitated by the Golden Maw.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Calx",
		HelminthCost = 80,
		Image = "NacreousPebble.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/Fish/GenericDuviriFishPartAItem",
		Introduced = "33",
		Link = "Nacreous Pebble",
		Name = "Nacreous Pebble",
		Type = "Fish Part" 
	},
	Namalon = {
		Amount = { 4, 8 },
		Description = "Depósitos minerales infestados que imitan la forma de los órganos vivos.\r\nUbicación: Deriva Cambion (Deimos), en las lesiones mineras amarillas y en las bóvedas extras en los contratos de las bóvedas de aislamiento.",
		Image = "Namalon.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosUncommonOreAItem",
		Introduced = "29",
		ItemCount = 20,
		Link = "Namalon",
		Name = "Namalon",
		Parents = { "Namalon procesado" },
		Rarity = "Uncommon",
		Type = "Ore" 
	},
	["Nanite Blue Pigment"] = {
		Description = "Nanite Blue pigments drop from the following enemies:\nCharger",
		Image = "PigmentNaniteBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Nanite Blue Pigment",
		Type = "Pigment" 
	},
	["Nanoesporas"] = {
		Amount = { 150, 200 },
		ContainerImage = "Cultivo de esporas.png",
		Description = "Tumor fibroso de tecnocita. Manejar tejido infestado con precaución.\r\n\r\nUbicación: Saturno, Neptuno, Eris y Deimos.",
		HelminthCategory = "Pheromones",
		HelminthCost = 20000,
		HelminthGain = 0.3,
		Image = "Nanoesporas.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Nanospores",
		Introduced = "Vanilla",
		Link = "Nanoesporas",
		Name = "Nanoesporas",
		Rarity = "Común",
		Type = "Resource" 
	},
	["Coordenadas de navegación"] = {
		Amount = { 1, 1 },
		Description = "Coordenadas utilizadas para localizar naves perdidas.\r\n\r\nUbicación: Se encuentran en contenedores de almacenamiento.",
		HelminthCategory = "Bilis",
		HelminthCost = 65,
		HelminthGain = 0.3,
		Image = "Coordenadas de navegación.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NavCode",
		Introduced = "10",
		Link = "Coordenadas de navegación",
		Name = "Coordenadas de navegación",
		SellPrice = 25,
		Type = "Resource" 
	},
	Necracoil = {
		--Amount = { 1, 1 },
		Description = "This experimental array transmutes Void energy into high voltages with low currents.\r\n\r\nUbicación: Albrecht's Laboratories (Deimos)",
		Image = "Necracoil.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiLabMiscItemB",
		Introduced = "35",
		Link = "Necracoil",
		Name = "Necracoil",
		--Rarity = "Uncommon",
		Type = "Resource" 
	},
	Necratina = {
		Amount = { 1, 2 },
		Description = "Incrustada en los caparazones infestados y preservada durante milenios.\r\nUbicación: Deriva Cambión (Deimos), en las lesiones mineras azules y en los obeliscos Réquiem.",
		Image = "Necratina.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosRareGemAItem",
		Introduced = "29",
		ItemCount = 6,
		Link = "Necratina",
		Name = "Necratina",
		Parents = { "Necratina estrellada" },
		Rarity = "Raro",
		Type = "Gem" 
	},
	["Neo Pink Pigment"] = {
		Description = "Neo Pink pigments drop from the following enemies:\nTerra Trencher\nTerra Elite Trencher",
		Image = "PigmentNeoPink.png",
		InternalName = "",
		Introduced = "24",
		Link = "Pigmento",
		Name = "Neo Pink Pigment",
		Type = "Pigment" 
	},
	["Sensores neuronales"] = {
		Amount = { 1, 2 },
		ContainerImage = "Matriz neuronal.png",
		Description = "Enlace neuronal implantado para controlar aumentos. Diseño Grineer.\r\n\r\nUbicación: Júpiter.",
		HelminthCategory = "Synthetics",
		HelminthCost = 25,
		HelminthGain = 0.3,
		Image = "Sensores neuronales.png",
		InternalName = "/Lotus/Types/Items/MiscItems/NeuralSensor",
		Introduced = "Vanilla",
		Link = "Sensores neuronales",
		Name = "Sensores neuronales",
		Rarity = "Raro",
		Type = "Resource" 
	},
	Neurodos = {
		Amount = { 1, 1 },
		ContainerImage = "Masa neuróptica.png",
		Description = "Sensor orgánico biotecnológico cosechado de entidades infestadas.\r\n\r\nUbicación: Tierra, Lua, Eris y Deimos.",
		HelminthCategory = "Pheromones",
		HelminthCost = 15,
		HelminthGain = 0.3,
		Image = "Neurodos.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Neurode",
		Introduced = "Vanilla",
		Link = "Neurodos",
		Name = "Neurodos",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Night Blue Pigment"] = {
		Description = "Night Blue pigments drop from the following enemies:\nVay Hek Terra Frame",
		Image = "PigmentNightBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Night Blue Pigment",
		Type = "Pigment" 
	},
	["Vaina de nistle"] = {
		ContainerImage = "Matojo nistle.png",
		HelminthCategory = "Bióticos",
		HelminthCost = 25,
		HelminthGain = 0.3,
		Description = "Utilizado por el matojo nistle para atrapar y matar presas.\r\n\r\nUbicación: Llanuras de Eidolon en la Tierra.",
		Image = "Vaina de nistle.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/NistlebrushItem",
		Introduced = "22",
		ItemCount = 15,
		Link = "Vaina de nistle",
		Name = "Vaina de nistle",
		Parents = {
			"Eidolon Phylaxis",
			"Lanzo Fishing Spear",
			"Peppered Bait",
			"Peram Fishing Spear",
			"Shockprod Fishing Spear",
			"Stunna Fishing Spear",
			"Tulok Fishing Spear",
			"Twilight Bait",
			"Vasca Curative" 
		},
		Type = "Resource" 
	},
	["Matojo nistle"] = {
		Description = "El venenoso néctar acunado en la cavidad central del matojo nistle atrae fauna desprevenida al letal apretón de sus espinosas vainas accionadas por reflejo.",
		Image = "Matojo nistle.png",
		InternalName = "",
		Introduced = "",
		Link = "Vaina de nistle",
		Name = "Matojo nistle",
		Type = "Resource" 
	},
	["Extracto de nitain"] = {
		Amount = { 1, 1 },
		Description = "Cada vial es producido cuidadosamente con la extracción de billones de raros microorganismos provenientes del fondo del océano.\r\n\r\nEste recurso puede adquirirse a través de las ofrendas de Onda nocturna.",
		Image = "Extracto de nitain.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Alertium",
		Introduced = "17.12",
		Link = "Extracto de nitain",
		Name = "Extracto de nitain",
		Type = "Resource" 
	},
	Noctrul = {
		Amount = { 3, 6 },
		Description = "Una gema negra con impurezas azules iridiscentes.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras azules y en los contenedores de recursos.",
		Image = "Noctrul.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisCommonGemBItem",
		Introduced = "24",
		ItemCount = 10,
		Link = "Noctrul",
		Name = "Noctrul",
		Parents = { "Noctrul corazón" },
		Rarity = "Común",
		Type = "Gem" 
	},
	["Cerebro de norg"] = {
		Description = "Un manjar ostronita.\r\n\r\nOrigen: Extraído de un pez Nord con las Pescadora Hai-Luk en Cetus (Tierra). Captura un Norg en el lago de las Llanuras de Eidolon por la noche usando carnada para Norg. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Cerebro de norg.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/NightRareFishAPartItem",
		Introduced = "22",
		Link = "Cerebro de norg",
		Name = "Cerebro de norg",
		Type = "Fish Part" 
	},
	["Piedras nulas"] = {
		Amount = { 1, 2 },
		Description = "Las piedras nulas no siguen varias leyes de la física, haciéndolas valiosas para optimizar componentes sensibles.\r\n\r\nUbicación: Misiones de Railjack",
		HelminthCategory = "Calx",
		HelminthCost = 50,
		HelminthGain = 0.3,
		Image = "Piedras nulas.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/NullstonesRailjackItem",
		Introduced = "27",
		ItemCount = 2,
		Link = "Piedras nulas",
		Name = "Piedras nulas",
		Parents = { "Protea Mavv Helmet" },
		Rarity = "Raro",
		Type = "Resource" 
	},
	Nyth = {
		Amount = { 1, 1 },
		Description = "Una rara gema local que se forma cuando el gas conocido como hálito de eidolon se queda atrapado en iradita líquida.\r\nUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras azules y con los pistones Toro. Esta gema rara sólo se puede extraer con el cortador Nosam avanzado o el taladro de plasma solar.",
		Image = "Nyth.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/EidolonGemBItem",
		Introduced = "22",
		ItemCount = 3,
		Link = "Nyth",
		Name = "Nyth",
		Parents = { "Nyth corazón" },
		Rarity = "Raro",
		Type = "Gem" 
	},
	["Oak Brown Pigment"] = {
		Description = "Oak Brown pigments drop from the following enemies:\nButcher",
		Image = "PigmentOakBrown.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Oak Brown Pigment",
		Type = "Pigment" 
	},
	["Raíz de tallo ocular"] = {
		Amount = { 1, 1 },
		Description = "Los órganos que alguna vez sirvieron como ojos, antes de la infestación, todavía están repletos de componentes útiles.\r\n\r\nFuente: Obtenidos al cortar el pez Flagelocanto con Hija en el Necralisk (Deimos). Captura Flagelocanto en las zonas activas de la superficie de Deriva Cambion usando residuo de Fass procesado durante Fass y Vome. También se obtiene de los contratos de Bóveda de aislamiento en Deriva Cambion.",
		Image = "Raíz de tallo ocular.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosInfestedFishFPartItem",
		Introduced = "29",
		Link = "Raíz de tallo ocular",
		Name = "Raíz de tallo ocular",
		Type = "Fish Part" 
	},
	["Olympus Blue Pigment"] = {
		Description = "Olympus Blue pigments drop from the following enemies:\nLancer",
		Image = "PigmentOlympusBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Olympus Blue Pigment",
		Type = "Pigment" 
	},
	["Isótopo omega"] = {
		Amount = { 1, 1 },
		Description = "Producidas por un núcleo de energía Fomoré, estas partículas solo aparecen en o alrededor de planetas en los que se encuentra presente una Fomoré.\r\n\r\nUbicación: Cuando un Balor Fomoré amenaza añ Repetidor de un planeta, los enemigos en ese planeta soltarán este recurso.",
		HelminthCategory = "Bilis",
		HelminthCost = 30,
		HelminthGain = 0.3,
		Image = "Isótopo omega.png",
		InternalName = "/Lotus/Types/Items/MiscItems/OmegaIsotope",
		Introduced = "15.8",
		Link = "Isótopo omega",
		Name = "Isótopo omega",
		Type = "Event" 
	},
	["Matriz de ánimo orokin"] = {
		Description = "Una matriz cognitiva que permite a los mechas ser adaptables y eficientes en el campo.\r\nUbicación: Recompensas de los contratos de la bóveda de aislamiento en Deriva Cambion (Deimos) y con los Necramechs enemigos encontrados en los contratos de la bóveda de aislamiento de nivel 3.",
		Image = "Matriz de ánimo orokin.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Necraloids/NecraloidStandingRareItem",
		Introduced = "29",
		Link = "Matriz de ánimo orokin",
		Name = "Matriz de ánimo orokin",
		Type = "Resource" 
	},
	["Matriz de balística orokin"] = {
		Description = "Una matriz mecha que ayuda en la precisión y el control del arma de la máquina.\r\nUbicación: Recompensas de los contratos de la bóveda de aislamiento en Deriva Cambion (Deimos) y con los Necramechs enemigos encontrados en los contratos de la bóveda de aislamiento de nivel 2.",
		Image = "Matriz de balística orokin.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Necraloids/NecraloidStandingUncommonItem",
		Introduced = "29",
		Link = "Matriz de balística orokin",
		Name = "Matriz de balística orokin",
		Type = "Resource" 
	},
	["Célula orokin"] = {
		Amount = { 1, 1 },
		ContainerImage = "Matriz celular.png",
		Description = "Antigua célula de energía de la era orokin.\r\n\r\nUbicación: Ceres, Saturno y Deimos.",
		HelminthCategory = "Synthetics",
		HelminthCost = 15,
		HelminthGain = 0.3,
		Image = "Célula orokin.png",
		InternalName = "/Lotus/Types/Items/MiscItems/OrokinCell",
		Introduced = "Vanilla",
		Link = "Célula orokin",
		Name = "Célula orokin",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Cifrador orokin"] = {
		Amount = { 1, 1 },
		Description = "Este dispositivo se usa para eludir las codificaciones orokin.\r\n\r\nUbicación: Bóvedas de Derrelictos orokin en Deimos tras haberlas abierto con una llave de dragón.",
		HelminthCategory = "Bilis",
		HelminthCost = 5,
		HelminthGain = 0.3,
		Image = "Cifrador orokin.png",
		InternalName = "/Lotus/Types/Items/MiscItems/MirageCode",
		Introduced = "14",
		Link = "Cifrador orokin",
		Name = "Cifrador orokin",
		Type = "Resource" 
	},
	["Orokin Monitor"] = {
		Description = "These Orokin devices emerge when the floating glaciers impact on the surface of Venus. Their purpose is unknown.",
		Image = "OrokinMonitor.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/OrokinSensorItem",
		Link = "Orokin Monitor",
		Name = "Orokin Monitor",
		Type = "Resource" 
	},
	["Matriz de orientación orokin"] = {
		Description = "Una matriz de orientación espacial para ayudar con la guía, el equilibrio y el movimiento de un mecha.\r\n\r\nUbicación: Recompensas de contratos de Bóveda de aislamiento en Deriva Cambion (Deimos) y de Necramechs enemigos que se encuentrean en los contratos de Bóveda de aislamiento de nivel 1.",
		Image = "Matriz de orientación orokin.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Necraloids/NecraloidStandingCommonItem",
		Introduced = "29",
		Link = "Matriz de orientación orokin",
		Name = "Matriz de orientación orokin",
		Type = "Resource" 
	},
	["Símbolo de Otak"] = {
		Description = "Otak agradeve tu ayuda. Esto le ayuda a recordarlo.\r\n\r\nSe obtiene con Otak en el Necralisk en Deimos.",
		Image = "Símbolo de Otak.png",
		InternalName = "/Lotus/Types/Items/Deimos/EntratiFragmentCommonA",
		Introduced = "29",
		Link = "Símbolo de Otak",
		Name = "Símbolo de Otak",
		Type = "Resource" 
	},
	Oxides = {
		Description = "Metallic substances, steadily corroded by the Helminth's digestive juices y exuded as a coarse powder.",
		HelminthCategory = "Oxides",
		HelminthCost = 1,
		HelminthGain = 0.3,
		Image = "Oxides.png",
		Introduced = "29",
		Link = "Helminth",
		Name = "Oxides",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	Oxium = {
		Amount = { 7, 12 },
		Description = "El oxium es una rara aleación de origen orokin más ligera que el aire, usada en cierta robótica del Corpus.\r\n\r\nUbicación: Venus, Júpiter, Marte, Neptuno, Plutón, Eris, Europa y Lua.",
		HelminthCategory = "Oxides",
		HelminthCost = 750,
		HelminthGain = 0.3,
		Image = "Oxium.png",
		InternalName = "/Lotus/Types/Items/MiscItems/OxiumAlloy",
		Introduced = "11.9",
		Link = "Oxium",
		Name = "Oxium",
		Type = "Resource" 
	},
	["Tethermaw parasítico"] = {
		Amount = { 1, 1 },
		Description = "Se utiliza para adherirse a otras formas de vida con fines alimentarios y para inyectarles anticoagulantes y esporas.\r\n\r\nFuente: Obtenido de una pez Lobotriscid con Hija en el Necralisk (Deimos). Captura el Lobotriscid en la superficie de Deriva Cambion durante Vome. También se obtiene de los contratos de la Bóveda de Aislamiento en Deriva Cambion.",
		Image = "Tethermaw parasítico.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosInfestedFishGPartItem",
		Introduced = "29",
		Link = "Tethermaw parasítico",
		Name = "Tethermaw parasítico",
		Type = "Fish Part" 
	},
	Phasmin = {
		Amount = { 3, 6 },
		Description = "Una gema misteriosamente verde que se encuentra adentro de fragmentos metálicos.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras azules y en los contenedores de recursos.",
		Image = "Phasmin.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisCommonGemAItem",
		Introduced = "24",
		ItemCount = 10,
		Link = "Phasmin",
		Name = "Phasmin",
		Parents = { "Phasmin suave" },
		Rarity = "Común",
		Type = "Gem" 
	},
	Pheromones = {
		Description = "When Helminth consumes Infested matter it creates greasy intestine-like casings, bloats them with a dark, mysky gas y ejects them. The reason for this is unknown y probably best left that way.",
		HelminthCategory = "Pheromones",
		HelminthCost = 1,
		HelminthGain = 0.3,
		Image = "Pheromones.png",
		Introduced = "29",
		Link = "Helminth",
		Name = "Pheromones",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	Plantitem = {
		Description = "",
		Image = "Plantitem.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/PlantItem",
		Link = "Plantitem",
		Name = "Plantitem",
		Type = "Plant" 
	},
	["Plástidos"] = {
		Amount = { 15, 25 },
		ContainerImage = "Caparazón de plástidos.png",
		Description = "Componentes vitales usados en la creación de redes fotónicas Corpus.\r\n\r\nUbicación: Fobos, Saturno, Urano, Plutón, y Eris.",
		HelminthCategory = "Pheromones",
		HelminthCost = 4000,
		HelminthGain = 0.3,
		Image = "Plástidos.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Plastids",
		Introduced = "Vanilla",
		Link = "Plástidos",
		Name = "Plástidos",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Paquete de polímero"] = {
		Amount = { 40, 75 },
		ContainerImage = "Caja de polímeros.png",
		Description = "Una dura cubierta termoplástica. Fabricada por el Corpus.\r\n\r\nUbicación: Mercurio, Venus, y Urano",
		HelminthCategory = "Synthetics",
		HelminthCost = 12500,
		HelminthGain = 0.3,
		Image = "Paquete de polímero.png",
		InternalName = "/Lotus/Types/Items/MiscItems/PolymerBundle",
		Introduced = "Vanilla",
		Link = "Paquete de polímero",
		Name = "Paquete de polímero",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Pulsating Tubercles"] = {
		Amount = { 1, 1 },
		Description = "A grizzly trophy extracted from the corpse of a Juggernaut.",
		Image = "PulsatingTubercles.png",
		HelminthCategory = "Pheromones",
		HelminthCost = 3,
		HelminthGain = 0.3,
		InternalName = "/Lotus/Types/Items/MiscItems/JuggernautPartA",
		Introduced = "16.7",
		Link = "Pherliac Pod",
		Name = "Pulsating Tubercles",
		Type = "Resource" 
	},
	["Dagónica purgada"] = {
		BuildPrice = 1000,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 10, Name = "Dagónica" } },
		ConsumeOnBuild = false,
		Description = "Simetría cristalina, a pesar de su origen corrupto.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Dagónica purgada.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosCommonGemBCutItem",
		Introduced = "29",
		Link = "Dagónica purgada",
		Name = "Dagónica purgada",
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Hecifronita purificada"] = {
		BuildPrice = 1000,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 10, Name = "Hecifronita" } },
		ConsumeOnBuild = false,
		Description = "Extraída de los infestados y tallada en una joya prestigiosa.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Hecifronita purificada.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosUncommonGemACutItem",
		Introduced = "29",
		Link = "Hecifronita purificada",
		Name = "Hecifronita purificada",
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	Pustrels = {
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 8500, Name = "Ferrita" },
			{ ItemCount = 52000, Name = "Nanoesporas" },
			{ ItemCount = 2500, Name = "Plástidos" } 
		},
		ConsumeOnBuild = false,
		Description = "Un crecimiento parasitario que a menudo infecta a las unidades Eximus que operan en ambientes infestados.\r\n\r\nUbicación: Eris",
		Image = "Pustrels.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/PustrelsRailjackItem",
		Introduced = "26.1",
		Link = "Pustrels",
		Name = "Pustrels",
		Rush = 5,
		Type = "Resource" 
	},
	["Nódulo cognitivo purulento"] = {
		Amount = { 1, 1 },
		Description = "La infestación provoca el crecimiento de múltiples grupos de cerebros aparentemente redundantes, cuya función puede estar vinculada a la actividad de la mente de colmena.\r\n\r\nFuente: Obtenido de los peces Acuapulmo y Criptosucto con Hija en el Necralisk (Deimos). Captura a Acuapulmo en las zonas activas de la superficie de Deriva Cambion durante Vome, y a Criptosucto en la superficie de Deriva Cambion durante Fass. También se obtiene de los Obeliscos Requiem y los quistes infestados de Rolizador en Deriva Cambion.",
		Image = "Nódulo cognitivo purulento.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosInfestedFishAPartItem",
		Introduced = "29",
		Link = "Nódulo cognitivo purulento",
		Name = "Nódulo cognitivo purulento",
		Type = "Fish Part" 
	},
	Pustulita = {
		Amount = { 1, 1 },
		ContainerImage = "Blastema gravido.png",
		Description = "Portadoras de esporas incompletas, a medio formar, poco más que carne retorcida con garras para sujetarse.\r\n\r\nUbicación: Deriva Cambion en Deimos.",
		HelminthCategory = "Bióticos",
		HelminthCost = 25,
		HelminthGain = 0.6,
		Image = "Pustulita.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/InfGorgaricusSeedItem",
		Introduced = "29",
		Link = "Pustulita",
		Name = "Pustulita",
		Type = "Resource" 
	},
	Pirol = {
		Amount = { 5, 10 },
		Description = "Un metal frágil y sin lustrar..\r\nUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras rojas y con los Pistones.",
		Image = "Pirol.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/CommonOreAItem",
		Introduced = "22",
		ItemCount = 20,
		Link = "Pirol",
		Name = "Pirol",
		Parents = { "Aleación de pirol", "Bafolita templada" },
		Rarity = "Común",
		Type = "Ore" 
	},
	["Aleación de pirol"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 200, Name = "Criótica" },
			{ ItemCount = 20, Name = "Pirol" },
			{ ItemCount = 50, Name = "Rubedo" } 
		},
		ConsumeOnBuild = false,
		Description = "Pirol forjado en un metal más fuerte.\r\nEl plano lo vende el anciano Suumbaat en Cetus en la Tierra.",
		Image = "Aleación de pirol.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/CommonOreAAlloyAItem",
		Introduced = "22",
		ItemCount = 40,
		Link = "Aleación de pirol",
		Name = "Aleación de pirol",
		Parents = {
			"Ceno Greaves",
			"Focused Nosam Cutter",
			"Shockprod Fishing Spear",
			"Stunna Fishing Spear",
			"Tulok Fishing Spear",
			"Vahd Greaves",
			"Zauba Greaves" 
		},
		Rush = 5,
		Type = "Ore" 
	},
	["Esencia pyro"] = {
		Amount = { 1, 1 },
		Description = "Con una tonalidad de naranja abrasador y fuerza de material rígido, este compuesto es muy valorado por arquitectos de naves y estaciones.",
		Image = "Esencia pyro.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseOneFireElement",
		Introduced = "23.6",
		Link = "Esencia pyro",
		Name = "Esencia pyro",
		Type = "Event" 
	},
	["Sentirum radián"] = {
		BuildPrice = 10000,
		BuildQuantity = 3,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 3, Name = "Sentirum" } },
		ConsumeOnBuild = false,
		Description = "Pulida y cortada a la perfección.\r\nEl plano lo vende el anciano Suumbaat en Cetus en la Tierra.",
		Image = "Sentirum radián.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/EidolonGemACutAItem",
		Introduced = "22",
		ItemCount = 1,
		Link = "Sentirum radián",
		Name = "Sentirum radián",
		Parents = {
			"Ceno Apparel",
			"Ceno Cuirass",
			"Ceno Greaves",
			"Ceno Helmet",
			"Ceno Pauldrons",
			"Eidolon Ephemera",
			"Exceptional Sentient Core" 
		},
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Radiant Eidolon Shard"] = {
		Amount = { 1, 1 },
		Description = "Rare shard gained from capturing the Sentients roaming the Las llanuras de Eidolon. Use it to gain Focus.",
		Image = "RadiantEidolonShard.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/SentientShards/SentientShardBrilliantTierTwoItem",
		Introduced = "22.12",
		Link = "Radiant Eidolon Shard",
		Name = "Radiant Eidolon Shard",
		Type = "Resource" 
	},
	["Zodian radiante"] = {
		BuildPrice = 10000,
		BuildQuantity = 3,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 3, Name = "Zodian" } },
		ConsumeOnBuild = false,
		Description = "Pulido y cortado a la perfección.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Zodian radiante.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisEidolonGemACutItem",
		Introduced = "24",
		ItemCount = 3,
		Link = "Zodian radiante",
		Name = "Zodian radiante",
		Parents = {
			"Haztech Mask",
			"Haztech Pauldrons",
			"Kubrodon Ventkid Mask",
			"Kubrodon Ventkid Pauldrons",
			"Outrider Mask",
			"Outrider Pauldrons",
			"Pax Bolt",
			"Pax Charge",
			"Smelter Mask",
			"Smelter Pauldrons",
			"Vent Pobber Ventkid Mask",
			"Vent Pobber Ventkid Pauldrons",
			"Vent Rat Mask",
			"Vent Rat Pauldrons" 
		},
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Railgun Blue Pigment"] = {
		Description = "Railgun Blue pigments drop from the following enemies:\nRailgun Moa",
		Image = "PigmentRailgunBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Railgun Blue Pigment",
		Type = "Pigment" 
	},
	["Transmisor neural de repetidor"] = {
		Amount = { 1, 1 },
		Description = "Interpreta señales de otros organismos mecánicos.\r\n\r\nFuente: Se obtiene al desarmar al servopez Repetidor con The Business en Fortuna (Venus). Captura al servopez Repetidor en zonas activas del estanque de los Valles del Orbe durante el clima frío. También se obtiene de los contenedores de recursos en los Valles del Orbe.",
		Image = "Transmisor neural de repetidor.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/SolarisFishNeuralRelayItem",
		Introduced = "24",
		Link = "Transmisor neural de repetidor",
		Name = "Transmisor neural de repetidor",
		Type = "Fish Part" 
	},
	["Componente de puntal del repetidor"] = {
		BuildPrice = 5000,
		BuildQuantity = 1,
		BuildTime = 10800,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 2, Name = "Mórficos" },
			{ ItemCount = 5000, Name = "Restos" },
			{ ItemCount = 15, Name = "Esencia trembera" } 
		},
		ConsumeOnBuild = false,
		Description = "Un bloque esencial en la construcción de los Repetidores tenno.",
		Image = "Componente de puntal del repetidor.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseOneClanItem",
		Introduced = "23.6",
		Link = "Componente de puntal del repetidor",
		Name = "Componente de puntal del repetidor",
		Rush = 10,
		Type = "Resource" 
	},
	["Sistemas repulsores"] = {
		Amount = { 1, 1 },
		Description = "Sistema antigravitacional que permite manipular objetos tremendamente pesados por un solo usuario.\r\n\r\nUbicación: Se obtiene al completar Atracos en los Valles del Orbe (Venus).",
		HelminthCategory = "Synthetics",
		HelminthCost = 3,
		HelminthGain = 0.3,
		Image = "Sistemas repulsores.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/CorpusWidgetCItem",
		Introduced = "24.2",
		Link = "Sistemas repulsores",
		Name = "Sistemas repulsores",
		Type = "Resource" 
	},
	["Fragmento de agrietado"] = {
		Amount = { 1, 1 },
		Description = "Un fragmento de un Agrietado fracturado. Se sabe que con suficientes fragmentos, Palladino puede volver a forjar un Agrietado completo. Encuentrala en Estela de Hierro (Tierra) después de completar la aventura <<Las Cadenas de Harrow>>.\r\n\r\nUbicación: Unidades Eximus y reliquias Réquiem.",
		Image = "Fragmento de agrietado.png",
		InternalName = "/Lotus/Types/Items/MiscItems/RivenFragment",
		Introduced = "26",
		Link = "Fragmento de agrietado",
		Name = "Fragmento de agrietado",
		Type = "Resource" 
	},
	["Riven Transmuter"] = {
		Description = "Combine multiple Rivens to create a new, different Riven.",
		Image = "RivenTransmuter.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/SentientSecretItem",
		Introduced = "22.12",
		Link = "Riven Transmuter",
		Name = "Riven Transmuter",
		Type = "Resource" 
	},
	["River Blue Pigment"] = {
		Description = "River Blue pigments drop from the following enemies:\nSeeker",
		Image = "PigmentRiverBlue.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "River Blue Pigment",
		Type = "Pigment" 
	},
	Rubedo = {
		Amount = { 15, 25 },
		ContainerImage = "Formación de rubedo.png",
		Description = "Un mineral cristalino dentado. Emite energía radiante.\r\n\r\nUbicación: Tierra, Lua, Fobos, Europa, Plutón, Sedna y el Void.",
		HelminthCategory = "Calx",
		HelminthCost = 6000,
		HelminthGain = 0.3,
		Image = "Rubedo.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Rubedo",
		Introduced = "Vanilla",
		Link = "Rubedo",
		Name = "Rubedo",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Rune Marrow"] = {
		Description = "Rune Marrow erupt from Duviri's core.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bilis",
		HelminthCost = 75,
		Image = "RuneMarrow.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriFractalItem",
		Introduced = "33",
		Link = "Rune Marrow",
		Name = "Rune Marrow",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Ruk's Claw"] = {
		Amount = { 1, 1 },
		Description = "This plant was introduced to arid regions across the Origin System, for its ability to collect moisture in harsh environments.\r\n\r\nUbicación: Marte",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "Ruk'sClaw.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/GftPlantRuksClawMaturePlantItem",
		Introduced = "Update: The Silver Grove",
		ItemCount = 6,
		Link = "Ruk's Claw",
		Name = "Ruk's Claw",
		Parents = { "Twilight Apothic" },
		Type = "Plant" 
	},
	["Saggen Pearl"] = {
		Description = "Thrax warriors use the heavy liquid drawn from Saggen Wells to polish their weapons.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Synthetics",
		HelminthCost = 200,
		Image = "SaggenPearl.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriProcessedItem",
		Introduced = "33",
		Link = "Saggen Pearl",
		Name = "Saggen Pearl",
		Rarity = "Común",
		Type = "Resource" 
	},
	Restos = {
		Amount = { 75, 150 },
		ContainerImage = "Restos compactados.png",
		Description = "Metales valiosos recogidos de restos de guerra.\r\n\r\nUbicación: Marte, Júpiter y Sedna.",
		HelminthCategory = "Oxides",
		HelminthCost = 20000,
		HelminthGain = 0.3,
		Image = "Restos.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Salvage",
		Introduced = "Vanilla",
		Link = "Restos",
		Name = "Restos",
		Rarity = "Común",
		Type = "Resource" 
	},
	["Sand Yellow Pigment"] = {
		Description = "Sand Yellow pigments drop from the following enemies:\nScorpion",
		Image = "PigmentSandYellow.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Sand Yellow Pigment",
		Type = "Pigment" 
	},
	["Estuche de venedo de sapcaddy"] = {
		Amount = { 1, 1 },
		Description = "Un fuerte contenedor metálico que es resistente a fluctuaciones en la temperatura ambiental.\r\n\r\nFuente: Se obtiene al desarmar al servopez Sapcaddy con The Business en Fortuna (Venus). Captura a Sapcaddy en el lago de los Valles del Orbe durante el clima frío. También se obtiene de los contenedores de recursos en los Valles del Orbe.",
		Image = "Estuche de venedo de sapcaddy.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/CorpusFishVenedoCaseItem",
		Introduced = "24",
		Link = "Estuche de venedo de sapcaddy",
		Name = "Estuche de venedo de sapcaddy",
		Type = "Fish Part" 
	},
	["Masa muscular saturada"] = {
		Amount = { 1, 1 },
		Description = "La contaminación ambiental es corresponsable de las mutaciones, junto con la alteración celular infestada.\r\n\r\nFuente: Obtenido de los peces Ostimir y Quimaeros con Hija en el Necralisk (Deimos). Captura a Ostimir en las zonas activas de la superficie de Deriva Cambion durante Fass, y a Quimaeros en la superficie de Deriva Cambion durante Fass y Vome. También se obtiene de los quistes infestados en Deriva Cambion.",
		Image = "Masa muscular saturada.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosInfestedFishCPartItem",
		Introduced = "29",
		Link = "Masa muscular saturada",
		Name = "Masa muscular saturada",
		Type = "Fish Part" 
	},
	Centelleante = {
		Amount = { 1, 1 },
		Description = "Estas raras reliquias flotantes de la era orokin todavía se pueden encontrar vigilando las bóvedas de aislamiento debajo de la superficie de Deimos.\r\n\r\nUbicación: Deriva Cambion en Deimos",
		Image = "Centelleante.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/EntratiWispItem",
		Introduced = "29",
		ItemCount = 4,
		Link = "Centelleante",
		Name = "Centelleante",
		Parents = {
			"Bonewidow Capsule",
			"Loid Sentinel Mask",
			"Loid Sentinel Skin",
			"Loid Sentinel Tail",
			"Loid Sentinel Wing",
			"Voidrig Capsule" 
		},
		Type = "Resource" 
	},
	Chatarra = {
		Description = "Una muestra de ruedas dentadas, giroscopios y cables.\r\n\r\nFuente: Se obtiene al desarmar servopeces de los Valles del Orbe con The Business en Fortuna (Venus).",
		Image = "Chatarra.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/GenericFishScrapItem",
		Introduced = "24",
		Link = "Chatarra",
		Name = "Chatarra",
		Type = "Fish Part" 
	},
	["Exacerebro de fregón"] = {
		Amount = { 1, 1 },
		Description = "Un pequeño cerebro electrónico capaz de procesar billones de giga-hilos por segundo.\r\n\r\nFuente: Se obtiene al desarmar al servopez Fregón con The Business en Fortuna (Venus). Captura a un servopez Fregón en las cuevas de los Valles del Orbe en cualquier clima. También se obtiene de los contenedores de recursos.",
		Image = "Exacerebro de fregón.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/CorpusFishExaBrainItem",
		Introduced = "24",
		Link = "Exacerebro de fregón",
		Name = "Exacerebro de fregón",
		Type = "Fish Part" 
	},
	Sentirum = {
		Amount = { 1, 1 },
		Description = "Una rara gema eidolon, creada a partir de la sangre fosilizada de un antiguo consciente.\r\nUbicación: Llanuras de Eidolon (Tierra) de vetas mineras azules y pistones Toro. Esta gema rara sólo se puede extraer con el cortador Nosam avanzado o el taladro de plasma solar.",
		Image = "Sentirum.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/EidolonGemAItem",
		Introduced = "22",
		ItemCount = 3,
		Link = "Sentirum",
		Name = "Sentirum",
		Parents = { "Sentirum radián" },
		Rarity = "Raro",
		Type = "Gem" 
	},
	["Caparazón de escarabajo"] = {
		Description = "Los ostronitas usan este caparazón grueso para fabricar herramientas y armas.\r\n\r\nOrigen: cortado de un pez Glappid cpn la pescadora Hai-Luk en Cetus (Tierra). Captura el Glappid en el océano de las Llanuras de Eidolon por la noche usando carnada para Glappid. También se obtiene de los pistones Toro en las Llanuras de Eidolon.",
		Image = "Caparazón de escarabajo.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/NightLegendaryFishAPartItem",
		Introduced = "22",
		Link = "Caparazón de escarabajo",
		Name = "Caparazón de escarabajo",
		Type = "Fish Part" 
	},
	["Fragmento de seriglás"] = {
		Amount = { 1, 1 },
		Description = "Alguna vez fue un complejo aparato Entrati, ahora está destrozado y con un borde afilado.\r\n\r\nUbicación: Abuela en el Necralisk en Deimos",
		Image = "Fragmento de seriglás.png",
		InternalName = "/Lotus/Types/Items/Deimos/SeriglassShard",
		Introduced = "29",
		Link = "Fragmento de seriglás",
		Name = "Fragmento de seriglás",
		Type = "Resource" 
	},
	["Severed Bile Sac"] = {
		Amount = { 1, 1 },
		Description = "A grizzly trophy extracted from the corpse of a Juggernaut.",
		Image = "SeveredBileSac.png",
		HelminthCategory = "Pheromones",
		HelminthCost = 3,
		HelminthGain = 0.3,
		InternalName = "/Lotus/Types/Items/MiscItems/JuggernautPartD",
		Introduced = "16.7",
		Link = "Pherliac Pod",
		Name = "Severed Bile Sac",
		Type = "Resource" 
	},
	["Shard Black Pigment"] = {
		Description = "Shard Black pigments drop from the following enemies:\nEidolon Vomvalyst",
		Image = "PigmentShardBlack.png",
		InternalName = "",
		Introduced = "22.20",
		Link = "Pigmento",
		Name = "Shard Black Pigment",
		Type = "Pigment" 
	},
	["Dientes de sharrac"] = {
		Description = "Estos a menudo adornan el atuendo ceremonial o como un reactivo para los sintéticos.\r\n\r\nFuente: Extraído del pez Sharrac con la Pescadora Hai-Luk en Cetus (Tierra). Captura al Sharrac en el océano de las Llanuras de Eidolon a cualquier hora del día usando carnada Crepúsculo. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Dientes de sharrac.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/BothUncommonFishAPartItem",
		Introduced = "22",
		Link = "Dientes de sharrac",
		Name = "Dientes de sharrac",
		Type = "Fish Part" 
	},
	["Bono de deuda de refugio"] = {
		Description = "Cubre todo desde la renta habitacional hasta el seguro, permisos de acoplamiento y pago total del tractor de riel. Artículos de grandes sumas).\r\nSe obtiene en los contratos de los Valles del Orbe (Venus) o se compran con Ticker en Fortuna (Venus).",
		Image = "Bono de deuda de refugio.png",
		InternalName = "/Lotus/Types/Items/Solaris/DebtTokenB",
		Introduced = "24",
		Link = "Bono de deuda de refugio",
		Name = "Bono de deuda de refugio",
		Type = "Resource" 
	},
	["Shrill Voca"] = {
		Description = "A Voidtongue cry, trapped in the stone. Crucial to unraveling the secrets of the Murmur.\r\n\r\nUbicación: Albrecht's Laboratories (Deimos)",
		Image = "ShrillVoca.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/EntratiLabDogTagCommon",
		Introduced = "35",
		Link = "Shrill Voca",
		Name = "Shrill Voca",
		Rarity = "Común",
		Type = "Resource" 
	},
	["Silphsela"] = {
		Description = "It is traditionally held that to see Silphsela floating in the air heralds an imminent change in the sky.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bióticos",
		HelminthCost = 35,
		Image = "Silphsela.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriPlantItemE",
		Introduced = "33",
		Link = "Silphsela",
		Name = "Silphsela",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Sister Of Parvos Token"] = {
		Description = "A token symbolizing a converted Sister of Parvos. Can be traded to other players for control of said Sister of Parvos.",
		Image = "SisterOfParvosToken.png",
		InternalName = "/Lotus/Types/Game/Nemesis/KuvaLich/CapturedCorpusLichToken",
		Introduced = "30.5",
		Link = "Sister Of Parvos Token",
		Name = "Sister Of Parvos Token",
		Type = "Resource" 
	},
	["Skateweed Extract"] = {
		Description = "Extracted from Skateweed.",
		Image = "SkateweedExtract.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/IresPlantItem",
		Link = "Skateweed Extract",
		Name = "Skateweed Extract",
		Type = "Plant" 
	},
	["Phasmin suave"] = {
		BuildPrice = 1000,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 10, Name = "Phasmin" } },
		ConsumeOnBuild = false,
		Description = "Pulido y cortado a la perfección.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Phasmin suave.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisCommonGemACutItem",
		Introduced = "24",
		Link = "Phasmin suave",
		Name = "Phasmin suave",
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Toroide sola"] = {
		Amount = { 1, 1 },
		Description = "Un dispositivo de función y origen indeterminado. Valoradopor Vox Solaris y los Raquis.\r\n\r\nGana toroides Sola de enemigos ubicados en el Yemplo del Beneficio en los Valles del Orbe y de raknoides Kytas. También se pueden encontrar en cuevas ubicadas alrededor de los Valles del Orbe (Venus).",
		Image = "Toroide sola.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/ArachnoidWraithItem",
		Introduced = "24",
		ItemCount = 5,
		Link = "Toroide sola",
		Name = "Toroide sola",
		Parents = {
			"Haztech Greaves",
			"Kubrodon Ventkid Greaves",
			"Outrider Greaves",
			"Smelter Greaves",
			"Vent Pobber Ventkid Greaves",
			"Vent Rat Greaves" 
		},
		Type = "Resource" 
	},
	["Fibras somáticas"] = {
		Amount = { 1, 1 },
		Description = "Muestras de fibras neuronales tomadas de uno de los primeros prototipos de warframes y preservadas en un fluido cerebral estabilizdo.\r\n\r\nUbicación: Demoledores en Apolo (Lua) y misiones de Supervivencia conjunta (Lua).",
		HelminthCategory = "Bilis",
		HelminthCost = 10,
		HelminthGain = 0.3,
		Image = "Fibras somáticas.png",
		InternalName = "/Lotus/Types/Items/MiscItems/MemoryCryptoFragment",
		Introduced = "25.7",
		Link = "Fibras somáticas",
		Name = "Fibras somáticas",
		Type = "Resource" 
	},
	["Símbolo de Hijo"] = {
		Description = "Una marca del respeto de Hijo por los servicios prestados.\r\n\r\nSe obtiene con Hijo en el Necralisk en Deimos.",
		Image = "Símbolo de Hijo.png",
		InternalName = "/Lotus/Types/Items/Deimos/EntratiFragmentCommonB",
		Introduced = "29",
		Link = "Símbolo de Hijo",
		Name = "Símbolo de Hijo",
		Type = "Resource" 
	},
	["Escombros espectrales"] = {
		Amount = { 1, 1 },
		Description = "Las partículas espectrales descargadas forman un polvo inerte que se puede recolectar y reactivar para usar en varios proyectos robóticos.\r\n\r\nUbicación: Espectros errantes en el Vacío Granum (niveles de la nave corpus).",
		Image = "Escombros espectrales.png",
		InternalName = "/Lotus/Types/Items/MiscItems/SpecterParticleResidue",
		Introduced = "30.5",
		Link = "Escombros espectrales",
		Name = "Escombros espectrales",
		Type = "Resource" 
	},
	["Sección central espinal"] = {
		Amount = { 1, 1 },
		Description = "Muchas fibras nerviosas delicadas y complejas se encuentran en las vértebras articuladas, que son una de las partes más resistentes de la criatura. Se encuentran en peces Vitreospina que se sabe que sobreviven de manera primitiva en sistemas de cuevas.\r\n\r\nFuente: Se obtiene en peces Vitreospina y Condricord con Hija en el Necralisk (Deimos). Captura Vitreospina en las cuevas de Deriva Cambion durante Fass y Vome, y a Condricord en las zonas activas de las cuevas de Deriva Cambion durante Fass y Vome. También se obtiene de los contratos de las Bóvedas de Aislamiento y de los Féretros Entrati Sagiant en Deriva Cambion.",
		Image = "Sección central espinal.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosOrokinFishBPartItem",
		Introduced = "29",
		Link = "Sección central espinal",
		Name = "Sección central espinal",
		Type = "Fish Part" 
	},
	["Saco esporulado"] = {
		Amount = { 1, 1 },
		Description = "Estos depósitos presurizados de esporas infestadas requieren una extracción cuidadosa o pueden provocar una ruptura explosiva y una contaminación local.\r\n\r\nFuente: Obtenidos al cortar el pez Glutinox con Hija en el Necralisk (Deimos). Captura a Glutinox en la superficie de Deriva Cambion durante Vome. También se obtiene de los Obeliscos Réquiem y los quistes infestados en Deriva Cambion.",
		Image = "Saco esporulado.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosInfestedFishEPartItem",
		Introduced = "29",
		Link = "Saco esporulado",
		Name = "Saco esporulado",
		Type = "Fish Part" 
	},
	["Amarasto estrella"] = {
		BuildPrice = 5000,
		BuildQuantity = 6,
		BuildTime = 60,
		Components = { { ItemCount = 6, Name = "Amarasto" }, { ItemCount = 1, Name = "Blueprint" } },
		ConsumeOnBuild = false,
		Description = "Pulido y cortado a la perfección.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Amarasto estrella.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisRareGemACutItem",
		Introduced = "24",
		Link = "Amarasto estrella",
		Name = "Amarasto estrella",
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Crimzian estrella"] = {
		BuildPrice = 5000,
		BuildQuantity = 6,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 6, Name = "Crimzian" } },
		ConsumeOnBuild = false,
		Description = "Pulida y cortada a la perfección.\r\nEl plano lo vende el anciano Suumbaat en Cetus en la Tierra.",
		Image = "Crimzian estrella.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/RareGemACutAItem",
		Introduced = "22",
		ItemCount = 6,
		Link = "Crimzian estrella",
		Name = "Crimzian estrella",
		Parents = { "Bonewidow Capsule" },
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Esencia de acero"] = {
		Amount = { 1, 1 },
		Description = "Símbolos del reconocimiento de Teshin y obtenidos en las incursiones de alertas o de los acólitos en El Camino de Acero. Se pueden intercambiar por componentes que prueben tus capacidades como guerrero visitando a Teshin en cualquier Repetidor.",
		Image = "Esencia de acero.png",
		InternalName = "/Lotus/Types/Items/MiscItems/SteelEssence",
		Introduced = "28.1",
		Link = "Esencia de acero",
		Name = "Esencia de acero",
		Type = "Resource" 
	},
	Stela = {
		--Amount = { 1, 1 },
		ContainerImage = "MurmurSarcophage.png",
		Description = "This Void-touched stone contains an ominous essence.\r\n\r\nUbicación: Albrecht's Laboratories (Deimos)",
		Image = "Stela.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/MurmurItem",
		Introduced = "35",
		Link = "Stela",
		Name = "Stela",
		--Rarity = "Raro"
		Type = "Resource" 
	},
	["Necratina estrellada"] = {
		BuildPrice = 1000,
		BuildQuantity = 6,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 6, Name = "Necratina" } },
		ConsumeOnBuild = false,
		Description = "Un refinamiento prismático de necratina pura, muy buscada.\r\nEl plano lo vende Otak en el Necralisk de Deimos.",
		Image = "Necratina estrellada.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosRareGemACutItem",
		Introduced = "29",
		ItemCount = 16,
		Link = "Necratina estrellada",
		Name = "Necratina estrellada",
		Parents = { "Voidrig Casing" },
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Stock"] = {
		Description = "Nivel actual del Stock de Chipper. Aumenta su nivel de Stock completando las misiones 'Acabar con Narmer' de Kahl.",
		Image = "Stock.png",
		InternalName = "/Lotus/Types/Items/MiscItems/KahlCreds",
		Introduced = "32.0.3",
		Link = "Stock",
		Name = "Stock",
		SellPrice = 5000,
		Tradable = false,
		Type = "Currency",
	},
	["Sunlight Dragonlily"] = {
		Amount = { 1, 1 },
		Description = "This uncommon plant can only be found during the day.",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "SunlightDragonlily.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/UnCommonDayPlantItem",
		Introduced = "11.5",
		ItemCount = 10,
		Link = "Sunlight Dragonlily",
		Name = "Sunlight Dragonlily",
		Parents = {
			"Citrine Antitoxin",
			"Lapis Antitoxin",
			"The Silver Grove",
			"Vermillion Antitoxin" 
		},
		Type = "Plant" 
	},
	["Sunlight Jadeleaf"] = {
		Amount = { 1, 1 },
		Description = "This rare plant can only be found during the day.",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "SunlightJadeleaf.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/RareDayPlantItem",
		Introduced = "11.5",
		ItemCount = 1,
		Link = "Sunlight Jadeleaf",
		Name = "Sunlight Jadeleaf",
		Parents = {
			"Health Restore (Large)",
			"Lapis Antitoxin",
			"Sunrise Apothic",
			"Vermillion Antitoxin" 
		},
		Type = "Plant" 
	},
	["Sunlight Threshcone"] = {
		Amount = { 1, 1 },
		Description = "This common plant can only be found during the day.",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "SunlightThreshcone.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/CommonDayPlantItem",
		Introduced = "11.5",
		ItemCount = 15,
		Link = "Sunlight Threshcone",
		Name = "Sunlight Threshcone",
		Parents = {
			"Beryl Antitoxin",
			"Citrine Antitoxin",
			"Health Restore (Large)",
			"Nightfall Apothic" 
		},
		Type = "Plant" 
	},
	["Analizador ecosintético de synathid"] = {
		Amount = { 1, 1 },
		Description = "Una unidad de procesamiento que monitorea eficientemente los datos ambientales.\r\n\r\nFuente: Se obtiene al desarmar al servopez Synathid con The Business en Fortuna (Venus). Captura al servopez Synathid en las zonas activas de las cuevas de los Valles del Orbe durante cualquier clima. También se obtiene de la Orbe Explotadora en los Valles del Orbe.",
		Image = "Analizador ecosintético de synathid.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/OrokinFishEcosynthAnalyzerItem",
		Introduced = "24",
		Link = "Analizador ecosintético de synathid",
		Name = "Analizador ecosintético de synathid",
		Type = "Fish Part" 
	},
	["Synthetic Eidolon Shard"] = {
		Amount = { 1, 1 },
		Description = "An Eidolon Shard synthesized from Sanctuary study.",
		Image = "SyntheticEidolonShard.png",
		InternalName = "/Lotus/Types/Gameplay/Eidolon/Resources/SentientShards/SentientShardSynthesizedItem",
		Introduced = "22.18",
		Link = "Synthetic Eidolon Shard",
		Name = "Synthetic Eidolon Shard",
		Type = "Resource" 
	},
	Synthetics = {
		Description = "Helminth eagerly consumes artificial materials y exudes these rope-like strands of filament as a useful byproduct.",
		HelminthCategory = "Synthetics",
		HelminthCost = 1,
		HelminthGain = 0.3,
		Image = "Synthetics.png",
		Introduced = "29",
		Link = "Helminth",
		Name = "Synthetics",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	Synthula = {
		Description = "Carburante destilado para estimulantes.",
		Image = "Synthula.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Eventium",
		Introduced = "19.12",
		Link = "Synthula",
		Name = "Synthula",
		Type = "Resource" 
	},
	["Syrtis Orange Pigment"] = {
		Description = "Syrtis Orange pigments drop from the following enemies:\nArid Eviscerator",
		Image = "PigmentSyrtisOrange.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Syrtis Orange Pigment",
		Type = "Pigment" 
	},
	["Tasoma Extract"] = {
		Description = "Duviri citizens plagued by nightmares seek Tasoma, because its stalks can be crushed to create juice that invites pleasant dreams. Unfortunately, it is difficult to forage Tasoma as it only grows in caves.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bióticos",
		HelminthCost = 35,
		Image = "TasomaExtract.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriMushroomItem",
		Introduced = "33",
		Link = "Tasoma Extract",
		Name = "Tasoma Extract",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Azurita cortada"] = {
		BuildPrice = 1000,
		BuildQuantity = 10,
		BuildTime = 60,
		Components = { { ItemCount = 10, Name = "Azurita" }, { ItemCount = 1, Name = "Blueprint" } },
		ConsumeOnBuild = false,
		Description = "Pulida y cortada a la perfección.\r\nEl plano lo vende el anciano Suumbaat en Cetus en la Tierra.",
		Image = "Azurita cortada.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/CommonGemACutAItem",
		Introduced = "22",
		ItemCount = 1,
		Link = "Azurita cortada",
		Name = "Azurita cortada",
		Parents = { "Focused Nosam Cutter" },
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	Telurio = {
		Amount = { 1, 1 },
		Description = "Este raro metal es ajeno al Sistema Origen y solamente puede encontrarse en asteroides que hayan realizado un largo viaje desde otras estrellas.\r\n\r\nUbicación: Misiones de Archwing en Urano.",
		HelminthCategory = "Oxides",
		HelminthCost = 10,
		HelminthGain = 0.3,
		Image = "Telurio.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Tellurium",
		Introduced = "15.7.2",
		Link = "Telurio",
		Name = "Telurio",
		Rarity = "Raro",
		Type = "Resource" 
	},
	["Bafolita templada"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 20, Name = "Bafolita" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 15, Name = "Teroglobo lúcido" },
			{ ItemCount = 1600, Name = "Nanoesporas" },
			{ ItemCount = 20, Name = "Pirol" } 
		},
		ConsumeOnBuild = false,
		Description = "Fusionada con sus zarcillos infestados inertes en una aleación duradera.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Bafolita templada.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosCommonOreBAlloyItem",
		Introduced = "29",
		ItemCount = 80,
		Link = "Bafolita templada",
		Name = "Bafolita templada",
		Parents = { "Bonewidow Casing", "Cortege Stock", "Morgha Stock", "Voidrig Engine" },
		Rush = 5,
		Type = "Ore" 
	},
	["Tempest Brown Pigment"] = {
		Description = "Tempest Brown pigments drop from the following enemies:\nEclipse Thrax Centurion",
		Image = "PigmentTempestBrown.png",
		InternalName = "",
		Introduced = "33",
		Link = "Pigmento",
		Name = "Tempest Brown Pigment",
		Type = "Pigment" 
	},
	["Nódulo tepa"] = {
		Amount = { 1, 1 },
		ContainerImage = "Planta tepa.png",
		Description = "Los nódulos iridiscentes de estas plantas brillan intensamente en los ambientes fríos.\r\n\r\nUbicación: Valles del Orbe en Venus.",
		HelminthCategory = "Bióticos",
		HelminthCost = 50,
		HelminthGain = 0.3,
		Image = "Nódulo tepa.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/VenusTreeItem",
		Introduced = "24",
		ItemCount = 20,
		Link = "Nódulo tepa",
		Name = "Nódulo tepa",
		Parents = { "Pax Soar" },
		Type = "Resource" 
	},
	["Tharsis Brown Pigment"] = {
		Description = "Tharsis Brown pigments drop from the following enemies:\nBallista",
		Image = "PigmentTharsisBrown.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Tharsis Brown Pigment",
		Type = "Pigment" 
	},
	["Taumica destilada"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 4, Name = "Galio" },
			{ ItemCount = 15, Name = "Teroglobo lúcido" },
			{ ItemCount = 20, Name = "Taumica" },
			{ ItemCount = 20, Name = "Venerol" } 
		},
		ConsumeOnBuild = false,
		Description = "Thaumica reducida a sus elementos más duraderos y viables.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Taumica destilada.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosRareOreAAlloyItem",
		Introduced = "29",
		ItemCount = 20,
		Link = "Taumica destilada",
		Name = "Taumica destilada",
		Parents = { "Bonewidow Casing", "Voidrig Weapon Pod" },
		Rush = 5,
		Type = "Ore" 
	},
	Taumica = {
		Amount = { 3, 6 },
		Description = "Puede moldearse por la infestación pero sigue siendo resistente a ella.\r\nUbicación: Deriva Cambion (Deimos), en las lesiones mineras amarillas, en los obeliscos Réquiem y en los quistes infestados de Spitia.",
		Image = "Taumica.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosRareOreAItem",
		Introduced = "29",
		ItemCount = 20,
		Link = "Taumica",
		Name = "Taumica",
		Parents = { "Taumica destilada" },
		Rarity = "Raro",
		Type = "Ore" 
	},
	["Lodo térmico"] = {
		Amount = { 1, 1 },
		ContainerImage = "Contenedor de lodo térmico.png",
		Description = "Un subproducto del proceso de terraformación de las Torres Sollozantes.\r\n\r\nUbicación: Valles del Orbe en Venus.",
		HelminthCategory = "Bilis",
		HelminthCost = 50,
		HelminthGain = 0.3,
		Image = "Lodo térmico.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/CoolantItem",
		Introduced = "24",
		Link = "Lodo térmico",
		Name = "Lodo térmico",
		Type = "Resource" 
	},
	["Plasma thrax"] = {
		Amount = { 3, 8 },
		Description = "Encontrado en los restos de las manifestaciones del Vacío Thrax, este plasma tiene varias aplicaciones sorprendentemente prácticas.\r\n\r\nUbicación: Zariman.",
		HelminthCategory = "Pheromones",
		HelminthCost = 50,
		HelminthGain = 0.3,
		Image = "Plasma thrax.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/VoidWraithItem",
		Introduced = "31.5",
		Link = "Plasma thrax",
		Name = "Plasma thrax",
		Type = "Resource"
	},
	Thyst = {
		Amount = { 1, 1 },
		Description = "Un fragmento rojo hermoso e iridiscente.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras azules y con la Orbe Explotadora. Esta gema rara sólo se puede extraer con el cortador Nosam avanzado o el taladro de plasma solar.",
		Image = "Thyst.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisEidolonGemBItem",
		Introduced = "24",
		ItemCount = 3,
		Link = "Thyst",
		Name = "Thyst",
		Parents = { "Thyst marquesa" },
		Rarity = "Raro",
		Type = "Gem" 
	},
	Tiametrita = {
		Amount = { 3, 6 },
		Description = "Neurotransmisores infectados condensados bajo presión.\r\nUbicación: Deriva Cambión (Deimos), en las lesiones mineras azules, en los féretros Entrati Sagiant y en las bóvedas extras en los contratos de las bóvedas de aislamiento.",
		Image = "Tiametrita.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosCommonGemAItem",
		Introduced = "29",
		ItemCount = 10,
		Link = "Tiametrita",
		Name = "Tiametrita",
		Parents = { "Tiametrita facetada" },
		Rarity = "Común",
		Type = "Gem" 
	},
	["Placa ticor"] = {
		Description = "Revestimiento de armadura de aleación de alta densidad utilizado en la construcción de naves espaciales ofensivas.\r\n\r\nUbicación: Misiones de Railjack",
		HelminthCategory = "Bilis",
		HelminthCost = 5000,
		HelminthGain = 0.3,
		Image = "Placa ticor.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/ScrapRailjackItem",
		Introduced = "29.10",
		Link = "Placa ticor",
		Name = "Placa ticor",
		Rarity = "Común",
		Type = "Resource" 
	},
	["Disipador en espiral de reparador"] = {
		Amount = { 1, 1 },
		Description = "Descarga el exceso de calor y energía a través del revestimiento.\r\n\r\nFuente: Se obtiene al desarmar al servopez en Fortuna (Venus). Captura al servopez Reparador en los estanques de los Valles del Orbe durante el clima frío.",
		Image = "Disipador en espiral de reparador.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/SolarisFishDissipatorCoilItem",
		Introduced = "24",
		Link = "Disipador en espiral de reparador",
		Name = "Disipador en espiral de reparador",
		Type = "Fish Part" 
	},
	Titanio = {
		Amount = { 30, 60 },
		Description = "Este metal altamente maleable fue explotado en grandes cantidades por los orokin y ahora solo se puede encontrar dentro de roca espacial.\r\n\r\nUbicación: Misiones del Railjack",
		HelminthCategory = "Oxides",
		HelminthCost = 10000,
		HelminthGain = 0.3,
		Image = "Titanio.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/TitaniumRailjackItem",
		Introduced = "27",
		ItemCount = 750,
		Link = "Titanio",
		Name = "Titanio",
		Parents = { "Bonewidow Engine", "Protea Mavv Helmet" },
		Rarity = "Común",
		Type = "Resource" 
	},
	["Tower White Pigment"] = {
		Description = "Tower White pigments drop from the following enemies:\nKuva Jester",
		Image = "PigmentTowerWhite.png",
		InternalName = "",
		Introduced = "22.20",
		Link = "Pigmento",
		Name = "Tower White Pigment",
		Type = "Pigment" 
	},
	Trachons = {
		BuildPrice = 1000,
		BuildQuantity = 1,
		BuildTime = 120,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 45, Name = "Muestra mutágena" },
			{ ItemCount = 26000, Name = "Nanoesporas" },
			{ ItemCount = 1500, Name = "Plástidos" } 
		},
		ConsumeOnBuild = false,
		Description = "Un órgano encontrado en las naves infestadas que facilita la comunicación dentro de la mente colmena infestada.",
		Image = "Trachons.png",
		InternalName = "/Lotus/Types/Items/RailjackMiscItems/TrachonsRailjackItem",
		Introduced = "27",
		Link = "Trachons",
		Name = "Trachons",
		Rush = 5,
		Type = "Resource" 
	},
	["Bono de deuda de entrenamiento"] = {
		Description = "Los recaudadores lo llaman una inversión en nuestro futuro, pero los préstamos para cubrir entrenamiento vocacional y de especialidas siempre cuestan más de lo que alguna vez ganarás. Especialmente con los intereses.\r\nSe obtiene en los contratos de los Valles del Orbe (Venus) o se compran con Ticker en Fortuna (Venus).",
		Image = "Bono de deuda de entrenamiento.png",
		InternalName = "/Lotus/Types/Items/Solaris/DebtTokenA",
		Introduced = "24",
		Link = "Bono de deuda de entrenamiento",
		Name = "Bono de deuda de entrenamiento",
		Type = "Resource" 
	},
	["Ojos de tralok"] = {
		Amount = { 1, 1 },
		Description = "Los ostronitas hierven estos peces hasta formar una gelatina que forma un adhesivo fuerte cuando se seca.\r\n\r\nFuente: Extraído de un pez Tralok con la Péscadora Hai-Luk en Cetus /Tierra) Captura al Tralok en el océano de las Llanuras de Eidolon durante el día. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Ojos de tralok.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/DayUncommonFishAPartItem",
		Introduced = "22",
		Link = "Ojos de tralok",
		Name = "Ojos de tralok",
		Type = "Fish Part" 
	},
	["Xenorhast trapezoidal"] = {
		BuildPrice = 1000,
		BuildQuantity = 3,
		BuildTime = 60,
		Components = { { ItemCount = 1, Name = "Blueprint" }, { ItemCount = 3, Name = "Xenorhast" } },
		ConsumeOnBuild = false,
		Description = "Sus facetas brillan con la oscuridad del Vacío.\r\nEl plano lo vende Otak en el Necralisk en Deimos.",
		Image = "Xenorhast trapezoidal.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosEidolonGemACutItem",
		Introduced = "29",
		ItemCount = 10,
		Link = "Xenorhast trapezoidal",
		Name = "Xenorhast trapezoidal",
		Parents = { "Cortege Receiver", "Morgha Receiver" },
		Rush = 5,
		Tradable = true,
		Type = "Gem" 
	},
	["Aleación de travocita"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 100, Name = "Plástidos" },
			{ ItemCount = 500, Name = "Restos" },
			{ ItemCount = 20, Name = "Travorida" } 
		},
		ConsumeOnBuild = false,
		Description = "Un compuesto formado a partir de travorida.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Aleación de travocita.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisCommonOreAAlloyItem",
		Introduced = "24",
		ItemCount = 30,
		Link = "Aleación de travocita",
		Name = "Aleación de travocita",
		Parents = { "Sunpoint Plasma Drill" },
		Rush = 5,
		Type = "Ore" 
	},
	Travorida = {
		Amount = { 5, 10 },
		Description = "Un mineral endurecido por la aplastante presión de la atmósfera venusiana.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras rojas y en los contenedores de recursos.",
		Image = "Travorida.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisCommonOreAItem",
		Introduced = "24",
		ItemCount = 20,
		Link = "Travorida",
		Name = "Travorida",
		Parents = { "Aleación de adramalio", "Aleación de travocita" },
		Rarity = "Común",
		Type = "Ore" 
	},
	["Tree Green Pigment"] = {
		Description = "Tree Green pigments drop from the following enemies:\nArid Lancer",
		Image = "PigmentTreeGreen.png",
		InternalName = "",
		Introduced = "15.6",
		Link = "Pigmento",
		Name = "Tree Green Pigment",
		Type = "Pigment" 
	},
	["Esencia trembera"] = {
		Amount = { 1, 1 },
		Description = "Un compuesto de mineral muy purificado que tiene valor por su fuerza, resilencia y resistencia contra el calor. Utilizado en gran parte para la construcción de los Repetidores tenno.",
		Image = "Esencia trembera.png",
		InternalName = "/Lotus/Types/Items/RelayRebuild/PhaseThreeEarthEssence",
		Introduced = "23.6",
		ItemCount = 15,
		Link = "Esencia trembera",
		Name = "Esencia trembera",
		Parents = { "Componente de puntal del repetidor" },
		Type = "Event" 
	},
	["Entroplasma de tromyzon"] = {
		Amount = { 1, 1 },
		Description = "Un solvente que reconstituye los desechos de las Torres sollozantes en materia degradada.\r\n\r\nFuente: Se obtiene al desarmar al servopez Trmyzon con The Business en Fortuna (Venus). Captura al servopez Tromyzon en las cuevas de los Valles del Orbe durante el clima frío. También se obtiene de la Orbe Explotadora en los Valles del Orbe.",
		Image = "Entroplasma de tromyzon.png",
		InternalName = "/Lotus/Types/Items/Fish/Solaris/FishParts/OrokinFishEntroplasmaItem",
		Introduced = "24",
		Link = "Entroplasma de tromyzon",
		Name = "Entroplasma de tromyzon",
		Type = "Fish Part" 
	},
	["Sistema tubercular de branquias"] = {
		Amount = { 1, 1 },
		Description = "Las membranas adaptativas permiten a muchos peces en Deimos moverse libremente entre entornos fluidos y gaseosos.\r\n\r\nFuente; Extraído de los siguientes peces en Deriva Cambion a través de Hija en el Necralisk (Deimos): Ostimir, Acuapulmo, Vitreospina, Mixostómata y Duroide.",
		Image = "Sistema tubercular de branquias.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosGenericOrokinFishPartItem",
		Introduced = "29",
		Link = "Sistema tubercular de branquias",
		Name = "Sistema tubercular de branquias",
		Type = "Fish Part" 
	},
	["Vanaespina"] = {
		Amount = { 1, 1 },
		Description = "La rara espina de una rosa extinta y un componente vital en los defixios orokin y otras tecnologías. Fue vista por última vez cerca de la Zona Abisal.\r\nUbicación: Zona Abisal en Ceres (requiere balizas abisales para cceder).",
		HelminthCategory = "Bilis",
		HelminthCost = 40,
		Image = "Vanaespina.png",
		Introduced = "34",
		Link = "Vanaespina",
		Name = "Vanaespina",
		Rarity = "Raro",
		Type = "Resource",
	},
	["Toroide vega"] = {
		Amount = { 1, 1 },
		Description = "Un dispositivo de función y origen indeterminado. Valoradopor Vox Solaris y los Raquis.\r\n\r\nGana toroides Vega de enemigos ubicados en el puerto espacial en los Valles del Orbe y de raknoides Enanos. También se pueden encontrar en cuevas ubicadas alrededor de los Valles del Orbe (Venus).",
		Image = "Toroide vega.png",
		InternalName = "/Lotus/Types/Gameplay/Venus/Resources/ArachnoidMicroidItem",
		Introduced = "24",
		ItemCount = 5,
		Link = "Toroide vega",
		Name = "Toroide vega",
		Parents = {
			"Haztech Pauldrons",
			"Kubrodon Ventkid Pauldrons",
			"Outrider Pauldrons",
			"Smelter Pauldrons",
			"Vent Pobber Ventkid Pauldrons",
			"Vent Rat Pauldrons" 
		},
		Type = "Resource" 
	},
	["Veldt Yellow Pigment"] = {
		Description = "Veldt Yellow pigments drop from the following enemies:\nThrax Legatus",
		Image = "PigmentVeldtYellow.png",
		InternalName = "",
		Introduced = "33",
		Link = "Pigmento",
		Name = "Veldt Yellow Pigment",
		Type = "Pigment" 
	},
	["Aleación de venerdo"] = {
		BuildPrice = 1000,
		BuildQuantity = 20,
		BuildTime = 60,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 2, Name = "Galio" },
			{ ItemCount = 300, Name = "Rubedo" },
			{ ItemCount = 20, Name = "Venerol" } 
		},
		ConsumeOnBuild = false,
		Description = "Un compuesto formado por Venerol.\r\nEl plano lo vende Smokefinger en Fortuna en Venus.",
		Image = "Aleación de venerdo.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisUncommonOreAAlloyItem",
		Introduced = "24",
		ItemCount = 40,
		Link = "Aleación de venerdo",
		Name = "Aleación de venerdo",
		Parents = {
			"Haztech Apparel",
			"Haztech Cuirass",
			"Haztech Pauldrons",
			"Kubrodon Ventkid Apparel",
			"Kubrodon Ventkid Cuirass",
			"Kubrodon Ventkid Pauldrons",
			"Outrider Cuirass",
			"Outrider Pauldrons",
			"Smelter Apparel",
			"Smelter Cuirass",
			"Smelter Pauldrons",
			"Vent Pobber Ventkid Apparel",
			"Vent Pobber Ventkid Cuirass",
			"Vent Pobber Ventkid Pauldrons",
			"Vent Rat Cuirass",
			"Vent Rat Pauldrons",
			"Voidrig Casing" 
		},
		Rush = 5,
		Type = "Ore" 
	},
	Venerol = {
		Amount = { 4, 8 },
		Description = "Un metal precioso forjado de los subproductos de refrigerantes.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras rojas y en los contenedores de recursos.",
		Image = "Venerol.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisUncommonOreItem",
		Introduced = "24",
		ItemCount = 20,
		Link = "Venerol",
		Name = "Venerol",
		Parents = { "Taumica destilada", "Aleación de venerdo" },
		Rarity = "Uncommon",
		Type = "Ore" 
	},
	Veridos = {
		Amount = { 2, 4 },
		Description = "Una gema verde muy reflectante.\r\nUbicación: Llanuras de Eidolon (Tierra), en las vetas mineras azules y con los Pistones.",
		Image = "Veridos.png",
		InternalName = "/Lotus/Types/Items/Gems/Eidolon/UncommonGemAItem",
		Introduced = "22",
		ItemCount = 10,
		Link = "Veridos",
		Name = "Veridos",
		Parents = { "Veridos marquesa" },
		Rarity = "Uncommon",
		Type = "Gem" 
	},
	["Vessel Capillaries"] = {
		Amount = { 2, 7 },
		Description = "A crucial sub-component in the construction of Albrecht Entrati's vessels.\r\nAcquired by completing Entrati Disruption missions on Deimos.",
		Image = "VesselCapillaries.png",
		InternalName = "/Lotus/Types/Gameplay/EntratiLab/Resources/VesselCapillaries",
		Introduced = "35.5",
		Link = "Vessel Capillaries",
		Name = "Vessel Capillaries",
		Type = "Resource" 
	},
	["Vestan Moss"] = {
		Amount = { 1, 1 },
		Description = "One of the few known plant species able to thrive on asteroids in deep space.",
		HelminthCategory = "Bióticos",
		HelminthCost = 8,
		HelminthGain = 0.3,
		Image = "VestanMoss.png",
		InternalName = "/Lotus/Types/Items/Plants/MiscItems/MossGroundCoverAPlantItem",
		Introduced = "Update: The Silver Grove",
		ItemCount = 12,
		Link = "Vestan Moss",
		Name = "Vestan Moss",
		Parents = { "Sunrise Apothic" },
		Type = "Plant" 
	},
	["Trizas vestigiales"] = {
		--Amount = { 1, 1 },
		Description = "Restos de la Luz de Jade. Ecos de su poder.\r\n\r\nSe obtienen en las misiones de Ascensión en Brutus, Urano.",
		Image = "Trizas vestigiales.png",
		InternalName = "/Lotus/Types/Gameplay/JadeShadows/Resources/AscensionResourceItem",
		Introduced = "36",
		Link = "Trizas vestigiales",
		Name = "Trizas vestigiales",
		Type = "Resource" 
	},
	["Esencia vitus"] = {
		Amount = { 1, 1 },
		Description = "Entregado por los Árbitros de Hexis a los pocos tenno capaces de sobrevivir el Arbitramento.\r\n\r\nUbicación: Misiones de Arbitramento.",
		Image = "Esencia vitus.png",
		InternalName = "/Lotus/Types/Items/MiscItems/Elitium",
		Introduced = "23.10",
		Link = "Esencia vitus",
		Name = "Esencia vitus",
		Type = "Resource" 
	},
	["Orbe de gel del Vacío"] = {
		Amount = { 1, 1 },
		Description = "Una muestra de energía ambiental del Vacío destilada en un estado neutral.\r\n\r\nUbicación: Zariman.",
		HelminthCategory = "Bilis",
		HelminthCost = 10,
		HelminthGain = 0.3,
		Image = "Orbe de gel del Vacío.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/ZarimanMiscItemA",
		Introduced = "31.5",
		Link = "Orbe de gel del Vacío",
		Name = "Orbe de gel del Vacío",
		Rarity = "Uncommon",
		Type = "Resource",
	},	
	["Vestigios del Vacío"] = {
		Description = "Una sustancia usada para aumentar el poder dentro de las reliquias.\r\n\r\nUbicación: Misiones de Fisuras del Vacío.",
		Image = "Vestigios del Vacío.png",
		InternalName = "/Lotus/Types/Items/MiscItems/VoidTearDrop",
		Introduced = "Specters of the Rail 0.0",
		Link = "Vestigios del Vacío",
		Name = "Vestigios del Vacío",
		Type = "Resource" 
	},
	["Cresta de pluma del Vacío"] = {
		Amount = { 1, 1 },
		Description = "Las finas plumas de la corona de un Ángel del Vacío.\r\n\r\nUbicación: Zariman.",
		Image = "Cresta de pluma del Vacío.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/ZarimanDogTagRare",
		Introduced = "31.5",
		Link = "Cresta de pluma del Vacío",
		Name = "Cresta de pluma del Vacío",
		Rarity = "Raro",
		Tradable = false,
		Type = "Resource"
	},
	["Cálamo de pluma del Vacío"] = {
		Amount = { 1, 1 },
		Description = "Afiladas y medio reales, soltadas por un Ángel del Vacío.\r\n\r\nUbicación: Zariman.",
		Image = "Cálamo de pluma del Vacío.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/ZarimanDogTagCommon",
		Introduced = "31.5",
		Link = "Cálamo de pluma del Vacío",
		Name = "Cálamo de pluma del Vacío",
		Rarity = "Común",
		Tradable = false,
		Type = "Resource"
	},
	["Rémige de pluma del Vacío"] = {
		Amount = { 1, 1 },
		Description = "Una pluma viviente de un Ángel del Vacío, arrancada en combate.\r\n\r\nUbicación: Zariman.",
		Image = "Rémige de pluma del Vacío.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/VoidAngelItem",
		Introduced = "31.5",
		Link = "Rémige de pluma del Vacío",
		Name = "Rémige de pluma del Vacío",
		Rarity = "Raro",
		Tradable = false,
		Type = "Resource"
	},
	["Raquis de pluma del Vacío"] = {
		Amount = { 1, 1 },
		Description = "Un símbolo de sabiduría, que se desprendió de los Ángeles del Vacío hace mucho tiempo.\r\n\r\nUbicación: Zariman.",
		Image = "Raquis de pluma del Vacío.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/ZarimanDogTagBounty",
		Introduced = "31.5",
		Link = "Raquis de pluma del Vacío",
		Name = "Raquis de pluma del Vacío",
		Rarity = "Común",
		Tradable = false,
		Type = "Resource"
	},
	["Barba de pluma del Vacío"] = {
		Amount = { 1, 1 },
		Description = "Una pluma metálica del ala de un Ángel del Vacío.\r\n\r\nUbicación: Zariman.",
		Image = "Barba de pluma del Vacío.png",
		InternalName = "/Lotus/Types/Gameplay/Zariman/Resources/ZarimanDogTagUncommon",
		Introduced = "31.5",
		Link = "Barba de pluma del Vacío",
		Name = "Barba de pluma del Vacío",
		Rarity = "Uncommon",
		Tradable = false,
		Type = "Resource"
	},
	["Voidrig Capsule"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Cápsula de Necramech dañada" },
			{ ItemCount = 20, Name = "Veridos marquesa" },
			{ ItemCount = 2, Name = "Centelleante" },
			{ ItemCount = 30, Name = "Sección central espinal" } 
		},
		ConsumeOnBuild = true,
		Description = "Capsule component for the VOIDRIG Necramech.",
		Image = "VoidrigCapsule.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/NecromechPartSystemsItem",
		Introduced = "29",
		Link = "Voidrig Capsule",
		Name = "Voidrig Capsule",
		Rush = 25,
		Type = "Resource" 
	},
	["Voidrig Casing"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 120, Name = "Aleación de adramalio" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Cubierta de Necramech dañada" },
			{ ItemCount = 16, Name = "Necratina estrellada" },
			{ ItemCount = 40, Name = "Aleación de venerdo" } 
		},
		ConsumeOnBuild = true,
		Description = "Casing component for the VOIDRIG Necramech.",
		Image = "VoidrigCasing.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/NecromechPartChassisItem",
		Introduced = "29",
		Link = "Voidrig Casing",
		Name = "Voidrig Casing",
		Rush = 25,
		Type = "Resource" 
	},
	["Voidrig Engine"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 2, Name = "Filtro biótico" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 1, Name = "Motor de Necramech dañado" },
			{ ItemCount = 75, Name = "Isos" },
			{ ItemCount = 100, Name = "Bafolita templada" } 
		},
		ConsumeOnBuild = true,
		Description = "Engine component for the VOIDRIG Necramech.",
		Image = "VoidrigEngine.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/NecromechPartEngineItem",
		Introduced = "29",
		Link = "Voidrig Engine",
		Name = "Voidrig Engine",
		Rush = 25,
		Type = "Resource" 
	},
	["Voidrig Weapon Pod"] = {
		BuildPrice = 15000,
		BuildQuantity = 1,
		BuildTime = 43200,
		Components = {
			{ ItemCount = 6, Name = "Filtro biótico" },
			{ ItemCount = 1, Name = "Blueprint" },
			{ ItemCount = 45, Name = "Electrocito charc" },
			{ ItemCount = 1, Name = "Cápsula de arma de Necramech dañada" },
			{ ItemCount = 80, Name = "Taumica destilada" } 
		},
		ConsumeOnBuild = true,
		Description = "Weapon Pod component for the VOIDRIG Necramech.",
		Image = "VoidrigWeaponPod.png",
		InternalName = "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/NecromechPartWeaponPodItem",
		Introduced = "29",
		Link = "Voidrig Weapon Pod",
		Name = "Voidrig Weapon Pod",
		Rush = 25,
		Type = "Resource" 
	},
	["Volatile Motes"] = {
		--Amount = { 1, 1 },
		Description = "Highly charged particles of pure energy. The source of the Jade Light, y Jade's power. Highly coveted by Parvos Granum for his Jade Eximus program.\r\n\r\nObtained from Operation Ascension missions (Brutus on Urano) y special Operation Alerts during Operation: Belly of the Beast.",
		Image = "VolatileMotes.png",
		InternalName = "/Lotus/Types/Gameplay/JadeShadows/Resources/AscensionEventResourceItem",
		Introduced = "36",
		Link = "Operation: Belly of the Beast",
		Name = "Volatile Motes",
		Type = "Event" 
	},
	["Residuo de vome"] = {
		Description = "Un trozo de carne cruda que cayó del wyrm Vome en el espasmo de su muerte. Se usa para atraer a condricords y duroides en las zonas activas de la cueva de Deriva Cambion durante Fass y Vome.\r\n\r\nUbicación: Deriva Cambion en Deimos mientras Fass está activo.",
		Image = "Residuo de vome.png",
		InternalName = "/Lotus/Types/Game/FishBait/Infested/OrokinFishBaitA",
		Introduced = "29",
		Link = "Residuo de vome",
		Name = "Residuo de vome",
		Type = "Resource" 
	},
	Vosforo = {
		Description = "Loid utiliza dispositivos en el Laboratorio de Albrecht para reducir arcanos a vósforo, un potente polvo para procesos alquímicos. Habla con Loid en el Sanctum Anatomica en Deimos para cambiar vósforo por arcanos que tiene almacenados en el laboratorio.",
		Image = "Vósforo.png",
		InternalName = "/Lotus/Types/Items/MiscItems/DistillPoints",
		Introduced = "35",
		Link = "Vósforo",
		Name = "Vósforo",
		Type = "Resource" 
	},
	["Depósito de sebum de cera"] = {
		Amount = { 1, 1 },
		Description = "Los restos de los fluidos corporales originales de las criaturas persisten después de la infestación, a menudo cristalizados o coagulados en compuestos completamente nuevos.\r\n\r\nFuente: Extraído del pez Amniofisi con Hija en el Necralisk (Deimos). Captura Amniofisi en las cuevas de Deriva Cambion durante Vome y Fass.",
		Image = "Depósito de sebum de cera.png",
		InternalName = "/Lotus/Types/Items/Fish/Deimos/FishParts/DeimosInfestedFishDPartItem",
		Introduced = "29",
		Link = "Depósito de sebum de cera",
		Name = "Depósito de sebum de cera",
		Type = "Fish Part" 
	},
	["Wisp Grey Pigment"] = {
		Description = "Wisp Grey pigments drop from the following enemies:\nDargyn Pilot",
		Image = "PigmentWispGrey.png",
		InternalName = "",
		Introduced = "22.20",
		Link = "Pigmento",
		Name = "Wisp Grey Pigment",
		Type = "Pigment" 
	},
	Xenorhast = {
		Amount = { 1, 1 },
		Description = "Un nódulo de materia primordial, enquistado dentro de carne infestada.\r\nUbicación: Deriva Cambion (Deimos), en las lesiones mineras azules. Esta gema rara sólo se puede extraer con el cortador Nosam avanzado o el taladro de plasma solar.",
		Image = "Xenorhast.png",
		InternalName = "/Lotus/Types/Items/Gems/Deimos/DeimosEidolonGemAItem",
		Introduced = "29",
		ItemCount = 3,
		Link = "Xenorhast",
		Name = "Xenorhast",
		Parents = { "Xenorhast trapezoidal" },
		Rarity = "Raro",
		Type = "Gem" 
	},
	["Arbusto yao"] = {
		Description = "La cálida luz del arbusto yao brilla incluso en lugares fríos y oscuros.\r\n\r\nUbicación: Duviri",
		HelminthCategory = "Bióticos",
		HelminthCost = 35,
		Image = "Arbusto yao.png",
		InternalName = "/Lotus/Types/Gameplay/Duviri/Resource/DuviriPlantItemD",
		Introduced = "33",
		Link = "Arbusto yao",
		Name = "Arbusto yao",
		Rarity = "Uncommon",
		Type = "Resource" 
	},
	["Estómago yogwun"] = {
		Description = "Una vez limpiado y curtido, este órgano puede ser convertido en un durable cuero.\r\n\r\nFuente: Obtenido del pez Yogwun con la Pescadora Hai-Luk en Cetus (Tierra). Captura al Yogwun en los estanques de las Llanuras de Eidolon durante el día. También se obtiene de los pistones en las Llanuras de Eidolon.",
		Image = "Estómago yogwun.png",
		InternalName = "/Lotus/Types/Items/Fish/Eidolon/FishParts/DayCommonFishCPartItem",
		Introduced = "22",
		Link = "Estómago yogwun",
		Name = "Estómago yogwun",
		Type = "Fish Part" 
	},
	["Zealot Derelict Code"] = {
		Description = "Allows access to Infested Derelicts that have been rerouted to populated areas by Zealots.",
		Image = "ZealotDerelictCode.png",
		InternalName = "/Lotus/Types/Items/MiscItems/AntiSerumInjector",
		Introduced = "25.7.3.1",
		Link = "Zealot Derelict Code",
		Name = "Zealot Derelict Code",
		Type = "Event" 
	},
	["Corona Granum zenith"] = {
		Description = "Un símbolo antiguo de incalculable valor del mismísimo fundador del Corpus. El más raro de todos.",
		Image = "Corona Granum zenith.png",
		InternalName = "/Lotus/Types/Items/Tokens/GreedTokens/GreedTokenBlack",
		Introduced = "28",
		Link = "Corona Granum",
		Name = "Corona Granum zenith",
		Type = "Resource" 
	},
	---1999 start
	["Fragmento de lona de Höllvania"] = {
		Description = "Un material resistente al Efervon usado para fabricar uniformes Scaldra.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Fragmento de lona de Höllvania.png",
		InternalName = "/Lotus/Types/Gameplay/1999Wf/Resources/1999ResourceCommonB",
		Introduced = "38",
		Link = "Fragmento de lona de Höllvania",
		Name = "Fragmento de lona de Höllvania",
		Rarity = "Común",
		Type = "Resource"
	},
	["Muestra de Efervon"] = {
		Description = "Una muestra de la sustancia corrosiva que la Scaldra usa para purgar el Techrot. Manipular con cuidado.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Muestra de Efervon.png",
		InternalName = "/Lotus/Types/Gameplay/1999Wf/Resources/1999ResourceCommonA",
		Introduced = "38",
		Link = "Muestra de Efervon",
		Name = "Muestra de Efervon",
		Rarity = "Común",
		Type = "Resource"
	},
	["Quitina Techrot"] = {
		Description = "Este caparazón retorcido apenas se parece al dispositivo que era antes de que el Techrot lo cambiara.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Quitina Techrot.png",
		InternalName = "/Lotus/Types/Gameplay/1999Wf/Resources/1999ResourceUncommonA",
		Introduced = "38",
		Link = "Quitina Techrot",
		Name = "Quitina Techrot",
		Rarity = "Poco común",
		Type = "Resource"
	},
	["Arco-Repetidor experimental"] = {
		Description = "El ingenio de Höllvania no tiene límites, y esta maravilla sin regulación es prueba de ello. Un dispositivo de vanguardia rebosante de innovación desenfrenada.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Arco-Repetidor experimental.png",
		InternalName = "/Lotus/Types/Gameplay/1999Wf/Resources/1999ResourceUncommonB",
		Introduced = "38",
		Link = "Arco-Repetidor experimental",
		Name = "Arco-Repetidor experimental",
		Rarity = "Común",
		Type = "Resource"
	},
	["Placa base Techrot"] = {
		Description = "Esta placa base probablemente sirvió como centro neurálgico, facilitando la red de comunicación del Techrot.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Placa base Techrot.png",
		InternalName = "/Lotus/Types/Gameplay/1999Wf/Resources/1999ResourceRareA",
		Introduced = "38",
		Link = "Placa base Techrot",
		Name = "Placa base Techrot",
		Rarity = "Raro",
		Type = "Resource"
	},
	["Big Bytes Pizza"] = {
		Description = "Who doesn't like pizza? Trade this Hex Treasure with Lettie to earn standing with The Hex.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Big Bytes Pizza.png",
		InternalName = "",
		Introduced = "38",
		Link = "Big Bytes Pizza (Resource)",
		Name = "Big Bytes Pizza",
		Type = "Resource"
	},
	["Argon Burger Meal"] = {
		Description = "Burgers so tasty they always disappear!\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Argon Burger Meal.png",
		InternalName = "",
		Introduced = "38",
		Link = "Argon Burger Meal",
		Name = "Argon Burger Meal",
		Type = "Resource"
	},
	["35mm Film"] = {
		Description = "For the documentation who sees the world through a unique lens, extra film is always a win. Trade this Hex Treasure with Lettie to earn standing with The Hex.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "35mm Film.png",
		InternalName = "",
		Introduced = "38",
		Link = "35mm Film",
		Name = "35mm Film",
		Type = "Resource"
	},
	["Cheddar Crowns Cereal"] = {
		Description = "A nostalgic treat for the ultimate '90s kid! Remember those commercials with the cheerful mouse quartet? Trade this Hex Treasure with Lettie to earn standing with The Hex.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Cheddar Crowns Cereal.png",
		InternalName = "",
		Introduced = "38",
		Link = "Cheddar Crowns Cereal",
		Name = "Cheddar Crowns Cereal",
		Type = "Resource"
	},
	["Mood Crystal"] = {
		Description = "Sleek, stylish, y soothing, mood crystals are the perfect gift for anyone in need of a little calm. Trade this Hex Treasure with Lettie to earn standing with The Hex.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Mood Crystal.png",
		InternalName = "",
		Introduced = "38",
		Link = "Mood Crystal",
		Name = "Mood Crystal",
		Type = "Resource"
	},
	["Chuggin' Along Sixpack"] = {
		Description = "A set of liquid comfort perfect for anyone who deserves a moment to unwind. Ideal for someone carruing the weight of the world on their shoulders. Trade this Hex Treasure with Lettie to earn standing with The Hex.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "Chuggin' Along Sixpack.png",
		InternalName = "",
		Introduced = "38",
		Link = "Chuggin' Along Sixpack",
		Name = "Chuggin' Along Sixpack",
		Type = "Resource"
	},
	["On-lyne CD"] = {
		Description = "The ultimate gift for fans of On-lyne! Show your love y support with this must-have merch for any music lover's collection. Trade this Hex Treasure with Lettie to earn standing with The Hex.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "On-lyne CD.png",
		InternalName = "",
		Introduced = "38",
		Link = "On-lyne CD",
		Name = "On-lyne CD",
		Type = "Resource"
	},
	["The Countessa Comic"] = {
		Description = "The Countessa isn't just an icon–she's a hero! Issues from this cult classic comic series are sought after by subculture enthusiasts who know the value of a strong y stylish protagonist. Trade this Hex Treasure with Lettie to earn standing with The Hex.\r\n\r\nUbicación: 1999 (Höllvania)",
		Image = "The Countessa Comic.png",
		InternalName = "",
		Introduced = "38",
		Link = "The Countessa Comic",
		Name = "The Countessa Comic",
		Type = "Resource"
	},
	--- 1999 end
	Zodian = {
		Description = "Una gema azul que irradia energía astral.\r\nUbicación: Valles del Orbe (Venus), en las vetas mineras azules y con la Orbe Explotadora. Esta gema rara sólo se puede extraer con el cortador Nosam avanzado o el taladro de plasma solar.",
		Image = "Zodian.png",
		InternalName = "/Lotus/Types/Items/Gems/Solaris/SolarisEidolonGemAItem",
		Introduced = "24",
		ItemCount = 3,
		Link = "Zodian",
		Name = "Zodian",
		Parents = { "Zodian radiante" },
		Rarity = "Raro",
		Type = "Gem" 
	} 
}

for k, v in pairs(GenericComponentData) do
	v['Description'] = 'A '..k..' component'
	v['Link'] = 'Blueprints'
end

return { GenericComponents = GenericComponentData, Resources = ResourceData }