Wiki Warframe Español
Advertisement
Wiki Warframe Español

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

--Hey! You! Here to Actualización something that's out of date? Follow these easy steps:
-- 1. Use Ctrl+F to find the data for the weapon
-- 2. Find the number that's wrong
-- 3. Change the number and save the page
--That's it! After you've done that, the data will proliferate out to all the relevant pages
--If you're adding new data instead of just changing existing data, try to use an example of how things are entered if you're not quiet sure what to do.
--(Oh, order doesn't matter, but spelling and capitalization do
--      so for example it doesn't matter if Disposition is first or last)
--Thanks, you're awesome!
--User:Falterfire

local WeaponData =
{
--Special list of things to be ignored when counting
--Currently just for Dark Split-Sword & Rampart, but may be needed again later
--Pretty much used to avoid screwing up the Mastery Rank list
["IgnoreInCount"] = {"Rampart", "Dark Split-Sword (Heavy Blade)", "Cadus", "Carmine Penta", "Prisma Machete", "Dargyn", "Artemis Bow (Weapon)", "Dex Pixia", "Regulators (Weapon)", "Regulators Prime", "Diwata", "Exalted Blade (Weapon)", "Umbra Exalted Blade (Weapon)", "Iron Staff", "Valkyr Talons", "Garuda's Talons", "Desert Wind", "Corvas (Atmosphere)", "Cyngas (Atmosphere)", "Dual Decurion (Atmosphere)", "Fluctus (Atmosphere)", "Grattler (Atmosphere)", "Imperator (Atmosphere)", "Imperator Vandal (Atmosphere)", "Phaedra (Atmosphere)", "Velocitus (Atmosphere)"},
["Weapons"] = {
    ["Ack & Brunt"] = {
        Name = "Ack & Brunt",
		Cost = {
			Credits = 65000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 7500,},
				{ Name = "Cryotic",Type = "Resource",Count = 3300,},
				{ Name = "Forma",Type = "Item",Count = 1,},},
		},
		BlockResist = 0.60,
		Class = "Sword and Shield",
		Conclave = true,
		Image = "RegorAxeShield.png",
		Introduced = "[[Actualización 17#Actualización 17.0|Actualización 17.0]]",
		JumpAttack = 69,
		Mastery = 3,
		NormalAttack = {
			Damage = {
				["Impact"] = 6.9,
				["Puncture"] = 6.9,
				["Slash"] = 55.2,},
			FireRate = 0.833,
		},
		SlideAttack = 69,
		StancePolarity = "V",
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 69,
	},
	["Amphis"] = {
		BlockResist = 0.55,
		Class = "Staff",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 500,},
				{ Name = "Circuits",Type = "Resource",Count = 600,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 600,},},
		},
		Image = "DEAmphis.png",
		Introduced = "[[Actualización 6#Actualización 6.5|Actualización 6.5]]",
		JumpAttack = 62,
		JumpRadius = 5,
		Mastery = 0,
		Name = "Amphis",
		NormalAttack = {
			Damage = {
				["Impact"] = 43.4,
				["Puncture"] = 9.3,
				["Slash"] = 9.3,},
			FireRate = 1.25,
		},
		Polarities = {"Bar"},
		SlideAttack = 62,
		Stagger = "Yes",
		StancePolarity = "V",
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 62,
	},
	["Anku"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 800,},
				{ Name = "Circuits",Type = "Resource",Count = 200,},
				{ Name = "Morphics",Type = "Resource",Count = 4,},},
		},
		BlockResist = 0.50,
		Class = "Scythe",
		Conclave = true,
		Image = "ParisScythe.png",
		Introduced = "[[Actualización 16#Actualización 16.7|Actualización 16.7]]",
		JumpAttack = 63,
		Mastery = 3,
		Name = "Anku",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.5,
				["Puncture"] = 50.4,
				["Slash"] = 3.1,},
			FireRate = 1.08,
		},
		Polarities = {"V"},
		SlideAttack = 63,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 63,
	},
	["Ankyros"] = {
		BlockResist = 0.50,
		Class = "Fist",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 125,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Nano Spores",Type = "Resource",Count = 900,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 600,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 450,},},
		},
		Family = "Ankyros",
		Image = "Ankyros.png",
		Introduced = "[[Actualización 7#Actualización 7.8|Actualización 7.8]]",
		JumpAttack = 66,
		Mastery = 0,
		Name = "Ankyros",
		NormalAttack = {
			Damage = {
				["Impact"] = 46.2,
				["Puncture"] = 9.9,
				["Slash"] = 9.9,},
			FireRate = 1.17,
		},
		SlideAttack = 66,
		StancePolarity = "D",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Ankyros Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 2,},
				{ Name = "Gauntlet",Type = "PrimePart",Count = 2,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		BlockResist = 0.50,
		Class = "Fist",
		Conclave = true,
		Family = "Ankyros",
		Image = "PrimeAnkyros.png",
		Introduced = "[[Actualización 12#Actualización 12.4|Actualización 12.4]]",
		JumpAttack = 63,
		Mastery = 0,
		Name = "Ankyros Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 44.1,
				["Puncture"] = 9.5,
				["Slash"] = 9.4,},
			FireRate = 1.25,
		},
		Polarities = {"V", "V"},
		SlideAttack = 63,
		StancePolarity = "R",
		Traits = {"Prime", "Vaulted"},
		Type = "Melee",
		WallAttack = 63,
	},
	["Arca Titron"] = {
		BlockResist = 0.50,
		Class = "Hammer",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 30000,
			MarketCost = 180,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Gallium",Type = "Resource",Count = 6,},
				{ Name = "Circuits",Type = "Resource",Count = 2150,},
				{ Name = "Ferrite",Type = "Resource",Count = 1200,},},
		},
		Family = "Arca",
		Image = "CrpHammer.png",
		Introduced = "[[Actualización 21#Actualización 21.7|Actualización 21.7]]",
		JumpAttack = 104,
		Mastery = 10,
		Name = "Arca Titron",
		NormalAttack = {
			Damage = {
				["Impact"] = 67.6,
				["Puncture"] = 0,
				["Slash"] = 36.4,},
			FireRate = 0.733,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 104,
		StancePolarity = "V",
		Traits = { "Corpus"},
		Type = "Melee",
		WallAttack = 104,
	},
	["Atterax"] = {
		BlockResist = 0.50,
		Class = "Whip",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 1500,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 800,},
				{ Name = "Rubedo",Type = "Resource",Count = 200,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Image = "GrineerWhip.png",
		Introduced = "[[Actualización 14#Actualización 14.7|Actualización 14.7]]",
		JumpAttack = 54,
		Mastery = 2,
		Name = "Atterax",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.7,
				["Puncture"] = 2.7,
				["Slash"] = 48.6,},
			FireRate = 0.917,
		},
		SlideAttack = 54,
		StancePolarity = "D",
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 54,
	},
	["Bo"] = {
		BlockResist = 0.55,
		Class = "Staff",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 15000,
			MarketCost = 65,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 600,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 150,},},
		},
		Family = "Bo",
		Image = "BoStaff.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		JumpAttack = 78,
		Mastery = 0,
		Name = "Bo",
		NormalAttack = {
			Damage = {
				["Impact"] = 70.2,
				["Puncture"] = 7.8,},
			FireRate = 1,
		},
		Polarities = {"D"},
		SlideAttack = 78,
		Stagger = "Yes",
		StancePolarity = "R",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 78,
	},
	["Bo Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Ornament",Type = "PrimePart",Count = 2,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		BlockResist = 0.55,
		Class = "Staff",
		Conclave = true,
		Family = "Bo",
		Image = "PrimeBo.png",
		Introduced = "[[Actualización 13#Actualización 13.7|Actualización 13.7]]",
		JumpAttack = 66,
		Mastery = 5,
		Name = "Bo Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 59.4,
				["Puncture"] = 6.6,},
			FireRate = 1.08,
		},
		Polarities = {"D", "V"},
		SlideAttack = 66,
		Stagger = "Yes",
		StancePolarity = "R",
		Traits = {"Prime", "Vaulted"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Boltace"] = {
		BlockResist = 0.45,
		Class = "Tonfa",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 200,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Boltor",Type = "Weapon",Count = 1,},
				{ Name = "Kronen",Type = "Weapon",Count = 1,},
				{ Name = "Gallium",Type = "Resource",Count = 2,},},
		},
		Family = "Boltace",
		Image = "Boltonfa.png",
		Introduced = "[[Actualización 16#Actualización 16.5|Actualización 16.5]]",
		JumpAttack = 63,
		Mastery = 2,
		Name = "Boltace",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.3,
				["Puncture"] = 50.4,
				["Slash"] = 6.3,},
			FireRate = 0.917,
		},
		SlideAttack = 63,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 63,
	},
	["Broken Scepter"] = {
		BlockResist = 0.55,
		Class = "Staff",
		Conclave = true,
		Image = "GrnQueenSceptre.png",
		Introduced = "[[Actualización 19#Update: The War Within|Update: The War Within]]",
		JumpAttack = 48,
		Mastery = 5,
		Name = "Broken Scepter",
		NormalAttack = {
			Damage = {
				["Impact"] = 33.6,
				["Puncture"] = 4.8,
				["Slash"] = 9.6,},
			FireRate = 1.25,
		},
		Polarities = {"Bar"},
		SlideAttack = 48,
		StancePolarity = "R",
		Type = "Melee",
		WallAttack = 48,
	},
	["Broken War"] = {
		Cost = {
			Credits = 20000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Forma",Type = "Item",Count = 1,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 2,},
				{ Name = "Hilt",Type = "Item",Count = 1,},
				{ Name = "Blade",Type = "Item",Count = 2,},},
		},
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Image = "StalkerTwoSword.png",
		Introduced = "[[Actualización 18#Actualización 18.0|Actualización 18.0]]",
		JumpAttack = 63,
		Mastery = 10,
		Name = "Broken War",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.3,
				["Puncture"] = 6.3,
				["Slash"] = 50.4,},
			FireRate = 1,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 63,
		StancePolarity = "V",
		Type = "Melee",
		WallAttack = 63,
	},
	["Cadus"] = {
		BlockResist = 0.6,
		Class = "Staff",
		Conclave = false,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 65,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Neural Sensors",Type = "Resource",Count = 2,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 3000,},
				{ Name = "Circuits",Type = "Resource",Count = 1600,},
				{ Name = "Bo",Type = "Weapon",Count = 1,},},
		},
		Image = "CYSingleStaffSkin.png",
		JumpAttack = 100,
		Mastery = 0,
		Name = "Cadus",
		NormalAttack = {
			Damage = {
				["Electricity"] = 50,},
			FireRate = 1,
		},
		Polarities = {"D"},
		SlideAttack = 107,
		Stagger = "Yes",
		StancePolarity = "R",
		Type = "Melee",
		WallAttack = 83,
	},
	["Carmine Penta"] = {
		Accuracy = 100,
		Class = "Launcher",
		Conclave = false,
		Family = "Penta",
		Image = "PentaLoginRewardSkin.png",
		Magazine = 10,
		Mastery = 6,
		MaxAmmo = 20,
		Name = "Carmine Penta",
		NoiseLevel = "Silent",
		NormalAttack = {
			AttackName = "Grenade Impact",
			Damage = {
				["Impact"] = 75,
				["Blast"] = 350,},
			HeadshotMultiplier = 1.0,
			FireRate = 2.7,
			ShotType = "Projectile",
			ShotSpeed = 20,
		},
		Reload = 2.5,
		SecondaryAttack = {
			AttackName = "Grenade Detonation",		
			Damage = {
				["Blast"] = 350,},
			Radius = 5,
			Trigger = "Detonate",
		},
		Trigger = "Active",
		Type = "Primary",
	},
	["Cassowar"] = {
	    Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 180,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Forma",Type = "Item",Count = 1,},
				{ Name = "Rubedo",Type = "Resource",Count = 1000,},
				{ Name = "Salvage",Type = "Resource",Count = 5700,},
				{ Name = "Oxium",Type = "Resource",Count = 150,},},
		},
	    BlockResist = 0.50,
	    Class = "Polearm",
	    Conclave = true,
	    Image = "Cassowar.png",
		Introduced = "[[Actualización 22#Actualización 22.4|Actualización 22.4]]",
	    JumpAttack = 45.9,
	    Mastery = 5,
	    Name = "Cassowar",
	    NormalAttack = {
			Damage = {
				["Impact"] = 10.1,
				["Puncture"] = 15.6,
				["Slash"] = 20.2,},
			FireRate = 1.17,
		},
		Polarities = {"V", "D"},
		SlideAttack = 45.9,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 45.9,
    },
	["Caustacyst"] = {
		Cost = {
			Credits = 30000,
			BPCost = 50000,
			MarketCost = 230,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 10,},
				{ Name = "Ferrite",Type = "Resource",Count = 15000,},
				{ Name = "Plastids",Type = "Resource",Count = 400,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 5,},},
		},
		BlockResist = 0.50,
		Class = "Scythe",
		Conclave = true,
		Image = "EmbolistScythe.png",
		Introduced = "[[Actualización 19#Update: The Index Preview|The Index Preview]]",
		JumpAttack = 51,
		JumpElement = "Corrosive",
		Mastery = 7,
		Name = "Caustacyst",
		NormalAttack = {
			Damage = {
				["Corrosive"] = 51,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 51,
		SlideElement = "Corrosive",
		StancePolarity = "Ability",
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 51,
		WallElement = "Corrosive",
	},
	["Ceramic Dagger"] = {
		BlockResist = 0.40,
		Class = "Dagger",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 4,},
				{ Name = "Ferrite",Type = "Resource",Count = 500,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 500,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 600,},},
		},
		Image = "SwordCeramic_d.png",
		Introduced = "[[Actualización 5#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 46,
		Mastery = 3,
		Name = "Ceramic Dagger",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.6,
				["Puncture"] = 41.4,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 46,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 46,
	},
	["Cerata"] = {
		BlockResist = 0.50,
		ChargedThrowAttack = {
			Damage = {
				["Impact"] = 18,
				["Puncture"] = 144,
				["Slash"] = 18,
				["Toxin"] = 20,},
			HeadshotMultiplier = 1.0,
			PunchThrough = 1,
		},
		Class = "Glaive",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 50000,
			MarketCost = 150,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 4,},
				{ Name = "Cryotic",Type = "Resource",Count = 2500,},
				{ Name = "Plastids",Type = "Resource",Count = 1200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Image = "PunctureGlaive.png",
		Introduced = "[[Actualización 17#Actualización 17.9|Actualización 17.9]]",
		JumpAttack = 15,
		JumpElement = "Toxin",
		Mastery = 3,
		Name = "Cerata",
		NormalAttack = {
			Damage = {
				["Toxin"] = 15,},
			HeadshotMultiplier = 1.0,
			FireRate = 1,
			ShotType = "Thrown",
			ShotSpeed = 35,
		},
		Polarities = {"V", "D"},
		SlideAttack = 220,
		SlideElement = "Toxin",
		StancePolarity = "Bar",
		ThrowAttack = {
			Damage = {
				["Impact"] = 10.8,
				["Puncture"] = 86.4,
				["Slash"] = 10.8,
				["Toxin"] = 15,},
		},
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 15,
		WallElement = "Toxin",
	},
	["Cronus"] = {
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 1,},
				{ Name = "Ferrite",Type = "Resource",Count = 500,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 75,},},
		},
		Image = "Cronus.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		JumpAttack = 66,
		Mastery = 0,
		Name = "Cronus",
		NormalAttack = {
			Damage = {
				["Impact"] = 19.8,
				["Puncture"] = 9.9,
				["Slash"] = 36.3,},
			FireRate = 0.917,
		},
		Polarities = {"V"},
		SlideAttack = 66,
		StancePolarity = "V",
		Traits = { "Tenno", "Grineer"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Dakra Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 1,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Image = "SwordPrime.png",
		Introduced = "[[Actualización 10#Actualización 10.0|Actualización 10.0]]",
		JumpAttack = 63,
		Mastery = 6,
		Name = "Dakra Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.3,
				["Puncture"] = 6.3,
				["Slash"] = 50.4,},
			FireRate = 1,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 63,
		StancePolarity = "V",
		Traits = {"Prime", "Vaulted"},
		Type = "Melee",
		WallAttack = 63,
	},
	["Dark Dagger"] = {
		BlockResist = 0.40,
		Class = "Dagger",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Ferrite",Type = "Resource",Count = 500,},
				{ Name = "Plastids",Type = "Resource",Count = 500,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 300,},},
		},
		Image = "DarkDagger.png",
		Introduced = "[[Actualización 5#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 68,
		JumpElement = "Radiation",
		Mastery = 0,
		Name = "Dark Dagger",
		NormalAttack = {
			Damage = {
				["Radiation"] = 68,},
			FireRate = 0.917,
		},
		SlideAttack = 68,
		SlideElement = "Radiation",
		StancePolarity = "R",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 68,
		WallElement = "Radiation",
	},
	--[[ ["Dark Split-Sword"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Dual Skana",Type = "Weapon",Count = 1,},
				{ Name = "Forma",Type = "Item",Count = 1,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},
				{ Name = "Mutagen Mass",Type = "Resource",Count = 10,},},
		},
		Type = "Melee",
	},--]]
	["Dark Split-Sword (Dual Swords)"] = {
	    Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Dual Skana",Type = "Weapon",Count = 1,},
				{ Name = "Forma",Type = "Item",Count = 1,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},
				{ Name = "Mutagen Mass",Type = "Resource",Count = 10,},},
		},
		BlockResist = 0.45,
		Class = "Dual Swords",
		Conclave = true,
		Image = "DarkSplitSwordDualIcon.png",
		Introduced = "[[Actualización 18#Actualización 18.14|Actualización 18.14]]",
		JumpAttack = 57,
		Mastery = 5,
		Name = "Dark Split-Sword (Dual Swords)",
		NormalAttack = {
			Damage = {
				["Radiation"] = 57,},
			FireRate = 1.17,
		},
		Polarities = {"V"},
		SlideAttack = 57,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 57,
	},
	["Dark Split-Sword (Heavy Blade)"] = {
		BlockResist = 0.50,
		Class = "Heavy Blade",
		Conclave = true,
		Image = "DarkSwordDaggerHybrid.png",
		Introduced = "[[Actualización 18#Actualización 18.14|Actualización 18.14]]",
		JumpAttack = 92,
		Mastery = 5,
		Name = "Dark Split-Sword (Heavy Blade)",
		NormalAttack = {
			Damage = {
				["Radiation"] = 92,},
			FireRate = 0.917,
		},
		Polarities = {"V"},
		SlideAttack = 92,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 92,
	},
	["Dark Sword"] = {
		Cost = {
			Credits = 20000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Ferrite",Type = "Resource",Count = 800,},
				{ Name = "Plastids",Type = "Resource",Count = 200,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 75,},},
		},
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Image = "DarkSword.png",
		Introduced = "[[Actualización 5#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 81,
		JumpElement = "Radiation",
		JumpRadius = 3,
		Mastery = 0,
		Name = "Dark Sword",
		NormalAttack = {
			Damage = {
				["Radiation"] = 81,},
			FireRate = 0.833,
		},
		SlideAttack = 81,
		SlideElement = "Radiation",
		StancePolarity = "R",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 81,
		WallElement = "Radiation",
	},
	["Destreza"] = {
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Alloy Plate",Type = "Resource",Count = 10000,},
				{ Name = "Plastids",Type = "Resource",Count = 1700,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 5,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		BlockResist = 0.50,
		Class = "Rapier",
		Conclave = true,
		Family = "Destreza",
		Image = "TnoRapier.png",
		Introduced = "[[Actualización 18#Actualización 18.3|Actualización 18.3]]",
		JumpAttack = 54.1,
		Mastery = 7,
		Name = "Destreza",
		NormalAttack = {
			Damage = {
				["Impact"] = 1.4,
				["Puncture"] = 45.9,
				["Slash"] = 6.8,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 54.1,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 54.1,
	},
	["Destreza Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 1,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		BlockResist = 0.50,
		Class = "Rapier",
		Conclave = true,
		Family = "Destreza",
		Image = "DestrezaPrime.png",
		Introduced = "[[Actualización 23#Hotfix 23.0.3|Actualización 23.0.3]]",
		JumpAttack = 54,
		Mastery = 10,
		Name = "Destreza Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.5,
				["Puncture"] = 37.8,
				["Slash"] = 9.7,},
			FireRate = 0.917,
		},
		Polarities = {"V", "V"},
		SlideAttack = 54,
		StancePolarity = "Bar",
		Traits = {"Tenno"},
		Type = "Melee",
		WallAttack = 54,
	},
	["Dex Dakra"] = {
		BlockResist = 0.45,
		Class = "Dual Swords",
		Conclave = true,
		Image = "DexDakra.png",
		Introduced = "[[Actualización 16#Actualización 16.1.2|Actualización 16.1.2]]",
		JumpAttack = 66,
		Mastery = 0,
		Name = "Dex Dakra",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.6,
				["Puncture"] = 6.6,
				["Slash"] = 52.8,},
			FireRate = 0.883,
		},
		Polarities = {"Bar"},
		SlideAttack = 66,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Dragon Nikana"] = {
		BlockResist = 0.50,
		Class = "Nikana",
		Conclave = true,
		Cost = {
			Credits = 5000,
			BPCost = 30000,
			MarketCost = 275,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 1,},
				{ Name = "Oxium",Type = "Resource",Count = 75,},
				{ Name = "Nikana",Type = "Weapon",Count = 1,},},
		},
		Image = "DragonKatana.png",
		Introduced = "[[Actualización 13#Actualización 13.0|Actualización 13.0]]",
		JumpAttack = 66,
		Mastery = 8,
		Name = "Dragon Nikana",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.3,
				["Puncture"] = 6.6,
				["Slash"] = 56.1,},
			FireRate = 1,
		},
		Polarities = {"V", "D"},
		SlideAttack = 66,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Dual Cleavers"] = {
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 225,
			Rush = 40,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 1000,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 800,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 1200,},},
		},
		Family = "Dual Cleavers",
		Image = "Dual Cleavers.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		JumpAttack = 68,
		Mastery = 3,
		Name = "Dual Cleavers",
		NormalAttack = {
			Damage = {
				["Impact"] = 10.2,
				["Puncture"] = 10.2,
				["Slash"] = 47.6,},
			FireRate = 0.833,
		},
		Polarities = {"V"},
		SlideAttack = 68,
		StancePolarity = "Bar",
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 68,
	},
	["Dual Ether"] = {
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 3,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 850,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 800,},},
		},
		Image = "Dual_Ether.png",
		Introduced = "[[Actualización 7#Actualización 7.7.3|Actualización 7.7.3]]",
		JumpAttack = 60,
		Mastery = 0,
		Name = "Dual Ether",
		NormalAttack = {
			Damage = {
				["Impact"] = 9,
				["Puncture"] = 9,
				["Slash"] = 42,},
			FireRate = 1,
		},
		SlideAttack = 60,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Dual Heat Swords"] = {
		BlockResist = 0.45,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 1000,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 700,},},
		},
		Image = "DualHeat.png",
		Introduced = "[[Actualización 6#Actualización 6.2|Actualización 6.2]]",
		JumpAttack = 60,
		JumpElement = "Heat",
		JumpRadius = 5,
		Mastery = 0,
		Name = "Dual Heat Swords",
		NormalAttack = {
			Damage = {
				["Impact"] = 9,
				["Puncture"] = 9,
				["Slash"] = 42,},
			FireRate = 0.917,
		},
		Polarities = {"Bar"},
		SlideAttack = 60,
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Dual Ichor"] = {
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 50000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 4,},
				{ Name = "Circuits",Type = "Resource",Count = 1200,},
				{ Name = "Salvage",Type = "Resource",Count = 15000,},
				{ Name = "Forma",Type = "Item",Count = 1,},},
		},
		Image = "DualInfestedAxes.png",
		Introduced = "[[Actualización 10#Actualización 10.0|Actualización 10.0]]",
		JumpAttack = 15,
		JumpElement = "Toxin",
		Mastery = 6,
		Name = "Dual Ichor",
		NormalAttack = {
			Damage = {
				["Toxin"] = 15,},
			FireRate = 1.08,
		},
		Polarities = {"D"},
		SlideAttack = 15,
		SlideElement = "Toxin",
		StancePolarity = "Ability",
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 15,
		WallElement = "Toxin",
	},
	["Dual Kamas"] = {
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 40000,
			MarketCost = 175,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Kama",Type = "Weapon",Count = 1,},
				{ Name = "Kama",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},},
		},
		Family = "Dual Kamas",
		Image = "DEDualKamas.png",
		Introduced = "[[Actualización 11#Actualización 11.1|Actualización 11.1]]",
		JumpAttack = 57.1,
		Mastery = 1,
		Name = "Dual Kamas",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.9,
				["Puncture"] = 5.7,
				["Slash"] = 48.5,},
			FireRate = 1.17,
		},
		SlideAttack = 57.1,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 57.1,
	},
	["Dual Kamas Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 2,},
				{ Name = "Handle",Type = "PrimePart",Count = 2,},},
		},
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Family = "Dual Kamas",
		Image = "DualKamasPrime.png",
		Introduced = "[[Actualización 17#Actualización 17.6|Actualización 17.6]]",
		JumpAttack = 58,
		Mastery = 6,
		Name = "Dual Kamas Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.9,
				["Puncture"] = 12.6,
				["Slash"] = 43.5,},
			FireRate = 1.17,
		},
		Polarities = {"V"},
		SlideAttack = 58,
		StancePolarity = "Bar",
		Traits = {"Prime"},
		Type = "Melee",
		WallAttack = 58,
	},
	["Dual Keres"] = {
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 130,
			Rush = "???",
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Oxium",Type = "Resource",Count = 230,},
				{ Name = "Salvage",Type = "Resource",Count = 13250,},
				{ Name = "Tellurium",Type = "Resource",Count = 3,},},
		},
		BlockResist = 0.45,
		Class = "Dual Swords",
		Conclave = true,
		Family = "Dual Keres",
		Image = "DualKeres.png",
		Introduced = "[[Actualización 22#Actualización 22.18|Actualización 22.18]]",
		JumpAttack = 56,
		Mastery = 7,
		Name = "Dual Keres",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.7,
				["Puncture"] = 16.8,
				["Slash"] = 32.5,},
			FireRate = 1.25,
		},
		SlideAttack = 56,
		StancePolarity = "Bar",
		Type = "Melee",
		WallAttack = 56,
	},
	["Dual Raza"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Dual Kamas",Type = "Weapon",Count = 1,},
				{ Name = "Cryotic",Type = "Resource",Count = 200,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 200,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},},
		},
		BlockResist = 0.45,
		Class = "Dual Swords",
		Conclave = true,
		Image = "SomaDualKamas.png",
		Introduced = "[[Actualización 16#Actualización 16.3|Actualización 16.3]]",
		JumpAttack = 57,
		Mastery = 6,
		Name = "Dual Raza",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.7,
				["Puncture"] = 17.1,
				["Slash"] = 34.2,},
			FireRate = 0.917,
		},
		SlideAttack = 57,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 57,
	},
	["Dual Skana"] = {
		BlockResist = 0.45,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 130,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 2,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 300,},
				{ Name = "Ferrite",Type = "Resource",Count = 850,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 300,},},
		},
		Image = "DualSkana.png",
		JumpAttack = 69.1,
		Mastery = 0,
		Name = "Dual Skana",
		NormalAttack = {
			Damage = {
				["Impact"] = 10.4,
				["Puncture"] = 10.4,
				["Slash"] = 48.3,},
			FireRate = 0.833,
		},
		SlideAttack = 69.1,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 69.1,
	},
	["Dual Zoren"] = {
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 4,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 1100,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 800,},},
		},
		Image = "DualZoren.png",
		Introduced = "[[Actualización 6#Actualización 6.0|Actualización 6.0]]",
		JumpAttack = 60,
		Mastery = 2,
		Name = "Dual Zoren",
		NormalAttack = {
			Damage = {
				["Impact"] = 3,
				["Puncture"] = 3,
				["Slash"] = 54,},
			FireRate = 1.17,
		},
		Polarities = {"D"},
		SlideAttack = 60,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Endura"] = {
		BlockResist = 0.50,
		Class = "Rapier",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Alloy Plate",Type = "Resource",Count = 12000,},
				{ Name = "Plastids",Type = "Resource",Count = 1200,},
				{ Name = "Gallium",Type = "Resource",Count = 2,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Image = "Endura.png",
		Introduced = "[[Actualización 20#Actualización 20.6|Actualización 20.6]]",
		JumpAttack = 66,
		Mastery = 7,
		Name = "Endura",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.3,
				["Puncture"] = 46.2,
				["Slash"] = 16.5,},
			FireRate = 0.917,
		},
		Polarities = {"V"},
		SlideAttack = 66,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Ether Daggers"] = {
		Cost = {
			Credits = 20000,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 5,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 600,},
				{ Name = "Ferrite",Type = "Resource",Count = 600,},
				{ Name = "Nano Spores",Type = "Resource",Count = 1200,},},
		},
		BlockResist = 0.50,
		Class = "Dual Daggers",
		Conclave = true,
		Image = "EtherDaggers2.png",
		Introduced = "[[Actualización 7#Actualización 7.7.3|Actualización 7.7.3]]",
		JumpAttack = 65.1,
		Mastery = 0,
		Name = "Ether Daggers",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.8,
				["Puncture"] = 9.8,
				["Slash"] = 45.5,},
			FireRate = 0.833,
		},
		Polarities = {"D"},
		SlideAttack = 65.1,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 65.1,
	},
	["Ether Reaper"] = {
		BlockResist = 0.50,
		Class = "Scythe",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 50000,
			MarketCost = 230,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1000,},
				{ Name = "Rubedo",Type = "Resource",Count = 1000,},
				{ Name = "Morphics",Type = "Resource",Count = 10,},
				{ Name = "Ferrite",Type = "Resource",Count = 1000,},},
		},
		Image = "EtherScythe.png",
		Introduced = "[[Actualización 10#Actualización 10.0|Actualización 10.0]]",
		JumpAttack = 65.1,
		Mastery = 3,
		Name = "Ether Reaper",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.8,
				["Puncture"] = 9.8,
				["Slash"] = 45.5,},
			FireRate = 1.08,
		},
		Polarities = {"V"},
		SlideAttack = 65.1,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 65.1,
	},
	["Ether Sword"] = {
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 4,},
				{ Name = "Rubedo",Type = "Resource",Count = 700,},
				{ Name = "Ferrite",Type = "Resource",Count = 900,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 700,},},
		},
		Image = "Ether-Sword.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		JumpAttack = 64,
		Mastery = 0,
		Name = "Ether Sword",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.6,
				["Puncture"] = 9.6,
				["Slash"] = 44.8,},
			FireRate = 1,
		},
		SlideAttack = 64,
		StancePolarity = "R",
		Type = "Melee",
		WallAttack = 64,
	},
	["Falcor"] = {
		BlockResist = 0.35,
		Conclave = false,
	    Cost = {
		    Credits = 20000,
		    MarketCost = 200,
		    Rush = 35,
		    Time = 24,
		    Parts = {
			    { Name = "Fieldron",Type = "Resource",Count = 5,},
			    { Name = "Alloy Plate",Type = "Resource",Count = 8500,},
			    { Name = "Circuits",Type = "Resource",Count = 1650,},
			    { Name = "Forma",Type = "Resource",Count = 1,},
            },
		},
		ChargedThrowAttack = {
			Damage = {
				["Impact"] = 110,
				["Puncture"] = 180,
				["Slash"] = 180,
				["Electricity"] = 895,},
			CritChance = 0.14,
			CritMultiplier = 1.8,
			PunchThrough = 1,
			StatusChance = 0.3,
		},
		Class = "Glaive",
		Disposition = 3,
		Image = "CrpGlaive.png",
		Introduced = "[[Update_23#Update_23.10|Actualización 23.10]]",
		JumpAttack = 78,
		Mastery = 8,
		Name = "Falcor",
		NormalAttack = {
			Damage = {
				["Impact"] = 12,
				["Puncture"] = 4,
				["Slash"] = 34,
				["Electricity"] = 28,},
			CritChance = 0.12,
			CritMultiplier = 1.6,
			StatusChance = 0.28,
			FireRate = 0.833,
		},
		SlideAttack = 390,
		StancePolarity = "Bar",
		ThrowAttack = {
			Damage = {
				["Impact"] = 50,
				["Puncture"] = 80,
				["Slash"] = 100,
				["Electricity"] = 435,},
			CritChance = 0.12,
			CritMultiplier = 1.6,
			StatusChance = 0.28,
		},
		Traits = { "Corpus"},
		Type = "Melee",
		WallAttack = 234,
	},
	["Fang"] = {
		BlockResist = 0.45,
		Class = "Dual Daggers",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 135,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Polymer Bundle",Type = "Resource",Count = 600,},
				{ Name = "Ferrite",Type = "Resource",Count = 600,},
				{ Name = "Nano Spores",Type = "Resource",Count = 900,},
				{ Name = "Morphics",Type = "Resource",Count = 1,},},
		},
		Image = "DualDaggers.png",
		Introduced = "[[Actualización 7#Actualización 7.0|Actualización 7.0]]",
		JumpAttack = 62,
		Mastery = 0,
		Name = "Fang",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.3,
				["Puncture"] = 43.4,
				["Slash"] = 9.3,},
			FireRate = 0.917,
		},
		Polarities = {"D"},
		SlideAttack = 62,
		StancePolarity = "R",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 62,
	},
	["Fang Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 2,},
				{ Name = "Handle",Type = "PrimePart",Count = 2,},},
		},
		BlockResist = 0.45,
		Class = "Dual Daggers",
		Conclave = true,
		Image = "PrimeFang.png",
		Introduced = "[[Actualización 9#Actualización 9.0|Actualización 9.0]]",
		JumpAttack = 60,
		Mastery = 0,
		Name = "Fang Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 6,
				["Puncture"] = 54,},
			FireRate = 1,
		},
		Polarities = {"D"},
		SlideAttack = 60,
		StancePolarity = "R",
		Traits = {"Prime", "Never Vaulted"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Fragor"] = {
		BlockResist = 0.60,
		Class = "Hammer",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 3,},
				{ Name = "Salvage",Type = "Resource",Count = 750,},
				{ Name = "Rubedo",Type = "Resource",Count = 300,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 80,},},
		},
		Family = "Fragor",
		Image = "DEFragor.png",
		Introduced = "[[Actualización 5#Actualización 5.4|Actualización 5.4]]",
		JumpAttack = 93,
		Mastery = 2,
		Name = "Fragor",
		NormalAttack = {
			Damage = {
				["Impact"] = 65.1,
				["Puncture"] = 14,
				["Slash"] = 13.9,},
			FireRate = 0.833,
		},
		SlideAttack = 93,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 93,
	},
	["Fragor Prime"] = {
		BlockResist = 0.60,
		Class = "Hammer",
		Conclave = true,
			Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Head",Type = "PrimePart",Count = 1,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Family = "Fragor",
		Image = "PrimeFragor.png",
		Introduced = "[[Actualización 18#Actualización 18.12|Actualización 18.12]]",
		JumpAttack = 92,
		Mastery = 7,
		Name = "Fragor Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 64.2,
				["Puncture"] = 13.8,
				["Slash"] = 13.8,},
			FireRate = 0.8,
		},
		Polarities = {"V"},
		SlideAttack = 92,
		StancePolarity = "V",
		Traits = {"Prime"},
		Type = "Melee",
		WallAttack = 92,
	},
	["Furax"] = {
		BlockResist = 0.40,
		Class = "Fist",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 125,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Nano Spores",Type = "Resource",Count = 1000,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 600,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 500,},},
		},
		Family = "Furax",
		Image = "Furax.png",
		JumpAttack = 68,
		Mastery = 0,
		Name = "Furax",
		NormalAttack = {
			Damage = {
				["Impact"] = 47.6,
				["Puncture"] = 10.2,
				["Slash"] = 10.2,},
			FireRate = 1,
		},
		SlideAttack = 68,
		StancePolarity = "D",
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 68,
	},
	["Furax Wraith"] = {
		BlockResist = 0.40,
		Class = "Fist",
		Conclave = true,
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Left Gauntlet",Type = "Item",Count = 1,},
				{ Name = "Right Gauntlet",Type = "Item",Count = 1,},},
		},
		Family = "Furax",
		Image = "WraithFurax.png",
		Introduced = "[[Actualización 18#Actualización 18.10|Actualización 18.10]]",
		JumpAttack = 70,
		Mastery = 0,
		Name = "Furax Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 44.1,
				["Puncture"] = 9.5,
				["Slash"] = 9.4,},
			FireRate = 1.08,
		},
		SlideAttack = 70,
		StancePolarity = "D",
		Type = "Melee",
		WallAttack = 70,
	},
	["Galatine"] = {
		BlockResist = 0.50,
		Class = "Heavy Blade",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 25000,
			MarketCost = 175,
			Rush = 30,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 4,},
				{ Name = "Salvage",Type = "Resource",Count = 750,},
				{ Name = "Rubedo",Type = "Resource",Count = 500,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 200,},},
		},
		Family = "Galatine",
		Image = "Galatine_o.png",
		Introduced = "[[Actualización 10#Actualización 10.2|Actualización 10.2]]",
		JumpAttack = 81.1,
		JumpRadius = 5,
		Mastery = 3,
		Name = "Galatine",
		NormalAttack = {
			Damage = {
				["Impact"] = 2,
				["Puncture"] = 2,
				["Slash"] = 77.1,},
			FireRate = 1,
		},
		Polarities = {"Bar"},
		SlideAttack = 81.1,
		Stagger = "Yes",
		StancePolarity = "D",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 81.1,
	},
	["Galatine Prime"] = {
		BlockResist = 0.50,
		Class = "Heavy Blade",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 1,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		Family = "Galatine",
		Image = "PrimeGalatine342.png",
		Introduced = "[[Actualización 19#Hotfix: The Silver Grove 3|Hotfix: The Silver Grove 3]]",
		JumpAttack = 80,
		Mastery = 13,
		Name = "Galatine Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 2,
				["Puncture"] = 2,
				["Slash"] = 76,},
			FireRate = 1,
		},
		Polarities = {"V", "V"},
		SlideAttack = 80,
		StancePolarity = "D",
		Traits = {"Prime"},
		Type = "Melee",
		WallAttack = 80,
	},
	["Gazal Machete"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 2600,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 1900,},
				{ Name = "Plastids",Type = "Resource",Count = 1400,},},
		},
		BlockResist = 0.50,
		Class = "Machete",
		Conclave = true,
		Image = "DjinnMachete.png",
		Introduced = "[[Actualización 19#Update: The Vacuum Within|The Vacuum Within]]",
		JumpAttack = 62,
		Mastery = 5,
		Name = "Gazal Machete",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.2,
				["Puncture"] = 9.3,
				["Slash"] = 46.5,},
			FireRate = 1.08,
		},
		Polarities = {"V"},
		SlideAttack = 62,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 62,
	},
	["Glaive"] = {
		BlockResist = 0.50,
		ChargedThrowAttack = {
			Damage = {
				["Impact"] = 37.2,
				["Puncture"] = 37.2,
				["Slash"] = 173.6,
				["Blast"] = 60,},
			HeadshotMultiplier = 1.0,
			PunchThrough = 1,
		},
		Class = "Glaive",
		Conclave = true,
		Cost = {
			Credits = 15000,
			MarketCost = 150,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 10,},
				{ Name = "Ferrite",Type = "Resource",Count = 5000,},
				{ Name = "Nano Spores",Type = "Resource",Count = 6000,},
				{ Name = "Salvage",Type = "Resource",Count = 4500,},},
		},
		Family = "Glaive",
		Image = "DEGlaive.png",
		Introduced = "[[Actualización 7#Actualización 7.9|Actualización 7.9]]",
		JumpAttack = 44,
		Mastery = 1,
		Name = "Glaive",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.6,
				["Puncture"] = 6.6,
				["Slash"] = 30.8,},
			HeadshotMultiplier = 1.0,
			FireRate = 1,
			ShotType = "Thrown",
			ShotSpeed = 20,
			Range = 30,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 44,
		StancePolarity = "Bar",
		ThrowAttack = {
			Damage = {
				["Impact"] = 22.4,
				["Puncture"] = 22.4,
				["Slash"] = 104.3,
				["Blast"] = 50,},
		},
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 44,
	},
	["Glaive Prime"] = {
		BlockResist = 0.50,
		ChargedThrowAttack = {
			Damage = {
				["Slash"] = 197,
				["Blast"] = 50,},
			HeadshotMultiplier = 1.0,
			PunchThrough = 1,
		},
		Class = "Glaive",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 2,},
				{ Name = "Disc",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Family = "Glaive",
		Image = "PrimeGlaive.png",
		Introduced = "[[Actualización 11]]",
		JumpAttack = 39.1,
		Mastery = 10,
		Name = "Glaive Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.9,
				["Puncture"] = 5.9,
				["Slash"] = 27.3,},
			HeadshotMultiplier = 1.0,
			FireRate = 1.25,
			ShotType = "Thrown",
			ShotSpeed = 45,
			Range = 30,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 39.1,
		StancePolarity = "Bar",
		ThrowAttack = {
			Damage = {
				["Impact"] = 17.7,
				["Puncture"] = 17.7,
				["Slash"] = 82.6,
				["Blast"] = 118,},
		},
		Traits = {"Prime", "Vaulted"},
		Type = "Melee",
		WallAttack = 39.1,
	},
	["Gram"] = {
		BlockResist = 0.60,
		Class = "Heavy Blade",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 30,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 3,},
				{ Name = "Salvage",Type = "Resource",Count = 750,},
				{ Name = "Rubedo",Type = "Resource",Count = 300,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 80,},},
		},
		Image = "DEGram.png",
		Introduced = "[[Actualización 6#Actualización 6.2|Actualización 6.2]]",
		JumpAttack = 87.1,
		Mastery = 2,
		Name = "Gram",
		NormalAttack = {
			Damage = {
				["Impact"] = 13.1,
				["Puncture"] = 13.1,
				["Slash"] = 60.9,},
			FireRate = 0.95,
		},
		SlideAttack = 87.1,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 87.1,
	},
	["Gram Prime"] = {
		BlockResist = 0.5,
		Class = "Heavy Blade",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 1,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		Disposition = 5,
		Family = "Gram",
		Image = "GramPrime.png",
		Introduced = "[[Actualización 23#Actualización 23.9|Actualización 23.9]]",
		JumpAttack = 180,
		Mastery = 14,
		Name = "Gram Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 18,
				["Puncture"] = 4.5,
				["Slash"] = 67.5,},
			FireRate = 0.8,
		},
		SlideAttack = 135,
		StancePolarity = "D",
		Polarities = {"V", "V"},
		Traits = {"Tenno"},
		Type = "Melee",
		WallAttack = 135,
	},
	["Guandao"] = {
		Cost = {
			Credits = 15000,
			BPCost = 15000,
			MarketCost = 180,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 3,},
				{ Name = "Oxium",Type = "Resource",Count = 65,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 750,},
				{ Name = "Ferrite",Type = "Resource",Count = 2500,},},
		},
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Image = "Guandao.png",
		Introduced = "[[Actualización 21#Actualización 21.1.0|Actualización 21.1.0]]",
		JumpAttack = 61,
		Mastery = 4,
		Name = "Guandao",
		NormalAttack = {
			Damage = {
				["Impact"] = 15.3,
				["Puncture"] = 3,
				["Slash"] = 42.7,},
			FireRate = 0.833,
		},
		Polarities = {"D", "V"},
		SlideAttack = 61,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 61,
	},
	["Gunsen"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 190,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Oxium",Type = "Resource",Count = 200,},
				{ Name = "Tellurium",Type = "Resource",Count = 3,},
				{ Name = "Plastids",Type = "Resource",Count = 1150,},
				{ Name = "Nano Spores",Type = "Resource",Count = 19750,},},
		},
		BlockResist = 0.8,
		Class = "Warfan",
		Conclave = false,
		Image = "WarfanWeapon.png",
		Introduced = "[[Actualización 22#Actualización 22.8.0|Actualización 22]]",
		JumpAttack = 100,
		Mastery = 10,
		Name = "Gunsen",
		NormalAttack = {
			Damage = {
				["Impact"] = 4,
				["Puncture"] = 6,
				["Slash"] = 40,},
			FireRate = 1.17,
		},
		Polarities = {"V"},
		SlideAttack = 107,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 200,
	},
	["Halikar"] = {
		ChargedThrowAttack = {
			Damage = {
				["Impact"] = 18.0,
				["Puncture"] = 144.0,
				["Slash"] = 18.0,
				["Blast"] = 40.0,},
			PunchThrough = 1,
		},
		Class = "Glaive",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 20000,
			MarketCost = 150,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Ferrite",Type = "Resource",Count = 4800,},
				{ Name = "Nano Spores",Type = "Resource",Count = 5000,},
				{ Name = "Oxium",Type = "Resource",Count = 500,},},
		},
		Disposition = 5,
		Image = "GrnBoomerang.png",
		Introduced = "[[Actualización 15#Actualización 15.0|Actualización 15.0]]",
		JumpAttack = 56,
		JumpElement = "Magnetic",
		Mastery = 7,
		Name = "Halikar",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.6,
				["Puncture"] = 44.8,
				["Slash"] = 5.6,},
			FireRate = 1.17,
			ShotType = "Thrown",
			ShotSpeed = 30,
			Range = 23,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 56,
		StancePolarity = "Bar",
		ThrowAttack = {
			Damage = {
				["Impact"] = 10.8,
				["Puncture"] = 86.4,
				["Slash"] = 10.8,
				["Blast"] = 30,},
		},
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 56,
	},
	["Hate"] = {
		BlockResist = 0.50,
		Class = "Scythe",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 10,},
				{ Name = "Ferrite",Type = "Resource",Count = 5000,},
				{ Name = "Nano Spores",Type = "Resource",Count = 6000,},
				{ Name = "Salvage",Type = "Resource",Count = 4500,},},
		},
		Disposition = 5,
		Image = "DEStalkerScythe.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		JumpAttack = 71.1,
		Mastery = 2,
		Name = "Hate",
		NormalAttack = {
			Damage = {
				["Impact"] = 10.7,
				["Puncture"] = 10.7,
				["Slash"] = 49.7,},
			FireRate = 0.917,
		},
		SlideAttack = 71.1,
		StancePolarity = "Bar",
		Type = "Melee",
		Users = {"[[Stalker]]"},
		WallAttack = 71.1,
	},
	["Heat Dagger"] = {
		Cost = {
			Credits = 15000,
			MarketCost = 75,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 500,},
				{ Name = "Circuits",Type = "Resource",Count = 150,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 75,},
				{ Name = "Neural Sensors",Type = "Resource",Count = 1,},},
		},
		BlockResist = 0.40,
		Class = "Dagger",
		Conclave = true,
		Disposition = 5,
		Image = "HeatDagger.png",
		Introduced = "[[Actualización 5#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 54,
		JumpElement = "Heat",
		Mastery = 0,
		Name = "Heat Dagger",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.7,
				["Puncture"] = 43.2,
				["Slash"] = 8.1,},
			FireRate = 0.75,
		},
		Polarities = {"Bar"},
		SlideAttack = 54,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Malice]]"},
		WallAttack = 54,
	},
	["Heat Sword"] = {
		Cost = {
			Credits = 20000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Neural Sensors",Type = "Resource",Count = 1,},
				{ Name = "Ferrite",Type = "Resource",Count = 500,},
				{ Name = "Circuits",Type = "Resource",Count = 300,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 300,},},
		},
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Disposition = 5,
		Image = "Heat.png",
		Introduced = "[[Actualización 5#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 66,
		JumpElement = "Heat",
		Mastery = 0,
		Name = "Heat Sword",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.6,
				["Puncture"] = 6.6,
				["Slash"] = 52.8,},
			FireRate = 0.917,
		},
		Polarities = {"Bar"},
		SlideAttack = 66,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Junction|Volt Specter]]", "[[Junction|Ember Specter]]"},
		WallAttack = 66,
	},
	["Heliocor"] = {
		Cost = {
			Credits = 20000,
			BPStanding = 75000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Gammacor",Type = "Weapon",Count = 1,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 700,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},
				{ Name = "Morphics",Type = "Resource",Count = 1,},},
		},BlockResist = 0.60,
		ChannelCost = 1,
		Class = "Hammer",
		Conclave = true,
		Disposition = 3,
		Family = "Heliocor",
		Image = "CephHammer.png",
		Introduced = "[[Actualización 19#Update: Specters of the Rail 1.0|Update: Specters of the Rail 1.0]]",
		JumpAttack = 93,
		Mastery = 9,
		Name = "Heliocor",
		NormalAttack = {
			Damage = {
				["Impact"] = 79.1,
				["Puncture"] = 9.3,
				["Slash"] = 4.6,},
			FireRate = 0.833,
		},
		SlideAttack = 93,
		StancePolarity = "V",
		Traits = { "Cephalon Simaris"},
		Type = "Melee",
		WallAttack = 93,
	},
	["Hirudo"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Kogake",Type = "Weapon",Count = 1,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 3,},
				{ Name = "Plastids",Type = "Resource",Count = 1100,},
				{ Name = "Nano Spores",Type = "Resource",Count = 4600,},},
		},
		BlockResist = 0.40,
		Class = "Sparring",
		Conclave = true,
		Disposition = 1,
		Image = "InfestedKogake.png",
		Introduced = "[[Actualización 19#Actualización 19.5|Actualización 19.5]]",
		JumpAttack = 37,
		Mastery = 7,
		Name = "Hirudo",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.6,
				["Puncture"] = 45.6,
				["Slash"] = 2.8,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 37,
		StancePolarity = "Bar",
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 37,
	},
	["Jat Kittag"] = {
		BlockResist = 0.60,
		Class = "Hammer",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 125,
			Rush = 30,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 5000,},
				{ Name = "Rubedo",Type = "Resource",Count = 600,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 2,
		Image = "GrnJetPwrPolearm.png",
		Introduced = "[[Actualización 12#Actualización 12.0|Actualización 12.0]]",
		JumpAttack = 57,
		JumpElement = "Blast",
		JumpRadius = 10,
		Mastery = 5,
		Name = "Jat Kittag",
		NormalAttack = {
			Damage = {
				["Impact"] = 45.6,
				["Puncture"] = 8.6,
				["Slash"] = 2.8,},
			FireRate = 1,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 57,
		StancePolarity = "V",
		Traits = { "Grineer"},
		Type = "Melee",
		Users = {"[[Bailiff]]", "[[Executioners/Vay_Molta|Vay Molta]]"},
		WallAttack = 57,
	},
	["Jat Kusar"] = {
		Cost = {
			Credits = 15000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 30,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 7,},
				{ Name = "Salvage",Type = "Resource",Count = 7500,},
				{ Name = "Rubedo",Type = "Resource",Count = 2000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		BlockResist = 0.50,
		Class = "Blade and Whip",
		Conclave = true,
		Disposition = 2,
		Image = "JatKusar.png",
		Introduced = "[[Actualización 21#Actualización 21.2|Actualización 21.2]]",
		JumpAttack = 70,
		JumpElement = "Heat",
		JumpRadius = 10,
		Mastery = 10,
		Name = "Jat Kusar",
		NormalAttack = {
			Damage = {
				["Heat"] = 70,},
			FireRate = 0.833,
		},
		Polarities = {"V", "V"},
		SlideAttack = 70,
		SlideElement = "Heat",
		StancePolarity = "V",
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 70,
		WallElement = "Heat",
	},
	["Jaw Sword"] = {
		Cost = {
			Credits = 15000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 500,},
				{ Name = "Morphics",Type = "Resource",Count = 1,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 75,},
				{ Name = "Rubedo",Type = "Resource",Count = 300,},},
		},
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Disposition = 5,
		Image = "Jaw.png",
		Introduced = "[[Actualización 5#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 66,
		Mastery = 1,
		Name = "Jaw Sword",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.3,
				["Puncture"] = 13.2,
				["Slash"] = 49.5,},
			FireRate = 0.917,
		},
		Polarities = {"V"},
		SlideAttack = 66,
		StancePolarity = "R",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Kama"] = {
		BlockResist = 0.50,
		Class = "Machete",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 40000,
			MarketCost = 160,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Neural Sensors",Type = "Resource",Count = 5,},
				{ Name = "Ferrite",Type = "Resource",Count = 1200,},
				{ Name = "Circuits",Type = "Resource",Count = 900,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1200,},},
		},
		Disposition = 5,
		Image = "Kama.png",
		Introduced = "[[Actualización 10#Actualización 10.0|Actualización 10.0]]",
		JumpAttack = 59.1,
		Mastery = 1,
		Name = "Kama",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.9,
				["Puncture"] = 8.9,
				["Slash"] = 41.3,},
			FireRate = 1.17,
		},
		Polarities = {"V", "V"},
		SlideAttack = 59.1,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 59.1,
	},
	["Karyst"] = {
		BlockResist = 0.40,
		Class = "Dagger",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 95,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 1500,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 800,},
				{ Name = "Oxium",Type = "Resource",Count = 100,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 1,},},
		},
		Disposition = 4,
		Image = "KarystDagger.png",
		Introduced = "[[Actualización 14#Actualización 14.2|Actualización 14.2]]",
		JumpAttack = 15,
		JumpElement = "Toxin",
		Mastery = 0,
		Name = "Karyst",
		NormalAttack = {
			Damage = {
				["Toxin"] = 15,},
			FireRate = 0.75,
		},
		Polarities = {"Bar"},
		SlideAttack = 15,
		SlideElement = "Toxin",
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Junction|Saryn Specter]]"},
		WallAttack = 15,
		WallElement = "Toxin",
	},
	["Kesheg"] = {
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 180,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Kuva",Type = "Resource",Count = 1400,},
				{ Name = "Ferrite",Type = "Resource",Count = 6000,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 8000,},},
		},
		Disposition = 4,
		Image = "GrnHalberd.png",
		Introduced = "[[Actualización 19#Actualización 19.0|Actualización 19.0]]",
		JumpAttack = 59,
		Mastery = 7,
		Name = "Kesheg",
		NormalAttack = {
			Damage = {
				["Impact"] = 23.6,
				["Puncture"] = 5.9,
				["Slash"] = 29.5,},
			FireRate = 0.833,
		},
		Polarities = {"V"},
		SlideAttack = 59,
		StancePolarity = "Ability",
		Traits = { "Grineer"},
		Type = "Melee",
		Users = {"[[Kuva Guardian]]"},
		WallAttack = 59,
	},
	["Kestrel"] = {
		BlockResist = 0.50,
		ChargedThrowAttack = {
			Damage = {
				["Impact"] = 72.0,
				["Puncture"] = 9.0,
				["Slash"] = 9.0,},
			PunchThrough = 0,
		},
		Class = "Glaive",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 20000,
			MarketCost = 150,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 8,},
				{ Name = "Ferrite",Type = "Resource",Count = 4800,},
				{ Name = "Nano Spores",Type = "Resource",Count = 5000,},
				{ Name = "Salvage",Type = "Resource",Count = 4000,},},
		},
		Disposition = 5,
		Image = "Kestrel.png",
		Introduced = "[[Actualización 8#Actualización 8.1|Actualización 8.1]]",
		JumpAttack = 53,
		Mastery = 0,
		Name = "Kestrel",
		NormalAttack = {
			Damage = {
				["Impact"] = 37.1,
				["Puncture"] = 8.0,
				["Slash"] = 7.9,},
			FireRate = 1.08,
			ShotType = "Thrown",
			ShotSpeed = 30,
			Range = 23,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 53,
		StancePolarity = "Bar",
		ThrowAttack = {
			Damage = {
				["Impact"] = 43.2,
				["Puncture"] = 5.4,
				["Slash"] = 5.4,
				["Blast"] = 20,},
		},
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 53,
	},
	["Kogake"] = {
		BlockResist = 0.40,
		Class = "Sparring",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 125,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Rubedo",Type = "Resource",Count = 400,},
				{ Name = "Morphics",Type = "Resource",Count = 3,},
				{ Name = "Ferrite",Type = "Resource",Count = 1200,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 500,},},
		},
		Disposition = 5,
		Family = "Kogake",
		Image = "Kogake0.png",
		Introduced = "[[Actualización 8#Actualización 8.2|Actualización 8.2]]",
		JumpAttack = 63,
		Mastery = 0,
		Name = "Kogake",
		NormalAttack = {
			Damage = {
				["Impact"] = 44.1,
				["Puncture"] = 9.5,
				["Slash"] = 9.4,},
			FireRate = 0.917,
		},
		SlideAttack = 63,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 63,
	},
	["Kogake Prime"] = {
		BlockResist = 0.40,
		Class = "Sparring",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Gauntlet",Type = "PrimePart",Count = 2,},
				{ Name = "Boot",Type = "PrimePart",Count = 2,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		Disposition = 5,
		Family = "Kogake",
		Image = "MirageKogakePrime.png",
		Introduced = "[[Actualización 22#Actualización 22.7|Actualización 22.7]]",
		JumpAttack = 63,
		Mastery = 10,
		Name = "Kogake Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 44.1,
				["Puncture"] = 9.5,
				["Slash"] = 9.4,},
			FireRate = 0.917,
		},
		Polarities = {"V", "V", "V"},
		SlideAttack = 63,
		StancePolarity = "Bar",
		Type = "Melee",
		WallAttack = 63,
	},
	["Korrudo"] = {
		BlockResist = 0.40,
		Class = "Sparring",
		Conclave = true,
		Cost = {
			Credits = 30000,
			MarketCost = 150,
			Rush = 30,
			Time = 12,
			Parts = {
				{ Name = "Auroxium Alloy",Type = "Resource",Count = 25,},
				{ Name = "Esher Devar",Type = "Resource",Count = 15,},
				{ Name = "Breath of the Eidolon",Type = "Resource",Count = 5,},
				{ Name = "Mawfish Bones",Type = "Resource",Count = 20,},},
		},
		Disposition = 1.0,
		Family = "Korrudo",
		Image = "Korrudo.png",
		Introduced = "[[Actualización 24#Actualización 24.6|Actualización 24.6]]",
		JumpAttack = 63,
		Mastery = 9,
		Name = "Korrudo",
		NormalAttack = {
			Damage = {
				["Impact"] = 35.9,
				["Puncture"] = 1.9,
				["Slash"] = 25.2,},
			FireRate = 0.833,
		},
		--Polarities = {""},
		SlideAttack = 63,
		--StancePolarity = "",
		Type = "Melee",
		WallAttack = 63,
	},
	["Krohkur"] = {
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 150,
			Rush = 45,
			Time = 24,
			Parts = {
				{ Name = "Tellurium",Type = "Resource",Count = 5,},
				{ Name = "Morphics",Type = "Resource",Count = 8,},
				{ Name = "Oxium",Type = "Resource",Count = 125,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 4375,},},
		},
		Disposition = 4,
		Family = "Krohkur",
		Image = "GrnEgyptSword.png",
		Introduced = "[[Actualización 22#Actualización 22|Actualización 22]]",
		JumpAttack = 68,
		Mastery = 5,
		Name = "Krohkur",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.2,
				["Puncture"] = 12.2,
				["Slash"] = 47.6,},
			FireRate = 0.833,
		},
		SlideAttack = 68,
		StancePolarity = "V",
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 68,
	},
	["Kronen"] = {
		BlockResist = 0.45,
		Class = "Tonfa",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 65000,
			MarketCost = 200,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 1500,},
				{ Name = "Nano Spores",Type = "Resource",Count = 2000,},
				{ Name = "Plastids",Type = "Resource",Count = 1000,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Family = "Kronen",
		Image = "TennoTonfa.png",
		Introduced = "[[Actualización 14#Actualización 14.5|Actualización 14.5]]",
		JumpAttack = 59,
		Mastery = 3,
		Name = "Kronen",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.9,
				["Puncture"] = 5.9,
				["Slash"] = 47.2,},
			FireRate = 1.08,
		},
		SlideAttack = 59,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 59,
	},
	["Kronen Prime"] = {
		BlockResist = 0.45,
		Class = "Tonfa",
		Conclave = true,
		Cost = {
			Credits = 20000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 2,},
				{ Name = "Handle",Type = "PrimePart",Count = 2,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		Disposition = 5,
		Family = "Kronen",
		Image = "KronenPrime.png",
		Introduced = "[[Actualización 22#Hotfix 22.16.4|Hotfix 22.16.4]]",
		JumpAttack = 45,
		Mastery = 8,
		Name = "Kronen Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.0,
				["Puncture"] = 5.0,
				["Slash"] = 40.0,},
			FireRate = 1.17,
		},
		SlideAttack = 45,
		StancePolarity = "V",
		Polarities = {"V","Bar"},
		Type = "Melee",
		WallAttack = 45,
	},
	["Lacera"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 2,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 4200,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},
				{ Name = "Gallium",Type = "Resource",Count = 20,},},
		},
		BlockResist = 0.50,
		Class = "Blade and Whip",
		Conclave = true,
		Disposition = 5,
		Image = "StalkerMios.png",
		Introduced = "[[Actualización 18#Actualización 18.0|Actualización 18.0]]",
		JumpAttack = 60,
		JumpElement = "Electricity",
		Mastery = 7,
		Name = "Lacera",
		NormalAttack = {
			Damage = {
				["Electricity"] = 60,},
			FireRate = 0.917,
		},
		Polarities = {"Bar"},
		SlideAttack = 60,
		SlideElement = "Electricity",
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Mania]]"},
		WallAttack = 60,
		WallElement = "Electricity",
	},
	["Lecta"] = {
		BlockResist = 0.50,
		Class = "Whip",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 30000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 1000,},
				{ Name = "Neural Sensors",Type = "Resource",Count = 3,},},
		},
		Disposition = 1,
		Family = "Lecta",
		Image = "Lecta.png",
		Introduced = "[[Actualización 11#Actualización 11.0|Actualización 11.0]]",
		JumpAttack = 40,
		JumpElement = "Electricity",
		Mastery = 0,
		Name = "Lecta",
		NormalAttack = {
			Damage = {
				["Electricity"] = 40,},
			FireRate = 1,
		},
		SlideAttack = 40,
		StancePolarity = "D",
		Traits = { "Corpus"},
		Type = "Melee",
		Users = {"[[Scrambus]]", "[[Comba]]", "[[Pelna Cade]]", "[[Jad Teran]]"},
		WallAttack = 40,
	},
	["Lesion"] = {
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 25000,
			MarketCost = 150,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Tipedo",Type = "Weapon",Count = 1,},
				{ Name = "Plastids",Type = "Resource",Count = 1400,},
				{ Name = "Neurodes",Type = "Resource",Count = 4,},
				{ Name = "Nano Spores",Type = "Resource",Count = 2300,},},
		},
		Disposition = 1,
		Image = "InfTipedo.png",
		Introduced = "[[Actualización 18#Actualización 18.5|Actualización 18.5]]",
		JumpAttack = 40,
		Mastery = 7,
		Name = "Lesion",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.0,
				["Puncture"] = 2.0,
				["Slash"] = 30.0,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 40,
		StancePolarity = "Ability",
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 40,
	},
	["Machete"] = {
		Cost = {
			Credits = 15000,
			Rush = 40,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 4,},
				{ Name = "Salvage",Type = "Resource",Count = 750,},
				{ Name = "Plastids",Type = "Resource",Count = 800,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 900,},},
		},
		BlockResist = 0.50,
		Class = "Machete",
		Conclave = true,
		Disposition = 5,
		Family = "Machete",
		Image = "Machete.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		JumpAttack = 70,
		Mastery = 1,
		Name = "Machete",
		NormalAttack = {
			Damage = {
				["Impact"] = 10.5,
				["Puncture"] = 10.5,
				["Slash"] = 49.0,},
			FireRate = 0.917,
		},
		SlideAttack = 70,
		StancePolarity = "Ability",
		Traits = { "Grineer"},
		Type = "Melee",
		Users = {"[[Escorpión]]"},
		WallAttack = 70,
	},
	["Machete Wraith"] = {
		BlockResist = 0.50,
		Class = "Machete",
		Conclave = true,
		Disposition = 5,
		Family = "Machete",
		Image = "DEWraithMachete.png",
		Introduced = "[[Actualización 10#Actualización 10.5|Actualización 10.5]]",
		JumpAttack = 63.1,
		Mastery = 1,
		Name = "Machete Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.5,
				["Puncture"] = 9.5,
				["Slash"] = 44.1,},
			FireRate = 1.08,
		},
		Polarities = {"V", "V"},
		SlideAttack = 63.1,
		StancePolarity = "Ability",
		Traits = {"Wraith", "Grineer"},
		Type = "Melee",
		WallAttack = 63.1,
	},
	["Magistar"] = {
		BlockResist = 0.60,
		Class = "Hammer",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 25000,
			MarketCost = 150,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 3,},
				{ Name = "Ferrite",Type = "Resource",Count = 750,},
				{ Name = "Rubedo",Type = "Resource",Count = 300,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 80,},},
		},
		Disposition = 3,
		Family = "Magistar",
		Image = "PaladinMace.png",
		Introduced = "[[Actualización 11#Actualización 11.5|Actualización 11.5]]",
		JumpAttack = 92.0,
		Mastery = 1,
		Name = "Magistar",
		NormalAttack = {
			Damage = {
				["Impact"] = 73.6,
				["Puncture"] = 13.8,
				["Slash"] = 4.6,},
			FireRate = 0.833,
		},
		SlideAttack = 92,
		StancePolarity = "D",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 92,
	},
	["Mios"] = {
		BlockResist = 0.50,
		Class = "Blade and Whip",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 50000,
			MarketCost = 175,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 4,},
				{ Name = "Nano Spores",Type = "Resource",Count = 15000,},
				{ Name = "Plastids",Type = "Resource",Count = 1200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 3,
		Image = "DEMios.png",
		Introduced = "[[Actualización 17#Actualización 17.11|Actualización 17.11]]",
		JumpAttack = 60,
		Mastery = 8,
		Name = "Mios",
		NormalAttack = {
			Damage = {
				["Impact"] = 18,
				["Puncture"] = 15,
				["Slash"] = 27,},
			FireRate = 1.08,
		},
		Polarities = {"V"},
		SlideAttack = 60,
		StancePolarity = "V",
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Mire"] = {
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Neural Sensors",Type = "Resource",Count = 2,},
				{ Name = "Ferrite",Type = "Resource",Count = 1000,},
				{ Name = "Nano Spores",Type = "Resource",Count = 1500,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 2000,},},
		},
		Disposition = 5,
		Image = "MireInfestedSword.png",
		Introduced = "[[Actualización 7#Actualización 7.7.2|Actualización 7.7.2]]",
		JumpAttack = 5.1,
		JumpElement = "Toxin",
		Mastery = 0,
		Name = "Mire",
		NormalAttack = {
			Damage = {
				["Impact"] = 7.7,
				["Puncture"] = 7.7,
				["Slash"] = 37.5,
				["Toxin"] = 5.1,},
			FireRate = 1.08,
		},
		SlideAttack = 56.2,
		StancePolarity = "V",
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 56.2,
	},
	["MK1-Bo"] = {
		BlockResist = 0.55,
		Class = "Staff",
		Conclave = true,
		Disposition = 4,
		Family = "Bo",
		Image = "BoStaff.png",
		Introduced = "[[Actualización 14#Actualización 14.0|Actualización 14.0]]",
		JumpAttack = 70,
		Mastery = 0,
		Name = "MK1-Bo",
		NormalAttack = {
			Damage = {
				["Impact"] = 63.0,
				["Puncture"] = 7.0,},
			FireRate = 1,
		},
		Polarities = {"D"},
		SlideAttack = 70,
		Stagger = "Yes",
		StancePolarity = "R",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 70,
	},
	["MK1-Furax"] = {
		BlockResist = 0.40,
		Class = "Fist",
		Conclave = true,
		Disposition = 5,
		Family = "Furax",
		Image = "Furax.png",
		Introduced = "[[Actualización 14#Actualización 14.0|Actualización 14.0]]",
		JumpAttack = 69,
		Mastery = 0,
		Name = "MK1-Furax",
		NormalAttack = {
			Damage = {
				["Impact"] = 48.3,
				["Puncture"] = 10.4,
				["Slash"] = 10.3,},
			FireRate = 1,
		},
		SlideAttack = 69,
		StancePolarity = "D",
		Traits = { "Grineer"},
		Type = "Melee",
		WallAttack = 69,
	},
	["Nami Skyla"] = {
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 800,},
				{ Name = "Rubedo",Type = "Resource",Count = 200,},
				{ Name = "Gallium",Type = "Resource",Count = 10,},},
		},
		Disposition = 4,
		Family = "Nami Skyla",
		Image = "TnoCutlassAndPoignard.png",
		Introduced = "[[Actualización 13#Actualización 13.0|Actualización 13.0]]",
		JumpAttack = 60,
		Mastery = 0,
		Name = "Nami Skyla",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.0,
				["Puncture"] = 9.0,
				["Slash"] = 42.0,},
			FireRate = 0.917,
		},
		SlideAttack = 60,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Nami Skyla Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 2,},
				{ Name = "Handle",Type = "PrimePart",Count = 2,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Disposition = 4,
		Family = "Nami Skyla",
		Image = "PrimeNamiSkyla.png",
		Introduced = "[[Actualización 21#Actualización 21.6|Actualización 21.6]]",
		JumpAttack = 51,
		Mastery = 11,
		Name = "Nami Skyla Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.2,
				["Puncture"] = 10.2,
				["Slash"] = 35.7,},
			FireRate = 1.33,
		},
		Polarities = {"V", "V", "D"},
		SlideAttack = 51,
		StancePolarity = "Bar",
		Type = "Melee",
		WallAttack = 51,
	},
	["Nami Solo"] = {
		BlockResist = 0.50,
		Class = "Machete",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 1500,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 800,},
				{ Name = "Rubedo",Type = "Resource",Count = 200,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Image = "DENamiSolo.png",
		Introduced = "[[Actualización 13#Actualización 13.5|Actualización 13.5]]",
		JumpAttack = 66,
		Mastery = 0,
		Name = "Nami Solo",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.9,
				["Puncture"] = 9.9,
				["Slash"] = 46.2,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 66,
		Stagger = "Yes",
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Nikana"] = {
		Cost = {
			Credits = 5000,
			BPCost = 15000,
			MarketCost = 275,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 3,},
				{ Name = "Oxium",Type = "Resource",Count = 75,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		BlockResist = 0.50,
		Class = "Nikana",
		Conclave = true,
		Disposition = 1,
		Family = "Nikana",
		Image = "Katana.png",
		Introduced = "[[Actualización 13#Actualización 13.0|Actualización 13.0]]",
		JumpAttack = 72,
		Mastery = 4,
		Name = "Nikana",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.6,
				["Puncture"] = 7.2,
				["Slash"] = 61.2,},
			FireRate = 0.917,
		},
		Polarities = {"V", "D"},
		SlideAttack = 72,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 72,
	},
	["Nikana Prime"] = {
		BlockResist = 0.50,
		Class = "Nikana",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 1,},
				{ Name = "Hilt",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		Disposition = 1,
		Family = "Nikana",
		Image = "PrimeNikana.png",
		Introduced = "[[Actualización 18#Hotfix 18.4.12|Hotfix 18.4.12]]",
		JumpAttack = 60,
		Mastery = 0,
		Name = "Nikana Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.0,
				["Puncture"] = 3.0,
				["Slash"] = 54.0,},
			FireRate = 1.08,
		},
		Polarities = {"V", "D"},
		SlideAttack = 60,
		StancePolarity = "V",
		Traits = {"Prime"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Ninkondi"] = {
		BlockResist = 0.45,
		Class = "Nunchaku",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 4000,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1200,},
				{ Name = "Plastids",Type = "Resource",Count = 800,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Image = "Nunchaku.png",
		Introduced = "[[Actualización 17#Actualización 17.4|Actualización 17.4]]",
		JumpAttack = 51,
		JumpElement = "Electricity",
		Mastery = 0,
		Name = "Ninkondi",
		NormalAttack = {
			Damage = {
				["Electricity"] = 51,},
			FireRate = 1,
		},
		SlideAttack = 51,
		SlideElement = "Electricity",
		SlideElement = "Electricity",
		StancePolarity = "D",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 51,
	},
	["Obex"] = {
		BlockResist = 0.50,
		Class = "Sparring",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 125,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Circuits",Type = "Resource",Count = 650,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 700,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 300,},},
		},
		Disposition = 3,
		Family = "Obex",
		Image = "CorpusKickNPunch.png",
		Introduced = "[[Actualización 10#Actualización 10.7|Actualización 10.7]]",
		JumpAttack = 60,
		Mastery = 0,
		Name = "Obex",
		NormalAttack = {
			Damage = {
				["Impact"] = 42.0,
				["Puncture"] = 9.0,
				["Slash"] = 9.0,},
			FireRate = 1,
		},
		SlideAttack = 60,
		StancePolarity = "Bar",
		Traits = { "Corpus"},
		Type = "Melee",
		Users = {"[[Jen Dro]]"},
		WallAttack = 60,
	},
	["Ohma"] = {
		Cost = {
			Credits = 20000,
			BPCost = 55000,
			MarketCost = 200,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Nitain Extract",Type = "Resource",Count = 4,},
				{ Name = "Ferrite",Type = "Resource",Count = 15000,},
				{ Name = "Plastids",Type = "Resource",Count = 1400,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		BlockResist = 0.45,
		Class = "Tonfa",
		Conclave = true,
		Disposition = 3,
		Image = "CorpusTonfa.png",
		Introduced = "[[Actualización 19#Actualización 19.7|Actualización 19.7]]",
		JumpAttack = 60,
		JumpElement = "Electricity",
		Mastery = 8,
		Name = "Ohma",
		NormalAttack = {
			Damage = {
				["Electricity"] = 60,},
			FireRate = 0.917,
		},
		SlideAttack = 60,
		SlideElement = "Electricity",
		StancePolarity = "Bar",
		Traits = { "Corpus"},
		Type = "Melee",
		Users = {"[[Tia Mayn]]"},
		WallAttack = 60,
		WallElement = "Electricity",
	},
	["Okina"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Tellurium",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 4200,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 3400,},
				{ Name = "Oxium",Type = "Resource",Count = 1800,},},
		},
		BlockResist = 0.45,
		Class = "Dual Daggers",
		Conclave = true,
		Disposition = 5,
		Image = "TennoSais.png",
		Introduced = "[[Actualización 19#Update: Specters of the Rail|Update: Specters of the Rail]]",
		JumpAttack = 58,
		Mastery = 5,
		Name = "Okina",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.9,
				["Puncture"] = 26.1,
				["Slash"] = 29,},
			FireRate = 1.08,
		},
		Polarities = {"V"},
		SlideAttack = 58,
		StancePolarity = "D",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 58,
	},
	["Orthos"] = {
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 180,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 4,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 500,},
				{ Name = "Ferrite",Type = "Resource",Count = 850,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 700,},},
		},
		Disposition = 1,
		Family = "Orthos",
		Image = "DEOrthos.png",
		Introduced = "[[Actualización 8#Actualización 8.1|Actualización 8.1]]",
		JumpAttack = 55.1,
		JumpRadius = 10,
		Mastery = 2,
		Name = "Orthos",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.3,
				["Puncture"] = 8.3,
				["Slash"] = 38.5,},
			FireRate = 0.917,
		},
		SlideAttack = 55.1,
		StancePolarity = "Bar",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 55.1,
	},
	["Orthos Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 2,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Disposition = 1,
		Family = "Orthos",
		Image = "PrimePolearm.png",
		Introduced = "[[Actualización 9#Actualización 9.0|Actualización 9.0]]",
		JumpAttack = 45.1,
		JumpRadius = 10,
		Mastery = 2,
		Name = "Orthos Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.8,
				["Puncture"] = 6.8,
				["Slash"] = 31.5,},
			FireRate = 1.17,
		},
		SlideAttack = 45.1,
		StancePolarity = "Ability",
		Traits = {"Prime", "Never Vaulted"},
		Type = "Melee",
		WallAttack = 45.1,
	},
	["Orvius"] = {
		BlockResist = 0.50,
		ChargedThrowAttack = {
			Damage = {
				["Impact"] = 42.4,
				["Puncture"] = 10.6,
				["Slash"] = 159,
				["Cold"] = 20,},
		},
		Class = "Glaive",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPStanding = 100000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "Item",Count = 2,},
				{ Name = "Disc",Type = "Item",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},
				{ Name = "Kuva",Type = "Resource",Count = 4000,},},
		},
		Disposition = 4,
		Image = "TeshinGlaive.png",
		Introduced = "[[Actualización 19#Actualización 19.0|Actualización 19.0]]",
		JumpAttack = 49.1,
		Mastery = 5,
		Name = "Orvius",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.8,
				["Puncture"] = 2.5,
				["Slash"] = 36.8,},
			FireRate = 0.75,
			ShotType = "Thrown",
			ShotSpeed = "???",
		},
		Polarities = {"Bar", "V"},
		SlideAttack = 49.1,
		StancePolarity = "Bar",
		ThrowAttack = {
			Damage = {
				["Impact"] = 25.4,
				["Puncture"] = 6.3,
				["Slash"] = 95.3,
				["Cold"] = 40,},
		},
		Type = "Melee",
		Users = {"[[Teshin]]"},
		WallAttack = 210,
	},
	["Paracesis"] = {
		BlockResist = 0.50,
		Class = "Heavy Blade",
		Conclave = true,
		Cost = {
			Credits = 30000,
			Rush = 30,
			Time = 12,
			Parts = {
				{ Name = "Ducats",Type = "Item",Count = 1000,},
				{ Name = "Galatine",Type = "Weapon",Count = 1,},
				{ Name = "Eidolon Shard",Type = "Resource",Count = 5,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		Disposition = 3,
		Image = "BallasSword.png",
		Introduced = "[[Update_23#Update_23.10|Actualización 23.10]]",
		JumpAttack = 70,
		Mastery = 10,
		Name = "Paracesis",
		NormalAttack = {
			Damage = {
				["Impact"] = 15.4,
				["Puncture"] = 5.6,
				["Slash"] = 49,},
			FireRate = 0.917,
		},
		SlideAttack = 70,
		StancePolarity = "D",
		Traits = {"Orokin"},--is both orokin and sentient, what do?
		Type = "Melee",
		Users = {"[[Ballas]]"},
		WallAttack = 70,
	},
	["Pangolin Sword"] = {
		Cost = {
			Credits = 20000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Control Module",Type = "Resource",Count = 1,},
				{ Name = "Ferrite",Type = "Resource",Count = 750,},
				{ Name = "Circuits",Type = "Resource",Count = 300,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 80,},},
		},
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Disposition = 5,
		Image = "Pangolin.png",
		Introduced = "[[Actualización 5#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 66,
		Mastery = 2,
		Name = "Pangolin Sword",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.3,
				["Puncture"] = 9.9,
				["Slash"] = 52.8,},
			FireRate = 0.917,
		},
		Polarities = {"V"},
		SlideAttack = 66,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 66,
	},
	["Plasma Sword"] = {
		Cost = {
			Credits = 20000,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},
				{ Name = "Ferrite",Type = "Resource",Count = 500,},
				{ Name = "Salvage",Type = "Resource",Count = 450,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 50,},},
		},
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Disposition = 5,
		Image = "Plasma.png",
		Introduced = "[[Actualización 5#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 51,
		Mastery = 0,
		Name = "Plasma Sword",
		NormalAttack = {
			Damage = {
				["Electricity"] = 51,},
			FireRate = 0.667,
		},
		SlideAttack = 51,
		SlideElement = "Electricity",
		StancePolarity = "R",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 51,
		WallElement = "Electricity",
	},
	["Prisma Dual Cleavers"] = {
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Disposition = 3,
		Family = "Dual Cleavers",
		Image = "PrismaDualCleavers.png",
		Introduced = "[[Actualización 16#Actualización 16.11.3|Actualización 16.11.3]]",
		JumpAttack = 60,
		Mastery = 3,
		Name = "Prisma Dual Cleavers",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.0,
				["Puncture"] = 6.0,
				["Slash"] = 48,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 60,
		StancePolarity = "Bar",
		Traits = {"Prisma", "Baro"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Prisma Machete"] = {
		BlockResist = 0.85,
		Class = "Machete",
		Conclave = false,
		Disposition = 5,
		Family = "Machete",
		Image = "PrismaMeleeWeapon.png",
		JumpAttack = 50,
		Mastery = 1,
		Name = "Prisma Machete",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.75,
				["Puncture"] = 3.75,
				["Slash"] = 17.5,},
			CritChance = 0.05,
			CritMultiplier = 1.5,
			StatusChance = 0.1,
			FireRate = 0.917,
		},
		SlideAttack = 75,
		StancePolarity = "Ability",
		Type = "Melee",
		WallAttack = 100,
	},
	["Prisma Obex"] = {
		BlockResist = 0.50,
		Class = "Sparring",
		Conclave = true,
		Disposition = 3,
		Family = "Obex",
		Image = "PrismaObex.png",
		Introduced = "[[Actualización 20#Hotfix 20.4.2|Hotfix 20.4.2]]",
		JumpAttack = 52,
		Mastery = 0,
		Name = "Prisma Obex",
		NormalAttack = {
			Damage = {
				["Impact"] = 36.4,
				["Puncture"] = 7.8,
				["Slash"] = 7.8,},
			FireRate = 1.33,
		},
		SlideAttack = 52,
		StancePolarity = "Bar",
		Traits = {"Prisma", "Baro"},
		Type = "Melee",
		WallAttack = 52,
	},
	["Prisma Skana"] = {
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Disposition = 4,
		Family = "Skana",
		Image = "PrismaSkana.png",
		Introduced = "[[Actualización 16#Hotfix 16.6.2|Hotfix 16.6.2]]",
		JumpAttack = 63.1,
		Mastery = 0,
		Name = "Prisma Skana",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.5,
				["Puncture"] = 9.5,
				["Slash"] = 44.1,},
			FireRate = 1,
		},
		SlideAttack = 63.1,
		StancePolarity = "V",
		Traits = {"Prisma", "Baro"},
		Type = "Melee",
		WallAttack = 63.1,
	},
	["Prova"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 1,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 300,},
				{ Name = "Salvage",Type = "Resource",Count = 1000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		BlockResist = 0.50,
		Class = "Machete",
		Conclave = true,
		Disposition = 4,
		Family = "Prova",
		Image = "Prova8point2.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		JumpAttack = 48,
		JumpElement = "Electricity",
		Mastery = 3,
		Name = "Prova",
		NormalAttack = {
			Damage = {
				["Electricity"] = 48,},
			FireRate = 1,
		},
		SlideAttack = 48,
		SlideElement = "Electricity",
		StancePolarity = "Ability",
		Traits = { "Corpus"},
		Type = "Melee",
		Users = {"[[Tripulante aguijón]]", "[[Nako Xol]]", "[[Ved Xol]]", "[[John Prodman]]"},
		WallAttack = 48,
		WallElement = "Electricity",
	},
	["Prova Vandal"] = {
		BlockResist = 0.50,
		Class = "Machete",
		Conclave = true,
		Disposition = 4,
		Family = "Prova",
		Image = "VandalElectroProd.png",
		Introduced = "[[Actualización 10#Actualización 10.5|Actualización 10.5]]",
		JumpAttack = 51,
		JumpElement = "Electricity",
		Mastery = 3,
		Name = "Prova Vandal",
		NormalAttack = {
			Damage = {
				["Electricity"] = 51,},
			FireRate = 1,
		},
		SlideAttack = 51,
		SlideElement = "Electricity",
		StancePolarity = "Ability",
		Traits = { "Corpus", "Vandal"},
		Type = "Melee",
		WallAttack = 51,
		WallElement = "Electricity",
	},
	["Pupacyst"] = {
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Cost = {
			Credits = 30000,
			MarketCost = 150,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 8750,},
				{ Name = "Rubedo",Type = "Resource",Count = 2250,},
				{ Name = "Forma",Type = "Resource",Count = 1,},
            },
		},
		Disposition = 3,
		Image = "InfStaff.png",
		Introduced = "[[Update_23#Update_23.10|Actualización 23.10]]",
		JumpAttack = 36,
		Mastery = 7,
		Name = "Pupacyst",
		NormalAttack = {
			Damage = {
				["Impact"] = 18.8,
				["Toxin"] = 17.2,},
			FireRate = 0.833,
		},
		Polarities = {"V"},
		SlideAttack = 36,
		StancePolarity = "Ability",
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 36,
	},
	["Rakta Dark Dagger"] = {
		BlockResist = 0.40,
		Class = "Dagger",
		Conclave = true,
		Disposition = 1,
		Family = "Dark Dagger",
		Image = "RVDarkDagger.png",
		Introduced = "[[Actualización 19#Update: The Silver Grove 2.0|Update: The Silver Grove 2.0]]",
		JumpAttack = 60,
		Mastery = 8,
		Name = "Rakta Dark Dagger",
		NormalAttack = {
			Damage = {
				["Radiation"] = 60,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 60,
		StancePolarity = "Bar",
		Traits = {"Sindicato", "Velo Rojo"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Reaper Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 1,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		BlockResist = 0.50,
		Class = "Scythe",
		Conclave = true,
		Disposition = 4,
		Image = "ReaperPrime.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		JumpAttack = 65.1,
		Mastery = 2,
		Name = "Reaper Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.8,
				["Puncture"] = 9.8,
				["Slash"] = 45.5,},
			FireRate = 1.08,
		},
		SlideAttack = 65.1,
		StancePolarity = "Bar",
		Traits = {"Prime", "Vaulted"},
		Type = "Melee",
		WallAttack = 65.1,
	},
	["Redeemer"] = {
		BlockResist = 0.60,
		ChargeAttack = {
			Damage = {
				["Blast"] = 300,},
			PelletCount = 10,
		},
		Class = "Gunblade",
		Conclave = false,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Vasto",Type = "Weapon",Count = 1,},
				{ Name = "Dual Skana",Type = "Weapon",Count = 1,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 4,
		Image = "TnoGunblade.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		JumpAttack = 120,
		Mastery = 4,
		Name = "Redeemer",
		NormalAttack = {
			Damage = {
				["Impact"] = 6,
				["Puncture"] = 12,
				["Slash"] = 42,},
			CritChance = 0.05,
			CritMultiplier = 1.5,
			StatusChance = 0.1,
			FireRate = 0.833,
		},
		SlideAttack = 180,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Junction|Mesa Specter]]"},
		WallAttack = 240,
	},
	["Ripkas"] = {
		BlockResist = 0.40,
		Class = "Claws",
		Conclave = true,
		Cost = {
			Credits = 40000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Ankyros",Type = "Weapon",Count = 1,},
				{ Name = "Dual Cleavers",Type = "Weapon",Count = 1,},
				{ Name = "Tellurium",Type = "Resource",Count = 2,},
				{ Name = "Forma",Type = "Item",Count = 1,},},
		},
		Disposition = 5,
		Image = "GrnClaws.png",
		Introduced = "[[Actualización 16#Actualización 16.0|Actualización 16.0]]",
		JumpAttack = 71,
		Mastery = 3,
		Name = "Ripkas",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.5,
				["Puncture"] = 7.1,
				["Slash"] = 60.4,},
			FireRate = 0.883,
		},
		Polarities = {"V"},
		SlideAttack = 71,
		Stagger = "Yes",
		StancePolarity = "V",
		Traits = { "Grineer"},
		Type = "Melee",
		Users = {"[[Executioners/Zura|Zura]]", "[[Garra de Combate Kuva]]", "[[Nightwatch Powerclaw]]"},
		WallAttack = 71,
	},
	["Sancti Magistar"] = {
		BlockResist = 0.6,
		Class = "Hammer",
		Conclave = true,
		Disposition = 3,
		Family = "Magistar",
		Image = "NLMagistar.png",
		Introduced = "[[Actualización 19#Update: The Silver Grove 2.0|Update: The Silver Grove 2.0]]",
		JumpAttack = 72,
		Mastery = 8,
		Name = "Sancti Magistar",
		NormalAttack = {
			Damage = {
				["Impact"] = 57.6,
				["Puncture"] = 10.8,
				["Slash"] = 3.6,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 72,
		StancePolarity = "D",
		Traits = { "New Loka", "Syndicate"},
		Type = "Melee",
		WallAttack = 72,
	},
	["Sarpa"] = {
		BlockResist = 0.35,
		ChargeAttack = {
			Damage = {
				["Impact"] = 17.5,
				["Puncture"] = 35,
				["Slash"] = 122.5,},
			PelletCount = 5,
		},
		Class = "Gunblade",
		Conclave = false,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Akstiletto",Type = "Weapon",Count = 1,},
				{ Name = "Cryotic",Type = "Resource",Count = 3300,},
				{ Name = "Plastids",Type = "Resource",Count = 1000,},
				{ Name = "Control Module",Type = "Resource",Count = 2,},},
		},
		Disposition = 4,
		Image = "TnoGunbladeAuto.png",
		Introduced = "[[Actualización 19#Update: The Silver Grove|Update: The Silver Grove]]",
		JumpAttack = 140,
		Mastery = 8,
		Name = "Sarpa",
		NormalAttack = {
			Damage = {
				["Impact"] = 7,
				["Puncture"] = 14,
				["Slash"] = 49,},
			CritChance = 0.05,
			CritMultiplier = 1.5,
			StatusChance = 0.1,
			FireRate = 1,
		},
		Polarities = {"D"},
		SlideAttack = 210,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 280,
	},
	["Scindo"] = {
		BlockResist = 0.60,
		Class = "Heavy Blade",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 3,},
				{ Name = "Salvage",Type = "Resource",Count = 750,},
				{ Name = "Circuits",Type = "Resource",Count = 300,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 500,},},
		},
		Disposition = 3,
		Family = "Scindo",
		Image = "DEScindo.png",
		Introduced = "[[Actualización 5#Actualización 5.4|Actualización 5.4]]",
		JumpAttack = 93,
		Mastery = 2,
		Name = "Scindo",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.3,
				["Puncture"] = 9.3,
				["Slash"] = 74.4,},
			FireRate = 0.917,
		},
		SlideAttack = 93,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 93,
	},
	["Scindo Prime"] = {
		BlockResist = 0.60,
		Class = "Heavy Blade",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 1,},
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		Disposition = 3,
		Family = "Scindo",
		Image = "PrimeScindo.png",
		Introduced = "[[Actualización 14#Actualización 14.8|Actualización 14.8]]",
		JumpAttack = 83,
		Mastery = 4,
		Name = "Scindo Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.3,
				["Puncture"] = 8.3,
				["Slash"] = 66.4,},
			FireRate = 0.967,
		},
		Polarities = {"V"},
		SlideAttack = 83,
		StancePolarity = "V",
		Traits = {"Prime", "Vaulted"},
		Type = "Melee",
		WallAttack = 83,
	},
	["Scoliac"] = {
		BlockResist = 0.50,
		Class = "Whip",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 4,},
				{ Name = "Nano Spores",Type = "Resource",Count = 15000,},
				{ Name = "Plastids",Type = "Resource",Count = 1200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 4,
		Image = "DEScoliac2.png",
		Introduced = "[[Actualización 11#Actualización 11.5|Actualización 11.5]]",
		JumpAttack = 44,
		JumpElement = "Toxin",
		Mastery = 6,
		Name = "Scoliac",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.6,
				["Puncture"] = 6.6,
				["Slash"] = 30.8,},
			FireRate = 1.25,
		},
		Polarities = {"V"},
		SlideAttack = 44,
		StancePolarity = "Ability",
		Traits = { "Infested"},
		Type = "Melee",
		WallAttack = 44,
	},
	["Secura Lecta"] = {
		BlockResist = 0.50,
		Class = "Whip",
		Conclave = true,
		Disposition = 1,
		Family = "Lecta",
		Image = "PSLecta.png",
		Introduced = "[[Actualización 19#Update: The Silver Grove 2.0|Update: The Silver Grove 2.0]]",
		JumpAttack = 33,
		JumpElement = "Electricity",
		Mastery = 8,
		Name = "Secura Lecta",
		NormalAttack = {
			Damage = {
				["Electricity"] = 33,},
			FireRate = 1.25,
		},
		Polarities = {"D"},
		SlideAttack = 33,
		SlideElement = "Electricity",
		StancePolarity = "D",
		Traits = {"Syndicate", "Perrin Sequence"},
		Type = "Melee",
		WallAttack = 33,
		WallElement = "Electricity",
	},
	["Serro"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 180,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 1,},
				{ Name = "Circuits",Type = "Resource",Count = 400,},
				{ Name = "Salvage",Type = "Resource",Count = 1000,},
				{ Name = "Neural Sensors",Type = "Resource",Count = 3,},},
		},
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Disposition = 5,
		Image = "Corpuspolearm.png",
		Introduced = "[[Actualización 13#Actualización 13.4|Actualización 13.4]]",
		JumpAttack = 48,
		Mastery = 2,
		Name = "Serro",
		NormalAttack = {
			Damage = {
				["Electricity"] = 48,},
			FireRate = 0.917,
		},
		Polarities = {"V"},
		SlideAttack = 48,
		StancePolarity = "Bar",
		Traits = { "Corpus"},
		Type = "Melee",
		WallAttack = 48,
	},
	["Shaku"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 180,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Ninkondi",Type = "Weapon",Count = 1,},
				{ Name = "Forma",Type = "Resource",Count = 1,},
				{ Name = "Plastids",Type = "Resource",Count = 1100,},
				{ Name = "Morphics",Type = "Resource",Count = 10,},},
		},
		BlockResist = 0.50,
		Class = "Nunchaku",
		Conclave = true,
		Disposition = 5,
		Image = "TnoNunchaku.png",
		Introduced = "[[Actualización 18#Actualización 18.1|Actualización 18.1]]",
		JumpAttack = 60,
		Mastery = 0,
		Name = "Shaku",
		NormalAttack = {
			Damage = {
				["Impact"] = 60,
				["Puncture"] = 0,
				["Slash"] = 0,},
			FireRate = 1.17,
		},
		SlideAttack = 60,
		StancePolarity = "D",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Junction|Equinox Specter]]"},
		WallAttack = 60,
	},
	["Sheev"] = {
		Cost = {
			Credits = 20000,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "Item",Count = 1,},
				{ Name = "Heatsink",Type = "Item",Count = 1,},
				{ Name = "Hilt",Type = "Item",Count = 1,},},
		},
		BlockResist = 0.40,
		Class = "Dagger",
		Conclave = true,
		Disposition = 4,
		Image = "GrineerCombatKnife.png",
		Introduced = "[[Actualización 14#Actualización 14.7|Actualización 14.7]]",
		JumpAttack = 67.1,
		Mastery = 0,
		Name = "Sheev",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.4,
				["Puncture"] = 3.4,
				["Slash"] = 60.3,},
			FireRate = 0.667,
		},
		Polarities = {"Bar"},
		SlideAttack = 67.1,
		StancePolarity = "V",
		Traits = { "Grineer"},
		Type = "Melee",
		Users = {"[[Executioners/Harkonar|Harkonar]]", "[[Executioners/Nok|Nok]]", "[[Executioners/Reth|Reth]]", "Ranged [[Grineer]] soldiers"},
		WallAttack = 67.1,
	},
	["Sibear"] = {
		BlockResist = 0.60,
		Class = "Hammer",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 165,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Magistar",Type = "Weapon",Count = 1,},
				{ Name = "Cryotic",Type = "Resource",Count = 30000,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 50000,},},
		},
		Disposition = 5,
		Image = "IceHammer.png",
		Introduced = "[[Actualización 18#Actualización 18.8|Actualización 18.8]]",
		JumpAttack = 66,
		Mastery = 6,
		Name = "Sibear",
		NormalAttack = {
			Damage = {
				["Cold"] = 66,},
			FireRate = 1,
		},
		Polarities = {"D"},
		SlideAttack = 66,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Junction|Frost Specter]]"},
		WallAttack = 66,
	},
	["Sigma & Octantis"] = {
		BlockResist = 0.60,
		Class = "Sword and Shield",
		Conclave = true,
		Disposition = 3,
		Image = "SundialSwordAndBoard.png",
		Introduced = "[[Actualización 22#Hotfix 22.1.1|Hotfix 22.1.2]]",
		JumpAttack = 60,
		Mastery = 0,
		Name = "Sigma & Octantis",
		NormalAttack = {
			Damage = {
				["Impact"] = 13.2,
				["Puncture"] = 9.6,
				["Slash"] = 37.2,},
			FireRate = 1.08,
		},
		SlideAttack = 60,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 60,
	},
	["Silva & Aegis"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 3,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 600,},
				{ Name = "Ferrite",Type = "Resource",Count = 1200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		BlockResist = 0.60,
		Class = "Sword and Shield",
		Conclave = true,
		Disposition = 3,
		Family = "Silva & Aegis",
		Image = "TennoSwordShield.png",
		Introduced = "[[Actualización 14#Actualización 14.0|Actualización 14.0]]",
		JumpAttack = 61,
		JumpElement = "Heat",
		JumpRadius = 4,
		Mastery = 0,
		Name = "Silva & Aegis",
		NormalAttack = {
			Damage = {
				["Heat"] = 61,},
			FireRate = 1,
		},
		SlideAttack = 61,
		SlideElement = "Heat",
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 61,
		WallElement = "Heat",
	},
	["Silva & Aegis Prime"] = {
		BlockResist = 0.65,
		Class = "Sword and Shield",
		Conclave = true,
		Cost = {
			Credits = 20000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blade",Type = "PrimePart",Count = 1,},
				{ Name = "Guard",Type = "PrimePart",Count = 1,},
				{ Name = "Hilt",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 3,
		Family = "Silva & Aegis",
		Image = "SilvaAegisPrime.png",
		Introduced = "[[Actualización 20#Hotfix 20.6.2|Hotfix 20.6.2]]",
		JumpAttack = 72,
		JumpElement = "Heat",
		JumpRadius = 4,
		Mastery = 12,
		Name = "Silva & Aegis Prime",
		NormalAttack = {
			Damage = {
				["Heat"] = 72,},
			FireRate = 0.75,
		},
		Polarities = {"V", "D", "D"},
		SlideAttack = 72,
		SlideElement = "Heat",
		StancePolarity = "V",
		Traits = {"Prime"},
		Type = "Melee",
		WallAttack = 72,
		WallElement = "Heat",
	},
	["Skana"] = {
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 750,},
				{ Name = "Plastids",Type = "Resource",Count = 500,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 1100,},
				{ Name = "Morphics",Type = "Resource",Count = 3,},},
		},
		Disposition = 4,
		Family = "Skana",
		Image = "DESkana.png",
		JumpAttack = 68,
		Mastery = 0,
		Name = "Skana",
		NormalAttack = {
			Damage = {
				["Impact"] = 10.2,
				["Puncture"] = 10.2,
				["Slash"] = 47.6,},
			FireRate = 0.833,
		},
		SlideAttack = 68,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 68,
	},
	["Skana Prime"] = {
		BlockResist = 0.50,
		Class = "Sword",
		Conclave = true,
		Disposition = 4,
		Family = "Skana",
		Image = "SkanaPrime.png",
		Introduced = "[[Closed Beta Updates#Actualización 5.0|Actualización 5.0]]",
		JumpAttack = 63.1,
		Mastery = 0,
		Name = "Skana Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.5,
				["Puncture"] = 9.5,
				["Slash"] = 44.1,},
			FireRate = 1,
		},
		Polarities = {"V", "Bar"},
		SlideAttack = 63.1,
		StancePolarity = "V",
		Traits = {"Prime", "Vaulted", "Founder"},
		Type = "Melee",
		WallAttack = 63.1,
	},
	["Skiajati"] = {
		BlockResist = 0.50,
		Class = "Nikana",
		Conclave = true,
		Disposition = 3,
		Family = "Skiajati",
		Image = "Skiajati.png",
		Introduced = "[[Actualización 23#Actualización 23.0|Actualización 23.0]]",
		JumpAttack = 49,
		Mastery = 11,
		Name = "Skiajati",
		NormalAttack = {
			Damage = {
				["Impact"] = 7.4,
				["Puncture"] = 3.4,
				["Slash"] = 38.2,},
			FireRate = 1.17,
		},
		Polarities = {"U", "U"},
		SlideAttack = 49,
		StancePolarity = "V",
		Traits = {"Tenno"},
		Type = "Melee",
		WallAttack = 49,
	},
	["Sydon"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 180,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Circuits",Type = "Resource",Count = 1100,},
				{ Name = "Salvage",Type = "Resource",Count = 4000,},
				{ Name = "Amphis",Type = "Weapon",Count = 1,},},
		},
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Disposition = 2,
		Family = "Sydon",
		Image = "GrnTridentWeapon.png",
		Introduced = "[[Actualización 18#Actualización 18.2|Actualización 18.2]]",
		JumpAttack = 51,
		Mastery = 2,
		Name = "Sydon",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.5,
				["Puncture"] = 48.5,},
			FireRate = 0.917,
		},
		SlideAttack = 51,
		StancePolarity = "Ability",
		Traits = { "Grineer"},
		Type = "Melee",
		Users = {"[[Shock Draga]]"},
		WallAttack = 51,
	},
	["Synoid Heliocor"] = {
		BlockResist = 0.60,
		Class = "Hammer",
		Conclave = true,
		Disposition = 3,
		Family = "Heliocor",
		Image = "CSHeliocor.png",
		Introduced = "[[Actualización 19#Update: The Silver Grove 2.0|Update: The Silver Grove 2.0]]",
		JumpAttack = 62,
		Mastery = 9,
		Name = "Synoid Heliocor",
		NormalAttack = {
			Damage = {
				["Impact"] = 52.7,
				["Puncture"] = 6.2,
				["Slash"] = 3.1,},
			FireRate = 1.08,
		},
		SlideAttack = 62,
		StancePolarity = "V",
		Traits = {"Syndicate", "Cephalon Suda"},
		Type = "Melee",
		WallAttack = 62,
	},
    ["Tatsu"] = {
        BlockResist = 0.50,
        Class = "Two-Handed Nikana",
        Conclave = true,
        Cost = {
            Credits = 5000,
            BPCost = 20000,
            MarketCost = 275,
            Rush = 35,
            Time = 12,
            Parts = {
                { Name = "Argon Crystal",Type = "Resource",Count = 2,},
                { Name = "Kuva",Type = "Resource",Count = 1200,},
                { Name = "Auroxium Alloy",Type = "Resource",Count = 100,},
                { Name = "Hespazym Alloy",Type = "Resource",Count = 100,},},
        },
        Disposition = 1.0,
        Family = "Tatsu",
        Image = "Tatsu.png",
        Introduced = "[[Actualización 24#Actualización 24.0|Actualización 24]]",
        JumpAttack = 64,
        Mastery = 7,
        Name = "Tatsu",
        NormalAttack = {
            Damage = {
                ["Impact"] = 10,
                ["Puncture"] = 15.3,
                ["Slash"] = 18,
                ["Radiation"] = 20.7,},
            FireRate = 1.00,
        },
        Polarities = {},
        SlideAttack = 64,
        StancePolarity = "V",
        Traits = {"Tenno"},
        Type = "Melee",
        WallAttack = 64,
	},
	["Tekko"] = {
		BlockResist = 0.40,
		Class = "Fist",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 125,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 5,},
				{ Name = "Rubedo",Type = "Resource",Count = 700,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 3300,},
				{ Name = "Ankyros",Type = "Weapon",Count = 1,},},
		},
		Disposition = 5,
		Image = "BrawlerKnuckles.png",
		Introduced = "[[Actualización 17#Actualización 17.5|Actualización 17.5]]",
		JumpAttack = 70,
		Mastery = 2,
		Name = "Tekko",
		NormalAttack = {
			Damage = {
				["Impact"] = 14,
				["Puncture"] = 7,
				["Slash"] = 49,},
			FireRate = 0.917,
		},
		Polarities = {"V"},
		SlideAttack = 70,
		StancePolarity = "D",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 70,
	},
	["Telos Boltace"] = {
		BlockResist = 0.45,
		Class = "Tonfa",
		Conclave = true,
		Disposition = 3,
		Family = "Boltace",
		Image = "AHBoltace.png",
		Introduced = "[[Actualización 19#Update: The Silver Grove 2.0|Update: The Silver Grove 2.0]]",
		JumpAttack = 54,
		Mastery = 8,
		Name = "Telos Boltace",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.4,
				["Puncture"] = 45.9,
				["Slash"] = 2.7,},
			FireRate = 1.08,
		},
		SlideAttack = 54,
		Polarities = {"Bar"},
		StancePolarity = "V",
		Traits = {"Syndicate", "Arbiters of Hexis"},
		Type = "Melee",
		WallAttack = 54,
	},
	["Tipedo"] = {
		BlockResist = 0.55,
		Class = "Staff",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 125,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Neural Sensors",Type = "Resource",Count = 2,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1600,},
				{ Name = "Kunai",Type = "Weapon",Count = 1,},
				{ Name = "Bo",Type = "Weapon",Count = 1,},},
		},
		Disposition = 5,
		Image = "Tipedo.png",
		Introduced = "[[Actualización 15#Actualización 15.9|Actualización 15.9]]",
		JumpAttack = 58,
		Mastery = 3,
		Name = "Tipedo",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.8,
				["Puncture"] = 5.8,
				["Slash"] = 46.4,},
			FireRate = 1.33,
		},
		Polarities = {"D"},
		SlideAttack = 58,
		StancePolarity = "R",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Junction|Mag Specter]]"},
		WallAttack = 58,
	},
	["Tipedo Prime"] = {
		BlockResist = 0.55,
		Class = "Staff",
		Conclave = true,
		Cost = {
			Credits = 20000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Handle",Type = "PrimePart",Count = 1,},
				{ Name = "Ornament",Type = "PrimePart",Count = 2,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		Disposition = 1.31,
		Family = "Tipedo",
		Image = "TipedoPrime.png",
		Introduced = "[[Actualización 24#Hotfix 24.5.8|Hotfix 24.5.8]]",
		JumpAttack = 93,
		Mastery = 10,
		Name = "Tipedo Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.2,
				["Puncture"] = 6.2,
				["Slash"] = 49.6,},
			FireRate = 1.17,
		},
		Polarities = {"D", "V"},
		SlideAttack = 62,
		StancePolarity = "R",
		Traits = {"Prime"},
		Type = "Melee",
		WallAttack = 62,
	},
	["Tonbo"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 180,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Control Module",Type = "Resource",Count = 2,},
				{ Name = "Plastids",Type = "Resource",Count = 800,},
				{ Name = "Ferrite",Type = "Resource",Count = 2000,},
				{ Name = "Oxium",Type = "Resource",Count = 100,},},
		},
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Disposition = 5,
		Image = "FlowerPowerPolearm.png",
		Introduced = "[[Actualización 15#Actualización 15.15|Actualización 15.15]]",
		JumpAttack = 48,
		Mastery = 3,
		Name = "Tonbo",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.8,
				["Puncture"] = 7.2,
				["Slash"] = 36,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 48,
		StancePolarity = "Ability",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 48,
	},
	["Twin Basolk"] = {
		BlockResist = 0.50,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 185,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Dual Zoren",Type = "Weapon",Count = 1,},
				{ Name = "Atomos",Type = "Weapon",Count = 1,},
				{ Name = "Control Module",Type = "Resource",Count = 1,},},
		},
		Disposition = 4,
		Image = "GrnDualFireAxe.png",
		Introduced = "[[Actualización 17#Actualización 17.8|Actualización 17.8]]",
		JumpAttack = 57,
		Mastery = 3,
		Name = "Twin Basolk",
		NormalAttack = {
			Damage = {
				["Heat"] = 57,},
			FireRate = 1,
		},
		Polarities = {"V"},
		SlideAttack = 57,
		StancePolarity = "Ability",
		Traits = { "Grineer"},
		Type = "Melee",
		Users = {"[[Flameblade]]", "[[Executioners/Garesh|Garesh]]"},
		WallAttack = 57,
	},
	["Twin Krohkur"] = {
		BlockResist = 0.45,
		Class = "Dual Swords",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = "",
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Forma",Type = "Item",Count = 1,},
				{ Name = "Krohkur",Type = "Weapon",Count = 1,},
				{ Name = "Krohkur",Type = "Weapon",Count = 1,},},
 
		},
		Disposition = 5,
		Family = "Twin Krohkur",
		Image = "DualGrnEgyptSwords.png",
		Introduced = "[[Actualización 22#Actualización 22|Actualización 22]]",
		JumpAttack = 60,
		Mastery = 6,
		Name = "Twin Krohkur",
		NormalAttack = {
			Damage = {
				["Impact"] = 7.2,
				["Puncture"] = 10.8,
				["Slash"] = 42,},
			FireRate = 0.917,
		},
		SlideAttack = 60,
		StancePolarity = "Bar",
		Traits = { "Grineer"},
		Type = "Cuerpo a cuerpo",
		Users = {"[[Depredador Colmillo]]"},
		WallAttack = 60,
	},
	["Vaykor Sydon"] = {
		BlockResist = 0.50,
		Class = "Polearm",
		Conclave = true,
		Disposition = 2,
		Family = "Sydon",
		Image = "SMSydon.png",
		Introduced = "[[Actualización 19#Update: The Silver Grove 2.0|Update: The Silver Grove 2.0]]",
		JumpAttack = 45.1,
		Mastery = 8,
		Name = "Vaykor Sydon",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.3,
				["Puncture"] = 42.8,},
			FireRate = 1.08,
		},
		Polarities = {"V"},
		SlideAttack = 45.1,
		StancePolarity = "Ability",
		Traits = {"Sindicato", "Meridiano de Acero"},
		Type = "Melee",
		WallAttack = 45.1,
	},
	["Venka"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 4,},
				{ Name = "Salvage",Type = "Resource",Count = 1000,},
				{ Name = "Plastids",Type = "Resource",Count = 500,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		BlockResist = 0.50,
		Class = "Claws",
		Conclave = true,
		Disposition = 1,
		Family = "Venka",
		Image = "TennoClaws.png",
		Introduced = "[[Actualización 13#Actualización 13.9|Actualización 13.9]]",
		JumpAttack = 65.1,
		Mastery = 3,
		Name = "Venka",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.3,
				["Puncture"] = 16.3,
				["Slash"] = 45.5,},
			FireRate = 1,
		},
		SlideAttack = 65.1,
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		Users = {"[[Violence]]"},
		WallAttack = 65.1,
	},
	["Venka Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Blades",Type = "PrimePart",Count = 2,},
				{ Name = "Gauntlet",Type = "PrimePart",Count = 2,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 15,},},
		},
		BlockResist = 0.50,
		Class = "Claws",
		Conclave = true,
		Disposition = 1,
		Family = "Venka",
		Image = "VenkaPrime.png",
		Introduced = "[[Actualización 19#Hotfix 19.0.7|Hotfix 19.0.7]]",
		JumpAttack = 64,
		Mastery = 8,
		Name = "Venka Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.2,
				["Puncture"] = 12.8,
				["Slash"] = 48,},
			FireRate = 1.05,
		},
		Polarities = {"Bar", "V"},
		SlideAttack = 64,
		StancePolarity = "V",
		Traits = {"Prime"},
		Type = "Melee",
		WallAttack = 64,
	},
	["Volnus"] = {
		BlockResist = 0.50,
		Class = "Hammer",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 240,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Oxium",Type = "Resource",Count = 225,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 11000,},
				{ Name = "Cryotic",Type = "Resource",Count = 875,},},
		},
		Disposition = 4,
		Family = "Volnus",
		Image = "GlassHammer.png",
		Introduced = "[[Actualización 22#Update: Plains of Eidolon|Update: Plains of Eidolon]]",
		JumpAttack = 51.9,
		Mastery = 4,
		Name = "Volnus",
		NormalAttack = {
			Damage = {
				["Impact"] = 11.4,
				["Puncture"] = 16.6,
				["Slash"] = 23.9,},
			FireRate = 1.2,
		},
		SlideAttack = 51.9,
		Polarities = {"V"},
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 51.9,
	},
	["War"] = {
		Cost = {
			Credits = 20000,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Polymer Bundle",Type = "Resource",Count = 2300,},
				{ Name = "Rubedo",Type = "Resource",Count = 1400,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 5,},
				{ Name = "Broken War",Type = "Weapon",Count = 1,},},
		},
		BlockResist = 0.50,
		Class = "Heavy Blade",
		Conclave = true,
		Disposition = 1,
		Image = "StalkerTwoGreatSword.png",
		Introduced = "[[Actualización 18#Actualización 18.0|Actualización 18.0]]",
		JumpAttack = 93,
		Mastery = 10,
		Name = "War",
		NormalAttack = {
			Damage = {
				["Impact"] = 74.4,
				["Puncture"] = 2.3,
				["Slash"] = 16.3,},
			FireRate = 0.917,
		},
		Polarities = {"Bar"},
		SlideAttack = 93,
		StancePolarity = "D",
		Type = "Melee",
		WallAttack = 93,
	},
	["Wolf Sledge"] = {
	    BlockResist = 0.60,
		Class = "Hammer",
		Conclave = true,
		Cost = {
			Credits = 30000,
			Rush = 25,
			Time = 12,
			Parts = { 
			    { Name = "Handle",Type = "Resource",Count = 1,},
			    { Name = "Head",Type = "Resource",Count = 1,},
			    { Name = "Motor",Type = "Resource",Count = 1,},
			    { Name = "Nitain Extract",Type = "Resource",Count = 5,},},
		},
		Disposition = 3,
		Family = "Wolf Sledge",
		Image = "Wolf_Sledge_Image.png",
		Introduced = "[[Actualización 24#Actualización 24.3]]",
		JumpAttack = 68,
		Mastery = 0,
		Name = "Wolf Sledge",
		NormalAttack = {
		    Damage = {
		        ["Impact"] = 34.7,
		        ["Puncture"] = 2,
		        ["Slash"] = 31.3,},
		    FireRate = 1,
		},
		SlideAttack = 68,
		StancePolarity = "V",
		Type = "Melee",
		WallAttack = 68,
	},
	["Zenistar"] = {
		AreaAttack = {
			AttackName = "Disc Explosion",
			Damage = {
				["Heat"] = 78,},
			Radius = 4,
		},
		BlockResist = 0.85,
		ChargeAttack = {
			AttackName = "Disc Impact",
			Damage = {
				["Impact"] = 15,},
			Range = 9,
		},
		Class = "Heavy Blade",
		Conclave = true,
		Disposition = 1,
		Image = "SundialAxe.png",
		Introduced = "[[Actualización 19#Specters of the Rail 1.0|Update: Specters of the Rail 1.0]]",
		JumpAttack = 78,
		JumpElement = "Heat",
		Mastery = 6,
		Name = "Zenistar",
		NormalAttack = {
			Damage = {
				["Heat"] = 78,},
			FireRate = 0.833,
		},
		Polarities = {"V"},
		SecondaryAreaAttack = {
			AttackName = "Disc Aura",
			Damage = {
				["Heat"] = 78,},
			StatusChance = 0.5,
			Duration = 45,
			Radius = 4,
			FireRate = 1.2,
		},
		SecondaryAttack = {
			AttackName = "Attacks while disc deployed",
			Damage = {
				["Heat"] = 78,},
		},
		SlideAttack = 75,
		SlideElement = "Heat",
		StancePolarity = "V",
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 75,
		WallElement = "Heat",
	},
	["Acrid"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 6000,},
				{ Name = "Nano Spores",Type = "Resource",Count = 5000,},
				{ Name = "Forma",Type = "Item",Count = 1,},},
		},
		Accuracy = 100,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Image = "Acrid2.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 10,
		Mastery = 7,
		MaxAmmo = 30,
		Name = "Acrid",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Toxin"] = 10,},
			HeadshotMultiplier = 1.5,
			FireRate = 6.67,
			ShotType = "Projectile",
			ShotSpeed = 65,
		},
		Reload = 1.2,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Afuris"] = {
		Accuracy = 15.4,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Furis",Type = "Weapon",Count = 1,},
				{ Name = "Furis",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Family = "Afuris",
		Image = "Afuris.png",
		Introduced = "[[Actualización 5#Actualización 5.3|Actualización 5.3]]",
		Magazine = 40,
		Mastery = 4,
		MaxAmmo = 120,
		Name = "Afuris",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.3,
				["Puncture"] = 10.5,
				["Slash"] = 2.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 12.5,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
		Users = {"[[Junction|Valkyr Specter]]"},
	},	
	["Akbolto"] = {
		Accuracy = 26.7,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Bolto",Type = "Weapon",Count = 1,},
				{ Name = "Bolto",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},},
		},
		Disposition = 2,
		Family = "Akbolto",
		Image = "Akbolto.png",
		Introduced = "[[Actualización 6#Actualización 6.0|Actualización 6.0]]",
		Magazine = 30,
		Mastery = 9,
		MaxAmmo = 120,
		Name = "Akbolto",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.8,
				["Puncture"] = 25.1,},
			FireRate = 10,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"D"},
		Reload = 2.6,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Akbolto Prime"] = {
		Accuracy = 26.7,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 2,},
				{ Name = "Receiver",Type = "PrimePart",Count = 2,},
				{ Name = "Link",Type = "PrimePart",Count = 1,},},
		},
		Disposition = 2,
		Family = "Akbolto",
		Image = "MirageAkboltoPrime.png",
		Introduced = "[[Actualización 22#Actualización 22.7|Actualización 22.7]]",
		Magazine = 40,
		Mastery = 13,
		MaxAmmo = 160,
		Name = "Akbolto Prime",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 4,
				["Puncture"] = 34.7,
				["Slash"] = 1.6,},
			HeadshotMultiplier = 1.5,
			FireRate = 7,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"Bar", "V", "V", "V"},
		Reload = 1.3,
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Akbronco"] = {
		Accuracy = 3.7,
		Class = "Dual Shotguns",
		Conclave = false,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Bronco",Type = "Weapon",Count = 1,},
				{ Name = "Bronco",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},},
		},
		Disposition = 4,
		Family = "Akbronco",
		Image = "Dual Broncos.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 4,
		Mastery = 2,
		MaxAmmo = 210,
		Name = "Akbronco",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 224,
				["Puncture"] = 28,
				["Slash"] = 28,},
			CritChance = 0.06,
			CritMultiplier = 2,
			StatusChance = 0.22,
			PelletCount = 7,
			FireRate = 8.33,
			Falloff = {StartRange = 7,EndRange = 14,Reduction = 0.75,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2.25,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Akbronco Prime"] = {
		Accuracy = 3.7,
		Class = "Dual Shotguns",
		Conclave = false,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Bronco Prime",Type = "Weapon",Count = 1,},
				{ Name = "Bronco Prime",Type = "Weapon",Count = 1,},
				{ Name = "Link",Type = "PrimePart",Count = 1,},},
		},
		Disposition = 4,
		Family = "Akbronco",
		Image = "DEPrimeDualBroncos.png",
		Introduced = "[[Actualización 12#Actualización 12.4|Actualización 12.4]]",
		Magazine = 8,
		Mastery = 10,
		MaxAmmo = 210,
		Name = "Akbronco Prime",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 280,
				["Puncture"] = 35,
				["Slash"] = 35,},
			CritChance = 0.06,
			CritMultiplier = 2,
			StatusChance = 0.3,
			PelletCount = 7,
			FireRate = 4.33,
			Falloff = {StartRange = 9,EndRange = 18,Reduction = 0.74,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V"},
		Reload = 2.25,
		Traits = {"Prime", "Never Vaulted"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Akjagara"] = {
		Accuracy = 15.4,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 235,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Akbolto",Type = "Weapon",Count = 1,},
				{ Name = "Dual Skana",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Image = "TnoBladedPistols.png",
		Introduced = "[[Actualización 15#Actualización 15.13|Actualización 15.13]]",
		Magazine = 22,
		Mastery = 8,
		MaxAmmo = 44,
		Name = "Akjagara",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.9,
				["Puncture"] = 2.9,
				["Slash"] = 13.3,},
			HeadshotMultiplier = 1.2,
			BurstCount = 2,
			FireRate = 16.67,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 2.3,
		Traits = { "Tenno"},
		Trigger = "Burst",
		Type = "Secondary",
	},
	["Aklato"] = {
		Accuracy = 11.1,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 25000,
		},
		Disposition = 5,
		Image = "Aklato.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 30,
		Mastery = 3,
		MaxAmmo = 60,
		Name = "Aklato",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.4,
				["Puncture"] = 9,
				["Slash"] = 21.6,},
			HeadshotMultiplier = 1.5,
			FireRate = 7.5,
			ShotType = "Hit-Scan",
		},
		Reload = 2.4,
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Aklex"] = {
		Accuracy = 9.8,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 20000,
			MarketCost = 190,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Lex",Type = "Weapon",Count = 1,},
				{ Name = "Lex",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},},
		},
		Disposition = 3,
		Family = "Aklex",
		Image = "DEAklex.png",
		Introduced = "[[Actualización 11#Actualización 11.1|Actualización 11.1]]",
		Magazine = 12,
		Mastery = 4,
		MaxAmmo = 48,
		Name = "Aklex",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.2,
				["Puncture"] = 41.6,
				["Slash"] = 5.2,},
			HeadshotMultiplier = 1.5,
			FireRate = 2,
			ShotType = "Hit-Scan",
		},
		Reload = 3,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Maroo]]"},
	},
	["Aklex Prime"] = {
		Accuracy = 9.8,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Lex Prime",Type = "Weapon",Count = 1,},
				{ Name = "Lex Prime",Type = "Weapon",Count = 1,},
				{ Name = "Link",Type = "PrimePart",Count = 1,},},
		},
		Disposition = 3,
		Family = "Aklex",
		Image = "Aklex Prime.png",
		Introduced = "[[Actualización 19#Hotfix 19.8.1|Hotfix 19.8.1]]",
		Magazine = 16,
		Mastery = 15,
		MaxAmmo = 32,
		Name = "Aklex Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.9,
				["Puncture"] = 39.2,
				["Slash"] = 4.9,},
			HeadshotMultiplier = 1.5,
			FireRate = 2.67,
			ShotType = "Hit-Scan",
		},
		Reload = 3,
		Traits = {"Prime", "Baro"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Akmagnus"] = {
		Accuracy = 11.1,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 50000,
			MarketCost = 220,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Magnus",Type = "Weapon",Count = 1,},
				{ Name = "Magnus",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 2,},},
		},
		Disposition = 4,
		Image = "DEAkmagnus.png",
		Introduced = "[[Actualización 11#Actualización 11.9|Actualización 11.9]]",
		Magazine = 16,
		Mastery = 12,
		MaxAmmo = 48,
		Name = "Akmagnus",
		NormalAttack = {
			Damage = {
				["Impact"] = 16.2,
				["Puncture"] = 9.9,
				["Slash"] = 9.9,},
			HeadshotMultiplier = 1.5,
			FireRate = 6.17,
			ShotType = "Hit-Scan",
		},
		Reload = 2.4,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Aksomati"] = {
		Accuracy = 15.4,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Akstiletto",Type = "Weapon",Count = 1,},
				{ Name = "Cryotic",Type = "Resource",Count = 200,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},},
		},
		Disposition = 4,
		Image = "AkimboSomaPistols.png",
		Introduced = "[[Actualización 16#Actualización 16.3|Actualización 16.3]]",
		Magazine = 30,
		Mastery = 9,
		MaxAmmo = 90,
		Name = "Aksomati",
		NormalAttack = {
			Damage = {
				["Impact"] = 3,
				["Puncture"] = 12,
				["Slash"] = 15,},
			HeadshotMultiplier = 1.2,
			FireRate = 12.5,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 1.4,
		Traits = { "Tenno"},
		Trigger = "Auto-Spool",
		Type = "Secondary",
	},
	["Akstiletto"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 800,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 23.5,
		Class = "Dual Pistols",
		Conclave = true,
		Disposition = 1,
		Family = "Akstiletto",
		Image = "TennoUzi.png",
		Introduced = "[[Actualización 12#Actualización 12.0|Actualización 12.0]]",
		Magazine = 28,
		Mastery = 8,
		MaxAmmo = 84,
		Name = "Akstiletto",
		NormalAttack = {
			Damage = {
				["Impact"] = 17.4,
				["Puncture"] = 2.9,
				["Slash"] = 8.7,},
			HeadshotMultiplier = 1.2,
			FireRate = 10,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 1.1,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Akstiletto Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 2,},
				{ Name = "Receiver",Type = "PrimePart",Count = 2,},
				{ Name = "Link",Type = "PrimePart",Count = 1,},},
		},
		Accuracy = 23.5,
		Class = "Dual Pistols",
		Conclave = true,
		Disposition = 1,
		Family = "Akstiletto",
		Image = "PrimeAkstiletto.png",
		Introduced = "[[Actualización 18#Actualización 18.12|Actualización 18.12]]",
		Magazine = 30,
		Mastery = 10,
		MaxAmmo = 90,
		Name = "Akstiletto Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 22.8,
				["Puncture"] = 3.8,
				["Slash"] = 11.4,},
			HeadshotMultiplier = 1.2,
			FireRate = 7.08,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar", "V"},
		Reload = 1.1,
		Traits = {"Prime"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Akvasto"] = {
		Accuracy = 11.1,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 50000,
			MarketCost = 220,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Vasto",Type = "Weapon",Count = 1,},
				{ Name = "Vasto",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 2,},},
		},
		Disposition = 4,
		Image = "Dual vastos.png",
		Introduced = "[[Actualización 9#Actualización 9.7|Actualización 9.7]]",
		Magazine = 12,
		Mastery = 8,
		MaxAmmo = 24,
		Name = "Akvasto",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.3,
				["Puncture"] = 8.3,
				["Slash"] = 16.5,},
			HeadshotMultiplier = 1.5,
			FireRate = 8.67,
			ShotType = "Hit-Scan",
		},
		Reload = 1.8,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Torment]]"},
	},
	["Akvasto Prime"] = {
		Accuracy = 16,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Vasto Prime",Type = "Weapon",Count = 1,},
				{ Name = "Vasto Prime",Type = "Weapon",Count = 1,},
				{ Name = "Link",Type = "PrimePart",Count = 1,},},
		},
		Disposition = 4,
		Image = "AkvastoPrime.png",
		Introduced = "[[Actualización 24#Hotfix 24.0.6|Hotfix 24.0.6]]",
		Magazine = 12,
		Mastery = 8,
		MaxAmmo = 48,
		Name = "Akvasto Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.3,
				["Puncture"] = 6.3,
				["Slash"] = 29.4,},
			HeadshotMultiplier = 1.5,
			FireRate = 6.33,
			ShotType = "Hit-Scan",
		},
		Reload = 1.4,
		Traits = { "Orokin"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Akzani"] = {
		Accuracy = 16.7,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 1500,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1000,},
				{ Name = "Morphics",Type = "Resource",Count = 2,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Image = "Akzani.png",
		Introduced = "[[Actualización 14#Actualización 14.0|Actualización 14.0]]",
		Magazine = 50,
		Mastery = 4,
		MaxAmmo = 150,
		Name = "Akzani",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.4,
				["Puncture"] = 11.2,
				["Slash"] = 2.4,},
			HeadshotMultiplier = 1.2,
			FireRate = 20,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Angstrum"] = {
		Cost = {
			Credits = 25000,
			BPCost = 25000,
			MarketCost = 190,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Alloy Plate",Type = "Resource",Count = 600,},
				{ Name = "Circuits",Type = "Resource",Count = 400,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Accuracy = 26.7,
		AreaAttack = {
			AttackName = "Single Rocket Explosion",
			Damage = {
				["Blast"] = 44.4,},
			HeadshotMultiplier = 1.0,	
			Radius = 3,
		},
		ChargeAttack = {
		    AttackName = "Single Rocket Impact",
			Damage = {
				["Blast"] = 44.4,},
			HeadshotMultiplier = 1.0,
			ChargeTime = 1.5,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Family = "Angstrum",
		FireRate = 2,
		Image = "CorpusHandRocket.png",
		Introduced = "[[Actualización 13#Actualización 13.3|Actualización 13.3]]",
		Magazine = 3,
		Mastery = 4,
		MaxAmmo = 9,
		Name = "Angstrum",
		Polarities = {"D"},
		Reload = 2.5,
		SecondaryAreaAttack = {--wrong attack type for the sake of order
			AttackName = "3-Rocket Barrage Impact",
			Damage = {
				["Blast"] = 133.2,},
			HeadshotMultiplier = 1.0,
			PelletName = "Rocket",
			PelletCount = 3,
			ChargeTime = 1.5,
			AmmoCost = 3,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		SecondaryAttack = {--wrong attack type for the sake of order
			AttackName = "3-Rocket Barrage Explosion",
			Damage = {
				["Blast"] = 133.2,},
			HeadshotMultiplier = 1.0,	
			PelletName = "Rocket",
			PelletCount = 3,
			Radius = 3,
		},
		Traits = { "Corpus"},
		Trigger = "Charge",
		Type = "Secondary",
		Users = {"[[Comba]]", "[[Scrambus]]", "[[Pelna Cade]]", "[[Jad Teran]]"},
	},
	["Arca Scisco"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			MarketCost = 200,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 5,},
				{ Name = "Oxium",Type = "Resource",Count = 250,},
				{ Name = "Salvage",Type = "Resource",Count = 12500,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 32,
		Class = "Pistol",
		Conclave = true,
		Disposition = 3,
		Image = "CrpScopePistol.png",
		Introduced = "[[Actualización 21#Actualización 21.7|Actualización 21.7]]",
		Magazine = 22,
		Mastery = 10,
		MaxAmmo = 88,
		Name = "Arca Scisco",
		NormalAttack = {
			Damage = {
				["Puncture"] = 30.6,
				["Slash"] = 20.4,},
			HeadshotMultiplier = 1.5,
			FireRate = 4.667,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V"},
		Reload = 2.2,
		SniperComboReset = 2,
		Traits = { "Corpus"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Zoom = {"2.0x", "4.0x"},
	},
	["Atomos"] = {
		Accuracy = 12.5,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 60000,
			BPCost = 30000,
			MarketCost = 200,
			Rush = 45,
			Time = 24,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 1500,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1300,},
				{ Name = "Rubedo",Type = "Resource",Count = 800,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 2,
		Image = "GrnHeatGun.png",
		Introduced = "[[Actualización 16#Actualización 16.5|Actualización 16.5]]",
		Magazine = 30,
		Mastery = 5,
		MaxAmmo = 90,
		Name = "Atomos",
		NormalAttack = {
			Damage = {
				["Heat"] = 28,},
			HeadshotMultiplier = 1.0,
			FireRate = 8,
			ShotType = "Discharge",
			Range = 8,
		},
		Polarities = {"D"},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Held",
		Type = "Secondary",
	},
	["Azima"] = {
		Accuracy = 15.4,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Image = "SundialPistol.png",
		Introduced = "[[Actualización 18#Actualización 18.5|Actualización 18.5]]",
		Magazine = 30,
		Mastery = 6,
		MaxAmmo = 90,
		Name = "Azima",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.4,
				["Puncture"] = 6,
				["Slash"] = 15.6,},
			HeadshotMultiplier = 1.2,
			FireRate = 10,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar", "V"},
		Reload = 1.4,
		SecondaryAttack = {
		   	AttackName = "Launch Turret",
			Damage = {
				["Blast"] = 24,},
			HeadshotMultiplier = 1.2,
			AmmoCost = 30,
		},
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Ballistica"] = {
		Accuracy = 4,
		ChargeAttack = {
			AttackName = "Charged Shot",		    
			Damage = {
				["Impact"] = 10,
				["Puncture"] = 80,
				["Slash"] = 10,},
			FireRate = 3.33,
			ChargeTime = 1,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Class = "Crossbow",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 40000,
			MarketCost = 240,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 3,},
				{ Name = "Gallium",Type = "Resource",Count = 4,},
				{ Name = "Nano Spores",Type = "Resource",Count = 3000,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},},
		},
		Disposition = 2,
		Family = "Ballistica",
		Image = "DEBallistica.png",
		Introduced = "[[Actualización 10#Actualización 10.4|Actualización 10.4]]",
		Magazine = 16,
		Mastery = 2,
		MaxAmmo = 64,
		Name = "Ballistica",
		NoiseLevel = "Silent",
		Polarities = {"D"},
		Reload = 2,
		SecondaryAttack = {
			AttackName = "Burst Shot",		    
			Damage = {
				["Impact"] = 5,
				["Puncture"] = 40,
				["Slash"] = 5,},
			HeadshotMultiplier = 1.5,
			FireRate = 3.33,
			ShotType = "Projectile",
			ShotSpeed = 100,
			BurstCount = 4,
		},	
		Traits = { "Tenno"},
		Trigger = "Burst / Charge",
		Type = "Secondary",
	},
	["Ballistica Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Upper Limb",Type = "PrimePart",Count = 1,},
				{ Name = "Lower Limb",Type = "PrimePart",Count = 1,},
				{ Name = "String",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},},
		},
		Accuracy = 4,
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 6.2,
				["Puncture"] = 68.6,
				["Slash"] = 49.9,},
			ChargeTime = 0.8,
			PunchThrough = 1,
			PelletCount = 4,
			PelletName = "Bolt",
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Class = "Crossbow",
		Conclave = true,
		Disposition = 2,
		Family = "Ballistica",
		Image = "PrimeBallistica.png",
		Introduced = "[[Actualización 21#Actualización 21.6|Actualización 21.6]]",
		Magazine = 20,
		Mastery = 14,
		MaxAmmo = 40,
		Name = "Ballistica Prime",
		NoiseLevel = "Silent",
		NormalAttack = {
		    AttackName = "Normal Shot",
			Damage = {
				["Impact"] = 3.1,
				["Puncture"] = 34.3,
				["Slash"] = 24.4,},
			HeadshotMultiplier = 1.5,
			PelletCount = 4,
			PelletName = "Bolt",
			FireRate = 3.33,
			AmmoCost = 4,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"Bar", "V", "V"},
		Reload = 1.2,
		Trigger = "Burst / Charge",
		BurstCount = 4,
		Type = "Secondary",
	},
	["Bolto"] = {
		Accuracy = 26.7,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Lato",Type = "Weapon",Count = 1,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 800,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 2,},
				{ Name = "Neurodes",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Family = "Bolto",
		Image = "Bolto.png",
		Introduced = "[[Actualización 5#Actualización 5.3|Actualización 5.3]]",
		Magazine = 15,
		Mastery = 7,
		MaxAmmo = 60,
		Name = "Bolto",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.5,
				["Puncture"] = 40.5,},
			HeadshotMultiplier = 1.5,
			FireRate = 6.83,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"D"},
		Reload = 1.3,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Brakk"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Accuracy = 5.6,
		Class = "Shotgun Sidearm",
		Conclave = true,
		Disposition = 2,
		Image = "DEGrineerHandShotgun.png",
		Introduced = "[[Actualización 10#Actualización 10.6|Actualización 10.6]]",
		Magazine = 5,
		Mastery = 6,
		MaxAmmo = 15,
		Name = "Brakk",
		NormalAttack = {
			Damage = {
				["Impact"] = 45,
				["Puncture"] = 25,
				["Slash"] = 30,},
			HeadshotMultiplier = 1.2,
			PelletCount = 10,
			FireRate = 5,
			Falloff = {StartRange = 11,EndRange = 22,Reduction = 0.4,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar", "V"},
		Reload = 1,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Bronco"] = {
		Accuracy = 3.7,
		Class = "Shotgun Sidearm",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 190,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 1200,},
				{ Name = "Ferrite",Type = "Resource",Count = 700,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 800,},},
		},
		Disposition = 5,
		Family = "Bronco",
		Image = "Bronco.png",
		Magazine = 2,
		Mastery = 0,
		MaxAmmo = 10,
		Name = "Bronco",
		NormalAttack = {
			Damage = {
				["Impact"] = 128.8,
				["Puncture"] = 16.1,
				["Slash"] = 16.1,},
			HeadshotMultiplier = 1.2,
			PelletCount = 7,
			FireRate = 5,
			Falloff = {StartRange = 7,EndRange = 14,Reduction = 0.25,},
			ShotType = "Hit-Scan",
		},
		Reload = 1.05,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Bronco Prime"] = {
		Accuracy = 3.7,
		Class = "Shotgun Sidearm",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 5,
		Disposition = 5,
		Family = "Bronco",
		Image = "PrimeBronco.png",
		Introduced = "[[Actualización 9#Actualización 9.0|Actualización 9.0]]",
		Magazine = 4,
		Mastery = 4,
		MaxAmmo = 12,
		Name = "Bronco Prime",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 95.2,
				["Puncture"] = 11.9,
				["Slash"] = 11.9,},
			HeadshotMultiplier = 1.2,
			PelletCount = 7,
			FireRate = 4.17,
			Falloff = {StartRange = 9,EndRange = 18,Reduction = 0.25,},
			ShotType = "Hit-Scan",
		},
		Reload = 2,
		Traits = {"Prime", "Never Vaulted"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Castanas"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Control Module",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 800,},
				{ Name = "Circuits",Type = "Resource",Count = 200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Disposition = 5,
		Family = "Castanas",
		Image = "TaserStar.png",
		Introduced = "[[Actualización 12#Actualización 12.2|Actualización 12.2]]",
		Magazine = 2,
		Mastery = 3,
		MaxAmmo = 8,
		Name = "Castanas",
		NormalAttack = {
			Damage = {
				["Electricity"] = 85,
				["Impact"] = 25,},
			HeadshotMultiplier = 1.0,
			FireRate = 5,
			ShotType = "Projectile",
			ShotSpeed = 60,
		},
		Polarities = {"V", "V"},
		Reload = 1,
		Traits = { "Tenno"},
		Trigger = "Active",
		Type = "Secondary",
	},
	["Cestra"] = {
		Accuracy = 33.3,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Nano Spores",Type = "Resource",Count = 3000,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},
				{ Name = "Gallium",Type = "Resource",Count = 4,},
				{ Name = "Neurodes",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Image = "CorpusMinigun.png",
		Introduced = "[[Actualización 11#Actualización 11.0|Actualización 11.0]]",
		Magazine = 30,
		Mastery = 4,
		MaxAmmo = 90,
		Name = "Cestra",
		NormalAttack = {
			Damage = {
				["Impact"] = 8,
				["Puncture"] = 32,},
			HeadshotMultiplier = 1.2,
			FireRate = 8.33,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Reload = 2,
		Traits = { "Corpus"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Cycron"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			MarketCost = 200,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 4,},
				{ Name = "Ferrite",Type = "Resource",Count = 9000,},
				{ Name = "Circuits",Type = "Resource",Count = 1500,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		Class = "Pistol",
		Conclave = true,
		Disposition = 3,
		Image = "Cycron.png",
		Introduced = "[[Actualización 20#Actualización 20.3|Actualización 20.3]]",
		Magazine = 20,
		Mastery = 8,
		MaxAmmo = 20,
		Name = "Cycron",
		NormalAttack = {
			Damage = {
				["Puncture"] = 6.6,
				["Slash"] = 4.1,
				["Radiation"] = 8.3,},
			HeadshotMultiplier = 1.2,
			PunchThrough = 1,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 12,
		},
		Polarities = {"Bar", "Bar"},
		Reload = 1.0,
		Traits = { "Corpus"},
		Trigger = "Held",
		Type = "Secondary",
	},
	["Despair"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 10,},
				{ Name = "Ferrite",Type = "Resource",Count = 5000,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 800,},
				{ Name = "Salvage",Type = "Resource",Count = 4500,},},
		},
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Disposition = 4,
		Image = "Despair.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 10,
		Mastery = 4,
		MaxAmmo = 40,
		Name = "Despair",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.4,
				["Puncture"] = 70.8,
				["Slash"] = 13.3,},
			HeadshotMultiplier = 1.5,
			FireRate = 3.33,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"V", "V"},
		Reload = 0.8,
		Trigger = "Auto",
		Type = "Secondary",
		Users = {"[[Stalker]]"},
	},
	["Detron"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Accuracy = 7.1,
		Class = "Shotgun Sidearm",
		Conclave = true,
		Disposition = 3,
		Family = "Detron",
		Image = "DECorpusHandCannon.png",
		Introduced = "[[Actualización 11#Actualización 11.5.5|Actualización 11.5.5]]",
		Magazine = 5,
		Mastery = 6,
		MaxAmmo = 15,
		Name = "Detron",
		NormalAttack = {
			Damage = {
				["Radiation"] = 140,},
			HeadshotMultiplier = 1.2,
			PelletCount = 7,
			FireRate = 3.33,
			Falloff = {StartRange = 13,EndRange = 22,Reduction = 0.33,},
			ShotType = "Projectile",
			ShotSpeed = 150,
		},
		Reload = 1,
		Trigger = "Semi-Auto",
		Traits = { "Corpus"},
		Type = "Secondary",
		Users = {"[[Tripulante Detron]]", "[[Scrambus]]", "[[Comba]]", "[[Pelna Cade]]", "[[Jad Teran]]"},
	},
	["Dex Furis"] = {
		Accuracy = 15.4,
		Class = "Dual Pistols",
		Conclave = true,
		Disposition = 5,
		Family = "Afuris",
		Image = "DexFuris.png",
		Introduced = "[[Actualización 12#Actualización 12.6|Actualización 12.6]]",
		Magazine = 50,
		Mastery = 10,
		MaxAmmo = 150,
		Name = "Dex Furis",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.1,
				["Puncture"] = 9.8,
				["Slash"] = 2.1,},
			HeadshotMultiplier = 1.2,
			FireRate = 20,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Dual Cestra"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Cestra",Type = "Weapon",Count = 1,},
				{ Name = "Cestra",Type = "Weapon",Count = 1,},
				{ Name = "Fieldron",Type = "Resource",Count = 2,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 20,
		Class = "Dual Pistols",
		Conclave = true,
		Disposition = 5,
		Family = "Dual Cestra",
		Image = "DualCorpusMinigun.png",
		Introduced = "[[Actualización 12#Actualización 12.0|Actualización 12.0]]",
		Magazine = 60,
		Mastery = 7,
		MaxAmmo = 180,
		Name = "Dual Cestra",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.4,
				["Puncture"] = 21.6,},
			HeadshotMultiplier = 1.2,
			FireRate = 12.5,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"V"},
		Reload = 3.5,
		Traits = { "Corpus"},
		Trigger = "Auto",
		Type = "Secondary",
		Users = {"[[Darvo]]", "[[Jen Dro]]"},
	},
	["Dual Toxocyst"] = {
		Accuracy = 16,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 4,},
				{ Name = "Nano Spores",Type = "Resource",Count = 6500,},
				{ Name = "Plastids",Type = "Resource",Count = 1100,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 4,
		Image = "InfVomitGun.png",
		Introduced = "[[Actualización 18#Actualización 18.5|Actualización 18.5]]",
		Magazine = 12,
		Mastery = 11,
		MaxAmmo = 24,
		Name = "Dual Toxocyst",
		NormalAttack = {
			Damage = {
				["Impact"] = 6,
				["Puncture"] = 48,
				["Slash"] = 6,},
			HeadshotMultiplier = 1.2,
			FireRate = 1,
			ShotType = "Hit-Scan",
		},
		Reload = 2.3,
		Traits = { "Infested"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Embolist"] = {
		Accuracy = 100,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 50000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 15000,},
				{ Name = "Circuits",Type = "Resource",Count = 1200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Image = "InfestedPistol.png",
		Introduced = "[[Actualización 10#Actualización 10.0|Actualización 10.0]]",
		Magazine = 10,
		Mastery = 9,
		MaxAmmo = 50,
		Name = "Embolist",
		NormalAttack = {
			Damage = {
				["Toxin"] = 5,},
			HeadshotMultiplier = 1.0,
			FireRate = 8,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 9,
		},
		Polarities = {"Bar"},
		Reload = 1.3,
		Traits = { "Infested"},
		Trigger = "Held",
		Type = "Secondary",
	},
	["Euphona Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 5,},},
		},
		Accuracy = 100,
		Class = "Shotgun Sidearm",
		Conclave = true,
		Disposition = 2,
		Image = "EuphoraPrime.png",
		Introduced = "[[Actualización 19#Hotfix 19.11.5|Hotfix 19.11.5]]",
		Magazine = 5,
		Mastery = 14,
		MaxAmmo = 40,
		Name = "Euphona Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 115.2,
				["Puncture"] = 6.4,
				["Slash"] = 6.4,},
			HeadshotMultiplier = 1.2,
			FireRate = 1.5,
			ShotType = "Projectile",
			ShotSpeed = 180,
		},
		Polarities = {"V", "V", "V"},
		Reload = 2,
		SecondaryAttack = {
			Damage = {
				["Impact"] = 11.5,
				["Puncture"] = 46,
				["Slash"] = 172.5,},
			HeadshotMultiplier = 1.2,
			PelletCount = 10,
			Falloff = {StartRange = 6,EndRange = 12,Reduction = 0.0,},
		},
		Traits = {"Prime"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Furis"] = {
		Accuracy = 22.2,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 120,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 750,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 300,},
				{ Name = "Salvage",Type = "Resource",Count = 400,},
				{ Name = "Neurodes",Type = "Resource",Count = 4,},},
		},
		Disposition = 5,
		Family = "Furis",
		Image = "Furis.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 20,
		Mastery = 2,
		MaxAmmo = 60,
		Name = "Furis",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.9,
				["Puncture"] = 18.2,
				["Slash"] = 3.9,},
			HeadshotMultiplier = 1.2,
			FireRate = 10,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 1.4,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Fusilai"] = {
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 190,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Rubedo",Type = "Resource",Count = 2950,},
				{ Name = "Salvage",Type = "Resource",Count = 10000,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1350,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 2,},},
		},
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Disposition = 4,
		Image = "GlassKunai.png",
		Introduced = "[[Actualización 22#Update: Plains of Eidolon|Update: Plains of Eidolon]]",
		Magazine = 6,
		Mastery = 7,
		MaxAmmo = 24,
		Name = "Fusilai",
		Reload = 0.8,
	    NoiseLevel = "Silent",
		NormalAttack = {
			AttackName = "Full Auto Mode",		    
			Damage = {
				["Puncture"] = 36.9,
				["Slash"] = 55.4,},
			HeadshotMultiplier = 1.5,
			FireRate = 2.83,
			ShotType = "Projectile",
			ShotSpeed = "40",
		},
		Polarities = {"V"},
		SecondaryAttack = {
			AttackName = "Semi-Auto Mode",		    
			Damage = {
				["Puncture"] = 68.4,
				["Slash"] = 102.6,},
			HeadshotMultiplier = 1.5,
			FireRate = 1.5,
			Trigger = "Semi-Auto",
			ShotType = "Projectile",
			ShotSpeed = "40",
			PelletCount = 3,
			PelletName = "Shuriken",
			AmmoCost = 3,
		    NoiseLevel = "Alarming",
		},
		Traits = { "Tenno"},
		Trigger = "Auto / Semi-Auto",
		Type = "Secondary",
	},
	["Gammacor"] = {
		Accuracy = 100,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 35000,
			MarketCost = 200,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Alloy Plate",Type = "Resource",Count = 2500,},
				{ Name = "Plastids",Type = "Resource",Count = 650,},
				{ Name = "Circuits",Type = "Resource",Count = 400,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 1,
		Family = "Gammacor",
		Image = "Gammacor.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		Magazine = 20,
		Mastery = 2,
		MaxAmmo = 80,
		Name = "Gammacor",
		NormalAttack = {
			Damage = {
				["Magnetic"] = 20,},
			HeadshotMultiplier = 1.0,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 14,
		},
		Polarities = {"D"},
		Reload = 1.4,
		Traits = { "Cephalon"},
		Trigger = "Held",
		Type = "Secondary",
	},
	["Hikou"] = {
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 5,},
				{ Name = "Plastids",Type = "Resource",Count = 500,},
				{ Name = "Rubedo",Type = "Resource",Count = 600,},
				{ Name = "Salvage",Type = "Resource",Count = 4000,},},
		},
		Disposition = 1,
		Family = "Hikou",
		Image = "Hikou.png",
		Introduced = "[[Actualización 9#Actualización 9.0|Actualización 9.0]]",
		Magazine = 20,
		Mastery = 2,
		MaxAmmo = 40,
		Name = "Hikou",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.3,
				["Puncture"] = 31.6,
				["Slash"] = 15.8,},
			HeadshotMultiplier = 1.5,
			FireRate = 6.67,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"V", "V"},
		Reload = 0.8,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
		Users = {"[[Junction|Mag Specter]]"},
	},
	["Hikou Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Pouch",Type = "PrimePart",Count = 2,},
				{ Name = "Stars",Type = "PrimePart",Count = 2,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 8,},},
		},
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Disposition = 1,
		Family = "Hikou",
		Image = "PrimeHikou.png",
		Introduced = "[[Actualización 14#Actualización 14.8|Actualización 14.8]]",
		Magazine = 26,
		Mastery = 4,
		MaxAmmo = 52,
		Name = "Hikou Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.2,
				["Puncture"] = 44.1,
				["Slash"] = 2.6,},
			HeadshotMultiplier = 1.5,
			FireRate = 5.83,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"V", "V"},
		Reload = 0.5,
		Traits = {"Prime", "Vaulted"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Hystrix"] = {
		Accuracy = 14.3,
		Class = "Pistol",
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 225,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Bolto",Type = "Weapon",Count = 1,},
				{ Name = "Viper",Type = "Weapon",Count = 1,},
				{ Name = "Ferrite",Type = "Resource",Count = 9750,},
				{ Name = "Control Module",Type = "Resource",Count = 15,},},
		},
		Disposition = 3,
		--Conclave = true,--
		Image = "Hystrix.png",
		Introduced = "[[Actualización 22#Actualización 22|Actualización 22.18]]",
		Magazine = 16,
	    Mastery = 7,
		MaxAmmo = 320,
		Name = "Hystrix",
		NormalAttack = {
		    AttackName = "Poison / Ice Quill",
		    Accuracy = 14.3,
			Damage = {
				["Impact"] = 2.2,
				["Puncture"] = 31,
				["Slash"] = 2.9,},
			CritChance = 0.24,
			CritMultiplier = 2.2,
			StatusChance = 0.1,
			FireRate = 7,
			ShotType = "Projectile",
			ShotSpeed = "???",
		},
		Reload = 1.7,
		SecondaryAttack = {
		    AttackName = "Fire / Electric Quill",
			Damage = {
				["Impact"] = 2.4,
				["Puncture"] = 34.4,
				["Slash"] = 3.2,},
			CritChance = 0.24,
			CritMultiplier = 2.2,
			StatusChance = 0.1,
			ShotType = "Projectile",
		},
		Polarities = {"V"},
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Knell"] = {
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 20000,
			MarketCost = 190,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Rubedo",Type = "Resource",Count = 5200,},
				{ Name = "Cryotic",Type = "Resource",Count = 3800,},
				{ Name = "Salvage",Type = "Resource",Count = 20000,},},
		},
		Disposition = 3,
		Image = "PriestPistol.png",
		Introduced = "[[Actualización 21#Actualización 21.0|Actualización 21.0]]",
		Magazine = 1,
		Mastery = 10,
		MaxAmmo = 5,
		Name = "Knell",
		NormalAttack = {
			Damage = {
				["Impact"] = 22.3,
				["Puncture"] = 24.4,
				["Slash"] = 6.4,},
			HeadshotMultiplier = 1.5,
			FireRate = 4,
			ShotType = "Hit-Scan",
		},
		Reload = 1,
		SniperComboReset = 2,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Kohmak"] = {
		Accuracy = 3.6,
		ChargeAttack = {
			AttackName = "Fully Spooled",
			PelletCount = 5,
			Damage = {
				["Impact"] = 30,
				["Puncture"] = 30,
				["Slash"] = 90,},
			AmmoCost = 1.67,
			ShotType = "Hit-Scan",
		},
		Class = "Shotgun Sidearm",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 2,},
				{ Name = "Ferrite",Type = "Resource",Count = 5000,},
				{ Name = "Plastids",Type = "Resource",Count = 5000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Image = "GrnWindUpPistol.png",
		Introduced = "[[Actualización 16#Actualización 16.0|Actualización 16.0]]",
		Magazine = 30,
		Mastery = 5,
		MaxAmmo = 60,
		Name = "Kohmak",
		NormalAttack = {
			Damage = {
				["Impact"] = 3,
				["Puncture"] = 3,
				["Slash"] = 9,},
			HeadshotMultiplier = 1.2,
			PunchThrough = 1.5,
			AttackName = "Single Pellet",
			ShotType = "Hit-Scan",
			FireRate = 5,
			Falloff = {StartRange = 12,EndRange = 24,Reduction = 0.33,},
		},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Auto-Spool",
		Users = {"[[Artillero Pesado#Variantes|Artillero Pesado Colmillo]]"},
		Type = "Secondary",
	},
	["Kraken"] = {
		Accuracy = 16,
		BurstCount = 2,
		BurstFireRate = 2.83,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 20000,
			MarketCost = 120,
			Rush = 45,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 200,},
				{ Name = "Salvage",Type = "Resource",Count = 750,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 120,},},
		},
		Disposition = 5,
		Image = "Kraken.png",
		Introduced = "[[Actualización 6#Actualización 6.3|Actualización 6.3]]",
		Magazine = 14,
		Mastery = 0,
		MaxAmmo = 42,
		Name = "Kraken",
		NormalAttack = {
			Damage = {
				["Impact"] = 45,
				["Puncture"] = 7.5,
				["Slash"] = 7.5,},
			HeadshotMultiplier = 1.5,
			BurstCount = 2,
			FireRate = 4.42,
			ShotType = "Hit-Scan",
		},
		Reload = 2.5,
		Traits = { "Grineer"},
		Trigger = "Burst",
		Type = "Secondary",
		Users = {"[[Seeker]]"},
	},
	["Kulstar"] = {
		Accuracy = 26.7,
		AreaAttack = {
			AttackName = "Rocket Explosion",		    
			Damage = {
				["Blast"] = 143,},
			ShotType = "Projectile",
			ShotSpeed = "???",
		},
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 40000,
			MarketCost = 190,
			Time = 24,
			Parts = {
				{ Name = "Kraken",Type = "Weapon",Count = 1,},
				{ Name = "Tellurium",Type = "Resource",Count = 2,},
				{ Name = "Cryotic",Type = "Resource",Count = 4800,},
				{ Name = "Plastids",Type = "Resource",Count = 3600,},},
		},
		Disposition = 3,
		Image = "GrnTorpedoPistol.png",
		Introduced = "[[Actualización 17#Actualización 17.0|Actualización 17.0]]",
		Magazine = 3,
		Mastery = 5,
		MaxAmmo = 6,
		Name = "Kulstar",
		NormalAttack = {
			AttackName = "Rocket Impact",
			Damage = {
				["Impact"] = 91,},
			HeadshotMultiplier = 1.0,
			ShotType = "Projectile",
			ShotSpeed = "???",
			FireRate = 2,
		},
		Polarities = {"D"},
		Reload = 2,
		SecondaryAreaAttack = {
			AttackName = "Cluster Bombs",	    
			Damage = {
				["Blast"] = 143,},
			HeadshotMultiplier = 1.0,
			PelletCount = 3,
			PelletName = "Bomb",
		},
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Darek Draga]]"},
	},
	["Kunai"] = {
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 5,},
				{ Name = "Ferrite",Type = "Resource",Count = 3000,},
				{ Name = "Nano Spores",Type = "Resource",Count = 4000,},
				{ Name = "Salvage",Type = "Resource",Count = 4000,},},
		},
		Disposition = 5,
		Image = "Kunai2.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 10,
		Mastery = 2,
		MaxAmmo = 40,
		Name = "Kunai",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.8,
				["Puncture"] = 66.2,
				["Slash"] = 13.2,},
			HeadshotMultiplier = 1.5,
			FireRate = 3.33,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"V", "V"},
		Reload = 0.8,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
		Users = {"[[Junction|Nova Specter]]"},
	},
	["Lato"] = {
		Accuracy = 18.2,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 10000,
		},
		Disposition = 5,
		Family = "Lato",
		Image = "Lato.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 15,
		Mastery = 0,
		MaxAmmo = 45,
		Name = "Lato",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 10.8,
				["Puncture"] = 10.8,
				["Slash"] = 21.5,},
			HeadshotMultiplier = 1.5,
			FireRate = 6.67,
			ShotType = "Hit-Scan",
		},
		Reload = 1,
		Traits = {"Tutorial", "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Lancero]] (During Tutorial and [[Vor's Prize]])"},
	},
	["Lato Prime"] = {
		Accuracy = 18.2,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Family = "Lato",
		Image = "LatoPrime.png",
		Introduced = "[[Closed Beta Updates#Actualización 5.0|Actualización 5.0]]",
		Magazine = 20,
		Mastery = 14,
		MaxAmmo = 40,
		Name = "Lato Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.4,
				["Puncture"] = 8.8,
				["Slash"] = 30.8,},
			HeadshotMultiplier = 1.5,
			FireRate = 6.67,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "Bar"},
		Reload = 1,
		Traits = {"Prime", "Vaulted", "Founder"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Lato Vandal"] = {
		Accuracy = 23,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},},
		},
		Disposition = 5,
		Family = "Lato",
		Image = "DELatoVandal.png",
		Introduced = "[[Actualización 7#Actualización 7.0|Actualización 7.0]]",
		Magazine = 15,
		Mastery = 7,
		MaxAmmo = 45,
		Name = "Lato Vandal",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.1,
				["Puncture"] = 13.5,
				["Slash"] = 32.4,},
			HeadshotMultiplier = 1.5,
			FireRate = 5,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 1,
		Traits = { "Tenno", "Vandal"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Lex"] = {
		Accuracy = 16,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 50000,
		},
		Disposition = 1,
		Family = "Lex",
		Image = "Lex.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 6,
		Mastery = 3,
		MaxAmmo = 24,
		Name = "Lex",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 10.5,
				["Puncture"] = 84,
				["Slash"] = 10.5,},
			HeadshotMultiplier = 1.5,
			FireRate = 1.08,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2.3,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Maroo]] (when down)"},
	},
	["Lex Prime"] = {
		Accuracy = 16,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 1,
		Family = "Lex",
		Image = "PrimeLex.png",
		Introduced = "[[Actualización 13#Actualización 13.0|Actualización 13.0]]",
		Magazine = 8,
		Mastery = 8,
		MaxAmmo = 32,
		Name = "Lex Prime",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 7.8,
				["Puncture"] = 62.4,
				["Slash"] = 7.8,},
			HeadshotMultiplier = 1.5,
			FireRate = 2.08,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2.3,
		Traits = {"Prime", "Never Vaulted"},
		Traits = {"Prime", "Never Vaulted"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Magnus"] = {
		Accuracy = 16,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 20000,
			MarketCost = 125,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Orokin Cell",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 400,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 100,},},
		},
		Disposition = 5,
		Image = "TennoMagnum.png",
		Introduced = "[[Actualización 11#Actualización 11.2|Actualización 11.2]]",
		Magazine = 8,
		Mastery = 10,
		MaxAmmo = 32,
		Name = "Magnus",
		NormalAttack = {
			Damage = {
				["Impact"] = 26.1,
				["Puncture"] = 16,
				["Slash"] = 15.9,},
			HeadshotMultiplier = 1.5,
			FireRate = 5.83,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 1.4,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Junction|Volt Specter]]", "[[Junction|Ember Specter]]"},
	},
	["Mara Detron"] = {
		Accuracy = 13.3,
		Class = "Shotgun Sidearm",
		Conclave = true,
		Disposition = 3,
		Family = "Detron",
		Image = "MaraDetron.png",
		Introduced = "[[Actualización 15#Hotfix 15.6.3|Hotfix 15.6.3]]",
		Magazine = 8,
		Mastery = 9,
		MaxAmmo = 24,
		Name = "Mara Detron",
		NormalAttack = {
			Damage = {
				["Radiation"] = 112,},
			HeadshotMultiplier = 1.2,
			PelletCount = 7,
			FireRate = 3.33,
			Falloff = {StartRange = 16,EndRange = 30,Reduction = 0.375,},
			ShotType = "Projectile",
		},
		Reload = 1,
		Traits = { "Corpus"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},	
	["Marelok"] = {
		Accuracy = 10,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 125,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 2,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 5000,},
				{ Name = "Salvage",Type = "Resource",Count = 5000,},
				{ Name = "Forma",Type = "Item",Count = 1,},},
		},
		Disposition = 1,
		Family = "Marelok",
		Image = "GrineerLeverActionPistol.png",
		Introduced = "[[Actualización 12#Actualización 12.3|Actualización 12.3]]",
		Magazine = 6,
		Mastery = 7,
		MaxAmmo = 24,
		Name = "Marelok",
		NormalAttack = {
			Damage = {
				["Impact"] = 40,
				["Puncture"] = 8,
				["Slash"] = 32,},
			HeadshotMultiplier = 1.5,
			FireRate = 2,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 1.7,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Shik Tal]] (Modified)", "Kuva [[Shield Lancer]]"},
	},
	["MK1-Furis"] = {
		Accuracy = 22.2,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Family = "Furis",
		Image = "Furis.png",
		Introduced = "[[Actualización 14#Actualización 14.0|Actualización 14.0]]",
		Magazine = 20,
		Mastery = 0,
		MaxAmmo = 60,
		Name = "MK1-Furis",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.8,
				["Puncture"] = 22.4,
				["Slash"] = 4.8,},
			HeadshotMultiplier = 1.2,
			FireRate = 8.33,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 1.4,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["MK1-Kunai"] = {
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Disposition = 5,
		Image = "Kunai2.png",
		Introduced = "[[Actualización 14#Actualización 14.0|Actualización 14.0]]",
		Magazine = 10,
		Mastery = 0,
		MaxAmmo = 40,
		Name = "MK1-Kunai",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.8,
				["Puncture"] = 66,
				["Slash"] = 13.2,},
			HeadshotMultiplier = 1.5,
			FireRate = 3.33,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"V", "V"},
		Reload = 0.8,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Nukor"] = {
		Accuracy = 100,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 2,},
				{ Name = "Morphics",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 5500,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Image = "GrineerMicrowaveGun.png",
		Introduced = "[[Actualización 14#Actualización 14.5|Actualización 14.5]]",
		Magazine = 15,
		Mastery = 4,
		MaxAmmo = 60,
		Name = "Nukor",
		NormalAttack = {
			Damage = {
				["Radiation"] = 23,},
			HeadshotMultiplier = 1.0,
			FireRate = 10,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 16,
		},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Held",
		Type = "Secondary",
		Users = {"[[Grineer Nightwatch Corps#Nightwatch Seeker|Nightwatch Seeker]]"},
	},
	["Pandero"] = {
		Accuracy = 16,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 190,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Circuits",Type = "Resource",Count = 4500,},
				{ Name = "Cryotic",Type = "Resource",Count = 5500,},
				{ Name = "Salvage",Type = "Resource",Count = 25000,},},
		},
		Disposition = 3,
		Image = "TnBardPistol.png",
		Introduced = "[[Actualización 20#Update: Octavia's Anthem|Update: Octavia's Anthem]]",
		Magazine = 8,
		Mastery = 8,
		MaxAmmo = 40,
		Name = "Pandero",
		NormalAttack = {
			Damage = {
				["Impact"] = 14,
				["Puncture"] = 14,
				["Slash"] = 28,},
			HeadshotMultiplier = 1.5,
			FireRate = 3,
			ShotType = "Hit-Scan",
		},
		Reload = 1,
		SecondaryAttack = {
			Damage = {
				["Impact"] = 11.3,
				["Puncture"] = 11.3,
				["Slash"] = 22.5,},
			Accuracy = 8.2,
			FireRate = 7.69,
			AmmoCost = 8,
			Trigger = "Burst",
		},
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Pox"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 4,},
				{ Name = "Nano Spores",Type = "Resource",Count = 6500,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 2,},},
		},
		Accuracy = 100,
		AreaAttack = {
			AttackName = "Poison Cloud",		    
			Damage = {
				["Toxin"] = 36,},
			Duration = 1,
		},
		Class = "Thrown",
		Conclave = true,
		Disposition = 2,
		Image = "InfProximityStars.png",
		Introduced = "[[Actualización 19#Update: The Silver Grove|Update: The Silver Grove]]",
		Magazine = 4,
		Mastery = 9,
		MaxAmmo = 12,
		Name = "Pox",
		NoiseLevel = "Silent",
		NormalAttack = {
		    AttackName = "Spore Impact",
			Damage = {
				["Toxin"] = 36,
				["Puncture"] = 3,},
			HeadshotMultiplier = 1.0,
			FireRate = 2.08,
			ShotType = "Projectile",
			ShotSpeed = "30",
		},
		Polarities = {"V", "V"},
		Reload = 1,
		Traits = { "Infested"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Prisma Angstrum"] = {
		Accuracy = 26.7,
		AreaAttack = {
			AttackName = "Single Rocket Explosion",
			Damage = {
				["Blast"] = 47,},
			HeadshotMultiplier = 1.0,	
			Radius = 3,
		},
		ChargeAttack = {
		    AttackName = "Single Rocket Impact",
			Damage = {
				["Blast"] = 47,},
			HeadshotMultiplier = 1.0,
			ChargeTime = 0.6,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Family = "Angstrum",
		FireRate = 2,
		Image = "PrismaAngstrum.png",
		Introduced = "[[Actualización 21#Actualización 21.7|Actualización 21.7]]",
		Magazine = 3,
		Mastery = 8,
		MaxAmmo = 9,
		Name = "Prisma Angstrum",
		Polarities = {"D"},
		Reload = 1.8,
		SecondaryAreaAttack = {--wrong attack type for the sake of order
			AttackName = "3-Rocket Barrage Impact",
			Damage = {
				["Blast"] = 141,},
			HeadshotMultiplier = 1.0,
			PelletName = "Rocket",
			PelletCount = 3,
			ChargeTime = 0.6,
			AmmoCost = 3,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		SecondaryAttack = {--wrong attack type for the sake of order
			AttackName = "3-Rocket Barrage Explosion",
			Damage = {
				["Blast"] = 141,},
			HeadshotMultiplier = 1.0,	
			PelletName = "Rocket",
			PelletCount = 3,
			Radius = 3,
		},
		Trigger = "Charge",
		Type = "Secondary",
		Traits = {"Prisma", "Baro"},
	},
	["Prisma Twin Gremlins"] = {
		Accuracy = 36.4,
		Class = "Dual Pistols",
		Conclave = true,
		Disposition = 5,
		Family = "Twin Gremlins",
		Image = "PrismaTwinGremlins.png",
		Introduced = "[[Actualización 23#Hotfix 23.4.2|Hotfix 23.4.2]]",
		Magazine = 50,
		Mastery = 11,
		MaxAmmo = 120,
		Name = "Prisma Twin Gremlins",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.2,
				["Puncture"] = 13.7,
				["Slash"] = 12.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 8.83,
			ShotType = "Projectile",
			ShotSpeed = 85,
		},
		Polarities = {"V"},
		Reload = 0.9,
		Traits = {"Grineer"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Pyrana"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Control Module",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 800,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 5,
		Class = "Shotgun Sidearm",
		Conclave = true,
		Disposition = 4,
		Family = "Pyrana",
		Image = "SawnOffShotgun.png",
		Introduced = "[[Actualización 13#Actualización 13.6|Actualización 13.6]]",
		Magazine = 10,
		Mastery = 12,
		MaxAmmo = 30,
		Name = "Pyrana",
		NormalAttack = {
			Damage = {
				["Impact"] = 7.2,
				["Puncture"] = 7.2,
				["Slash"] = 57.6,},
			HeadshotMultiplier = 1.2,
			PelletCount = 12,
			FireRate = 4.17,
			Falloff = {StartRange = 15,EndRange = 30,Reduction = 0.27,},
			ShotType = "Hit-Scan",
		},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Pyrana Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Accuracy = 6.1,
		Class = "Shotgun Sidearm",
		Conclave = true,
		Disposition = 4,
		Family = "Pyrana",
		Image = "PyranaPrime.png",
		Introduced = "[[Actualización 23#Hotfix 23.0.3|Hotfix 23.0.3]]",
		Magazine = 10,
		Mastery = 13,
		MaxAmmo = 30,
		Name = "Pyrana Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.8,
				["Puncture"] = 4.8,
				["Slash"] = 50.4,},
			HeadshotMultiplier = 1.2,
			PelletCount = 12,
			FireRate = 4,
			Falloff = {StartRange = 18,EndRange = 36,Reduction = 0.27,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V"},
		Reload = 1.6,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Rakta Ballistica"] = {
		Accuracy = 4,
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 5,
				["Puncture"] = 89.1,
				["Slash"] = 5,},
			FireRate = 3.33,
			ChargeTime = 1,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Class = "Crossbow",
		Conclave = true,
		Disposition = 2,
		Family = "Ballistica",
		Image = "RVBallistica.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		Magazine = 20,
		Mastery = 6,
		MaxAmmo = 40,
		Name = "Rakta Ballistica",
		NoiseLevel = "Silent",
		Polarities = {"D", "V"},
		Reload = 2,
		SecondaryAttack = {
		    AttackName = "Burst Shot",
			Damage = {
				["Impact"] = 2.5,
				["Puncture"] = 44,
				["Slash"] = 2.5,},
			HeadshotMultiplier = 1.5,
			FireRate = 3.33,
			BurstCount = 4,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},		
		SyndicateEffect = "Blight",
		Traits = {"Sindicato", "Velo Rojo"},
		Trigger = "Burst / Charge",
		Type = "Secondary",
		Users = {"[[Velo Rojo]] [[Operativo]]s"},
	},
	["Sancti Castanas"] = {
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Disposition = 5,
		Family = "Castanas",
		Image = "NLCastanas.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		Magazine = 2,
		Mastery = 10,
		MaxAmmo = 8,
		Name = "Sancti Castanas",
		NormalAttack = {
			Damage = {
				["Electricity"] = 85,
				["Impact"] = 25,},
			HeadshotMultiplier = 1.0,
			FireRate = 5,
			Radius = 3,
			ShotType = "Projectile",
			ShotSpeed = 60,
		},
		Polarities = {"V", "V", "D"},
		Reload = 1,
		SyndicateEffect = "Purity",
		Traits = {"Syndicate", "New Loka"},
		Trigger = "Active",
		Type = "Secondary",
		Users = {"[[New Loka]] [[Operativo]]s"},
	},
	["Secura Dual Cestra"] = {
		Accuracy = 20,
		Class = "Dual Pistols",
		Conclave = true,
		Disposition = 5,
		Family = "Dual Cestra",
		Image = "PSDualCestra.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		Magazine = 60,
		Mastery = 10,
		MaxAmmo = 180,
		Name = "Secura Dual Cestra",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.4,
				["Puncture"] = 21.6,},
			HeadshotMultiplier = 1.2,
			FireRate = 12.5,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"V", "Bar"},
		Reload = 3.5,
		SyndicateEffect = "Sequence",
		Traits = {"Syndicate", "Perrin Sequence"},
		Trigger = "Auto",
		Type = "Secondary",
		Users = {"[[The Perrin Sequence|Perrin Sequence]] [[Operativo]]s"},
	},
	["Seer"] = {
		Accuracy = 16,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Image = "CaptainVorPistol.png",
		Introduced = "[[Actualización 9#Actualización 9.0|Actualización 9.0]]",
		Magazine = 8,
		Mastery = 0,
		MaxAmmo = 16,
		Name = "Seer",
		NormalAttack = {
			Damage = {
				["Impact"] = 28.3,
				["Puncture"] = 28.3,
				["Slash"] = 28.3,
				["Blast"] = 40,},
			HeadshotMultiplier = 1.0,
			FireRate = 2,
			ShotType = "Projectile",
			ShotSpeed = 200,
		},
		Reload = 2.8,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Captain Vor]]"},
	},
	["Sicarus"] = {
		Accuracy = 20,
		BurstFireRate = 3.5,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 20000,
			},
		Disposition = 5,
		Family = "Sicarus",
		Image = "Sicarus.png",
		Magazine = 15,
		Mastery = 3,
		MaxAmmo = 45,
		Name = "Sicarus",
		NormalAttack = {
			Damage = {
				["Impact"] = 20.3,
				["Puncture"] = 4.4,
				["Slash"] = 4.3,},
			HeadshotMultiplier = 1.5,
			FireRate = 7.39,
			BurstCount = 3,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Burst",
		Type = "Secondary",
	},
	["Sicarus Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Accuracy = 25,
		BurstFireRate = 5,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Family = "Sicarus",
		Image = "DESicarus Prime.png",
		Introduced = "[[Actualización 11#Actualización 11.0|Actualización 11.0]]",
		Magazine = 21,
		Mastery = 14,
		MaxAmmo = 63,
		Name = "Sicarus Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 10,
				["Puncture"] = 7.5,
				["Slash"] = 7.5,},
			HeadshotMultiplier = 1.5,
			FireRate = 9.38,
			BurstCount = 3,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2,
		Traits = {"Prime", "Vaulted"},
		Trigger = "Burst",
		Type = "Secondary",
	},
	["Sonicor"] = {
		Accuracy = 100,
		AreaAttack = {
		    AttackName = "Explosion",
			Damage = {
				["Impact"] = 0.5,},
			HeadshotMultiplier = 1.0,
			Radius = 1.5,
		},
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 200,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Alloy Plate",Type = "Resource",Count = 6500,},
				{ Name = "Oxium",Type = "Resource",Count = 600,},
				{ Name = "Plastids",Type = "Resource",Count = 2600,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 1,
		Image = "CrpAirPistolArray.png",
		Introduced = "[[Actualización 17#Actualización 17.5|Actualización 17.5]]",
		Magazine = 8,
		Mastery = 2,
		MaxAmmo = 16,
		Name = "Sonicor",
		NormalAttack = {
		    AttackName = "Projectile Impact",
			Damage = {
				["Impact"] = 0.5,},
			HeadshotMultiplier = 1.0,
			FireRate = 1.25,
			ShotType = "Projectile",
			ShotSpeed = 80,
			Range = 15,
			Falloff = {StartRange = 0,EndRange = 20,Reduction = 0.8333,},	
		},
		Polarities = {"D"},
		Reload = 3,
		Traits = { "Corpus"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Derim Zahn]]"},
	},
	["Spectra"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 3,},
				{ Name = "Circuits",Type = "Resource",Count = 700,},
				{ Name = "Ferrite",Type = "Resource",Count = 5000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Image = "Spectra.png",
		Introduced = "[[Actualización 9#Actualización 9.0|Actualización 9.0]]",
		Magazine = 30,
		Mastery = 4,
		MaxAmmo = 90,
		Name = "Spectra",
		NormalAttack = {
			Damage = {
				["Puncture"] = 8,
				["Slash"] = 11,},
			HeadshotMultiplier = 1.0,
			PunchThrough = 0.5,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 18,
		},
		Reload = 1.8,
		Traits = { "Corpus"},
		Trigger = "Held",
		Type = "Secondary",
	},
	["Spira"] = {
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 20000,
			MarketCost = 175,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 5,},
				{ Name = "Ferrite",Type = "Resource",Count = 2500,},
				{ Name = "Plastids",Type = "Resource",Count = 800,},
				{ Name = "Salvage",Type = "Resource",Count = 4000,},},
		},
		Disposition = 1,
		Family = "Spira",
		Image = "LiDagger.png",
		Introduced = "[[Actualización 17#Actualización 17.4.5|Actualización 17.4.5]]",
		Magazine = 10,
		Mastery = 8,
		MaxAmmo = 20,
		Name = "Spira",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.9,
				["Puncture"] = 53.1,
				["Slash"] = 26.6,},
			HeadshotMultiplier = 1.5,
			FireRate = 2.5,
			ShotType = "Projectile",
			ShotSpeed = "???",
		},
		Polarities = {"V", "V"},
		Reload = 1,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Spira Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Pouch",Type = "PrimePart",Count = 2,},
				{ Name = "Blade",Type = "PrimePart",Count = 2,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 8,},},
		},
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Disposition = 1,
		Family = "Spira",
		Image = "PrimeLiDagger.png",
		Introduced = "[[Actualización 18#Hotfix 18.4.12|Hotfix 18.4.12]]",
		Magazine = 12,
		Mastery = 10,
		MaxAmmo = 24,
		Name = "Spira Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.3,
				["Puncture"] = 66.2,
				["Slash"] = 8.3,},
			HeadshotMultiplier = 1.5,
			FireRate = 3.33,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"V", "V"},
		Reload = 0.8,
		Traits = {"Prime"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Staticor"] = {
		Cost = {
			Credits = 25000,
			BPCost = 50000,
			MarketCost = 200,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 10,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 6000,},
				{ Name = "Ferrite",Type = "Resource",Count = 9000,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 3,},},
		},
		Accuracy = 16.7,
		AreaAttack = {
			AttackName = "Fully Charged Projectile",
			Damage = {
				["Electric"] = 43.4,},
			ChargeTime = 3,
			AmmoCost = 5,
		},
		ChargeAttack = {
			AttackName = "Uncharged Explosion",
			Damage = {
				["Electric"] = 43.4,},
			ShotType = "Projectile",
			ShotSpeed = "25",
			Radius = 8,
		},
		Class = "Dual Pistols",
		Conclave = true,
		Disposition = 1,
		Image = "CrpElectroMag.png",
		Introduced = "[[Actualización 18#Actualización 18.4.7|Actualización 18.4.7]]",
		Magazine = 45,
		Mastery = 10,
		MaxAmmo = 45,
		Name = "Staticor",
		NormalAttack = {
			AttackName = "Uncharged Projectile",
			Damage = {
				["Electric"] = 43.3,},
			HeadshotMultiplier = 1.0,
			FireRate = 3.5,
			ShotType = "Projectile",
			ShotSpeed = 25,
		},
		Polarities = {"Bar"},
		Reload = 1.5,
		SecondaryAreaAttack = {
			AttackName = "Fully Charged Explosion",
			Damage = {
				["Electric"] = 43.4,},
			Radius = 8,
		},
		Traits = { "Corpus"},
		Trigger = "Charge",
		Type = "Secondary",
	},
	["Stug"] = {
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Corrosive"] = 46,},
			ShotType = "Projectile",
			ShotSpeed = "???",
			AmmoCost = 6,
			ChargeTime = 3,
		},
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 120,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 3,},
				{ Name = "Gallium",Type = "Resource",Count = 4,},
				{ Name = "Salvage",Type = "Resource",Count = 3000,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 1200,},},
		},
		Disposition = 5,
		Image = "GrineerCrossbowGooGun.png",
		Introduced = "[[Actualización 11#Actualización 11.5|Actualización 11.5]]",
		Magazine = 20,
		Mastery = 2,
		MaxAmmo = 60,
		Name = "Stug",
		NormalAttack = {
		    AttackName = "Normal Shot",
			Damage = {
				["Corrosive"] = 46,},
			HeadshotMultiplier = 1.0,
			FireRate = 4,
			ShotType = "Projectile",
			ShotSpeed = 40,
		},
		Polarities = {"D"},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Charge",
		Type = "Secondary",
		Users = {"[[Artificer]]"},
	},
	["Stubba"] = {
	   	Accuracy = 16,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			MarketCost = 190,
			Credits = 20000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Grokdrul",Type = "Resource",Count = 45,},
				{ Name = "Coprite Alloy",Type = "Resource",Count = 25,},
				{ Name = "Ferrite",Type = "Resource",Count = 4485,},
				{ Name = "Neurodes",Type = "Resource",Count = 2,},},
		},
		Disposition = 4,
		Image = "GrnUziWeapon.png",
		Introduced = "[[Actualización 22#Actualización 22.8.0|Actualización 22]]",
		Magazine = 33,
		Mastery = 7,
		MaxAmmo = 99,
		Name = "Stubba",
		NormalAttack = {
			Damage = {
				["Impact"] = 18.1,
				["Puncture"] = 4.2,
				["Slash"] = 19.7,},
			HeadshotMultiplier = 1.2,
			FireRate = 6.33,
			ShotType = "Hit-Scan",
		},
		Reload = 1.3,
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Synoid Gammacor"] = {
		Accuracy = 100,
		Class = "Pistol",
		Conclave = true,
		Disposition = 1,
		Family = "Gammacor",
		Image = "SynoidGammacor.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		Magazine = 20,
		Mastery = 7,
		MaxAmmo = 80,
		Name = "Synoid Gammacor",
		NormalAttack = {
			Damage = {
				["Magnetic"] = 19,},
			HeadshotMultiplier = 1.0,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 20,
		},
		Polarities = {"D", "Bar"},
		Reload = 1.8,
		SyndicateEffect = "Entropy",
		Traits = {"Syndicate", "Cephalon Suda"},
		Trigger = "Held",
		Type = "Secondary",
		Users = {"[[Cephalon Suda]] [[Operativo]]s"},
	},
	["Talons"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Control Module",Type = "Resource",Count = 2,},
				{ Name = "Ferrite",Type = "Resource",Count = 1500,},
				{ Name = "Oxium",Type = "Resource",Count = 1200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		Class = "Thrown",
		Conclave = true,
		Disposition = 5,
		Image = "U18throwingknives.png",
		Introduced = "[[Actualización 18#Actualización 18.0|Actualización 18.0]]",
		Magazine = 4,
		Mastery = 8,
		MaxAmmo = 16,
		Name = "Talons",
		NormalAttack = {
			Damage = {
				["Blast"] = 18.5,
				["Impact"] = 1.1,},
			HeadshotMultiplier = 1.0,
			FireRate = 5,
			ShotType = "Projectile",
			ShotSpeed = 30,
		},
		Polarities = {"V", "V"},
		Reload = 1,
		Traits = { "Tenno"},
		Trigger = "Active",
		Type = "Secondary",
	},
	["Telos Akbolto"] = {
		Accuracy = 26.7,
		Class = "Dual Pistols",
		Conclave = true,
		Disposition = 2,
		Family = "Akbolto",
		Image = "AHAkbolto.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		Magazine = 30,
		Mastery = 11,
		MaxAmmo = 120,
		Name = "Telos Akbolto",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.8,
				["Puncture"] = 25.2,},
			HeadshotMultiplier = 1.5,
			FireRate = 10,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"D", "Bar"},
		Reload = 2.6,
		SyndicateEffect = "Truth",
		Traits = {"Syndicate", "Arbiters of Hexis"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Arbiters of Hexis]] [[Operativo]]s"},
	},
	["Twin Grakatas"] = {
		Accuracy = 28.6,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Grakata",Type = "Weapon",Count = 1,},
				{ Name = "Grakata",Type = "Weapon",Count = 1,},
				{ Name = "Forma",Type = "Item",Count = 1,},},
		},
		Disposition = 2,
		Image = "Akgrakata.png",
		Introduced = "[[Actualización 17#Actualización 17.0|Actualización 17.0]]",
		Magazine = 60,
		Mastery = 9,
		MaxAmmo = 180,
		Name = "Twin Grakatas",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.6,
				["Puncture"] = 4.7,
				["Slash"] = 3.7,},
			HeadshotMultiplier = 1.2,
			PelletCount = 2,
			PelletName = "Bullet",
			FireRate = 20,
			ShotType = "Hit-Scan",
			AmmoCost = 2,
		},
		Polarities = {"Bar"},
		Reload = 3,
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Secondary",
		Users = {"[[Clem]]"},
	},
	["Twin Gremlins"] = {
		Accuracy = 16.7,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 25000,
			MarketCost = 190,
			Rush = 45,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 5,},
				{ Name = "Circuits",Type = "Resource",Count = 900,},
				{ Name = "Salvage",Type = "Resource",Count = 1500,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},},
		},
		Disposition = 5,
		Family = "Twin Gremlins",
		Image = "Gremlin.png",
		Introduced = "[[Actualización 9#Actualización 9.5|Actualización 9.5]]",
		Magazine = 30,
		Mastery = 5,
		MaxAmmo = 60,
		Name = "Twin Gremlins",
		NormalAttack = {
			Damage = {
				["Impact"] = 20.5,
				["Puncture"] = 20.5,
				["Slash"] = 20.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 5,
			ShotType = "Projectile",
			ShotSpeed = 85,
		},
		Polarities = {"V"},
		Reload = 1.1,
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Twin Kohmak"] = {
		Cost = {
			Credits = 20000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Kohmak",Type = "Weapon",Count = 1,},
				{ Name = "Kohmak",Type = "Weapon",Count = 1,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 3,
		ChargeAttack = {
			AttackName = "Fully Spooled",
			PelletCount = 5,
			Damage = {
				["Impact"] = 20.4,
				["Puncture"] = 20.4,
				["Slash"] = 70.2,},
			AmmoCost = 1.67,
			ShotType = "Hit-Scan",
		},
		Class = "Dual Shotguns",
		Conclave = true,
		Disposition = 3,
		Image = "DualKohmak.png",
		Introduced = "[[Actualización 16#Actualización 16.0|Actualización 16.0]]",
		Magazine = 40,
		Mastery = 10,
		MaxAmmo = 120,
		Name = "Twin Kohmak",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.7,
				["Puncture"] = 2.7,
				["Slash"] = 7.2,},
			HeadshotMultiplier = 1.2,
			PunchThrough = 1.5,
			AttackName = "Single Pellet",
			ShotType = "Hit-Scan",
			FireRate = 6.67,
			Falloff = {StartRange = 12,EndRange = 24,Reduction = 0.33,},
		},
		Polarities = {"D"},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Auto-Spool",
		Type = "Secondary",
	},
	["Twin Rogga"] = {
		Accuracy = 4.3,
		Class = "Dual Shotguns",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 30000,
			MarketCost = 190,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Kuva",Type = "Resource",Count = 1600,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 2600,},
				{ Name = "Ferrite",Type = "Resource",Count = 15000,},},
		},
		Disposition = 3,
		Image = "GrnQueenGuardDualPistols.png",
		Introduced = "[[Actualización 19#Actualización 19.0|Actualización 19.0]]",
		Magazine = 2,
		Mastery = 9,
		MaxAmmo = 12,
		Name = "Twin Rogga",
		NormalAttack = {
			Damage = {
				["Impact"] = 48,
				["Puncture"] = 60,
				["Slash"] = 12,},
			HeadshotMultiplier = 1.2,
			PelletCount = 15,
			FireRate = 2.5,
			Falloff = {StartRange = 10,EndRange = 20,Reduction = 0.21,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar", "V"},
		Reload = 1.5,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Kuva Guardian]]"},
	},
	["Twin Vipers"] = {
		Accuracy = 15.4,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Viper",Type = "Weapon",Count = 1,},
				{ Name = "Viper",Type = "Weapon",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Family = "Twin Vipers",
		Image = "Viper, dual.png",
		Introduced = "[[Actualización 7#Hotfix 7.7.3|Hotfix 7.7.3]]",
		Magazine = 28,
		Mastery = 5,
		MaxAmmo = 84,
		Name = "Twin Vipers",
		NormalAttack = {
			Damage = {
				["Impact"] = 9,
				["Puncture"] = 1.5,
				["Slash"] = 4.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 25,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Twin Vipers Wraith"] = {
		Accuracy = 11.1,
		Class = "Dual Pistols",
		Conclave = true,
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Link",Type = "Item",Count = 1,},},
		},
		Disposition = 5,
		Family = "Twin Vipers",
		Image = "DEWraithTwinVipers.png",
		Introduced = "[[Actualización 11#Actualización 11.5|Actualización 11.5]]",
		Magazine = 40,
		Mastery = 7,
		MaxAmmo = 80,
		Name = "Twin Vipers Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 11.2,
				["Puncture"] = 1.4,
				["Slash"] = 1.4,},
			HeadshotMultiplier = 1.2,
			FireRate = 25,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 2,
		Traits = {"Wraith", "Invasion Reward", "Grineer"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Tysis"] = {
		Cost = {
			Credits = 30000,
			BPCost = 30000,
			MarketCost = 120,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Plastids",Type = "Resource",Count = 400,},
				{ Name = "Nano Spores",Type = "Resource",Count = 900,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 100,},},
		},
		Accuracy = 100,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Image = "DETysis.png",
		Introduced = "[[Actualización 11#Actualización 11.7|Actualización 11.7]]",
		Magazine = 11,
		Mastery = 9,
		MaxAmmo = 44,
		Name = "Tysis",
		NormalAttack = {
			Damage = {
				["Corrosive"] = 45,},
			HeadshotMultiplier = 1.5,
			FireRate = 2.5,
			ShotType = "Projectile",
			ShotSpeed = 60,
		},
		Reload = 1,
		Traits = { "Infested"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Vasto"] = {
		Accuracy = 16,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 30000,
			MarketCost = 190,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 4,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 1200,},
				{ Name = "Ferrite",Type = "Resource",Count = 700,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1000,},},
		},
		Disposition = 5,
		Family = "Vasto",
		Image = "Vasto.png",
		Introduced = "[[Actualización 9#Actualización 9.3|Actualización 9.3]]",
		Magazine = 6,
		Mastery = 4,
		MaxAmmo = 24,
		Name = "Vasto",
		NormalAttack = {
			Damage = {
				["Impact"] = 16.3,
				["Puncture"] = 16.3,
				["Slash"] = 32.5,},
			HeadshotMultiplier = 1.5,
			FireRate = 5,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 1,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Vasto Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Accuracy = 16,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Family = "Vasto",
		Image = "PrimeVasto.png",
		Introduced = "[[Actualización 15#Actualización 15.7|Actualización 15.7]]",
		Magazine = 6,
		Mastery = 10,
		MaxAmmo = 24,
		Name = "Vasto Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 8.9,
				["Puncture"] = 8.9,
				["Slash"] = 41.3,},
			HeadshotMultiplier = 1.5,
			FireRate = 5.42,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V"},
		Reload = 1,
		Traits = {"Prime", "Vaulted"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Vaykor Marelok"] = {
		Accuracy = 10,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Syndicate = "Meridiano de Acero",
			Reputation = 125000,
			Rank = 5,
		},
		Disposition = 1,
		Family = "Marelok",
		Image = "SMMarelok.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		Magazine = 10,
		Mastery = 10,
		MaxAmmo = 30,
		Name = "Vaykor Marelok",
		NormalAttack = {
			Damage = {
				["Impact"] = 43.8,
				["Puncture"] = 7.3,
				["Slash"] = 21.9,},
			HeadshotMultiplier = 1.5,
			FireRate = 2,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "D"},
		Reload = 1.7,
		SyndicateEffect = "Justice",
		Traits = {"Sindicato", "Meridiano de Acero"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
		Users = {"[[Meridiano de Acero]] [[Operativo]]s"},
	},
	["Viper"] = {
		Accuracy = 15.4,
		Class = "Pistol",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 75,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 300,},
				{ Name = "Ferrite",Type = "Resource",Count = 600,},
				{ Name = "Nano Spores",Type = "Resource",Count = 900,},
				{ Name = "Morphics",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Family = "Viper",
		Image = "Viper.png",
		Introduced = "[[Actualización 7#Actualización 7.0|Actualización 7.0]]",
		Magazine = 14,
		Mastery = 4,
		MaxAmmo = 56,
		Name = "Viper",
		NormalAttack = {
			Damage = {
				["Impact"] = 16.2,
				["Puncture"] = 2.7,
				["Slash"] = 8.1,},
			HeadshotMultiplier = 1.2,
			FireRate = 14.38,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 0.7,
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Secondary",
		Users = {"[[Shield Lancer]]", "[[Seeker]] Variants"},
	},
	["Viper Wraith"] = {
		Accuracy = 28.6,
		Class = "Pistol",
		Conclave = true,
		Disposition = 5,
		Family = "Viper",
		Image = "ViperWraith.png",
		Introduced = "[[Actualización 22#Hotfix 22.8.4|Hotfix 22.8.4]]",
		Magazine = 20,
		Mastery = 4,
		MaxAmmo = 60,
		Name = "Viper Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 20,
				["Puncture"] = 2.5,
				["Slash"] = 2.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 14.38,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 0.8,
		Traits = { "Grineer", "Wraith", "Baro"},
		Trigger = "Auto",
		Type = "Secondary",
	},
	["Zakti"] = {
		Cost = {
			Credits = 15000,
			BPCost = 15000,
			MarketCost = 190,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Control Module",Type = "Resource",Count = 8,},
				{ Name = "Plastids",Type = "Resource",Count = 350,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 6500,},
				{ Name = "Nano Spores",Type = "Resource",Count = 5000,},},
		},
		Accuracy = 26.7,
		AreaAttack = {
			AttackName = "Gas Cloud",		    
			Damage = {
				["Gas"] = 35,},
			Radius = 1.5,
		},
		Class = "Pistol",
		Conclave = true,
		Disposition = 3,
		Image = "Zakti.png",
		Introduced = "[[Actualización 21#Actualización 21.1|Actualización 21.1]]",
		Magazine = 3,
		Mastery = 10,
		MaxAmmo = 15,
		Name = "Zakti",
		NormalAttack = {
		    AttackName = "Dart Impact",
			Damage = {
				["Impact"] = 9.2,
				["Puncture"] = 13.8,},
			HeadshotMultiplier = 1.5,
			FireRate = 5,
			ShotType = "Projectile",
			ShotSpeed = 80,
		},
		Polarities = {"Bar", "Bar"},
		Reload = 0.8,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Secondary",
	},
	["Zylok"] = {
		Accuracy = 23.5,
		Class = "Pistol",
		Conclave = true,
		Disposition = 3,
		Image = "Zylok.png",
		Introduced = "[[Actualización 23#Actualización 23.6|Actualización 23.6]]",
		Magazine = 8,
		Mastery = 6,
		MaxAmmo = 30,
		Name = "Zylok",
		NormalAttack = {
			Damage = {
				["Impact"] = 20.2,
				["Puncture"] = 7.6,
				["Slash"] = 35.3,},
			HeadshotMultiplier = 1.5,
			FireRate = 1.5,
			ShotType = "Hit-Scan",
		},
		Reload = 1.2,
		Traits = {"Tenno"},
		Trigger = "Duplex",
		Type = "Secondary",
	},
	["Amprex"] = {
		Cost = {
			Credits = 25000,
			BPCost = 50000,
			MarketCost = 225,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 8,},
				{ Name = "Plastids",Type = "Resource",Count = 600,},
				{ Name = "Ferrite",Type = "Resource",Count = 9000,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 3,},},
		},
		Accuracy = 12.5,
		Class = "Rifle",
		Conclave = true,
		Disposition = 3,
		Image = "ChainLightningGunEdit.png",
		Introduced = "[[Actualización 13#Actualización 13.1|Actualización 13.1]]",
		Magazine = 40,
		Mastery = 10,
		MaxAmmo = 120,
		Name = "Amprex",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Electricity"] = 16,},
			HeadshotMultiplier = 1.0,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 10,
		},
		Reload = 2.6,
		Traits = { "Corpus"},
		Trigger = "Held",
		Type = "Primary",
		Users = {"[[M-W.A.M.]]"},
	},
	["Arca Plasmor"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			MarketCost = 190,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 5,},
				{ Name = "Control Module",Type = "Resource",Count = 25,},
				{ Name = "Cryotic",Type = "Resource",Count = 925,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 9.1,
		Class = "Shotgun",
		Conclave = true,
		Disposition = 3,
		Image = "CrpShotgun.png",
		Introduced = "[[Actualización 21#Actualización 21.7|Actualización 21.7]]",
		Magazine = 6,
		Mastery = 10,
		MaxAmmo = 24,
		Name = "Arca Plasmor",
		NormalAttack = {
			Damage = {
				["Radiation"] = 160,},
			HeadshotMultiplier = 1.0,
			FireRate = 1.1,
			Falloff = {StartRange = 3.75,EndRange = 11,Reduction = 0.5,},
			ShotType = "Projectile",
			ShotSpeed = 70,
			Range = 15,
		},
		Polarities = {"V", "V"},
		Reload = 2.8,
		Traits = { "Corpus"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Argonak"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Plastids",Type = "Resource",Count = 700,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 9950,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 3,
		Image = "LaserAimRifle.png",
		Introduced = "[[Actualización 22#Update: Plains of Eidolon|Update: Plains of Eidolon]]",
		Magazine = 21,
		Mastery = 7,
		MaxAmmo = 63,
		Name = "Argonak",
		NormalAttack = {
			AttackName = "Semi-Auto Mode",		    
			Damage = {
				["Impact"] = 24.5,
				["Puncture"] = 6.3,
				["Slash"] = 26.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 4.33,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "Bar"},
		Reload = 2.4,
		SecondaryAttack = {
			AttackName = "Full Auto Mode",		    
			Accuracy = 28.6,
			Damage = {
				["Impact"] = 20.6,
				["Puncture"] = 5.3,
				["Slash"] = 22.1,},
			HeadshotMultiplier = 1.2,
			FireRate = 6,
			Traits = { "Grineer"},
			Trigger = "Semi-Auto",
			ShotType = "Hit-Scan",
		},
		Trigger = "Auto / Semi-Auto",
		Type = "Primary",
	},
	["Astilla"] = {
		Accuracy = 25,
		AreaAttack = {
			AttackName = "Glass Explosion",	
			Damage = {
				["Impact"] = 30,
				["Puncture"] = 12,
				["Slash"] = 18,},
			HeadshotMultiplier = 1.2,				
		},		
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 240,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Tellurium",Type = "Resource",Count = 4,},
				{ Name = "Plastids",Type = "Resource",Count = 875,},
				{ Name = "Oxium",Type = "Resource",Count = 175,},
				{ Name = "Ferrite",Type = "Resource",Count = 7500,},},
		},
		Disposition = 4,
		Image = "GlassShotgun.png",
		Introduced = "[[Actualización 22#Update: Plains of Eidolon|Update: Plains of Eidolon]]",
		Magazine = 8,
		Mastery = 10,
		MaxAmmo = 24,
		Name = "Astilla",
		NormalAttack = {
		    AttackName = "Slug Impact",
			Damage = {
				["Impact"] = 30,
				["Puncture"] = 12,
				["Slash"] = 18,},
			HeadshotMultiplier = 1.2,
			FireRate = 4.33,
			Falloff = {StartRange = 30,EndRange = 60,Reduction = 0.5,},
			ShotType = "Projectile",
			ShotSpeed = "100",
		},
		Polarities = {"V", "Bar"},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Attica"] = {
	    Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 125,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 2,},
				{ Name = "Ferrite",Type = "Resource",Count = 800,},
				{ Name = "Rubedo",Type = "Resource",Count = 200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
	    Accuracy = 40,
		Class = "Crossbow",
		Conclave = true,
		Disposition = 5,
		Image = "TnoPrmryXbow.png",
		Introduced = "[[Actualización 13#Actualización 13.0|Actualización 13.0]]",
		Magazine = 20,
		Mastery = 7,
		MaxAmmo = 40,
		Name = "Attica",
		NoiseLevel = "Silent",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.3,
				["Puncture"] = 64.2,
				["Slash"] = 17.1,
			},
			HeadshotMultiplier = 1.5,
			FireRate = 3.67,
			ShotType = "Projectile",
			ShotSpeed = 112.5,
		},
		Polarities = {"V"},
		Reload = 2.8,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Baza"] = {
	    Accuracy = 80,
	    Class = "Rifle",
	    Conclave = true,
	    Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 240,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 3500,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 4300,},
				{ Name = "Cryotic",Type = "Resource",Count = 575,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
        Disposition = 3,
        Image = "Baza.png",
		Introduced = "[[Actualización 22#Actualización 22.4|Actualización 22.4]]",
        Magazine = 40,
        Mastery = 7,
        MaxAmmo = 120,
        Name = "Baza",
    	NormalAttack = {
	    	Damage = {
		    	["Impact"] = 5.8,
			    ["Puncture"] = 6.7,
		    	["Slash"] = 3.5,
		    },
	    	HeadshotMultiplier = 1.2,
	    	FireRate = 16.67,
	    	ShotType = "Hit-scan",
			Falloff = {StartRange = 22,EndRange = 34,Reduction = 0.5,},
		    },
        NoiseLevel = "Silent", 
    	Polarities = {"V"},
		Reload = 1.4,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
    },
	["Boltor"] = {
		Accuracy = 25,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 100,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 600,},},
		},
		Disposition = 2,
		Family = "Boltor",
		Image = "Boltor.png",
		Introduced = "[[Actualización 6#Actualización 6.0|Actualización 6.0]]",
		Magazine = 30,
		Mastery = 2,
		MaxAmmo = 120,
		Name = "Boltor",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.7,
				["Puncture"] = 29.2,
				["Slash"] = 3.6,},
			HeadshotMultiplier = 1.2,
			FireRate = 8.75,
			ShotType = "Projectile",
			ShotSpeed = 80,
		},
		Polarities = {"D"},
		Reload = 2.6,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[Junction|Equinox Specter]]"},
	},
	["Boltor Prime"] = {
		Accuracy = 50,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 2,
		Family = "Boltor",
		Image = "DEPrimeBoltor.png",
		Introduced = "[[Actualización 12#Actualización 12.4|Actualización 12.4]]",
		Magazine = 36,
		Mastery = 13,
		MaxAmmo = 144,
		Name = "Boltor Prime",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.2,
				["Puncture"] = 29,},
			HeadshotMultiplier = 1.2,
			FireRate = 10,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"D", "V"},
		Reload = 2.4,
		Traits = {"Prime", "Vaulted"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Braton"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Disposition = 3,
		Family = "Braton",
		Image = "Braton.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 30,
		Mastery = 0,
		MaxAmmo = 120,
		Name = "Braton",
		NormalAttack = {
			Damage = {
				["Impact"] = 10.9,
				["Puncture"] = 10.9,
				["Slash"] = 11.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 8.75,
			ShotType = "Hit-Scan",
		},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Braton Prime"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 3,
		Family = "Braton",
		Image = "PrimeBraton.png",
		Introduced = "[[Actualización 6#Actualización 9.0|Actualización 9.0]]",
		Magazine = 35,
		Mastery = 8,
		MaxAmmo = 140,
		Name = "Braton Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 1.5,
				["Puncture"] = 10.1,
				["Slash"] = 17.4,},
			HeadshotMultiplier = 1.2,
			FireRate = 9.58,
			ShotType = "Hit-Scan",
		},
		Reload = 2.2,
		Traits = {"Prime", "Never Vaulted"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Braton Vandal"] = {
		Accuracy = 33.3,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Stock",Type = "Item",Count = 1,},},
		},
		Disposition = 3,
		Family = "Braton",
		Image = "BratonVandal.png",
		Introduced = "[[Actualización 6#Actualización 6.3.1|Actualización 6.3.1]]",
		Magazine = 30,
		Mastery = 4,
		MaxAmmo = 120,
		Name = "Braton Vandal",
		NormalAttack = {
			Damage = {
				["Impact"] = 13.1,
				["Puncture"] = 1.9,
				["Slash"] = 22.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 7.5,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 1.8,
		Traits = { "Tenno", "Vandal"},
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[Junction|Excalibur Specter]]"},
	},
	["Burston"] = {
		Accuracy = 25,
		BurstFireRate = 5,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			MarketCost = 120,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 1,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 400,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 150,},
				{ Name = "Nano Spores",Type = "Resource",Count = 600,},},
		},
		Disposition = 4,
		Family = "Burston",
		Image = "Burston.png",
		Magazine = 30,
		Mastery = 0,
		MaxAmmo = 120,
		Name = "Burston",
		NormalAttack = {
			Damage = {
				["Impact"] = 11.7,
				["Puncture"] = 11.7,
				["Slash"] = 11.7,},
			HeadshotMultiplier = 1.5,
			FireRate = 7.83,
			ShotType = "Hit-Scan",
			BurstCount = 3,
		},
		Polarities = {"V"},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Burst",
		Type = "Primary",
		Users = {"[[Junction|Loki Specter]]"},
	},
	["Burston Prime"] = {
		Accuracy = 25,
		BurstFireRate = 10,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 4,
		Family = "Burston",
		Image = "PrimeBurston.png",
		Introduced = "[[Actualización 11#Actualización 11.5|Actualización 11.5]]",
		Magazine = 30,
		Mastery = 12,
		MaxAmmo = 120,
		Name = "Burston Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.3,
				["Puncture"] = 6.3,
				["Slash"] = 8.4,},
			HeadshotMultiplier = 1.5,
			FireRate = 13.64,
			BurstCount = 3,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2,
		Traits = {"Prime", "Never Vaulted"},
		Trigger = "Burst",
		Type = "Primary",
	},
	["Buzlok"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 250,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 5000,},
				{ Name = "Circuits",Type = "Resource",Count = 600,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 13.3,
		Class = "Rifle",
		Conclave = true,
		Disposition = 5,
		Image = "GrnGorgSniperRifle.png",
		Introduced = "[[Actualización 14#Actualización 14.7|Actualización 14.7]]",
		Magazine = 20,
		Mastery = 11,
		MaxAmmo = 100,
		Name = "Buzlok",
		NormalAttack = {
			Damage = {
				["Impact"] = 18,
				["Puncture"] = 14.4,
				["Slash"] = 3.6,},
			HeadshotMultiplier = 1.2,
			FireRate = 6.25,
			ShotType = "Projectile",
			ShotSpeed = 80,
		},
		Reload = 3,
		SecondaryAttack = {
		    AttackName = "Beacon",
			Accuracy = 16.7,
			Damage = {
				["Puncture"] = 10},
			HeadshotMultiplier = 1.2,
			FireRate = 1.67,
			Trigger = "Semi-Auto",
			ShotType = "Projectile",
           	ShotSpeed = "100",
		},
 
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[Executioners/Harkonar|Harkonar]]"},
	},
	["Cernos"] = {
		Accuracy = "16.7 (100 when aimed)",
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 131.4,
				["Puncture"] = 7.3,
				["Slash"] = 7.3,},
			HeadshotMultiplier = 2.0,
			ChargeTime = 0.5,
			HoldTime = 5,
			PunchThrough = 1,
			ShotType = "Projectile",
			ShotSpeed = 130,
		},		
		Cost = {
			Credits = 15000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Gallium",Type = "Resource",Count = 3,},
				{ Name = "Plastids",Type = "Resource",Count = 700,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 600,},
				{ Name = "Ferrite",Type = "Resource",Count = 1750,},},
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 2,
		Family = "Cernos",
		Image = "DECernos.png",
		Introduced = "[[Actualización 11#Actualización 11.1|Actualización 11.1]]",
		Magazine = 1,
		Mastery = 6,
		MaxAmmo = 20,
		Name = "Cernos",
		NormalAttack = {
		    AttackName = "Uncharged Shot",		    
			Damage = {
				["Impact"] = 65.7,
				["Puncture"] = 3.65,
				["Slash"] = 3.65,},
			HeadshotMultiplier = 2.0,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"V"},
		Reload = 0.6,
		Traits = { "Tenno"},
		Trigger = "Charge",
		Type = "Primary",
		ComparisonDisplay = {
        	{ Name = "[NAME] (Uncharged)", Attacks = {"NormalAttack"} },
        	{ Name = "[NAME] (Charged)", Attacks = {"ChargeAttack"} }},
	},
	["Cernos Prime"] = {
		Accuracy = 16.7,
		ChargeAttack = {
		    AttackName = "Charged Shot (Horizontal)",
			Damage = {
				["Impact"] = 229.5,
				["Puncture"] = 12.8,
				["Slash"] = 12.8,},
			HeadshotMultiplier = 2.0,
			ChargeTime = 0.5,
			HoldTime = 5,
			PunchThrough = 1,
		},
		AreaAttack = {
		    AttackName = "Uncharged Shot (Vertical)",
			Damage = {
				["Impact"] = 57.4,
				["Puncture"] = 3.2,
				["Slash"] = 3.2,},
			HeadshotMultiplier = 2.0,
		},
		SecondaryAttack = {
		    AttackName = "Charged Shot (Vertical)",
			Damage = {
				["Impact"] = 114.8,
				["Puncture"] = 6.4,
				["Slash"] = 6.4,},
			HeadshotMultiplier = 2.0,
			ChargeTime = 0.5,
			PunchThrough = 1,
		},
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Upper Limb",Type = "PrimePart",Count = 1,},
				{ Name = "Lower Limb",Type = "PrimePart",Count = 1,},
				{ Name = "Grip",Type = "PrimePart",Count = 1,},
				{ Name = "String",Type = "PrimePart",Count = 1,},},
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 2,
		Family = "Cernos",
		Image = "CernosPrime.png",
		Introduced = "[[Actualización 19#Hotfix 19.0.7|Hotfix 19.0.7]]",
		Magazine = 1,
		Mastery = 12,
		MaxAmmo = 20,
		Name = "Cernos Prime",
		NormalAttack = {
		    AttackName = "Uncharged Shot (Horizontal)",		    
			Damage = {
				["Impact"] = 114.8,
				["Puncture"] = 6.4,
				["Slash"] = 6.4,},
			HeadshotMultiplier = 2.0,	
			ShotType = "Projectile",
			ShotSpeed = 85,
		},
		Polarities = {"V", "V"},
		Reload = 1.0,
		Traits = {"Prime"},
		Trigger = "Charge",
		Type = "Primary",
		ComparisonDisplay = {
        	{ Name = "[NAME] (Uncharged)", Attacks = {"NormalAttack"} },
        	{ Name = "[NAME] (Charged)", Attacks = {"ChargeAttack"} }},
	},
	["Corinth"] = {
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 240,
			Rush = 40,
			Time = 12,
			Parts = {
				{ Name = "Nitain Extract",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 13000,},
				{ Name = "Gallium",Type = "Resource",Count = 6,},
				{ Name = "Cryotic",Type = "Resource",Count = 725,},},
		},
		Accuracy = 9.1,
		Class = "Shotgun",
		Conclave = true,
		Disposition = 3,
		Image = "TnHeavyShotgun.png",
		Introduced = "[[Actualización 22#Actualización 22.8.0|Actualización 22]]",
		Magazine = 5,
		Mastery = 10,
		MaxAmmo = 22,
		Name = "Corinth",
		NormalAttack = {
			AttackName = "Buckshot",	    
			Damage = {
				["Impact"] = 45.4,
				["Puncture"] = 68,
				["Slash"] = 48.6,},
			HeadshotMultiplier = 1.2,
			FireRate = 1.17,
			PelletCount = 6,		
			ShotType = "Hit-Scan",
			Falloff = {StartRange = 18,EndRange = 36,Reduction = 0.330,},
		},
		Reload = 2.3,
		SecondaryAreaAttack = {
		 	AttackName = "Air Burst Explosion",   
			Damage = {
				["Blast"] = 220,},
			HeadshotMultiplier = 1.2,
			Radius = 3.5,
		},		
		SecondaryAttack = {
			AttackName = "Air Burst Projectile",	    
			Damage = {
			    ["Impact"] = 160,},
			HeadshotMultiplier = 1.2,
			ShotType = "Projectile",
			ShotSpeed = "80",
		},		
		Polarities = {"V", "V"},
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Daikyu"] = {
	    Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Forma",Type = "Resource",Count = 1,},
				{ Name = "Rubedo",Type = "Resource",Count = 300,},
				{ Name = "Salvage",Type = "Resource",Count = 1200,},},
		},
	    Accuracy = 16.7,
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 55.8,
				["Puncture"] = 74.4,
				["Slash"] = 55.8,},
			HeadshotMultiplier = 2.0,				
			ChargeTime = 1,
			HoldTime = 4,
			PunchThrough = 3,
			ShotType = "Projectile",
			ShotSpeed = 180,
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 4,
		NoiseLevel = "Silent",
		Image = "AsymmetricBow.png",
		Introduced = "[[Actualización 16#Actualización 16.5|Actualización 16.5]]",
		Magazine = 1,
		Mastery = 10,
		MaxAmmo = 15,
		Name = "Daikyu",
		Polarities = {"V"},
		Reload = 0.6,
		Traits = { "Tenno"},
		Trigger = "Charge",
		Type = "Primary",
	},
	["Dera"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 2,},
				{ Name = "Circuits",Type = "Resource",Count = 600,},
				{ Name = "Ferrite",Type = "Resource",Count = 4500,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Family = "Dera",
		Image = "CorpusEnergyRifle.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 25,
		Mastery = 4,
		MaxAmmo = 100,
		Name = "Dera",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.1,
				["Puncture"] = 22.9,
				["Slash"] = 1.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 11.25,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Reload = 1.8,
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[Tripulante]]", "[[Corrupted Lancer]]", "[[Ranger]]"},
	},
	["Dera Vandal"] = {
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Stock",Type = "Item",Count = 1,},},
		},
		Accuracy = 100,
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Family = "Dera",
		Image = "DeraVandal.png",
		Introduced = "[[Actualización 16#Actualización 16.5|Actualización 16.5]]",
		Magazine = 35,
		Mastery = 7,
		MaxAmmo = 140,
		Name = "Dera Vandal",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.9,
				["Puncture"] = 22.1,
				["Slash"] = 1.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 11.25,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Reload = 1.8,
		Traits = { "Corpus"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Dex Sybaris"] = {
		Accuracy = 28.6,
		BurstFireRate = 3.33,
		Class = "Rifle",
		Conclave = true,
		Disposition = 2,
		Family = "Sybaris",
		Image = "DexSybaris.png",
		Introduced = "[[Actualización 18#Hotfix 18.6.2|Hotfix 18.6.2]]",
		Magazine = 14,
		Mastery = 7,
		MaxAmmo = 56,
		Name = "Dex Sybaris",
		NormalAttack = {
			Damage = {
				["Impact"] = 16.8,
				["Puncture"] = 14,
				["Slash"] = 25.2,},
			HeadshotMultiplier = 1.5,
			FireRate = 4.17,
			BurstCount = 2,
			ShotType = "Hit-Scan",
		},
		Reload = 1.5,
		Traits = { "Tenno"},
		Trigger = "Burst",
		Type = "Primary",
	},
	["Dread"] = {
		Cost = {
			Credits = 15000,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 6,},
				{ Name = "Circuits",Type = "Resource",Count = 900,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 750,},
				{ Name = "Plastids",Type = "Resource",Count = 900,},},
		},
		Accuracy = 16.7,
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 6.2,
				["Puncture"] = 6.2,
				["Slash"] = 111.6,},
			HeadshotMultiplier = 2.0,
			PunchThrough = 2.5,
			ChargeTime = 0.5,
			HoldTime = 5,
			ShotType = "Projectile",
			ShotSpeed = 120,
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 2,
		Image = "Dread2.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 1,
		Mastery = 5,
		MaxAmmo = 20,
		Name = "Dread",
		NoiseLevel = "Silent",
		NormalAttack = {
		    AttackName = "Uncharged Shot",		    
			Damage = {
				["Impact"] = 3.1,
				["Puncture"] = 3.1,
				["Slash"] = 55.8,},
			HeadshotMultiplier = 2.0,
			ShotType = "Projectile",
			ShotSpeed = 90,
		},
		Polarities = {"V", "V"},
		Reload = 0.7,
		Trigger = "Charge",
		Type = "Primary",
		Users = {"[[Stalker]]"},
		ComparisonDisplay = {
        	{ Name = "[NAME] (Uncharged)", Attacks = {"NormalAttack"} },
        	{ Name = "[NAME] (Charged)", Attacks = {"ChargeAttack"} }},
	},
	["Ferrox"] = {
		Accuracy = 16.7,
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 13.1,
				["Puncture"] = 91.7,
				["Slash"] = 26.2,},
			HeadshotMultiplier = 1.5,
			FireRate = 1.33,
            Reload = 1.8,
            ChargeTime = 0.5,
			PunchThrough = 1.5,
			ShotType = "Hit-Scan",
		},
		Class = "Speargun",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 5,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 30000,},
				{ Name = "Salvage",Type = "Resource",Count = 35000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 3,
		Image = "Ferrox.png",
		Introduced = "[[Actualización 19#Actualización 19.13|Actualización 19.13]]",
		Magazine = 10,
		Mastery = 14,
		MaxAmmo = 20,
		Name = "Ferrox",
		Polarities = {"V", "D"},
		SecondaryAttack = {
			AttackName = "Throw Spear",
			Damage = {
				["Impact"] = 410,
				["Puncture"] = 70,
				["Slash"] = 120,},
			FireRate = 1,
			Reload = 2,
			ChargeTime = 0.5,
			Trigger = "Charge",
			ShotType = "Projectile",
            ShotSpeed = "???",
		},
		Traits = { "Corpus"},
		Trigger = "Charge",
		Type = "Primary",
		Users = {"[[Derim Zahn]]"},
	},
	["Flux Rifle"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 5,},
				{ Name = "Circuits",Type = "Resource",Count = 900,},
				{ Name = "Ferrite",Type = "Resource",Count = 6000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		Class = "Rifle",
		Conclave = true,
		Disposition = 5,
		Image = "CorpusLaserRifle.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 20,
		Mastery = 6,
		MaxAmmo = 20,
		Name = "Flux Rifle",
		NormalAttack = {
			Damage = {
				["Puncture"] = 4.4,
				["Slash"] = 15.6,},
			HeadshotMultiplier = 1.2,
			FireRate = 12,
			AmmoCost = 0.5,
			PunchThrough = 0.5,
			ShotType = "Discharge",
			Range = 20,
		},
		Reload = 1,
		Traits = { "Corpus"},
		Trigger = "Held",
		Type = "Primary",
		Users = {"[[Tripulante de élite]]"},
	},
	["Glaxion"] = {
		Accuracy = 100,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 1,},
				{ Name = "Circuits",Type = "Resource",Count = 550,},
				{ Name = "Cryotic",Type = "Resource",Count = 2500,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Image = "CrpFreezeRayRifle.png",
		Introduced = "[[Actualización 14#Actualización 14.5|Actualización 14.5]]",
		Magazine = 30,
		Mastery = 8,
		MaxAmmo = 120,
		Name = "Glaxion",
		NormalAttack = {
			Damage = {
				["Cold"] = 18,},
			HeadshotMultiplier = 1.2,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 12,
		},
		Reload = 2.2,
		Traits = { "Corpus"},
		Trigger = "Held",
		Type = "Primary",
		Users = {"[[Capture|Corpus Target]]", "[[Armis Ulta]]", "[[Dru Pesfor]]", "[[Rana Del]]", "[[M-W.A.M.]]"},
	},
	["Gorgon"] = {
		Accuracy = 12.5,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 5,},
				{ Name = "Ferrite",Type = "Resource",Count = 5000,},
				{ Name = "Salvage",Type = "Resource",Count = 6000,},
				{ Name = "Circuits",Type = "Resource",Count = 1000,},},
		},
		Disposition = 4,
		Family = "Gorgon",
		Image = "Gorgon.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 60,
		Mastery = 3,
		MaxAmmo = 180,
		Name = "Gorgon",
		NormalAttack = {
			Damage = {
				["Impact"] = 22.5,
				["Puncture"] = 4.5,
				["Slash"] = 3,},
			HeadshotMultiplier = 1.2,
			FireRate = 12.5,
			ShotType = "Hit-Scan",
		},
		Reload = 4.2,
		Spool = 15,
		Traits = { "Grineer"},
		Trigger = "Auto-Spool",
		Type = "Primary",
		Users = {"[[Lieutenant Lech Kril]]", "[[Artillero Pesado]] + Variantes", "[[Artillero Pesado corrupto]]", "[[Manic Bombard]] + Variantes"},
	},
	["Gorgon Wraith"] = {
		Accuracy = 16.7,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Stock",Type = "Item",Count = 1,},},
		},
		Disposition = 4,
		Family = "Gorgon",
		Image = "WraithGorgon.png",
		Introduced = "[[Actualización 12#Actualización 12.4|Actualización 12.4]]",
		Magazine = 60,
		Mastery = 7,
		MaxAmmo = 180,
		Name = "Gorgon Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 20.4,
				["Puncture"] = 2.4,
				["Slash"] = 1.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 13.3,
			ShotType = "Hit-Scan",
		},
		Reload = 3,
		Spool = 10,
		Traits = {"Wraith", "Grineer"},
		Trigger = "Auto-Spool",
		Type = "Primary",
	},
	["Grakata"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			MarketCost = 125,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 400,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 100,},},
		},
		Disposition = 3,
		Family = "Grakata",
		Image = "GrineerAssaultRifle.png",
		Introduced = "[[Actualización 7#Actualización 7.8|Actualización 7.8]]",
		Magazine = 40,
		Mastery = 5,
		MaxAmmo = 160,
		Name = "Grakata",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.8,
				["Puncture"] = 5.7,
				["Slash"] = 4.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 20,
			ShotType = "Hit-Scan",
		},
		Reload = 2.4,
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[Lancero]]", "[[Hellion]]", "[[Commander]]", "[[Meridiano de Acero]] [[Operativo]]s", "[[Executioners/Vay Molta|Vay Molta]]"},
	},
	["Grinlok"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 2,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 5000,},
				{ Name = "Ferrite",Type = "Resource",Count = 5000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 44.4,
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Image = "DEGrinlok.png",
		Introduced = "[[Actualización 12#Actualización 12.1|Actualización 12.1]]",
		Magazine = 9,
		Mastery = 7,
		MaxAmmo = 27,
		Name = "Grinlok",
		NormalAttack = {
			Damage = {
				["Impact"] = 46.5,
				["Puncture"] = 9.3,
				["Slash"] = 37.2,},
			HeadshotMultiplier = 1.5,
			FireRate = 1.67,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 1.7,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Users = {"[[Nightwatch Lancer]]", "[[Lancero Kuva de élite]]", "[[Lancero de élite#Variantes|Lancero Colmillo de élite]]"},
	},
	["Harpak"] = {
		BurstFireRate = 5,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 40000,
			MarketCost = 225,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Gallium",Type = "Resource",Count = 5,},
				{ Name = "Nano Spores",Type = "Resource",Count = 6000,},
				{ Name = "Rubedo",Type = "Resource",Count = 3600,},},
		},
		Disposition = 5,
		Image = "GrnHarpoonGun.png",
		Introduced = "[[Actualización 17#Actualización 17.0|Actualización 17.0]]",
		Magazine = 45,
		Mastery = 7,
		MaxAmmo = 135,
		Name = "Harpak",
		NormalAttack = {
			Accuracy = 18.2,
			Damage = {
				["Impact"] = 5.1,
				["Puncture"] = 37.1,
				["Slash"] = 7.4,},
			HeadshotMultiplier = 1.2,
			FireRate = 6,
			BurstCount = 3,
			ShotType = "Projectile",
			ShotSpeed = 80,
		},
		Polarities = {"V"},
		Reload = 2,
		SecondaryAttack = {
		    AttackName = "Harpoon",
			Accuracy = 100,
			Damage = {
				["Impact"] = 40,
				["Puncture"] = 50,
				["Slash"] = 10,},
			HeadshotMultiplier = 1.2,
			FireRate = 1.5,
			Range = 40,
			ShotType = "Projectile",
            ShotSpeed = 80,
		},
		Traits = { "Grineer"},
		Trigger = "Burst",
		Type = "Primary",
		Users = {"[[Lancero Drekar de élite]]", "[[Draga]]"},
	},
	["Hema"] = {
		Accuracy = 20,
		Class = "Rifle",
		Disposition = 3,
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 50000,},
				{ Name = "Circuits",Type = "Resource",Count = 5000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Image = "InfestedBurstRifle.png",
		Introduced = "[[Actualización 19#Actualización 19.5|Actualización 19.5]]",
		Magazine = 42,
		Mastery = 7,
		MaxAmmo = 42,
		Name = "Hema",
		NormalAttack = {
			Damage = {
				["Viral"] = 24.8,},
			HeadshotMultiplier = 1.2,
			FireRate = 6,
			BurstCount = 3,
			ShotType = "Projectile",
			ShotSpeed = "150",
		},
		Polarities = {"V"},
		Reload = 2,
		Traits = { "Infested"},
		Trigger = "Burst",
		Type = "Primary",
	},
	["Hind"] = {
		BurstFireRate = 5,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 40000,
			MarketCost = 225,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 6,},
				{ Name = "Circuits",Type = "Resource",Count = 700,},
				{ Name = "Salvage",Type = "Resource",Count = 1000,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},},
		},
		Disposition = 5,
		Image = "Hind.png",
		Introduced = "[[Actualización 9#Actualización 9.6|Actualización 9.6]]",
		Magazine = 40,
		Mastery = 0,
		MaxAmmo = 120,
		Name = "Hind",
		NormalAttack = {
		    AttackName = "Burst Mode",
			Accuracy = 33.3,
			Damage = {
				["Impact"] = 9.5,
				["Puncture"] = 9.5,
				["Slash"] = 19,},
			HeadshotMultiplier = 1.2,
			FireRate = 6.25,
			BurstCount = 5,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2,
		SecondaryAttack = {
		    AttackName = "Semi-Auto Mode",
			Accuracy = 28.6,
			Damage = {
				["Impact"] = 12,
				["Puncture"] = 12,
				["Slash"] = 36,},
			HeadshotMultiplier = 1.2,
			FireRate = 2.5,	
			Trigger = "Semi-Auto",
		},
		Traits = { "Grineer"},
		Trigger = "Burst",
		Type = "Primary",
		Users = {"[[Lancero de élite]]", "[[Executioners/Dok Thul|Dok Thul]]"},
	},
	["Ignis"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 2,},
				{ Name = "Nano Spores",Type = "Resource",Count = 5000,},
				{ Name = "Ferrite",Type = "Resource",Count = 5000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},Accuracy = 100,
		Class = "Rifle",
		Disposition = 2,
		Conclave = true,
		Family = "Ignis",
		Image = "GrineerFlameThrower.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 30,
		Mastery = 5,
		MaxAmmo = 120,
		Name = "Ignis",
		NormalAttack = {
			Damage = {
				["Heat"] = 24,},
			HeadshotMultiplier = 1.0,
			FireRate = 8,
			ShotType = "Discharge",
			Range = 8,
		},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Held",
		Type = "Primary",
		Users = {"[[Abrasador]]", "[[Hyekka Master]]", "[[Executioners/Zura|Zura]]"},
	},
	["Ignis Wraith"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Ferrite",Type = "Resource",Count = 10000,},
				{ Name = "Rubedo",Type = "Resource",Count = 5000,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 3,},},
		},
		Accuracy = 100,
		Class = "Rifle",
		Disposition = 2,
		Conclave = true,
		Family = "Ignis",
		Image = "IgnisWraith.png",
		Introduced = "[[Actualización 19#Actualización 19.12|Actualización 19.12]]",
		Magazine = 40,
		Mastery = 9,
		MaxAmmo = 120,
		Name = "Ignis Wraith",
		NormalAttack = {
			Damage = {
				["Heat"] = 22,},
			HeadshotMultiplier = 1.0,
			FireRate = 8,
			ShotType = "Discharge",
			Range = 10,
		},
		Reload = 1.7,
		Traits = {"Wraith", "Grineer"},
		Trigger = "Held",
		Type = "Primary",
	},
	["Javlok"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 240,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 10000,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 5,},
				{ Name = "Javlok Capacitor",Type = "Resource",Count = 6,},},
		},
		AreaAttack = {
		    AttackName = "Explosion",
			Damage = {
				["Heat"] = 130,},
			Radius = 1.6,
		},	    
		ChargeAttack = {
		    AttackName = "Projectile Impact",
			Accuracy = 100,
			Damage = {
				["Heat"] = 130,},
			HeadshotMultiplier = 1.0,
			ChargeTime = 0.3,
			FireRate = 3.33,
			Reload = 1.9,
			ShotType = "Projectile",
			ShotSpeed = "75",
		},
		Class = "Speargun",
		Conclave = true,
		Disposition = 3,
		Image = "GrnFlameSpear.png",
		Magazine = 6,
		Mastery = 7,
		MaxAmmo = 18,
		Name = "Javlok",
		Polarities = {"V", "V"},
		SecondaryAreaAttack = {
			AttackName = "Spear Explosion",
			Damage = {
				["Heat"] = 150,},
			HeadshotMultiplier = 1.0,
			Radius = 4,
		},		
		SecondaryAttack = {
			Accuracy = 16.7,
			AttackName = "Throw Spear",
			Damage = {
				["Impact"] = 30,
				["Puncture"] = 50,
				["Slash"] = 20,},
			ChargeTime = 0.5,
			FireRate = 1,
			Reload = 0.6,
			ShotType = "Projectile",
			ShotSpeed = "90",
		},
		Traits = { "Grineer"},
		Trigger = "Charge",
		Type = "Primary",
	},
	["Karak"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 30000,
			MarketCost = 125,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 400,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 100,},},
		},
		Disposition = 4,
		Family = "Karak",
		Image = "GrineerM16Rifle.png",
		Introduced = "[[Actualización 11#Actualización 11.5|Actualización 11.5]]",
		Magazine = 20,
		Mastery = 1,
		MaxAmmo = 80,
		Name = "Karak",
		NormalAttack = {
			Damage = {
				["Impact"] = 14.1,
				["Puncture"] = 9.3,
				["Slash"] = 7.8,},
			HeadshotMultiplier = 1.2,
			FireRate = 11.67,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[Lancero de élite|Lancero Fronterizo de élite]]"},
	},
	["Karak Wraith"] = {
		Accuracy = 28.6,	    
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Stock",Type = "Item",Count = 1,},},
		},
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Family = "Karak",
		Image = "KarakWraith.png",
		Introduced = "[[Actualización 16#Actualización 16.5|Actualización 16.5]]",
		Magazine = 35,
		Mastery = 7,
		MaxAmmo = 140,
		Name = "Karak Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 11.7,
				["Puncture"] = 7.8,
				["Slash"] = 6.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 11.67,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2,
		Traits = {"Wraith", "Invasion Reward", "Grineer"},
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[Grineer Nightwatch Corps#Nightwatch Lancer|Nightwatch Lancer]]"},
	},
	["Lanka"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 5,},
				{ Name = "Gallium",Type = "Resource",Count = 20,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 600,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		ChargeAttack = {
			AttackName = "Charged Shot",
			Damage = {
				["Electricity"] = 120.8,},
			ChargeTime = 1,
			HeadshotMultiplier = 2.0,			
			PunchThrough = 5,
			ShotType = "Projectile",
			ShotSpeed = 200,
		},
		Class = "Sniper Rifle",
		Conclave = true,
		Disposition = 3,
		Image = "CorpusSniperRifle.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 10,
		Mastery = 10,
		MaxAmmo = 20,
		Name = "Lanka",
		NormalAttack = {
			AttackName = "Uncharged Shot",		    
			Damage = {
				["Electricity"] = 46,},
			HeadshotMultiplier = 2.0,
			ChargeTime = 1,
			FireRate = 1,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Projectile",
			ShotSpeed = 200,
		},
		Reload = 2,
		SniperComboMin = 2,
		SniperComboReset = 6,
		Traits = { "Corpus"},
		Trigger = "Charge",
		Type = "Primary",
		Users = {"[[Tripulante francotirador]]", "[[El Sargento]]", "[[Tripulante Anulador]]", "[[Corrupted Nullifier]]", "[[The Perrin Sequence|Perrin Sequence]] [[Operativo]]s"},
		Zoom = {"3x (+20% Critical Chance)", "5x (+30% Critical Chance)", "8x (+50% Critical Chance)"},
	},
	["Latron"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 5,},
				{ Name = "Plastids",Type = "Resource",Count = 800,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 1000,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},},
		},
		Disposition = 3,
		Family = "Latron",
		Image = "Latron.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 15,
		Mastery = 0,
		MaxAmmo = 60,
		Name = "Latron",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.9,
				["Puncture"] = 46.2,
				["Slash"] = 9.9,},
			HeadshotMultiplier = 1.5,	
			FireRate = 4.17,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2.4,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Users = {"[[Clem]]"},
	},
	["Latron Prime"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 3,
		Family = "Latron",
		Image = "DELatronPrime.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 15,
		Mastery = 10,
		MaxAmmo = 60,
		Name = "Latron Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.8,
				["Puncture"] = 46.4,
				["Slash"] = 5.8,},
			HeadshotMultiplier = 1.5,	
			FireRate = 4.17,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "Bar"},
		Reload = 2.4,
		Traits = {"Prime", "Vaulted"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Latron Wraith"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Stock",Type = "Item",Count = 1,},},
		},
		Disposition = 3,
		Family = "Latron",
		Image = "WraithLatron.png",
		Introduced = "[[Actualización 14#Actualización 14.5|Actualización 14.5]]",
		Magazine = 15,
		Mastery = 7,
		MaxAmmo = 60,
		Name = "Latron Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 13.3,
				["Puncture"] = 37.1,
				["Slash"] = 2.7,},
			HeadshotMultiplier = 1.5,	
			FireRate = 5.42,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2.4,
		Traits = {"Wraith", "Invasion Reward", "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Lenz"] = {
		Cost = {
			Credits = 25000,
			BPCost = 50000,
			MarketCost = 235,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 10,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 8200,},
				{ Name = "Cryotic",Type = "Resource",Count = 2400,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 3,},},
		},
		Accuracy = 16.7,
		AreaAttack = {
			Damage = {
				["Cold"] = 10,},
			HeadshotMultiplier = 1.5,	
			Radius = 3,
			AttackName = "Initial Burst",
		},
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 20,},
			HeadshotMultiplier = 1.5,				
			ChargeTime = 1.2,
			FireRate = 1,
			ShotType = "Projectile",
			ShotSpeed = "60",
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 3,
		Image = "Lenz.png",
		Introduced = "[[Actualización 21#Actualización 21.3|Actualización 21.3]]",
		Magazine = 1,
		Mastery = 8,
		MaxAmmo = 3,
		Name = "Lenz",
		NoiseLevel = "Alarming",
		Polarities = {"Bar", "Bar"},
		Reload = 1,
		SecondaryAreaAttack = {
			Damage = {
				["Blast"] = 170,},
			Radius = 5,
			AttackName = "Bubble Collapse",
		},
		Traits = { "Corpus"},
		Trigger = "Charge",
		Type = "Primary",
		ComparisonDisplay = {
        	{ Name = "Lenz", Attacks = {"ChargeAttack", "AreaAttack", "SecondaryAreaAttack"} }},
	},
	["Miter"] = {
		Accuracy = 100,
		AmmoType = "Sniper",
		ChargeAttack = {
            AttackName = "Charged Shot",	    
			Damage = {
				["Impact"] = 8.1,
				["Puncture"] = 8.1,
				["Slash"] = 144.9,},
			ChargeTime = 0.75,
			HeadshotMultiplier = 2.0,
			PunchThrough = 2.5,
		    ShotType = "Projectile",
			ShotSpeed = 112.5,
		},
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			MarketCost = 225,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Blade",Type = "Item",Count = 1,},
				{ Name = "Handle",Type = "Item",Count = 1,},
				{ Name = "Weapon Chassis",Type = "Item",Count = 1,},},
		},
		Disposition = 5,
		Image = "miter.png",
		Introduced = "[[Actualización 9#Actualización 9.5|Actualización 9.5]]",
		Magazine = 10,
		Mastery = 6,
		MaxAmmo = 20,
		Name = "Miter",
		NormalAttack = {
            AttackName = "Uncharged Shot",			    
			Damage = {
				["Impact"] = 4.05,
				["Puncture"] = 4.05,
				["Slash"] = 72.45,},
			HeadshotMultiplier = 2,
			FireRate = 2.5,
			ShotType = "Projectile",
			ShotSpeed = 60,
		},
		Polarities = {"Bar"},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Charge",
		Type = "Primary",
		Users = {"[[Eviscerator]]"},
	},
	["MK1-Braton"] = {
		Accuracy = 40,
		Class = "Rifle",
		Conclave = true,
		Disposition = 3,
		Family = "Braton",
		Image = "Braton.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 25,
		Mastery = 0,
		MaxAmmo = 100,
		Name = "MK1-Braton",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.3,
				["Puncture"] = 9.3,
				["Slash"] = 18.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 7.5,
			ShotType = "Hit-Scan",
		},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["MK1-Paris"] = {
		Accuracy = "16.7 (100 Aimed)",
		ChargeAttack = {
            AttackName = "Charged Shot",			    
			Damage = {
				["Impact"] = 6.3,
				["Puncture"] = 95.3,
				["Slash"] = 25.4,},
			ChargeTime = 0.5,
			HoldTime = 6,
			HeadshotMultiplier = 2.0,
			PunchThrough = 2,
			ShotType = "Projectile",
			ShotSpeed = 90,
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 3,
		Family = "Paris",
		Image = "Paris.png",
		Introduced = "[[Actualización 14#Actualización 14.0|Actualización 14.0]]",
		Magazine = 1,
		Mastery = 0,
		MaxAmmo = 20,
		Name = "MK1-Paris",
		NormalAttack = {
            AttackName = "Uncharged Shot",	
			Damage = {
				["Impact"] = 3.15,
				["Puncture"] = 47.65,
				["Slash"] = 12.7,},
			HeadshotMultiplier = 2.0,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"Bar"},
		Reload = 0.6,
		Traits = { "Tenno"},
		Trigger = "Charge",
		Type = "Primary",
	},
	["Mutalist Cernos"] = {
		Cost = {
			Credits = 15000,
			BPCost = 20000,
			MarketCost = 250,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Cernos",Type = "Weapon",Count = 1,},
				{ Name = "Plastids",Type = "Resource",Count = 1400,},
				{ Name = "Cryotic",Type = "Resource",Count = 1200,},
				{ Name = "Nano Spores",Type = "Resource",Count = 2300,},},
		},
		Accuracy = "16.7 (100 aimed)",
		ChargeAttack = {
            AttackName = "Charged Shot",			    
			Damage = {
				["Impact"] = 72,
				["Puncture"] = 4,
				["Slash"] = 4,},
			ChargeTime = 0.5,
			HoldTime = 5,
			HeadshotMultiplier = 2.0,
			PunchThrough = 0,
			ShotType = "Projectile",
			ShotSpeed = 140,
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 4,
		Family = "Cernos",
		Image = "InfCernos.png",
		Introduced = "[[Actualización 18#Actualización 18.5|Actualización 18.5]]",
		Magazine = 1,
		Mastery = 7,
		MaxAmmo = 10,
		Name = "Mutalist Cernos",
		NormalAttack = {
            AttackName = "Uncharged Shot",			    
			Damage = {
				["Impact"] = 36,
				["Puncture"] = 3,
				["Slash"] = 3,},
			HeadshotMultiplier = 2.0,
			ShotType = "Projectile",
			ShotSpeed = 90,
		},
		Polarities = {"Bar"},
		Reload = 0.6,
		Traits = { "Infested"},
		Trigger = "Charge",
		Type = "Primary",
	},
	["Mutalist Quanta"] = {
		AreaAttack = {
			AttackName = "Infested Orb",
			Damage = {
				["Radiation"] = 20,},
			StatusChance = 1,
			AmmoCost = 15,
			ShotType = "Projectile",
            ShotSpeed = "???",
		},
		Class = "Rifle",
		Conclave = false,
		Cost = {
			Credits = 30000,
			BPCost = 50000,
			MarketCost = 225,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 5,},
				{ Name = "Nano Spores",Type = "Resource",Count = 15000,},
				{ Name = "Circuits",Type = "Resource",Count = 1200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Image = "InfCrpShockSwarm.png",
		Introduced = "[[Actualización 13#Actualización 13.8|Actualización 13.8]]",
		Magazine = 60,
		Mastery = 2,
		MaxAmmo = 540,
		Name = "Mutalist Quanta",
		NormalAttack = {
			Accuracy = 100,
			Reload = 3.0,
			Damage = {
				["Impact"] = 2.5,
				["Puncture"] = 15,
				["Slash"] = 7.5,},
			CritChance = 0.025,
			CritMultiplier = 1.5,
			StatusChance = 0.15,
			FireRate = 10,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"D"},
		SecondaryAttack = {
			Accuracy = 25,
			Reload = 3.0,
			AttackName = "Orb Explosion",
			Damage = {
				["Electricity"] = 100,},
			CritChance = 0.05,
			CritMultiplier = 1.5,
			StatusChance = 0.0,
			FireRate = 10,
		},
		Traits = { "Infested"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Ogris"] = {
		Accuracy = 100,
		AreaAttack = {
			AttackName = "Rocket Explosion",		    
			Damage = {
				["Blast"] = 180,},
			HeadshotMultiplier = 1.0,	
			Radius = 4.75,
		},
		ChargeAttack = {
			AttackName = "Rocket Impact",		    
			Damage = {
				["Blast"] = 180,},
			HeadshotMultiplier = 1.0,
			ChargeTime = 0.3,
			ShotType = "Projectile",
			ShotSpeed = 60,
			FireRate = 1.5,
		},
		Class = "Launcher",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Detonite Injector",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 5000,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 600,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 4,
		Image = "OgrisNew.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 5,
		Mastery = 9,
		MaxAmmo = 10,
		Name = "Ogris",
		NoiseLevel = "Alarming",
		Reload = 2.5,
		Traits = { "Grineer"},
		Trigger = "Charge",
		Type = "Primary",
		Users = {"[[Bombardero]]", "[[Bombardero Corrupto]]", "[[Verdugo Gorth]]", "[[Bombardero avizor nocturno]]"},
	},
	["Opticor"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 5,},
				{ Name = "Gallium",Type = "Resource",Count = 20,},
				{ Name = "Cryotic",Type = "Resource",Count = 600,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 23.2,
				["Puncture"] = 197.2,
				["Slash"] = 11.6,},
			ChargeTime = 2,
			HeadshotMultiplier = 2.0,
			PunchThrough = 1,
			Range = 300,
			ShotType = "Hit-Scan",
			FireRate = 1,
		},
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Image = "CrpBFG.png",
		Introduced = "[[Actualización 15#Actualización 15.0|Actualización 15.0]]",
		Magazine = 5,
		Mastery = 14,
		MaxAmmo = 10,
		Name = "Opticor",
		Polarities = {"V"},
		Reload = 2,
		Traits = { "Corpus"},
		Trigger = "Charge",
		Type = "Primary",
		Users = {"[[Malice]]", "[[Ved Xol]]", "[[002-ER]]"},
	},
	["Opticor Vandal"] = {
		Accuracy = 100,
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 25.8,
				["Puncture"] = 51.5,
				["Slash"] = 14.7,},
			ChargeTime = 0.6,
			HeadshotMultiplier = 2.0,
			PunchThrough = 1,
			Range = 300,
			ShotType = "Hit-Scan",
			FireRate = 2,
		},
		Class = "Rifle",
		Conclave = true,
		Disposition = 1.15,
		Family = "Opticor",
		Image = "OpticorVandal.png",
		Introduced = "[[Actualización 24#Actualización 24.4|Actualización 24.4]]",
		Magazine = 8,
		Mastery = 14,
		MaxAmmo = 10,
		Name = "Opticor Vandal",
		Polarities = {"V"},
		Reload = 1.4,
		Traits = { "Corpus"},
		Trigger = "Charge",
		Type = "Primary",
	},
	["Panthera"] = {
		Accuracy = 100,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 600,},
				{ Name = "Hikou",Type = "Weapon",Count = 1,},
				{ Name = "Miter",Type = "Weapon",Count = 1,},},
		},
		Disposition = 5,
		Image = "TennoMiter.png",
		Introduced = "[[Actualización 15#Actualización 15.10|Actualización 15.10]]",
		Magazine = 40,
		Mastery = 7,
		MaxAmmo = 120,
		Name = "Panthera",
		NormalAttack = {
			Damage = {
				["Impact"] = 16.9,
				["Puncture"] = 8.4,
				["Slash"] = 59.1,},
			HeadshotMultiplier = 1.2,
			FireRate = 3,
			AmmoCost = 2,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"Bar"},
		Reload = 2,
		SecondaryAttack = {
			Damage = {
				["Impact"] = 5,
				["Puncture"] = 5,
				["Slash"] = 40,},
			HeadshotMultiplier = 1.2,
			FireRate = 2,
			AmmoCost = 1,
			ShotType = "Continuous",
			Range = 3,
		},
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Paracyst"] = {
		BurstFireRate = 8.33,
		Class = "Rifle",
		Conclave = false,
		Cost = {
			Credits = 30000,
			BPCost = 50000,
			MarketCost = 225,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 5,},
				{ Name = "Nano Spores",Type = "Resource",Count = 15000,},
				{ Name = "Circuits",Type = "Resource",Count = 1200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Image = "InfQuantaRifle.png",
		Introduced = "[[Actualización 15#Actualización 15.5|Actualización 15.5]]",
		Magazine = 60,
		Mastery = 7,
		Name = "Paracyst",
		NormalAttack = {
			Accuracy = 50,
			Damage = {
				["Toxin"] = 33,},
			CritChance = 0.1,
			CritMultiplier = 2,
			StatusChance = 0.3,
			FireRate = 11.11,
			BurstCount = 3,
			ShotType = "Projectile",
			ShotSpeed = "???",
		},
		Polarities = {"D"},
		Reload = 2,
		SecondaryAttack = {
			AttackName = "Infested Harpoon",		    
			Accuracy = 50,
			Damage = {
				["Toxin"] = 33,},
			CritChance = 0.1,
			CritMultiplier = 2,
			StatusChance = 0.3,
			FireRate = 11.11,
			Range = 50,
			ShotType = "Projectile",
            ShotSpeed = "???",
		},
		Traits = { "Infested"},
		Trigger = "Burst",
		Type = "Primary",
		Users = {"[[Alad V Mutalítico]]"},
	},
	["Paris"] = {
		Accuracy = "16.7 (100 aimed)",
		ChargeAttack = {
			AttackName = "Charged Shot",	    
			Damage = {
				["Impact"] = 7.8,
				["Puncture"] = 124.8,
				["Slash"] = 23.4,},
			ChargeTime = 0.5,
			HoldTime = 5,
			HeadshotMultiplier = 2.0,
			PunchThrough = 2,
			ShotType = "Projectile",
			ShotSpeed = 140,
		},
		Class = "Bow",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 45,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 3,},
				{ Name = "Plastids",Type = "Resource",Count = 600,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 700,},
				{ Name = "Nano Spores",Type = "Resource",Count = 2000,},},
		},
		Disposition = 3,
		Family = "Paris",
		Image = "Paris.png",
		Introduced = "[[Actualización 7#Actualización 7.0|Actualización 7.0]]",
		Magazine = 1,
		Mastery = 3,
		MaxAmmo = 20,
		Name = "Paris",
		NormalAttack = {
			AttackName = "Uncharged Shot",		    
			Damage = {
				["Impact"] = 3.9,
				["Puncture"] = 62.4,
				["Slash"] = 11.7,},
			HeadshotMultiplier = 2.0,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"Bar"},
		Reload = 0.7,
		Traits = { "Tenno"},
		Trigger = "Charge",
		Type = "Primary",
		Users = {"[[Junction|Trinity Specter]]"},
		ComparisonDisplay = {
        	{ Name = "[NAME] (Uncharged)", Attacks = {"NormalAttack"} },
        	{ Name = "[NAME] (Charged)", Attacks = {"ChargeAttack"} }},
	},
	["Paris Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Upper Limb",Type = "PrimePart",Count = 1,},
				{ Name = "Lower Limb",Type = "PrimePart",Count = 1,},
				{ Name = "Grip",Type = "PrimePart",Count = 1,},
				{ Name = "String",Type = "PrimePart",Count = 1,},},
		},
		Accuracy = "16.7 (100 aimed)",
		ChargeAttack = {
			AttackName = "Charged Shot",		    
			Damage = {
				["Impact"] = 4.2,
				["Puncture"] = 134.4,
				["Slash"] = 29.4,},
			ChargeTime = 0.5,
			HoldTime = 5,
			HeadshotMultiplier = 2.0,		
			PunchThrough = 3,
			ShotType = "Projectile",
			ShotSpeed = 140,
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 3,
		Family = "Paris",
		Image = "PrimeBowM.png",
		Introduced = "[[Actualización 9#Actualización 9.0|Actualización 9.0]]",
		Magazine = 1,
		Mastery = 8,
		MaxAmmo = 20,
		Name = "Paris Prime",
		NormalAttack = {
			AttackName = "Uncharged Shot",		    
			Damage = {
				["Impact"] = 2.1,
				["Puncture"] = 67.2,
				["Slash"] = 14.7,},
			HeadshotMultiplier = 2.0,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"Bar", "V"},
		Reload = 0.7,
		Traits = {"Prime", "Never Vaulted"},
		Trigger = "Charge",
		Type = "Primary",
		ComparisonDisplay = {
        	{ Name = "[NAME] (Uncharged)", Attacks = {"NormalAttack"} },
        	{ Name = "[NAME] (Charged)", Attacks = {"ChargeAttack"} }},
	},
	["Penta"] = {
		Accuracy = 100,
		Class = "Launcher",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 30000,
			MarketCost = 150,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Control Module",Type = "Resource",Count = 3,},
				{ Name = "Circuits",Type = "Resource",Count = 1000,},
				{ Name = "Ferrite",Type = "Resource",Count = 1200,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 400,},},
		},
		Disposition = 4,
		Family = "Penta",
		Image = "DEPenta.png",
		Introduced = "[[Actualización 11#Actualización 11.3|Actualización 11.3]]",
		Magazine = 5,
		Mastery = 6,
		MaxAmmo = 10,
		Name = "Penta",
		NoiseLevel = "Silent",
		NormalAttack = {
			AttackName = "Grenade Impact",
			Damage = {
				["Impact"] = 14,
				["Blast"] = 157.5,},
			HeadshotMultiplier = 1.0,
			FireRate = 1,
			ShotType = "Projectile",
			ShotSpeed = 20,
		},
		Reload = 2.5,
		SecondaryAttack = {
			AttackName = "Grenade Detonation",		
			Damage = {
				["Blast"] = 157.5,},
			Radius = 3.5,
			Trigger = "Detonate",
		},
		Traits = { "Corpus"},
		Trigger = "Active",
		Type = "Primary",
		Users = {"[[Explorador Penta]]", "[[M-W.A.M.]]"},
	},
	["Phantasma"] = {
		Accuracy = 100,
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 25000,
			MarketCost = 195,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},
				{ Name = "Intact Sentient Core",Type = "Resource",Count = 10,},
				{ Name = "Plastids",Type = "Resource",Count = 650,},
				{ Name = "Nano Spores",Type = "Resource",Count = 12500,},},
		},
		Disposition = 3,
		Image = "RevenantShotgun.png",
		Introduced = "[[Actualización 23#Actualización 23.5|Actualización 23.5]]",
		Magazine = 7,
		Mastery = 9,
		MaxAmmo = 28,
		Name = "Phantasma",
		NormalAttack = {
			Damage = {
				["Impact"] = 6.7,
				["Radiation"] = 13.3,},
			HeadshotMultiplier = 1.2,
			PelletCount = 5,
			PelletName = "Beam",
			FireRate = 12,
			Range = 9.5,
			ShotType = "Hit-Scan",
		},
		ChargeAttack = {
			AttackName = "Plasma Bomb",
			Damage = {
				["Impact"] = 10,
				["Radiation"] = 26,},
			FireRate = 2.00,
			AmmoCost = 7,
			Radius = 5,
			ChargeTime = 0.64,
		},
		Reload = 0.5,
		Traits = {"Sentient"},
		Trigger = "Held",
		Type = "Primary",
		Polarities = {"Bar", "V"},
	},
	["Prisma Gorgon"] = {
		Accuracy = 20.0,
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Family = "Gorgon",
		Image = "PrismaGorgon.png",
		Introduced = "[[Actualización 15#Actualización 15.11.1|Actualización 15.11.1]]",
		Magazine = 80,
		Mastery = 11,
		MaxAmmo = 240,
		Name = "Prisma Gorgon",
		NormalAttack = {
			Damage = {
				["Impact"] = 17.3,
				["Puncture"] = 3.5,
				["Slash"] = 2.3,},
			HeadshotMultiplier = 1.2,
			FireRate = 14.17,
			ShotType = "Hit-Scan",
		},
		Reload = 3,
		Spool = 12,
		Traits = { "Prisma", "Baro"},
		Trigger = "Auto-Spool",
		Type = "Primary",
	},
	["Prisma Grakata"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Disposition = 3,
		Family = "Grakata",
		Image = "PrismaGrakata.png",
		Introduced = "[[Actualización 16#Hotfix 16.8.3|Hotfix 16.8.3]]",
		Magazine = 50,
		Mastery = 11,
		MaxAmmo = 200,
		Name = "Prisma Grakata",
		NormalAttack = {
			Damage = {
				["Impact"] = 6,
				["Puncture"] = 5,
				["Slash"] = 4,},
			HeadshotMultiplier = 1.2,
			FireRate = 21.67,
			ShotType = "Hit-Scan",
		},
		Reload = 2,
		Traits = {"Prisma", "Baro"},
		Trigger = "Auto",
		Type = "Primary",
	},
    ["Prisma Grinlok"] = {
		Accuracy = 44.4,
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Image = "PrismaGrinlok.png",
		Introduced = "[[Actualización 24#Actualización 24.4|Actualización 24.4]]",
		Magazine = 21,
		Mastery = 11,
		MaxAmmo = 42,
		Name = "Prisma Grinlok",
		NormalAttack = {
			Damage = {
				["Impact"] = 37.2,
				["Puncture"] = 9.3,
				["Slash"] = 46.5,},
			HeadshotMultiplier = 1.5,
			FireRate = 1.67,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 1.7,
		Traits = { "Prisma", "Baro"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Prisma Tetra"] = {
		Accuracy = 18.2,
		Class = "Rifle",
		Conclave = true,
		Disposition = 5,
		Family = "Tetra",
		Image = "PrismaTetra.png",
		Introduced = "[[Actualización 17#Hotfix 17.0.5|Hotfix 17.0.5]]",
		Magazine = 40,
		Mastery = 4,
		MaxAmmo = 160,
		Name = "Prisma Tetra",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.1,
				["Puncture"] = 36.5,},
			HeadshotMultiplier = 1.2,
			FireRate = 7.08,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Reload = 2,
		Traits = { "Prisma", "Baro"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Quanta"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			MarketCost = 150,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 7,},
				{ Name = "Circuits",Type = "Resource",Count = 1000,},
				{ Name = "Salvage",Type = "Resource",Count = 7000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		AreaAttack = {
			AttackName = "Cube (Hits enemy)",
			Damage = {
				["Blast"] = 250,},
			AmmoCost = 10,
			ShotType = "Projectile",
            ShotSpeed = "???",
			Range = 15,
		},
		Class = "Rifle",
		Conclave = false,
		Disposition = 2,
		Family = "Quanta",
		Image = "CrpShockRifle.png",
		Introduced = "[[Actualización 14#Actualización 14.1|Actualización 14.1]]",
		Magazine = 60,
		Mastery = 4,
		MaxAmmo = 540,
		Name = "Quanta",
		NormalAttack = {
			Damage = {
				["Electricity"] = 20,},
			CritChance = 0.16,
			CritMultiplier = 2.2,
			StatusChance = 0.16,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 50,
		},
		Polarities = {"D"},
		Reload = 2,
		SecondaryAreaAttack = {
			AttackName = "Cube (Shot by player)",
			Damage = {
				["Blast"] = 600,},
		},
		Traits = { "Corpus"},
		Trigger = "Held",
		Type = "Primary",
	},
	["Quanta Vandal"] = {
		Accuracy = 100,
		AreaAttack = {
			AttackName = "Cube (Hits enemy)",
			Accuracy = 25,
			Damage = {
				["Blast"] = 250,},
			CritChance = 0.05,
			CritMultiplier = 1.5,
			StatusChance = 0.26,
			FireRate = 4,
			AmmoCost = 10,
			ShotType = "Projectile",
			ShotSpeed = "???",
			Range = 15,
		},
		Class = "Rifle",
		Disposition = 2,
		Family = "Quanta",
		Image = "QuantaVandal.png",
		Introduced = "[[Actualización 16#Actualización 16.4|Actualización 16.4]]",
		Magazine = 80,
		Mastery = 10,
		MaxAmmo = 560,
		Name = "Quanta Vandal",
		NormalAttack = {
			Damage = {
				["Electricity"] = 26,},
			CritChance = 0.22,
			CritMultiplier = 2.4,
			StatusChance = 0.3,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 50,
		},
		Polarities = {"V"},
		Reload = 1.8,
		SecondaryAreaAttack = {
			AttackName = "Cube (Shot by player)",
			Accuracy = 25,
			Damage = {
				["Blast"] = 600,},
			CritChance = 0.05,
			CritMultiplier = 1.5,
			StatusChance = 0.26,
			FireRate = 4,
		},
		Traits = { "Corpus", "Vandal"},
		Trigger = "Held",
		Type = "Primary",
	},
	["Quartakk"] = {
		Accuracy = 90.9,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			MarketCost = 210,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Grokdrul",Type = "Resource",Count = 75,},
				{ Name = "Fersteel Alloy",Type = "Resource",Count = 15,},
				{ Name = "Salvage",Type = "Resource",Count = 12450,},
				{ Name = "Neural Sensors",Type = "Resource",Count = 5,},},
		},
		Disposition = 4,
		Image = "GrnFourBarrelRifleWeapon.png",
		Introduced = "[[Actualización 22#Actualización 22.8.0|Actualización 22]]",
		Magazine = 52,
		Mastery = 10,
		MaxAmmo = 208,
		Name = "Quartakk",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.3,
				["Puncture"] = 7.3,
				["Slash"] = 8.5,},
			HeadshotMultiplier = 1.2,
			BurstCount = 4,
			FireRate = 6.33,
			ShotType = "Hit-Scan",
			PunchThrough = 0.5,
		},
		Reload = 1.7,
		Traits = { "Grineer"},
		Trigger = "Burst",
		Type = "Primary",
	},
	["Rakta Cernos"] = {
	    Accuracy = 16.7,  
		ChargeAttack = {
			AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 76.5,
				["Puncture"] = 4.3,
				["Slash"] = 4.3,},
			ChargeTime = 0.25,
			HoldTime = 5,
			HeadshotMultiplier = 2.0,			
			PunchThrough = 1,
			ShotType = "Projectile",
			ShotSpeed = "100",
		},
		Class = "Bow",
		Conclave = true,
		Disposition = 2,
		Family = "Cernos",
		Image = "SyndicateRVCernos.png",
		Introduced = "[[Actualización 17#Actualización 17.3|Actualización 17.3]]",
		Magazine = 1,
		Mastery = 12,
		MaxAmmo = 20,
		Name = "Rakta Cernos",
		NormalAttack = {
			AttackName = "Uncharged Shot",		    
			Damage = {
				["Impact"] = 38.25,
				["Puncture"] = 2.15,
				["Slash"] = 2.15,},
			HeadshotMultiplier = 2.0,
			ShotType = "Projectile",
			ShotSpeed = 75,
		},
		Polarities = {"V", "V", "Bar"},
		Reload = 0.6,
		SyndicateEffect = "Blight",
		Traits = {"Sindicato", "Velo Rojo"},
		Trigger = "Charge",
		Type = "Primary",
		ComparisonDisplay = {
        	{ Name = "[NAME] (Uncharged)", Attacks = {"NormalAttack"} },
        	{ Name = "[NAME] (Charged)", Attacks = {"ChargeAttack"} }},
	},
	["Rubico"] = {
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 3800,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 1300,},
				{ Name = "Rubedo",Type = "Resource",Count = 900,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Accuracy = 13.3,
		Class = "Sniper Rifle",
		Conclave = true,
		Disposition = 3,
		Family = "Rubico",
		Image = "FiveShotSniper.png",
		Introduced = "[[Actualización 18#Actualización 18.0|Actualización 18.0]]",
		Magazine = 5,
		Mastery = 6,
		MaxAmmo = 20,
		Name = "Rubico",
		NormalAttack = {
			Damage = {
				["Impact"] = 88,
				["Puncture"] = 16.5,
				["Slash"] = 5.5,},
			HeadshotMultiplier = 2.0,
			PunchThrough = 1.0,
			FireRate = 2.67,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Hit-Scan",
		},
		Reload = 2.4,
		SniperComboMin = 1,
		SniperComboReset = 2,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Zoom = {"3.5x (+100% Headshot Damage)", "6x (+100% Headshot Damage)"},
	},
	["Rubico Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Accuracy = 13.3,
		Class = "Sniper Rifle",
		Conclave = true,
		Disposition = 3,
		Family = "Rubico",
		Image = "RubicoPrime.png",
		Introduced = "[[Actualización 23#Actualización 23.9|Actualización 23.9]]",
		Magazine = 5,
		Mastery = 12,
		MaxAmmo = 20,
		Name = "Rubico Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 60.8,
				["Puncture"] = 11.4,
				["Slash"] = 3.8,},
			HeadshotMultiplier = 2.0,
			PunchThrough = 1.0,
			FireRate = 3.67,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Hit-Scan",
		},
		Reload = 2.0,
		SniperComboMin = 1,
		SniperComboReset = 2,
		Polarities = {"V", "V"},
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Zoom = {"2.5x (+100% Headshot Damage)", "5.0x (+100% Headshot Damage)"},
	},
	["Scourge"] = {
		Cost = {
			Credits = 15000,
			BPCost = 15000,
			MarketCost = 240,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Nitain Extract",Type = "Resource",Count = 2,},
				{ Name = "Circuits",Type = "Resource",Count = 2500,},
				{ Name = "Oxium",Type = "Resource",Count = 350,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 2500,},},
		},
		AreaAttack = {
            AttackName = "Explosion",
			Damage = {
				["Corrosive"] = 30,},
		},
		Class = "Speargun",
		Conclave = true,
		Disposition = 3,
		Image = "PriestSpearGun.png",
		Introduced = "[[Actualización 21#Actualización 21.0|Actualización 21.0]]",
		Magazine = 12,
		Mastery = 6,
		MaxAmmo = 24,
		Name = "Scourge",
		NormalAttack = {
		    AttackName = "Projectile Impact",
			Accuracy = 100,
			Damage = {
				["Corrosive"] = 30,},
			HeadshotMultiplier = 1.0,
			FireRate = 2.67,
			Reload = 2.5,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar", "V"},
		SecondaryAttack = {
			AttackName = "Throw Spear",		    
			Accuracy = 16.7,
			Damage = {
				["Impact"] = 455,
				["Puncture"] = 72.5,
				["Slash"] = 122.5,},
			HeadshotMultiplier = 1.0,
			Reload = 0.6,
			FireRate = 1,
			ChargeTime = 0.5,
			Trigger = "Charge",
		},
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Secura Penta"] = {
		Accuracy = 100,
		Class = "Launcher",
		Conclave = true,
		Cost = {
			Syndicate = "The Perrin Sequence",
			Reputation = 125000,
			Rank = 5,
		},
		Disposition = 4,
		Family = "Penta",
		Image = "SyndicatePSPenta.png",
		Introduced = "[[Actualización 17#Actualización 17.3|Actualización 17.3]]",
		Magazine = 7,
		Mastery = 12,
		MaxAmmo = 14,
		Name = "Secura Penta",
		NoiseLevel = "Silent",
		NormalAttack = {
			AttackName = "Grenade Impact",		    
			Damage = {
				["Impact"] = 16.4,
				["Blast"] = 139.4,},
			HeadshotMultiplier = 1.0,
			FireRate = 2,
			ShotType = "Projectile",
			ShotSpeed = 25,
		},
		Polarities = {"Bar", "D", "V"},
		Reload = 2.5,
		SecondaryAttack = {
			AttackName = "Grenade Detonation",		    
			Damage = {
				["Blast"] = 139.4,},
			HeadshotMultiplier = 1.0,
			Radius = 3.5,
			Trigger = "Detonate",
		},
		SyndicateEffect = "Sequence",
		Traits = {"Syndicate", "The Perrin Sequence"},
		Trigger = "Active",
		Type = "Primary",
	},
	["Simulor"] = {
		Accuracy = 100,
		AreaAttack = {
			AttackName = "Orb Merge",
			Damage = {
				["Magnetic"] = 50,},
		},
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPStanding = 75000,
			MarketCost = 210,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 1200,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 850,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 1,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 1,},},
		},
		Disposition = 1,
		Family = "Simulor",
		Image = "CephPrimary.png",
		Introduced = "[[Actualización 16#Actualización 16.10|Actualización 16.10]]",
		Magazine = 10,
		Mastery = 5,
		MaxAmmo = 10,
		Name = "Simulor",
		NormalAttack = {
			Damage = {
				["Impact"] = 13,
				["Puncture"] = 13,
				["Slash"] = 13,},
			HeadshotMultiplier = 1.0,	
			AttackName = "Orb Damage",
			FireRate = 2,
			ShotType = "Projectile",
			ShotSpeed = "24",
			Range = 12,
		},
		Polarities = {"D", "Bar"},
		Reload = 3,
		SecondaryAttack = {
			AttackName = "Orb Explosion",
			Damage = {
				["Electricity"] = 41,},
			HeadshotMultiplier = 1.0,
			Radius = 1,
		},
		Traits = { "Cephalon"},
		Trigger = "Active",
		Type = "Primary",
	},
	["Snipetron"] = {
		Cost = {
			Credits = 20000,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 5,},
				{ Name = "Plastids",Type = "Resource",Count = 900,},
				{ Name = "Salvage",Type = "Resource",Count = 1200,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 900,},},
		},
		Accuracy = 13.3,
		Class = "Sniper Rifle",
		Conclave = true,
		Disposition = 4,
		Family = "Snipetron",
		Image = "CorpusSniperRifle.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 4,
		Mastery = 0,
		MaxAmmo = 20,
		Name = "Snipetron",
		NormalAttack = {
			Damage = {
				["Impact"] = 13.2,
				["Puncture"] = 105.6,
				["Slash"] = 13.2,},
			HeadshotMultiplier = 1.4,
			PunchThrough = 2.5,
			FireRate = 2,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 3.5,
		SniperComboMin = 3,
		SniperComboReset = 2,
		Traits = { "Corpus"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Zoom = {"2.5x (+130% Headshot Damage)", "6x (+150% Headshot Damage)"},
	},
	["Snipetron Vandal"] = {
        Cost = {
			Credits = 25000,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Stock",Type = "Item",Count = 1,},},
		},
		Accuracy = 13.3,
		Class = "Sniper Rifle",
		Conclave = true,
		Disposition = 4,
		Family = "Snipetron",
		Image = "DESnipertronVandal.png",
		Introduced = "[[Actualización 8#Hotfix 8.3.2|Hotfix 8.3.2]]",
		Magazine = 6,
		Mastery = 5,
		MaxAmmo = 24,
		Name = "Snipetron Vandal",
		NormalAttack = {
			Damage = {
				["Impact"] = 5.2,
				["Puncture"] = 93.6,
				["Slash"] = 5.2,},
			HeadshotMultiplier = 1.4,
			PunchThrough = 3,
			FireRate = 2,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2,
		SniperComboMin = 3,
		SniperComboReset = 2,
		Traits = { "Corpus", "Vandal"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Zoom = {"2.5x (+130% Headshot Damage)", "6x (+150% Headshot Damage)"},
	},
	["Soma"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			BPCost = 50000,
			MarketCost = 265,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 7,},
				{ Name = "Plastids",Type = "Resource",Count = 850,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},
				{ Name = "Salvage",Type = "Resource",Count = 8000,},},
		},
		Disposition = 1,
		Family = "Soma",
		Image = "U10DesignCouncilTennoAR.png",
		Introduced = "[[Actualización 10#Actualización 10.0|Actualización 10.0]]",
		Magazine = 50,
		Mastery = 6,
		MaxAmmo = 200,
		Name = "Soma",
		NormalAttack = {
			Damage = {
				["Impact"] = 2,
				["Puncture"] = 8,
				["Slash"] = 10,},
			HeadshotMultiplier = 1.2,
			FireRate = 15,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V"},
		Reload = 3,
		Spool = 8,
		Traits = { "Tenno"},
		Trigger = "Auto-Spool",
		Type = "Primary",
		Users = {"[[Junction|Rhino Specter]]"},
	},
	["Soma Prime"] = {
		Accuracy = 28.6,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 1,
		Family = "Soma",
		Image = "PrimeSoma.png",
		Introduced = "[[Actualización 15#Actualización 15.7|Actualización 15.7]]",
		Magazine = 70,
		Mastery = 7,
		MaxAmmo = 210,
		Name = "Soma Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 1.8,
				["Puncture"] = 7.2,
				["Slash"] = 9,},
			HeadshotMultiplier = 1.2,
			FireRate = 15,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V"},
		Reload = 3,
		Spool = 5,
		Traits = {"Prime", "Vaulted"},
		Trigger = "Auto-Spool",
		Type = "Primary",
	},
	["Stradavar"] = {
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 230,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Ferrite",Type = "Resource",Count = 15000,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 8000,},
				{ Name = "Neural Sensors",Type = "Resource",Count = 3,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 4,
		Image = "TennoTommyGun.png",
		Introduced = "[[Actualización 18#Actualización 18.11|Actualización 18.11]]",
		Magazine = 30,
		Mastery = 8,
		MaxAmmo = 120,
		Name = "Stradavar",
		NormalAttack = {
			Accuracy = 14.3,
			Damage = {
				["Impact"] = 10.1,
				["Puncture"] = 10.1,
				["Slash"] = 8.7,},
			HeadshotMultiplier = 1.2,
			AttackName = "Full Auto Mode",
			FireRate = 10,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V"},
		Reload = 2,
		SecondaryAttack = {
		    Accuracy = 28.6,
			Damage = {
				["Impact"] = 7.5,
				["Puncture"] = 30,
				["Slash"] = 12.5,},
			Polarities = {"V", "V"},
			HeadshotMultiplier = 1.2,
			FireRate = 5,
			Trigger = "Semi-Auto",
			AttackName = "Semi-Auto Mode",
			ShotType = "Hit-Scan",
		},
		Traits = { "Tenno"},
		Trigger = "Auto / Semi-Auto",
		Type = "Primary",
	},
	["Supra"] = {
		Cost = {
			Credits = 25000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 7,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 1000,},
				{ Name = "Salvage",Type = "Resource",Count = 7000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 14.3,
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Family = "Supra",
		Image = "CorpusMachineGun.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 80,
		Mastery = 12,
		MaxAmmo = 240,
		Name = "Supra",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.6,
				["Puncture"] = 19.2,
				["Slash"] = 3.8,},
			HeadshotMultiplier = 1.2,
			FireRate = 12.5,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Reload = 3,
		Trigger = "Auto-Spool",
		Traits = { "Corpus"},
		Type = "Primary",
		Users = {"[[Corpus Tech]]", "[[M-W.A.M.]]"},
	},
	["Supra Vandal"] = {
		Accuracy = 26.6,
		Class = "Rifle",
		Conclave = true,
		Disposition = 4,
		Family = "Supra",
		Image = "SupraVandal.png",
		Introduced = "[[Actualización 20#Actualización 20.4|Actualización 20.4]]",
		Magazine = 100,
		Mastery = 14,
		MaxAmmo = 200,
		Name = "Supra Vandal",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.2,
				["Puncture"] = 16.2,
				["Slash"] = 3.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 12.5,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Polarities = {"V", "V"},
		Reload = 3,
		Traits = { "Corpus", "Vandal"},
		Trigger = "Auto-Spool",
		Type = "Primary",
	},
	["Sybaris"] = {
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 800,},
				{ Name = "Rubedo",Type = "Resource",Count = 200,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 28.6,
		BurstFireRate = 3.33,
		Class = "Rifle",
		Conclave = true,
		Disposition = 2,
		Family = "Sybaris",
		Image = "TnoLeverActionRifle.png",
		Introduced = "[[Actualización 13#Actualización 13.3|Actualización 13.3]]",
		Magazine = 10,
		Mastery = 5,
		MaxAmmo = 50,
		Name = "Sybaris",
		NormalAttack = {
			Damage = {
				["Impact"] = 21.5,
				["Puncture"] = 21.5,
				["Slash"] = 22.1,},
			HeadshotMultiplier = 1.5,
			FireRate = 3.98,
			BurstCount = 2,
			ShotType = "Hit-Scan",
		},
		Reload = 2,
		Traits = { "Tenno"},
		Trigger = "Burst",
		Type = "Primary",
	},
	["Sybaris Prime"] = {
		Accuracy = 25,
		BurstFireRate = 3.33,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 2,
		Family = "Sybaris",
		Image = "Sybaris_Prime.png",
		Introduced = "[[Actualización 20#Hotfix 20.6.2|Hotfix 20.6.2]]",
		Magazine = 16,
		Mastery = 12,
		MaxAmmo = 48,
		Name = "Sybaris Prime",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 18.8,
				["Puncture"] = 18.8,
				["Slash"] = 19.4,},
			HeadshotMultiplier = 1.5,
			FireRate = 4.72,
			BurstCount = 2,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar", "Bar", "V"},
		Reload = 2,
		Traits = {"Prime"},
		Trigger = "Burst",
		Type = "Primary",
	},
	["Stradavar Prime"] = {
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 1.15,
		Family = "Stradavar",
		Image = "StradavarPrime.png",
		Introduced = "[[Actualización 24#Hotfix 24.5.8|Hotfix 24.5.8]]",
		Magazine = 40,
		Mastery = 12,
		MaxAmmo = 120,
		Name = "Stradavar Prime",
		NormalAttack = {
			Accuracy = 25,
			Damage = {
				["Impact"] = 9.4,
				["Puncture"] = 9.4,
				["Slash"] = 8.1,},
			HeadshotMultipier = 1.2,
			AttackName = "Full Auto Mode",
			FireRate = 10,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V", "V"},
		Reload = 2,
		SecondaryAttack = {
		    Accuracy = 66.7,
			Damage = {
				["Impact"] = 6.7,
				["Puncture"] = 20.1,
				["Slash"] = 40.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 3.33,
			PunchThrough = 1,
			Trigger = "Semi-Auto",
			AttackName = "Semi-Auto Mode",
			ShotType = "Hit-Scan",
		},
		Traits = {"Prime"},
		Trigger = "Auto / Semi",
		Type = "Primary",
	},
	["Synapse"] = {
		Accuracy = 100,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 50000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 30000,},
				{ Name = "Circuits",Type = "Resource",Count = 3500,},
				{ Name = "Forma",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Image = "U10InfPrimary.png",
		Introduced = "[[Actualización 10#Actualización 10.0|Actualización 10.0]]",
		Magazine = 25,
		Mastery = 11,
		MaxAmmo = 100,
		Name = "Synapse",
		NormalAttack = {
			Damage = {
				["Corrosive"] = 18,},
			HeadshotMultiplier = 1.2,
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 15,
		},
		Reload = 1.5,
		Traits = { "Infested"},
		Trigger = "Held",
		Type = "Primary",
	},
	["Synoid Simulor"] = {
		Accuracy = 100,
		AreaAttack = {
			AttackName = "Orb Merge",
			Damage = {
				["Magnetic"] = 50,},
		},
		Class = "Rifle",
		Conclave = true,
		Disposition = 1,
		Family = "Simulor",
		Image = "SyndicateCSSimulor.png",
		Introduced = "[[Actualización 17#Actualización 17.3|Actualización 17.3]]",
		Magazine = 15,
		Mastery = 12,
		MaxAmmo = 15,
		Name = "Synoid Simulor",
		NormalAttack = {
			Damage = {
				["Impact"] = 13,
				["Puncture"] = 13,
				["Slash"] = 13,},
			HeadshotMultiplier = 1.5,
			AttackName = "Orb Damage",
			FireRate = 2.67,
			ShotType = "Projectile",
			ShotSpeed = "24",
		},
		Polarities = {"V", "D", "Bar"},
		Reload = 2,
		SecondaryAttack = {
			AttackName = "Orb Explosion",
			Damage = {
				["Electricity"] = 41,},
			HeadshotMultiplier = 1.0,
			Radius = 1,
		},
		SyndicateEffect = "Entropy",
		Traits = {"Syndicate", "Cephalon Suda", "Cephalon"},
		Trigger = "Active",
		Type = "Primary",
	},
	["Telos Boltor"] = {
		Accuracy = 25,
		Class = "Rifle",
		Conclave = true,
		Disposition = 2,
		Family = "Boltor",
		Image = "SyndicateAHBoltor.png",
		Introduced = "[[Actualización 17#Actualización 17.3|Actualización 17.3]]",
		Magazine = 42,
		Mastery = 12,
		MaxAmmo = 168,
		Name = "Telos Boltor",
		NormalAttack = {
			Damage = {
				["Impact"] = 3.3,
				["Puncture"] = 29.7,},
			HeadshotMultiplier = 1.2,
			FireRate = 9.33,
			ShotType = "Projectile",
			ShotSpeed = 85,
		},
		Polarities = {"D", "V"},
		Reload = 2.4,
		SyndicateEffect = "Truth",
		Traits = {"Syndicate", "Arbiters of Hexis"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Tenora"] = {
		Accuracy = 12.5,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 265,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 5,},
				{ Name = "Salvage",Type = "Resource",Count = 15000,},
				{ Name = "Rubedo",Type = "Resource",Count = 4000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 3,
		Image = "TnBardRifle.png",
		Introduced = "[[Actualización 20#Update: Octavia's Anthem|Update: Octavia's Anthem]]",
		Magazine = 70,
		Mastery = 10,
		MaxAmmo = 280,
		Name = "Tenora",
		NormalAttack = {
			Damage = {
				["Impact"] = 7.8,
				["Puncture"] = 10.4,
				["Slash"] = 7.8,},
			HeadshotMultiplier = 1.2,
			FireRate = 11.67,
 
			ShotType = "Hit-Scan",
		},
		SecondaryAttack = {
			Damage = {
				["Impact"] = 26,
				["Puncture"] = 78,
				["Slash"] = 26,},
			HeadshotMultiplier = 1.2,
			FireRate = 10,
			ChargeTime = 0.8,
			PunchThrough = 1,
			Trigger = "Charge",
			Disposition = 3,
			AmmoCost = 10,
			ShotType = "Hit-Scan",
		},
		Traits = { "Tenno"},
		Reload = 2.5,
		Trigger = "Auto-Spool",
		Type = "Primary",
	},
	["Tetra"] = {
		Accuracy = 18.2,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 30000,
			MarketCost = 125,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Control Module",Type = "Resource",Count = 2,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 400,},
				{ Name = "Ferrite",Type = "Resource",Count = 900,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 100,},},
		},
		Disposition = 5,
		Family = "Tetra",
		Image = "DETetra.png",
		Introduced = "[[Actualización 11#Actualización 11.8|Actualización 11.8]]",
		Magazine = 40,
		Mastery = 3,
		MaxAmmo = 160,
		Name = "Tetra",
		NormalAttack = {
			Damage = {
				["Impact"] = 9.9,
				["Puncture"] = 39.4,},
			HeadshotMultiplier = 1.2,
			FireRate = 6.67,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Reload = 2,
		Trigger = "Auto",
		Traits = { "Corpus"},
		Type = "Primary",
		Users = {"[[Nako Xol]]"},
	},
	["Tiberon"] = {
		Accuracy = 33.3,
		BurstFireRate = 6.67,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Latron",Type = "Weapon",Count = 1,},
				{ Name = "Plastids",Type = "Resource",Count = 650,},
				{ Name = "Rubedo",Type = "Resource",Count = 600,},
				{ Name = "Forma",Type = "Item",Count = 1,},},
		},
		Disposition = 5,
		Family = "Tiberon",
		Image = "Tiberon.png",
		Introduced = "[[Actualización 14#Actualización 14.9|Actualización 14.9]]",
		Magazine = 21,
		Mastery = 10,
		MaxAmmo = 84,
		Name = "Tiberon",
		NormalAttack = {
			Damage = {
				["Impact"] = 8,
				["Puncture"] = 16,
				["Slash"] = 8,},
			HeadshotMultiplier = 1.5,
			FireRate = 9.09,
			BurstCount = 3,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 2.3,
		Traits = { "Tenno"},
		Trigger = "Burst",
		Type = "Primary",
	},
	["Tiberon Prime"] = {
		Accuracy = 33.3,
		AreaAttack = {
		    AttackName = "Auto",
		    Damage = {
		        ["Impact"] = 8.4,
		        ["Puncture"] = 11.2,
		        ["Slash"] = 8.4},
			HeadshotMultiplier = 1.5,
			FireRate = 8.33,
			ShotType = "Hit-Scan",
		},
		ChargeAttack = {
			AttackName = "Semi",
			Damage = {
			    ["Impact"] = 9.9,
			    ["Puncture"] = 13.2,
			    ["Slash"] = 9.9},
			HeadshotMultiplier = 1.5,
			FireRate = 6,
			ShotType = "Hit-Scan",
		},
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 5,
		Family = "Tiberon",
		Image = "TiberonPrime.png",
		Introduced = "[[Actualización 22#Hotfix 22.16.4|Hotfix 22.16.4]]",
		Magazine = 30,
		Mastery = 14,
		MaxAmmo = 60,
		Name = "Tiberon Prime",
		NormalAttack = {
		    AttackName = "Burst",
			BurstCount = 3,
			Damage = {
				["Impact"] = 8.1,
				["Puncture"] = 10.8,
				["Slash"] = 8.1,},
			HeadshotMultiplier = 1.5,
			FireRate = 7.38,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V","Bar","Bar"},
		Reload = 2,
		Trigger = "Burst/Semi/Auto",
		Type = "Primary",
	},
	["Tonkor"] = {
	    Accuracy = 100,
		AreaAttack = {
		    AttackName = "Grenade Explosion",
			Damage = {
				["Blast"] = 189.1,},
			Radius = 3,
		},
		Class = "Launcher",
		Conclave = true,
		Cost = {
			Credits = 60000,
			BPCost = 30000,
			MarketCost = 200,
			Rush = 45,
			Time = 24,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 1500,},
				{ Name = "Oxium",Type = "Resource",Count = 200,},
				{ Name = "Cryotic",Type = "Resource",Count = 800,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 1,
		Image = "GrnGrenadeLauncher.png",
		Introduced = "[[Actualización 16#Actualización 16.4|Actualización 16.4]]",
		Magazine = 2,
		Mastery = 5,
		MaxAmmo = 8,
		Name = "Tonkor",
		NormalAttack = {
		    AttackName = "Grenade Impact",
			Damage = {
				["Puncture"] = 12.4,},
			HeadshotMultiplier = 1.0,
			FireRate = 2,
			ShotType = "Projectile",
			ShotSpeed = 45,
		},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Users = {"[[Napalm Kuva]]", "[[Nightwatch Reaver]]"},
	},
	["Torid"] = {
	    Cost = {
			Credits = 30000,
			BPCost = 15000,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 2,},
				{ Name = "Salvage",Type = "Resource",Count = 4500,},
				{ Name = "Circuits",Type = "Resource",Count = 600,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 100,
		AreaAttack = {
			AttackName = "Poison Cloud",		    
			Damage = {
				["Toxin"] = 400,},
			Duration = 10,
			CritChance = 0.15,
			CritMultiplier = 2,
		},
		Class = "Launcher",
		Conclave = false,
		Disposition = 4,
		Image = "GrineerGrenadeLauncher.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 5,
		Mastery = 4,
		MaxAmmo = 60,
		Name = "Torid",
		NormalAttack = {
	        AttackName = "Grenade Impact",	    
			Damage = {
				["Toxin"] = 100,},
			CritChance = 0.15,
			CritMultiplier = 2,
			StatusChance = 0.23,
			FireRate = 1.5,
			ShotType = "Projectile",
			ShotSpeed = 25,
		},
		Reload = 1.7,
		Traits = { "Infested"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Vectis"] = {
		Accuracy = 13.3,
		Class = "Sniper Rifle",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 40000,
			MarketCost = 250,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 4,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 4,},
				{ Name = "Nano Spores",Type = "Resource",Count = 3000,},
				{ Name = "Rubedo",Type = "Resource",Count = 2500,},},
		},
		Disposition = 3,
		Family = "Vectis",
		Image = "DEVectis.png",
		Introduced = "[[Actualización 10#Actualización 10.6|Actualización 10.6]]",
		Magazine = 1,
		Mastery = 2,
		MaxAmmo = 20,
		Name = "Vectis",
		NormalAttack = {
			Damage = {
				["Impact"] = 44,
				["Puncture"] = 38.5,
				["Slash"] = 27.5,},
			HeadshotMultiplier = 1.4,
			PunchThrough = 1,
			FireRate = 1.5,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 1,
		SniperComboMin = 1,
		SniperComboReset = 2,
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Users = {"[[Junction|Saryn Specter]]"},
		Zoom = {"3x Zoom (+130% Headshot Damage)", "4.5x Zoom (+150% Headshot Damage)"},
	},
	["Vectis Prime"] = {
		Accuracy = 13.3,
		Class = "Sniper Rifle",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 3,
		Family = "Vectis",
		Image = "VectisPrime.png",
		Introduced = "[[Actualización 16#Actualización 16.11|Actualización 16.11]]",
		Magazine = 2,
		Mastery = 14,
		MaxAmmo = 20,
		Name = "Vectis Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 42.8,
				["Puncture"] = 48.1,
				["Slash"] = 16,},
			HeadshotMultiplier = 1.4,
			PunchThrough = 1,
			FireRate = 2.67,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "Bar"},
		Reload = 0.9,
		SniperComboMin = 5,
		SniperComboReset = 2,
		Traits = {"Prime", "Vaulted"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Zoom = {"3.5x (+140% Headshot Damage)", "6x (+160% Headshot Damage)"},
	},
	["Veldt"] = {
		Accuracy = 32,
		Class = "Rifle",
		Conclave = true,
		Cost = {
			Credits = 20000,
			BPCost = 15000,
			MarketCost = 240,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 10,},
				{ Name = "Cryotic",Type = "Resource",Count = 600,},
				{ Name = "Ferrite",Type = "Resource",Count = 7250,},
				{ Name = "Forma",Type = "Item",Count = 1,},},
		},
		Disposition = 3,
		Family = "Veldt",
		Image = "Veldt.png",
		Introduced = "[[Actualización 22#Actualización 22.18|Actualización 22.18]]",
		Magazine = 26,
		Mastery = 8,
		MaxAmmo = 66,
		Name = "Veldt",
		NormalAttack = {
			Damage = {
				["Impact"] = 17.2,
				["Puncture"] = 17.2,
				["Slash"] = 31.7,},
			HeadshotMultiplier = 1.5,
			FireRate = 3.67,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 1.8,
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
 
	["Vulkar"] = {
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 225,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 5,},
				{ Name = "Circuits",Type = "Resource",Count = 800,},
				{ Name = "Salvage",Type = "Resource",Count = 1200,},
				{ Name = "Plastids",Type = "Resource",Count = 800,},},
		},
		Accuracy = 13.3,
		Class = "Sniper Rifle",
		Conclave = true,
		Disposition = 5,
		Family = "Vulkar",
		Image = "Vulkar.png",
		Introduced = "[[Actualización 8#Actualización 8.0|Actualización 8.0]]",
		Magazine = 6,
		Mastery = 3,
		MaxAmmo = 24,
		Name = "Vulkar",
		NormalAttack = {
			Damage = {
				["Impact"] = 80.8,
				["Puncture"] = 15.2,
				["Slash"] = 5,},
			HeadshotMultiplier = 1.4,
			PunchThrough = 1,
			FireRate = 1.5,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Hit-Scan",
		},
		Reload = 3,
		SniperComboMin = 2,
		SniperComboReset = 2,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Users = {"[[Ballista]]", "[[Executioners/Harkonar|Executioner Harkonar]]"},
		Zoom = {"2.5x zoom (+35% Headshot Damage)", "4x zoom (+55% Headshot Damage)", "8x zoom (+70% Headshot Damage)"},
	},
	["Vulkar Wraith"] = {
		Accuracy = 13.3,
		Class = "Sniper Rifle",
		Conclave = true,
		Disposition = 5,
		Family = "Vulkar",
		Image = "VulkarWraith.png",
		Introduced = "[[Actualización 18#Actualización 18.4.1|Actualización 18.4.1]]",
		Magazine = 8,
		Mastery = 7,
		MaxAmmo = 24,
		Name = "Vulkar Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 88.2,
				["Puncture"] = 9.8,},
			HeadshotMultiplier = 1.4,
			PunchThrough = 1,
			FireRate = 2,
			Falloff = {StartRange = 400,EndRange = 600,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V"},
		Reload = 3,
		SniperComboMin = 2,
		SniperComboReset = 2,
		Traits = {"Wraith", "Baro", "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Zoom = {"2.5x zoom (+35% Headshot Damage)", "4x zoom (+55% Headshot Damage)", "8x zoom (+70% Headshot Damage)"},
	},
	["Zarr"] = {
		Cost = {
			Credits = 30000,
			BPCost = 30000,
			MarketCost = 225,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Kuva",Type = "Resource",Count = 1800,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 2400,},
				{ Name = "Salvage",Type = "Resource",Count = 5500,},
				{ Name = "Drakgoon",Type = "Weapon",Count = 1,},},
		},
		AreaAttack = {
			AttackName = "Cannon Mode Explosion",		    
			Damage = {
				["Blast"] = 137.5,},
			HeadshotMultiplier = 1.2,
			Radius = 5,
		},
		Class = "Launcher",
		Conclave = true,
		Disposition = 3,
		Image = "GrineerCannon.png",
		Magazine = 3,
		Mastery = 7,
		MaxAmmo = 12,
		Name = "Zarr",
		NormalAttack = {
			Accuracy = 100,
			AttackName = "Cannon Mode Projectile",		    
			Damage = {
				["Impact"] = 25,},
			HeadshotMultiplier = 1.2,
			FireRate = 1.67,
			ShotType = "Projectile",
			ShotSpeed = "40",
		},
		Polarities = {"V"},
		Reload = 2.3,
		SecondaryAreaAttack = {
			AttackName = "Cannon Mode Cluster Bombs",		    
			Damage = {
				["Blast"] = 137.5,},
			HeadshotMultiplier = 1.2,
			PelletCount = 6,
			PelletName = "Bomb",
		},
		SecondaryAttack = {
			Accuracy = 1.4,
			AttackName = "Barrage Mode",		    
			Damage = {
				["Impact"] = 75,
				["Puncture"] = 125,
				["Slash"] = 50,},
			HeadshotMultiplier = 1.2,
			FireRate = 3,
			PunchThrough = 1.6,
			PelletCount = 7,
		},
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Zenith"] = {
		Accuracy = 33.3,
		Class = "Rifle",
		Conclave = true,
		Disposition = 3,
		Image = "SundialRifle.png",
		Introduced = "[[Actualización 20#Actualización 20.2|Actualización 20.2]]",
		Magazine = 20,
		Mastery = 10,
		MaxAmmo = 100,
		Name = "Zenith",
		NormalAttack = {
		    AttackName = "Full Auto Mode",
			Damage = {
				["Impact"] = 4.2,
				["Puncture"] = 5.6,
				["Slash"] = 18.2,},
			HeadshotMultiplier = 1.2,
			FireRate = 10.83,
			Reload = 1.6,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar", "V"},
		SecondaryAttack = {
		    AttackName = "Semi-Auto Mode",
			Damage = {
				["Impact"] = 10.8,
				["Puncture"] = 86.4,
				["Slash"] = 10.8,},
			HeadshotMultiplier = 1.2,
			FireRate = 3,
			Reload = 1.4,
			PunchThrough = 99999,
			AmmoCost = 5,
			Trigger = "Semi-Auto",
		},
		Traits = { "Tenno"},
		Trigger = "Auto / Semi-Auto",
		Type = "Primary",
	},	
	["Zhuge"] = {
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 125,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Cryotic",Type = "Resource",Count = 2800,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 900,},
				{ Name = "Nitain Extract",Type = "Resource",Count = 2,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Accuracy = 40,
		Class = "Crossbow",
		Conclave = true,
		Disposition = 3,
		Image = "RepeatingCrossbow.png",
		Introduced = "[[Actualización 18#Actualización 18.6|Actualización 18.6]]",
		Magazine = 20,
		Mastery = 10,
		MaxAmmo = 60,
		Name = "Zhuge",
		NoiseLevel = "Silent",
		NormalAttack = {
			Damage = {
				["Impact"] = 4.2,
				["Puncture"] = 63,
				["Slash"] = 16.8,},
			HeadshotMultiplier = 1.2,
			FireRate = 4.17,
			ShotType = "Projectile",
			ShotSpeed = 85,
		},
		Polarities = {"V"},
		Reload = 2.5,
		Trigger = "Auto",
		Type = "Primary",
	},
	["Boar"] = {
		Accuracy = 5,
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 15000,
			MarketCost = 225,
			Rush = 25,
			Time = 12,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 6,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 900,},
				{ Name = "Salvage",Type = "Resource",Count = 750,},
				{ Name = "Plastids",Type = "Resource",Count = 900,},},
		},
		Disposition = 5,
		Family = "Boar",
		Image = "Boar.png",
		Introduced = "[[Closed beta updates#Vanilla|Vanilla]]",
		Magazine = 20,
		Mastery = 2,
		MaxAmmo = 60,
		Name = "Boar",
		NormalAttack = {
			Damage = {
				["Impact"] = 48.4,
				["Puncture"] = 13.2,
				["Slash"] = 26.4,},
			HeadshotMultiplier = 1.2,
			Falloff = {StartRange = 15,EndRange = 25,Reduction = 0.5,},
			PelletCount = 8,
			FireRate = 4.17,
			ShotType = "Hit-Scan",
		},
		Reload = 2.7,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[New Loka]] [[Operativo]]s"},
	},
	["Boar Prime"] = {
		Accuracy = 5,
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Disposition = 5,
		Family = "Boar",
		Image = "FixedPrimeBoar.png",
		Introduced = "[[Actualización 10#Actualización 10.0|Actualización 10.0]]",
		Magazine = 20,
		Mastery = 11,
		MaxAmmo = 60,
		Name = "Boar Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 46.8,
				["Puncture"] = 10.8,
				["Slash"] = 14.4,},
			HeadshotMultiplier = 1.2,
			PelletCount = 8,
			FireRate = 4.67,
			Falloff = {StartRange = 18,EndRange = 25,Reduction = 0.7,},
			ShotType = "Hit-Scan",
		},
		Reload = 2.75,
		Traits = {"Prime", "Vaulted"},
		Trigger = "Auto",
		Type = "Primary",
	},
	["Convectrix"] = {
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Fieldron",Type = "Resource",Count = 5,},
				{ Name = "Control Module",Type = "Resource",Count = 10,},
				{ Name = "Oxium",Type = "Resource",Count = 900,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Accuracy = 50,
		Class = "Shotgun",
		Conclave = false,
		Disposition = 5,
		Image = "CrpSplitRifle.png",
		Introduced = "[[Actualización 17#Actualización 17.5|Actualización 17.5]]",
		Magazine = 70,
		Mastery = 7,
		MaxAmmo = 700,
		Name = "Convectrix",
		NormalAttack = {
			Damage = {
				["Impact"] = 2.4,
				["Puncture"] = 2.4,
				["Slash"] = 19.2,},
			CritChance = 0.16,
			CritMultiplier = 2.4,
			StatusChance = 0.30,
			PelletCount = 2,
			PelletName = "Beam",
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 30,
		},
		Reload = 2,
		Traits = { "Corpus"},
		Trigger = "Held",
		Type = "Primary",
	},
	["Drakgoon"] = {
		Accuracy = 1.4,
		ChargeAttack = {
		    AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 14.4,
				["Puncture"] = 14.4,
				["Slash"] = 115.2,},
			ChargeTime = 0.5,
			PelletCount = 10,
			PunchThrough = 2,
			ShotType = "Projectile",
			ShotSpeed = 100,
			HeadshotMultiplier = 1.2,
		},
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 30000,
			BPCost = 30000,
			MarketCost = 225,
			Rush = 40,
			Time = 24,
			Parts = {
				{ Name = "Morphics",Type = "Resource",Count = 5,},
				{ Name = "Alloy Plate",Type = "Resource",Count = 950,},
				{ Name = "Nano Spores",Type = "Resource",Count = 5500,},
				{ Name = "Circuits",Type = "Resource",Count = 1100,},},
		},
		Disposition = 5,
		Image = "GrineerFlakCannon.png",
		Introduced = "[[Actualización 11#Actualización 11.6|Actualización 11.6]]",
		Magazine = 7,
		Mastery = 5,
		MaxAmmo = 21,
		Name = "Drakgoon",
		NormalAttack = {
		    AttackName = "Uncharged Shot",
			Damage = {
				["Impact"] = 14.4,
				["Puncture"] = 14.4,
				["Slash"] = 115.2,},
			HeadshotMultiplier = 1.2,
			PelletCount = 10,
			FireRate = 3.33,
			PunchThrough = 1.5,
			ShotType = "Projectile",
			ShotSpeed = 100,
		},
		Reload = 2.3,
		Traits = { "Grineer"},
		Trigger = "Charge",
		Type = "Primary",
		Users = {"[[Executioners/Reth|Reth]]", "[[Artillero Pesado Kuva]]"},
	},
	["Hek"] = {
		Accuracy = 9.1,
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 25000,
			MarketCost = 225,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 5,},
				{ Name = "Circuits",Type = "Resource",Count = 900,},
				{ Name = "Salvage",Type = "Resource",Count = 1200,},
				{ Name = "Rubedo",Type = "Resource",Count = 1100,},},
		},
		Disposition = 1,
		Family = "Hek",
		Image = "Hek.png",
		Introduced = "[[Actualización 5#Actualización 5.2|Actualización 5.2]]",
		Magazine = 4,
		Mastery = 4,
		MaxAmmo = 20,
		Name = "Hek",
		NoiseLevel = "Alarming",
		NormalAttack = {
			Damage = {
				["Impact"] = 20,
				["Puncture"] = 86.4,
				["Slash"] = 26.6,},
			HeadshotMultiplier = 1.2,
			PelletCount = 7,
			Falloff = {StartRange = 10,EndRange = 20,Reduction = 0.2,},
			FireRate = 2.17,
			ShotType = "Hit-Scan",
		},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Users = {"[[The Grustrag Three/Vem Tabook|Vem Tabook]] (Modified)", "[[Executioners/Dhurnam|Dhurnam]](Twin)", "[[Soldado Kuva]]"},
	},
	["Kohm"] = {
		Accuracy = 3.6,
		ChargeAttack = {
			AttackName = "Fully Spooled",
			PelletCount = 12,
			AmmoCost = 4,
			Damage = {
				["Impact"] = 72,
				["Puncture"] = 72,
				["Slash"] = 216,},
			ShotType = "Hit-Scan",
			FireRate = 3.67,
		},
		Class = "Shotgun",
		Conclave = false,
		Cost = {
			Credits = 20000,
			BPCost = 20000,
			MarketCost = 150,
			Rush = 35,
			Time = 12,
			Parts = {
				{ Name = "Salvage",Type = "Resource",Count = 2500,},
				{ Name = "Oxium",Type = "Resource",Count = 500,},
				{ Name = "Cryotic",Type = "Resource",Count = 500,},
				{ Name = "Argon Crystal",Type = "Resource",Count = 2,},},
		},
		Disposition = 5,
		Image = "GrineerSparkGun.png",
		Introduced = "[[Actualización 15#Actualización 15.6|Actualización 15.6]]",
		Magazine = 245,
		Mastery = 5,
		MaxAmmo = 960,
		Name = "Kohm",
		NormalAttack = {
			Damage = {
				["Impact"] = 6,
				["Puncture"] = 6,
				["Slash"] = 18,},
			CritChance = 0.11,
			CritMultiplier = 2.3,
			StatusChance = 0.25,
			PunchThrough = 1.5,
			AttackName = "Single Pellet",
			FireRate = 3.67,
			Falloff = {StartRange = 15,EndRange = 25,Reduction = 0.4667,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"D"},
		Reload = 2,
		Traits = { "Grineer"},
		Trigger = "Auto-Spool",
		Type = "Primary",
		Users = {"[[Lancero#Variantes|Lancero Kuva]]"},
	},
	["MK1-Strun"] = {
		Accuracy = 4,
		Class = "Shotgun",
		Conclave = true,
		Disposition = 5,
		Family = "Strun",
		Image = "Strun.png",
		Introduced = "[[Actualización 14#Actualización 14.0|Actualización 14.0]]",
		Magazine = 6,
		Mastery = 0,
		MaxAmmo = 30,
		Name = "MK1-Strun",
		NormalAttack = {
			Damage = {
				["Impact"] = 93.5,
				["Puncture"] = 25.5,
				["Slash"] = 51,},
			HeadshotMultiplier = 1.2,
			PelletCount = 10,
			FireRate = 2.08,
			Falloff = {StartRange = 15,EndRange = 25,Reduction = 0.5,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 3.8,
		Traits = { "Tenno"},
		ReloadStyle = "ByRound",
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Phage"] = {
		Accuracy = 50,
		Class = "Shotgun",
		Conclave = false,
		Cost = {
			Credits = 30000,
			BPCost = 15000,
			MarketCost = 175,
			Rush = 35,
			Time = 24,
			Parts = {
				{ Name = "Mutagen Mass",Type = "Resource",Count = 4,},
				{ Name = "Circuits",Type = "Resource",Count = 1500,},
				{ Name = "Nano Spores",Type = "Resource",Count = 6000,},
				{ Name = "Forma",Type = "Resource",Count = 1,},},
		},
		Disposition = 5,
		Image = "InfestedLongGunTwo.png",
		Introduced = "[[Actualización 12#Actualización 12.0|Actualización 12.0]]",
		Magazine = 90,
		Mastery = 11,
		MaxAmmo = 720,
		Name = "Phage",
		NormalAttack = {
			Damage = {
				["Viral"] = 30,},
			CritChance = 0.19,
			CritMultiplier = 2,
			StatusChance = 0.31,
			PelletCount = 7,
			PelletName = "Beam",
			FireRate = 12,
			AmmoCost = 0.5,
			ShotType = "Discharge",
			Range = 25,
		},
		Polarities = {"Bar"},
		Reload = 2,
		Traits = { "Infested"},
		Trigger = "Held",
		Type = "Primary",
	},
	["Sancti Tigris"] = {
		Accuracy = 6.5,
		Class = "Shotgun",
		Conclave = true,
		Disposition = 1,
		Family = "Tigris",
		Image = "SyndicateNLTigris.png",
		Introduced = "[[Actualización 17#Actualización 17.3|Actualización 17.3]]",
		Magazine = 2,
		Mastery = 12,
		MaxAmmo = 14,
		Name = "Sancti Tigris",
		NormalAttack = {
			Damage = {
				["Impact"] = 15,
				["Puncture"] = 14,
				["Slash"] = 120,},
			HeadshotMultiplier = 1.2,
			PelletCount = 6,
			FireRate = 2,
			Falloff = {StartRange = 8,EndRange = 20,Reduction = 0.429,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"D", "Bar", "V"},
		Reload = 1.5,
		SyndicateEffect = "Purity",
		Traits = {"Syndicate", "New Loka"},
		Trigger = "Duplex",
		Type = "Primary",
	},
	["Sobek"] = {
		Accuracy = 9.1,
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 25000,
			MarketCost = 225,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Neurodes",Type = "Resource",Count = 5,},
				{ Name = "Circuits",Type = "Resource",Count = 500,},
				{ Name = "Salvage",Type = "Resource",Count = 900,},
				{ Name = "Polymer Bundle",Type = "Resource",Count = 400,},},
		},
		Disposition = 5,
		Image = "GrnDBSG.png",
		Introduced = "[[Actualización 9#Actualización 9.0|Actualización 9.0]]",
		Magazine = 20,
		Mastery = 7,
		MaxAmmo = 40,
		Name = "Sobek",
		NormalAttack = {
			Damage = {
				["Impact"] = 67.5,
				["Puncture"] = 11.3,
				["Slash"] = 11.3,},
			HeadshotMultiplier = 1.2,
        	Falloff = {StartRange = 20,EndRange = 30,Reduction = 0.5,},
			PelletCount = 5,
			FireRate = 2.5,
			ShotType = "Hit-Scan",
		},
		Reload = 2.7,
		Traits = { "Grineer"},
		Trigger = "Auto",
		Type = "Primary",
		Users = {"[[Trooper]]", "[[Executioners/Nok|Nok]]"},
	},
	["Strun"] = {
		Accuracy = 4,
		Class = "Shotgun",
		Conclave = true,
		Disposition = 5,
		Family = "Strun",
		Image = "Strun.png",
		Magazine = 6,
		Mastery = 1,
		MaxAmmo = 30,
		Name = "Strun",
		NormalAttack = {
			Damage = {
				["Impact"] = 85.8,
				["Puncture"] = 23.4,
				["Slash"] = 46.8,},
			HeadshotMultiplier = 1.2,
			PelletCount = 12,
			FireRate = 2.5,
			Falloff = {StartRange = 12,EndRange = 25,Reduction = 0.6,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 3.8,
		ReloadStyle = "ByRound",
		Traits = { "Tenno"},
		Trigger = "Semi-Auto",
		Type = "Primary",
		Users = {"[[Tripulante Corrupto]]"},
	},
	["Strun Wraith"] = {
		Accuracy = 6.7,
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 25000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "Item",Count = 1,},
				{ Name = "Receiver",Type = "Item",Count = 1,},
				{ Name = "Stock",Type = "Item",Count = 1,},},
		},
		Disposition = 5,
		Family = "Strun",
		Image = "WraithStrun.png",
		Introduced = "[[Actualización 9#Actualización 9.7.2|Actualización 9.7.2]]",
		Magazine = 10,
		Mastery = 10,
		MaxAmmo = 30,
		Name = "Strun Wraith",
		NormalAttack = {
			Damage = {
				["Impact"] = 78,
				["Puncture"] = 18,
				["Slash"] = 24,},
			HeadshotMultiplier = 1.2,
			PelletCount = 10,
			Falloff = {StartRange = 15,EndRange = 30,Reduction = 0.5,},		
			FireRate = 2.5,
			ShotType = "Hit-Scan",
		},
		Polarities = {"Bar"},
		Reload = 5,
		ReloadStyle = "ByRound",
		Traits = { "Tenno", "Invasion Reward", "Wraith"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
	["Tigris"] = {
		Accuracy = 9.1,
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Credits = 25000,
			BPCost = 40000,
			MarketCost = 150,
			Rush = 25,
			Time = 24,
			Parts = {
				{ Name = "Orokin Cell",Type = "Resource",Count = 3,},
				{ Name = "Circuits",Type = "Resource",Count = 900,},
				{ Name = "Salvage",Type = "Resource",Count = 1200,},
				{ Name = "Rubedo",Type = "Resource",Count = 1200,},},
		},
		Disposition = 1,
		Family = "Tigris",
		Image = "DETigris.png",
		Introduced = "[[Actualización 11#Actualización 11.0|Actualización 11.0]]",
		Magazine = 2,
		Mastery = 7,
		MaxAmmo = 14,
		Name = "Tigris",
		NormalAttack = {
			Damage = {
				["Impact"] = 14.5,
				["Puncture"] = 14.5,
				["Slash"] = 116,},
			HeadshotMultiplier = 1.2,
			PelletCount = 5,
			FireRate = 2,
			Falloff = {StartRange = 10,EndRange = 20,Reduction = 0.476,},						ShotType = "Hit-Scan",
		},
		Reload = 1.8,
		Trigger = "Duplex",
		Traits = { "Tenno"},
		Type = "Primary",
		Users = {"[[Junction|Frost Specter]]"},
	},
	["Tigris Prime"] = {
		Cost = {
			Credits = 15000,
			Rush = 50,
			Time = 12,
			Parts = {
				{ Name = "Barrel",Type = "PrimePart",Count = 1,},
				{ Name = "Receiver",Type = "PrimePart",Count = 1,},
				{ Name = "Stock",Type = "PrimePart",Count = 1,},
				{ Name = "Orokin Cell",Type = "Resource",Count = 10,},},
		},
		Accuracy = 9.1,
		Class = "Shotgun",
		Conclave = true,
		Disposition = 1,
		Family = "Tigris",
		Image = "PrimeTigris342.png",
		Introduced = "[[Actualización 19#Hotfix: The Silver Grove 3|Hotfix: The Silver Grove 3]]",
		Magazine = 2,
		Mastery = 13,
		MaxAmmo = 14,
		Name = "Tigris Prime",
		NormalAttack = {
			Damage = {
				["Impact"] = 14.4,
				["Puncture"] = 14.4,
				["Slash"] = 115.2,},
			HeadshotMultiplier = 1.2,
			PelletCount = 8,
			FireRate = 2,
			Falloff = {StartRange = 10,EndRange = 20,Reduction = 0.514,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "Bar"},
		Reload = 1.8,
		Traits = {"Prime"},
		Trigger = "Duplex",
		Type = "Primary",
	},
	["Vaykor Hek"] = {
		Accuracy = 9.1,
		Class = "Shotgun",
		Conclave = true,
		Cost = {
			Syndicate = "Meridiano de Acero",
			Reputation = 125000,
			Rank = 5,
		},
		Disposition = 1,
		Family = "Hek",
		Image = "SyndicateSMHek.png",
		Introduced = "[[Actualización 17#Actualización 17.3|Actualización 17.3]]",
		Magazine = 8,
		Mastery = 12,
		MaxAmmo = 24,
		Name = "Vaykor Hek",
		NormalAttack = {
			Damage = {
				["Impact"] = 15.8,
				["Puncture"] = 68.3,
				["Slash"] = 21,},
			HeadshotMultiplier = 1.2,
			PelletCount = 7,
			FireRate = 3,
			Falloff = {StartRange = 10,EndRange = 25,Reduction = 0.267,},
			ShotType = "Hit-Scan",
		},
		Polarities = {"D", "V"},
		Reload = 2.3,
		SyndicateEffect = "Justice",
		Traits = {"Sindicato", "Meridiano de Acero"},
		Trigger = "Semi-Auto",
		Type = "Primary",
	},
["Artemis Bow (Weapon)"] = {
		Name = "Artemis Bow",
		Accuracy = 100,
		ChargeAttack = {
			AttackName = "Charged Shot",
			Damage = {
				["Impact"] = 14.7,
				["Puncture"] = 84,
				["Slash"] = 6.3,},
			ChargeTime = 1,
			HeadshotMultiplier = 1.2,
			PelletCount = 7,
			PelletName = "Arrow",
	    	PunchThrough = 1,
			ShotSpeed = 50,
			ShotType = "Projectile",
		},
		Class = "Exalted Weapon",
		Conclave = true,
		Image = "EWArtemisBow.png",
		Introduced = "[[Actualización 23|Actualización 23]]",
		Link = "Artemis Bow (Weapon)",
		Magazine = 1,
		NormalAttack = {	    
			Damage = {
				["Impact"] = 14.7,
				["Puncture"] = 84,
				["Slash"] = 6.3,},
			HeadshotMultiplier = 1.2,
			PelletCount = 7,
			PelletName = "Arrow",
	    	PunchThrough = 1,
			ShotSpeed = 50,
			ShotType = "Projectile",
		},
		Polarities = {"V", "V", "Bar"},
		Reload = 0.9,
		Traits = {"Tenno"},
		Trigger = "Charge",
		Type = "Primary",
	},
["Dex Pixia"] = {
    	Name = "Dex Pixia",
    	Accuracy = 23,
		Class = "Exalted Weapon",
		Conclave = true,
		Image = "EWDexPixia.png",
		Introduced = "[[Actualización 23|Actualización 23.0]]",
		Magazine = 60,
		MaxAmmo = 240,
		NormalAttack = {
			Damage = {
				["Impact"] = 6.5,
				["Puncture"] = 6.5,
				["Slash"] = 52,},
			HeadshotMultiplier = 1.0,
			FireRate = 5.83,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "V", "Bar"},
		Reload = 0.3,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
["Regulators (Weapon)"] = {
		Class = "Exalted Weapon",
		Conclave = true,
		Image = "EWRegulators.png",
		Introduced = "[[Actualización 23|Actualización 23.0]]",
		Magazine = 100,
		MaxAmmo = 400,
		Name = "Regulators",
		NormalAttack = {
			Damage = {
				["Impact"] = 17,
				["Puncture"] = 8.5,
				["Slash"] = 8.5,},
			HeadshotMultiplier = 1.0,
			FireRate = 14.8,
			PelletCount = 2,
			PelletName = "Bullets",
			Range = 50,
			ShotType = "Hit-Scan",
		},
		Polarities = {"V", "Bar", "Bar"},
		Reload = 1.8,
		Traits = { "Tenno"},
		Trigger = "Auto",
		Type = "Secondary",
	},
["Diwata"] = {
        Name = "Diwata",
        BlockResist = 0.5,
		Class = "Exalted Weapon",
		Conclave = true,
		Image = "EWDiwata.png",
		Introduced = "[[Actualización 23#Actualización 23.0|Actualización 23.0]]",
		NormalAttack = {
			Damage = {
				["Impact"] = 24,
				["Puncture"] = 120,
				["Slash"] = 16,},
			FireRate = 1.08,
		},
		Polarities = {"V", "V", "Bar"},
		SlideAttack = 160,
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 160,
	},
["Exalted Blade (Weapon)"] = {
        Name = "Exalted Blade",
		BlockResist = 0.5,
		Class = "Exalted Weapon",
		Conclave = true,
		Image = "EWExaltedBlade.png",
		Introduced = "[[Actualización 23#Actualización 23.0|Actualización 23.0]]",
		Link = "Exalted Blade (Weapon)",
		JumpAttack = 88,
		JumpRadius = 5,
		NormalAttack = {
			Damage = {
				["Impact"] = 13.2,
				["Puncture"] = 13.2,
				["Slash"] = 61.6,},
			HeadshotMultiplier = 1.0,
			FireRate = 0.833,
			ShotSpeed = 30,
			Range = 16,
		},
		Polarities = {"V", "V", "Bar", "(Vanilla/Prime)<br/>", "Q", "Q", "(Umbra)"},
		SlideAttack = 88,
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 88,
	},
	["Iron Staff"] = {
        Name = "Iron Staff",
		BlockResist = 0.5,
		Class = "Exalted Weapon",
		Conclave = true,
		Image = "EWIronStaff.png",
		Introduced = "[[Actualización 23#Actualización 23.0|Actualización 23.0]]",
		JumpAttack = 144,
		JumpRadius = 3,
		NormalAttack = {
			Damage = {
				["Impact"] = 122.4,
				["Puncture"] = 21.6,},
			HeadshotMultiplier = 1.0,
			FireRate = 1.0,
		},
		Polarities = {"V", "Bar", "Bar"},
		SlideAttack = 144,
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 144,
	},
	["Valkyr Talons"] = {
        Name = "Valkyr Talons",
		BlockResist = 0.5,
		Class = "Exalted Weapon",
		Conclave = true,
		Image = "EWValkyrTalons.png",
		Introduced = "[[Actualización 23#Actualización 23.0|Actualización 23.0]]",
		JumpAttack = 145,
		JumpRadius = 5,
		NormalAttack = {
			Damage = {
				["Impact"] = 48.3,
				["Puncture"] = 48.3,
				["Slash"] = 48.3,},
			HeadshotMultiplier = 1.0,
			FireRate = 1.5,
		},
		Polarities = {"V", "Bar", "Bar"},
		SlideAttack = 145,
		Traits = { "Tenno"},
		Type = "Melee",
		WallAttack = 145,
	},
},
["Guardia"] = {
    {Name = "Fénix de hierro", Class = "Espada", Polarity = "R", Image = "Fénix de hierro.png",},
    {Name = "Derviche carmesí", Class = "Espada", Polarity = "V", Image = "Derviche carmesí.png",},
    {Name = "Reminiscencia vengativa", Class = "Espada", Polarity = "V", Image = "Reminiscencia vengativa.png",},
    {Name = "Precipitación del halcón", Class = "Espada", Polarity = "V", Image = "Precipitación del halcón.png"},
    {Name = "Serpientes cruzadas", Class = "Espadas dobles", Polarity = "Bar", Image = "Serpientes cruzadas.png",},
    {Name = "Tigre arremolinado", Class = "Espadas dobles", Polarity = "Ability", Image = "Tigre arremolinado.png",},
    {Name = "Cortada de mantis", Class = "Espadas dobles", Polarity = "Bar", Image = "Cortada de mantis.png"},
    {Name = "Corte calmado", Class = "Nikana", Polarity = "V", Image = "Corte calmado.png",},
    {Name = "Juicio decisivo", Class = "Nikana", Polarity = "V", Image = "Juicio decisivo.png",},
    {Name = "Justicia ciega", Class = "Nikana", Polarity = "V", Image = "Justicia ciega.png",},
    {Name = "Viento punzante", Class = "Dagas", Polarity = "V", Image = "Viento punzante.png",},
    {Name = "Colmillo preciso", Class = "Dagas", Polarity = "Bar", Image = "Colmillo preciso.png",},
    {Name = "Espina Punzante", Class = "Dagas", Polarity = "V", Image = "Espina Punzante.png",},
    {Name = "Rechinar del Payara", Class = "Dagas dobles", Polarity = "R", Image = "Rechinar del Payara.png",},
    {Name = "Garra penetrante", Class = "Dagas dobles", Polarity = "Ability", Image = "Garra penetrante.png",},
    {Name = "Aguja giratoria", Class = "Dagas dobles", Polarity = "D", Image = "guja giratoria.png",},
    {Name = "Serpenteo rompedor", Class = "Machete", Polarity = "Ability", Image = "Serpenteo rompedor.png",},
    {Name = "Ciclón Kraken", Class = "Machete", Polarity = "Ability", Image = "Ciclón Kraken.png",},
    {Name = "Palma sísmica", Class = "Puños", Polarity = "D", Image = "Palma sísmica.png",},
    {Name = "Viento fracturador", Class = "Puños", Polarity = "R", Image = "Viento fracturador.png",},
    {Name = "Tragedia de Gaia", Class = "Puños", Polarity = "D", Image = "Tragedia de Gaia.png",},
    {Name = "Furia macabra", Class = "Combate", Polarity = "R", Image = "Furia macabra.png",},
    {Name = "Marea brutal", Class = "Combate", Polarity = "Bar", Image = "Marea brutal.png",},
    {Name = "Garra reluciente", Class = "Glaive", Polarity = "Bar", Image = "Garra reluciente.png",},
    {Name = "Crepúsculo astral", Class = "Glaive", Polarity = "Bar", Image = "Crepúsculo astral.png",},
    {Name = "Bosque estruendoso", Class = "Bastón", Polarity = "V", Image = "Bosque estruendoso.png",},
    {Name = "Rama fustigadora", Class = "Bastón", Polarity = "R", Image = "Rama fustigadora.png",},
    {Name = "Maldición fulgurante", Class = "Arma de asta", Polarity = "Ability", Image = "Maldición fulgurante.png",},
    {Name = "Sauce sangrante", Class = "Arma de asta", Polarity = "Bar", Image = "Sauce sangrante.png",},
    {Name = "Avispa ardiente", Class = "Látigo", Polarity = "D", Image = "Avispa ardiente.png",},
    {Name = "Víbora enroscada", Class = "Látigo", Polarity = "Ability", Image = "Víbora enroscada.png",},
    {Name = "Espiral segadora", Class = "Guadaña", Polarity = "Bar", Image = "Espiral segadora.png",},
    {Name = "Abanico acechante", Class = "Guadaña", Polarity = "Ability", Image = "Abanico acechante.png",},
    {Name = "Torbellino cortante", Class = "Espada pesada", Polarity = "D", Image = "Torbellino cortante.png",},
    {Name = "Grulla desgarradora", Class = "Espada pesada", Polarity = "V", Image = "Grulla desgarradora.png",},
    {Name = "Ritmo regio", Class = "Espada pesada", Polarity = "D", Image = "Ritmo regio.png",},
    {Name = "Tormenta despedazadora", Class = "Martillo", Polarity = "D", Image = "Tormenta despedazadora.png",},
    {Name = "Ruina aplastante", Class = "Martillo", Polarity = "V", Image = "Ruina aplastante.png",},
    {Name = "Cuatro jinetes", Class = "Garras", Polarity = "V", Image = "Cuatro jinetes.png",},
    {Name = "Rapaz maliciosa", Class = "Garras", Polarity = "V", Image = "Rapaz maliciosa.png",},
    {Name = "Tormenta bermellón", Class = "Garras", Polarity = "V", Image = "Tormenta bermellón.png",},
    {Name = "Undécima tormenta", Class = "Espada y escudo", Polarity = "V", Image = "Undécima tormenta.png",},
    {Name = "Presagio definitivo", Class = "Espada y escudo", Polarity = "V", Image = "Presagio definitivo.png",},
    {Name = "Cruz géminis", Class = "Tonfas", Polarity = "V", Image = "Cruz géminis.png",},
    {Name = "Monarquía exiliada", Class = "Tonfas", Polarity = "Bar", Image = "Monarquía exiliada.png",},
    {Name = "Pleno mediodía", Class = "Sable-pistola", Polarity = "V", Image = "Pleno mediodía.png",},
    {Name = "Baile de balas", Class = "Sable-pistola", Polarity = "V", Image = "Baile de balas.png",},
    {Name = "Vulcano Atlántida", Class = "Nunchaku", Polarity = "D", Image = "Vulcano Atlántida.png",},
    {Name = "Boca de dragón contaminada", Class = "Cuchilla y látigo", Polarity = "V", Image = "Boca de dragón contaminada.png",},
    {Name = "Máscara vulpina", Class = "Estoque", Polarity = "Bar", Image = "Máscara vulpina.png",},
    {Name = "Plumas rebanadoras", Class = "Abanico de guerra", Polarity = "Bar", Image = "Plumas rebanadoras.png",},
    {Name = "Espira giratoria", Class = "Arma de asta", Polarity = "Bar", Image = "Espira giratoria.png"},
    {Name = "Verdad fatal", Class = "Nikana", Polarity = "V", PvP = true, Image = "Verdad fatal.png",},
    {Name = "Hoja sabia", Class = "Nikana de dos manos", Polarity = "V", Image = "Hoja sabia.png",},
    {Name = "Acero naciente", Class = "Espadas", Polarity = "R", PvP = true, Image = "Acero naciente.png",},
    {Name = "Hojas divisoras", Class = "Espadas dobles", Polarity = "Bar", PvP = true, Image = "Hojas divisoras.png",},
    {Name = "Último heraldo", Class = "Espada y escudo", Polarity = "V", PvP = true, Image = "Último heraldo.png",},
    {Name = "Madera aplastante", Class = "Bastón", Polarity = "V", PvP = true, Image = "Madera aplastante.png",},
    {Name = "Azote de argén", Class = "Arma de asta", Polarity = "Ability", PvP = true, Image = "Azote de argén.png",},
    {Name = "Furia perforadora", Class = "Dagas", Polarity = "Bar", PvP = true, Image = "Furia perforadora.png",},
    {Name = "Piraña mordaz", Class = "Dagas dobles", Polarity = "R", PvP = true, Image = "Piraña mordaz.png",},
    {Name = "Viento desgarrador", Class = "Machete", Polarity = "Ability", PvP = true, Image = "Viento desgarrador.png",},
    {Name = "Lluvia de magia", Class = "Nunchaku", Polarity = "D", PvP = true, Image = "Lluvia de magia.png",},
    {Name = "Aspecto engañoso", Class = "Estoque", Polarity = "Bar", PvP = true, Image = "Aspecto engañoso.png",},
    {Name = "Cadencia honorable", Class = "Espada pesada", Polarity = "V", PvP = true, Image = "Cadencia honorable.png",},
    {Name = "Destrucción aplastante", Class = "Martillo", Polarity = "D", PvP = true, Image = "Destrucción aplastante.png",},
    {Name = "Cosecha de sombras", Class = "Guadaña", Polarity = "Bar", PvP = true, Image = "Cosecha de sombras.png",},
    {Name = "Mano temblante", Class = "Puños", Polarity = "R", PvP = true, Image = "Mano temblante.png",},
    {Name = "Acercamiento cruel", Class = "Combate", Polarity = "Bar", PvP = true, Image = "Acercamiento cruel.png",},
    {Name = "Anochecer celestial", Class = "Glaive", Polarity = "Bar", PvP = true, Image = "Anochecer celestial.png",},
    {Name = "Azotamiento arrollado", Class = "Látigo", Polarity = "Ability", PvP = true, Image = "Azotamiento arrollado.png",},
    {Name = "Huracán escarlata", Class = "Garras", Polarity = "V", PvP = true, Image = "Huracán escarlata.png",},
    {Name = "Separación estelar", Class = "Tonfas", Polarity = "V", PvP = true, Image = "Separación estelar.png",},
    {Name = "Hydra corrompida", Class = "Cuchilla y látigo", Polarity = "V", PvP = true, Image = "Hydra corrompida.png",},
    {Name = "", Class = "WeaponInfoboxAutomatic", Polarity = "V", PvP = false, Image = "TaintedHydraMod.png",},
    },
["Augments"] = {
    {Name = "Hojas de justicia", Category = "Sindicato", Source = "Meridiano de Acero", Weapons = {"Carniceros dobles", "Carniceros dobles Prisma"}},
    {Name = "Justicia resquebrajadora", Category = "Sindicato", Source = "Meridiano de Acero", Weapons = {"Sobek"}},
    {Name = "Justicia dispersa", Category = "Sindicato", Source = "Meridiano de Acero", Weapons = {"Hek"}},
    {Name = "Justicia neutralizadora", Category = "Sindicato", Source = "Meridiano de Acero", Weapons = {"Miter"}},
    {Name = "Hoja de la verdad", Category = "Sindicato", Source = "Árbitros de Hexis", Weapons = {"Espada mandíbula"}},
    {Name = "Verdad dorada", Category = "Sindicato", Source = "Árbitros de Hexis", Weapons = {"Burston Prime"}},
    {Name = "Verdad aguijoneadora", Category = "Sindicato", Source = "Árbitros de Hexis", Weapons = {"Viper"}},
    {Name = "Verdad vengativa", Category = "Sindicato", Source = "Árbitros de Hexis", Weapons = {"Silva & Aegis", "Silva & Aegis Prime"}},
    {Name = "Ráfaga de entropía", Category = "Sindicato", Source = "Céfalon Suda", Weapons = {"Supra", "Supra Vándalo"}},
    {Name = "Trayectoria de entropía", Category = "Sindicato", Source = "Céfalon Suda", Weapons = {"Kestrel"}},    
    {Name = "Máximo de entropia", Category = "Sindicato", Source = "Céfalon Suda", Weapons = {"Bolto"}},
    {Name = "Detonación entrópica", Category = "Sindicato", Source = "Céfalon Suda", Weapons = {"Obex", "Obex Prisma"}},
    {Name = "Secuencia mortal", Category = "Sindicato", Source = "La Secuencia Perrín", Weapons = {"Grinlok"}},
    {Name = "Quemadura secuencial", Category = "Sindicato", Source = "La Secuencia Perrín", Weapons = {"Spectra"}},
    {Name = "Secuencia tóxica", Category = "Sindicato", Source = "La Secuencia Perrín", Weapons = {"Acrid"}},
    {Name = "Secuencia voltaica", Category = "Sindicato", Source = "La Secuencia Perrín", Weapons = {"Lanka"}},
    {Name = "Plaga erosionante", Category = "Sindicato", Source = "Velo Rojo", Weapons = {"Embolist"}},
    {Name = "Plaga reluciente", Category = "Sindicato", Source = "Velo Rojo", Weapons = {"Daga oscura"}},
    {Name = "Plaga tóxica", Category = "Sindicato", Source = "Velo Rojo", Weapons = {"Mire"}},
    {Name = "Plaga acumulada", Category = "Sindicato", Source = "Velo Rojo", Weapons = {"Kunai", "MK1-Kunai"}},
    {Name = "Pureza brillante", Category = "Sindicato", Source = "Nuevo Loka", Weapons = {"Skana", "Skana Prisma", "Skana Prime"}},
    {Name = "Pureza duradera", Category = "Sindicato", Source = "Nuevo Loka", Weapons = {"Vulkar", "Vulkar Fantasma"}},
    {Name = "Vientos de pureza", Category = "Sindicato", Source = "Nuevo Loka", Weapons = {"Furis"}},
    {Name = "Pureza desarmadora", Category = "Sindicato", Source = "Nuevo Loka", Weapons = {"Panthera"}},
    {Name = "Granadas de anclaje", Category = "Arena", Source = "El Índice", Weapons = {"Penta", "Penta Secura", "Penta Carmine"}},
    {Name = "Sobrecarga de flujo", Category = "Arena", Source = "El Índice", Weapons = {"Rifle de flujo"}},
    {Name = "Cartuchos termomagnéticos", Category = "Arena", Source = "El Índice", Weapons = {"Detron", "Detron Mara"}},
    {Name = "Descarga estática", Category = "Arena", Source = "El Índice", Weapons = {"Prova", "Prova Vándalo"}},
    {Name = "Rebote cinético", Category = "Arena", Source = "El Índice", Weapons = {"Tetra", "Tetra Prisma"}},    
    {Name = "Escudo electromagnético", Category = "Arena", Source = "Kela De Thaym", Weapons = {"Ack & Brunt"}},
    {Name = "Blitz vulcano", Category = "Arena", Source = "Kela De Thaym", Weapons = {"Jat Kittag"}},
    {Name = "Cartuchos ácidos", Category = "Arena", Source = "Kela De Thaym", Weapons = {"Sobek"}},
    {Name = "Golpe de la grieta", Category = "Arena", Source = "Kela De Thaym", Weapons = {"Basolk gemelas"}},
    {Name = "Napalm de Avizores Nocturnos", Category = "Arena", Source = "Kela De Thaym", Weapons = {"Ogris"}},
    {Name = "Acelerante fomoré", Category = "Arena", Source = "Kela De Thaym", Weapons = {"Drakgoon"}},
    {Name = "Sierrahueso del cazador", Category = "Arena", Source = "Kela De Thaym", Weapons = {"Ripkas"}},
    }
}

return WeaponData
Advertisement