Scanner Drones – Size Matters
The mod makes the size of the scanned object important.
The larger the object, the more scanning points player get.
Scanning points received:
if ( size <= 2.5 ) then 2 points
if ( 2.5 < size <= 4.5 ) then 4 points
if ( 4.5 < size <= 9.5 ) then 8 points
if ( 9.5 < size ) then 20 points
The mod reduces the volume of the "Collecting a specimen" sound.
Due to multiple scanning, "Collecting a specimen" could sound several times louder than usual.
"Scanner Drones" mod is required.
The mod is compatible with all "Scanner Drones" sub-mods.
Changed files:
– sound/scripts/items_loot.ess
Updated to Riftbreaker to 2.0.