Avorion
Subsystems Scaling
45 条留言
jesse.1110 9 月 8 日 上午 1:06 
At least for me this mod is still working perfectly as of 2.5.9. I installed the game on my new PC in July and all the old workshop content with it, the mod is up to date me manually updating it.

As for the mod itself, I'd say this is my favorite mod from all of workshop. It's pretty well balanced, it let's me build capital ships that are a few kilometers long and they actually have good enough shields and firepower to show for it.
Mechanos 3 月 24 日 下午 3:52 
Shame no one has taken up the mantle on this yet. There's a "Better Scaled Systems" mod, that goes with a slightly different approach. But some people are concerned it goes too far lol.
NalgaSucia 2024 年 4 月 26 日 上午 4:01 
I hear ya. Thank you for the reply. I'll download it later to see if it still works. Hopefully you get some free time and enjoy it. Hopefully after, if you got a bit extra time to kill, it will be easy to upgrade the mod :)
WarStalkeR  [作者] 2024 年 4 月 14 日 下午 8:33 
@NalgaSucia, please read mod's description thoroughly.
NalgaSucia 2024 年 4 月 13 日 下午 9:19 
Hello, will this mod be updated to latest release? Or, I only have the base game, no DLCs, will it work fine on my end?
Abaddon 2023 年 12 月 29 日 上午 12:58 
I doubt they would.
I just reverse engineered the new Behemoth systems and made improvements to so it also reflects energy cost, compare values.

Here's a link of 1 of the systems with dynamic tooltips working equipped on 2 different ships. 1 is 15 subsockets, 1 is 2million proc power
https://imgur.com/a/0OjGasg
The Devil 2023 年 12 月 28 日 上午 5:00 
With 2.4 you can now make the tooltips update dynamically too.
Where can I find this information? The patchnotes and the Scripting Doc has nothing about this new feature. Thx
Abaddon 2023 年 12 月 25 日 上午 7:06 
@VividWitch rift systems are locked away so modders can't make any changes to them directly.

That said you can make the exact same system with scaling mechanics and replace the quest rewards to the new one.



With 2.4 you can now make the tooltips update dynamically too. So it shows exactly what you're getting in the tooltip which I've done with my own version of scaling systems with ship size


@BloodMoon Rising
You can't just integrate another system to scale. You'd have to make the system scale yourself
Raudoc 2023 年 12 月 9 日 上午 9:57 
Just a heads up This mod makes Turret control subsystems have an Energy Consumption of 1.#IFN YW when perminatly installed in the Behemoth DLC.
Vivid Witch 2023 年 7 月 10 日 上午 4:24 
Is there a way to get this to work with rift systems?
The Devil 2023 年 1 月 11 日 上午 10:22 
@[SN-] Gluttony
My mod introduces a whole new subsystem. You can't use one function of my mod to change another.
But you can create a mod that adapts your desired system.
You can find some basics on https://avorion.fandom.com/wiki/Modding

Basically you just rebuild the folder path of your desired system and change the "getBonuses" function according to your wishes.

So for example you create:
%AppData%\Avorion\mods\MyNewMod\data\scripts\systems\batterybooster.lua

and create an empty function getBonuses() with your additions.
The game merges the real and the new function before the return statement and then the function in the game outputs your desired values.

It might then look like this:

function getBonuses(seed, rarity, permanent)
energy = energy * 2
charge = charge * 3
end


Translated with www.DeepL.com/Translator (free version)
xXTheGhostScytheXx 2023 年 1 月 11 日 上午 8:56 
how to i modify another mods subsystem to also scale
xXTheGhostScytheXx 2023 年 1 月 11 日 上午 8:56 
hey how do i integrate another mod into yours
The Devil 2022 年 12 月 4 日 上午 10:52 
It would be nice if you would take a look. Otherwise maybe adjust the compatibility in the modinfo.
WarStalkeR  [作者] 2022 年 12 月 4 日 上午 10:50 
@The Devil I haven't updated it for newest version.
The Devil 2022 年 12 月 4 日 上午 10:04 
Hello, since the new update I get this error in my console:

| #0: remoteInstallCallback internal/dlc/rift/systems/superscoutsystem.lua
|
| could not execute function 'remoteInstallCallback' in '"internal/dlc/rift/systems/superscoutsystem.lua"':
| G:\Steamspiele\steamapps\workshop\content\445220\2844147472\data/scripts/systems/valuablesdetector.lua:34: attempt to compare nil with number
| stack traceback:
| G:\Steamspiele\steamapps\workshop\content\445220\2844147472\data/scripts/systems/valuablesdetector.lua:34: in function 'onInstalledBase'
| [string "internal/dlc/rift/systems/superscoutsystem.lua"]:127: in function 'onInstalled'
| G:\Steamspiele\steamapps\workshop\content\445220\2844147472\data/scripts/systems/basesystem.lua:65: in function <G:\Steamspiele\steamapps\workshop\content\445220\2844147472\data/scripts/systems/basesystem.lua:59>
Boesergolf 2022 年 11 月 11 日 下午 12:15 
with this mod aktive mining subsystem inst highlighting any asteroids anymore
WarStalkeR  [作者] 2022 年 10 月 18 日 下午 3:04 
@MustDy it sends notification in chat.
MustDy 2022 年 10 月 18 日 上午 11:42 
Is there a way to check the exact value a subsystem is providing without comparing before and after ship characteristics?
Tovaras 2022 年 9 月 22 日 下午 12:58 
Ah, thought that was referring to something else. :steamthumbsup:
WarStalkeR  [作者] 2022 年 9 月 22 日 上午 8:41 
@Fluffy Pagan, get Legendary Stabilizing Mainframe and get to 915,000 processing power or more. It is mentioned in Subsystems Scaling Effects .
Tovaras 2022 年 9 月 22 日 上午 5:39 
What processing power do I need my ship at to fully max out the systems? I've got a 15 slot but only 85k PP. Some are maxed out but others like Jump range, cargo space and dock distance aren't. I'm running current version now as well.
WarStalkeR  [作者] 2022 年 9 月 18 日 下午 10:58 
@doomspike, I will need to think this through, how to make it properly balanced.
WarStalkeR  [作者] 2022 年 9 月 14 日 上午 4:42 
@adamsrealm because right now scaling is tied to processing power and not to ship size.
WarStalkeR  [作者] 2022 年 9 月 14 日 上午 4:41 
@adamsrealm at some point.
Cienna(RB) 2022 年 9 月 14 日 上午 4:22 
Any chance the power draw could also scale?

It makes no sense a small ship would have the same power draw as a giant one
WarStalkeR  [作者] 2022 年 9 月 12 日 上午 11:56 
@The Custodians of The Cosmos, the "Mod Compatibility" description says it all.
Sanguine Sovereign 2022 年 9 月 11 日 下午 5:53 
Does this work with 'Xsotan Artifacts Remade?'
Tovaras 2022 年 9 月 7 日 上午 11:15 
Oh, that's too bad.
WarStalkeR  [作者] 2022 年 9 月 6 日 上午 9:47 
@Fluffy Pagan, 2.0.11 is extremely outdated version. Mod no longer supports it. It is compatible with 2.2+
Tovaras 2022 年 9 月 6 日 上午 5:48 
IDK. I'm playing on 2.0.11 beta. Just tested it by itself with no other mods running and it comes up blank and a 0 cost at equipment docks.
WarStalkeR  [作者] 2022 年 9 月 5 日 下午 9:46 
@Fluffy Pagan, I've verified that Object Detector works as intended, once I changed it. Unless there was another patch that changed something.
Tovaras 2022 年 9 月 5 日 上午 8:58 
For some reason this breaks the Object Finder/Detector in my game. I have a feeling that it's a compatibility issue with another mod, but I've not been able to figure out which one yet.
Droknar 2022 年 8 月 26 日 上午 6:49 
alright, the more I thought on the fact that both civil and military had the same minus I started thinking it wasn't an error but intended.
WarStalkeR  [作者] 2022 年 8 月 26 日 上午 6:42 
@Droknar this is intended. Originally arbitrary had less autos as well, but I changed it.
Droknar 2022 年 8 月 26 日 上午 4:59 
not sure if this is a bug or if you intended it to be this way but the auto turret scaling on the Militarytcs and civiltcs has a minus instead of a + like the other turret tcs files have.

if permanent then autos = math.max(0, math.floor(turrets - 1 * scale * ultimate))

This gives less auto turrets on combat and civil turret systems compared to say arbitrary turret systems of the same rarity.
WarStalkeR  [作者] 2022 年 8 月 15 日 上午 4:40 
@guardiandown, please read "DLC Subsystems" related notes.
guardiandown 2022 年 8 月 15 日 上午 4:38 
Can you take the new subsystems included in "into the rift" into consideration?
WarStalkeR  [作者] 2022 年 8 月 11 日 下午 8:25 
@Lazy Invincible General, it only overrides vanilla subsystems. If you want it to work for modded subsystems, you need to make mod-patch that requires both, this subsystem scaling mod and and mod that adds new subsystems. Then create subsystem override lua files that use same formula as I had used in my mod.
Lazy Invincible General 2022 年 8 月 11 日 下午 2:43 
do these work with modded sub systems as well? if not how would one go about making a patch for said modded sub systems
WarStalkeR  [作者] 2022 年 8 月 9 日 上午 3:56 
@Bluetail next update will also implement excess bonuses, i.e. after you got 15 slots, at certain processing power levels you will get even more turret slots on even bigger ships. But there is absolutely no chance for it to be stackable with other turret limit mods.
Bluetail 2022 年 8 月 9 日 上午 2:57 
I wish this mod would stack with the turret mods out there, as in, times ten or 5 turrets, cause Im finding this mod overlaps that one and prevents those bonuses which breaks alot of my ships I tend to go player control (Cause I don't aim the guns on them, Ai does it better.)
WarStalkeR  [作者] 2022 年 8 月 4 日 下午 7:46 
@Bluetail, for now I'm not going to increase upper limit, but once in normal playthrough I will reach processing power level 15 and get Stabilizing Mainframe, I will start analyzing how all of it can be used and maybe all turret related subsystems will get capacity increase, but not before.

@A Big Hairy Monster, price has changed along with scaling capacity. Legendary subsystems cost tens and hundreds of millions. So fear not and shove all subsystems below legendary into research station. If you'll use 5 subsystems of same type and rarity, you'll get one of same type but better rarity.
Bluetail 2022 年 8 月 4 日 下午 5:10 
Anyway you can up the turret bonuses? I still am finding myself short with just one subsystem lol.
A Big Hairy Monster 2022 年 8 月 4 日 下午 5:04 
Thank you SO much for making this! The DLC update killed the additional turrets mod my buddy and I were using and pretty much made all our fleet unusable for the part of the game we're at... this totally fixed it!

Only one minor complaint -- higher-tier subsystems are *ludicrously* expensive now. I mean where an Exceptional Civil Turret Control mightve cost 800k before, now they cost like 9M. Could be a DLC change thing, i havent looked, but we've uninstalled all mods for now except this one and everything is hella expensive. (Otoh, it makes research labs stupidly good investments since it makes upgrading all the endless pirate loot and then selling it *incredibly* lucrative.)