Module:Stats/Weapon/PVP/HR

From Halopedia, the Halo wiki

Documentation for this module may be created at ModuleDoc:Stats/Weapon/PVP/HR

return {
	-- HUMAN --
	'Assault Rifle',
	'DMR',
	'Frag Grenade',
	'Grenade Launcher',
	'Magnum',
	'Rocket Launcher',
	'Shotgun',
	'Sniper Rifle',
	'Spartan Laser',
	'Chaingun',
	-- COVENANT --
	'Concussion Rifle',
	'Energy Sword',
	'Fuel Rod Gun',
	'Gravity Hammer',
	'Focus Rifle',
	'Needle Rifle',
	'Needler',
	'Plasma Cannon',
	'Plasma Grenade',
	'Plasma Launcher',
	'Plasma Pistol',
	'Plasma Repeater',
	'Plasma Rifle',
	'Spiker'
}