Avorion

Avorion

56 ratings
System Upgrade Loot Range by Luzivras
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod
File Size
Posted
13.772 KB
7 May, 2021 @ 6:29am
1 Change Note ( view )

Subscribe to download
System Upgrade Loot Range by Luzivras

Description
Makes the loot system give five times the base range so you can collect loot easier.
14 Comments
Daego 31 May, 2024 @ 11:23pm 
think 15 is better
local range = (rarity.value + 2 + getFloat(0.0, 0.75)) * 2 * 15 <---
Daego 31 May, 2024 @ 8:01pm 
i think, its about energy...

for distance:
local range = (rarity.value + 2 + getFloat(0.0, 0.75)) * 2 * 5 <---
to
local range = (rarity.value + 2 + getFloat(0.0, 0.75)) * 2 * 20 <---

and
return range * 20 * 1000 <---
to
return range * 20 * 1 <---

it works for me and i have over 30 KM range
count9us 17 May, 2024 @ 4:35am 
I don't see a difference. So might not be working or need a new game to take effect. I got the adventure mod one that seems to work and fit in with the game instead.
Epicwarding 10 Sep, 2023 @ 10:44pm 
i am also experiencing really weird , loot not pulling, then it does. then it dosent, then it does, durring combat it dosent, then outside combat it meaby will. . seems to also make salvagers derp
Laceon 21 Sep, 2022 @ 4:59pm 
Awesome TY! Works fine :)
Darkracer125 19 Jun, 2022 @ 3:40am 
it recently stopped working. either a conflict with some mod i added. or this mod needs an update.
Sono 13 Dec, 2021 @ 12:15pm 
Any way I can get 100 KM pickup radius? I dug around in the lua file for your mod, but I don't really understand what needs to be changed to get the result I'm looking for.

Any chance I could get some help with what values to change to get more collection distance without having to learn what I'm looking at in that file just to get some better collection range please?

I took some coding classes in university, but that was a decade ago and I'm really out of practice.
JOHN 28 Sep, 2021 @ 6:16am 
Since this mod is working as intended. If you want more range, I recommend checking out how to mod. Find the mod location (check wiki), edit with notepad++ or notepad, you can simply edit this mod, with the values you would like. Personally I changed it to be x10. I will not upload the edit, since it is a simple edit, only for personal use.
Leon 16 Sep, 2021 @ 1:34pm 
hast du auch ein mod der das 10x or 20 x upgrade
Erabior 11 Sep, 2021 @ 9:12am 
is there a way to increase the range further than 5x?