• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

thestarsseeall

Corporal
25 Badges
Jun 7, 2023
35
78
  • Cities: Skylines - Green Cities
  • Stellaris: Nemesis
  • Stellaris: Necroids
  • Stellaris: Federations
  • Stellaris: Lithoids
  • Stellaris: Ancient Relics
  • Cities: Skylines - Campus
  • Stellaris: Megacorp
  • Cities: Skylines Industries
  • Stellaris: Distant Stars
  • Cities: Skylines - Parklife
  • Stellaris: Apocalypse
  • Stellaris: Humanoids Species Pack
  • Europa Universalis IV
  • Stellaris: Synthetic Dawn
  • Cities: Skylines - Mass Transit
  • Stellaris - Path to Destruction bundle
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Cities: Skylines
Beginner to making mods. Looked at the wiki for mod advice, seems simple enough.
upkeep = {
energy = 2
}
modifier = {
job_farmer_add = 2
}
Okay, I can work with these. But then I go into the game files, and it doesn't have these clear descriptors and simple integers like in the wiki. Instead, it says stuff like

inline_script = {
script = jobs/foundry_add
AMOUNT = @b1_jobs
and
upkeep = {
energy = @b1_upkeep
}
Are these variable names referring to something defined elsewhere? I've tried searching via the file explorer, but nothing turns up at all, not even the files these references originally appeared in.
 
  • 1Like
Reactions: