So, I decided to get into modding Stellaris and so far have found it to be pretty fun. I decided I wanted to make a small mod to add more army types.
After adding in an army (the "Storm Army" as seen in this picture) I found that the name has an underscore in it in-game and the description is "storm_army_desc". I was wondering if there are some other arguments that need to be added to the file or something.
I used the assault army from the "00_armies.txt" located in "common > armies" as my template. Any advice is welcome.
Here at this PasteBin you can see my current setup in my file: http://pastebin.com/FUFbLBEy
-----
Also sorry about putting two questions in one post, but is there anywhere I can find the reference names for tech requirements for armies. In the Assault Army you can see "prerequisites = { "tech_assault_armies" }".
There is other tech I want required for storm armies and was wondering if there's a grand list of reference names for every tech, or if there is perhaps a specific format they follow.
After adding in an army (the "Storm Army" as seen in this picture) I found that the name has an underscore in it in-game and the description is "storm_army_desc". I was wondering if there are some other arguments that need to be added to the file or something.
I used the assault army from the "00_armies.txt" located in "common > armies" as my template. Any advice is welcome.
Here at this PasteBin you can see my current setup in my file: http://pastebin.com/FUFbLBEy
-----
Also sorry about putting two questions in one post, but is there anywhere I can find the reference names for tech requirements for armies. In the Assault Army you can see "prerequisites = { "tech_assault_armies" }".
There is other tech I want required for storm armies and was wondering if there's a grand list of reference names for every tech, or if there is perhaps a specific format they follow.