Skip to content

relationMatrix.csv

prontotorpedo edited this page Nov 27, 2025 · 2 revisions

This page is a WIP!

The relationMatrix.csv file is used to set relations between all major nations at the start of the campaign.

Explanation of file setup and functions

  • The file is set up as a table, with the names of all playable countries appearing on both the horizontal and vertical axes.
  • In the cell that intersects two countries, the cell is set up in the form "A;B;C;D;E;F", with each letter representing a number between -100 and 100, which will be the relations between the specified countries in 1890, 1900, 1910, 1920, 1930, and 1940 respectively.
  • The cells intersecting the same country twice should be left blank.
  • Relations only need to be set once on the graph for each country combination (ex. the Britain-France intersection contains their respective relations, so the France-Britain intersection can be left blank).
  • Setting any value to -100 means that the respective nations will be at war with each other at game start, while setting any value to 100 means that the nations will be allied at game start.

Clone this wiki locally