Songs of Syx

Songs of Syx

View Stats:
Where is the Gov points in the files
Title
< >
Showing 1-2 of 2 comments
Dinlek Mar 18 @ 7:55am 
No clue, but you might have better luck on the discord server. They have channels dedicated to modding, and modders are the ones who'd be able to answer your question. You can find an up-to-date discord link on the launcher.
Arg0n Mar 18 @ 9:36am 
The declaration of it can be found here:

game/boosting/BOOSTABLES.java:354

public final Boostable GOV = make("GOV", 5, UI.icons().m.gov, D.g("CIVIC_GOV", "Gov Points"), D.g("CIVIC_GOV_D", "The main currency to build your realm with. Gained by assigning nobles to government duties."));

It is a booster though, so the value is not really the value, but is used in different calculations in different places.

You have to be able to look into the games SongsofSyx.jar file in combination with the SongsofSyx-sources.jar file in the info/ folder. Here's a development environment you can use to read the code: https://github.com/4rg0n/songs-of-syx-mod-example/
Last edited by Arg0n; Mar 18 @ 9:38am
< >
Showing 1-2 of 2 comments
Per page: 1530 50