Module:Stats/REQ/H5G/Sniper Rifle: Difference between revisions

From Halopedia, the Halo wiki

(Created page with "return { [ 'category' ] = 'powerwep', [ 'rarity' ] = 'uncommon', [ 'energy' ] = 6, [ 'rp' ] = 75, [ 'desc' ] = 'Semi-automatic multi-role heavy rifle with variable-zoom 4...")
 
No edit summary
Line 4: Line 4:
[ 'energy' ] = 6,
[ 'energy' ] = 6,
[ 'rp' ] = 75,
[ 'rp' ] = 75,
[ 'desc' ] = 'Semi-automatic multi-role heavy rifle with variable-zoom 4x/9x optics. Best used at long range in conjunction with Smart-Link'
[ 'desc' ] = 'Semi-automatic multi-role heavy rifle with variable-zoom 4x/9x optics. Best used at long range in conjunction with Smart-Link.'
}
}

Revision as of 12:50, September 28, 2020

Documentation for this module may be created at ModuleDoc:Stats/REQ/H5G/Sniper Rifle

return {
	[ 'category' ] = 'powerwep',
	[ 'rarity' ] = 'uncommon',
	[ 'energy' ] = 6,
	[ 'rp' ] = 75,
	[ 'desc' ] = 'Semi-automatic multi-role heavy rifle with variable-zoom 4x/9x optics. Best used at long range in conjunction with Smart-Link.'
}