Fractal Softworks Forum

Starsector => General Discussion => Topic started by: Linnis on January 04, 2014, 09:08:35 PM

Title: Where to edit logistic value?
Post by: Linnis on January 04, 2014, 09:08:35 PM
Where can I go about finding the starting and skill logistic value and change it?

TYTY
Title: Re: Where to edit logistic value?
Post by: LazyWizard on January 04, 2014, 10:48:09 PM
Base logistics is set in data/config/settings.json, look for "startingLogistics".

Aptitude and skill bonuses are set in data\characters\skills\scripts\SkillData.java - you'd be looking for LEADERSHIP_APTITUDE_LOGISTICS_BONUS and FLEET_LOGISTICS_LOGISTICS_STAT_BONUS.

Make sure to keep backups if you're editing the values in starsector-core instead of making the changes as a mod. :)
Title: Re: Where to edit logistic value?
Post by: Linnis on January 05, 2014, 03:10:36 AM
So I can play with 500 logistic points and 1000 deployment?

Going to try that out!

Edit: It seems that the UI cannot display logstic value beyond a certain amount, but it still works!