Star Traders: Frontiers

Star Traders: Frontiers

More Talent And Job Points for Officers and Captain
12 条留言
Montressor 2024 年 7 月 11 日 上午 6:31 
So i found an alternate solution with the missing 41-45 levels.

I'm just using Mini-Mods: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2586893280

Then just editing or adding the following lines depending on what you want. Make sure to add a -- before each of the UPDATE that you don't want to use.


For Captain Jobs, these are already in the mod:

UPDATE CharacterLevel SET job = 2*job WHERE levelType = 1;

For Officer Jobs, these are already in the mod:

UPDATE CharacterLevel SET job = 2*job WHERE levelType = 2;

For Crew Talent, these are already in the mod:

UPDATE CharacterLevel SET talent = talent * 2 WHERE levelType = 3;


For Captain Talent, add the following line:

UPDATE CharacterLevel SET talent = talent * 2 WHERE levelType = 1;

For Officer Talent, add the following line:

UPDATE CharacterLevel SET talent = talent * 2 WHERE levelType = 2;


"2*job" and "talent * 2" means it's doubling your job/talent. You can adjust it to the value you want.
Montressor 2024 年 7 月 11 日 上午 5:23 
@wrobell Yeah, noticed this too.

Anyone know what is the "_id" of levels 41-45 of both officers and crew?
Loveless1987 2022 年 11 月 7 日 上午 4:27 
I like where this mod took things. Sometimes, I just want all the talents of my classes. Thanks.
wrobell 2022 年 1 月 6 日 上午 8:41 
Cool mod! I noticed you do not edit level 41-45, which could (if I understand correctly) revert progression back to vanilla levels upon reaching those levels.
jamesthesecond 2021 年 8 月 29 日 上午 6:37 
Thanks.
The Boomslang  [作者] 2021 年 8 月 29 日 上午 6:18 
this was designed to give all traits over time. every level up just granted you more points to spend. i didnt alter the progression in any way
jamesthesecond 2021 年 8 月 29 日 上午 6:16 
Is this mod, was designed to give instant or over time?
The Boomslang  [作者] 2021 年 8 月 29 日 上午 6:12 
possibly. i designed the mod so that you could get each officers 3 jobs up to level 20 each. i dont know about upper limits since that wasnt originally my intent.
jamesthesecond 2021 年 8 月 29 日 上午 6:09 
It does not seem to be working properly. Some characters job rank go above 50, while some stay at 44 or 48. The cap, seem to top at 48, the officers at 44. Some latter hire crew members seem to hit above 50. Could the mod "instant max" be having a impact? Is it raising the original crew level before your mod take effect?
Cyborg009 2021 年 8 月 28 日 上午 6:36 
Thank you for looking into that.
The Boomslang  [作者] 2021 年 8 月 28 日 上午 6:32 
Dunno if the Variable for job amounts is editable, but next time i dive into the files ill see
Cyborg009 2021 年 8 月 28 日 上午 2:57 
Works exactly as described.
Some how I read it as more jobs and had dreams of all officer combat team on my tiny scout. lol