Supreme Ruler Wiki
Supreme Ruler Wiki
Advertisement

Leaders and Ministers[]

  • /Maps/Data/default.pplx

The .PPLX file is also in csv format. The ID column is used to match the text to the data. The columns in the .pplx file are as follows (not all values are implemented):

  1. ID number
  2. People Category
    • 0: Minister (available for auto-assign)
    • 1: Will not be auto-assigned (used for Historical leaders assigned by cvp and events, etc)
    • 2: Leader (generally fictional, although could be speculative) (available for auto-assign and events)
  3. First name of the person
  4. Last name of the person
  5. Title Meant to override the GovTitle in region when this leader is in power in 'RegionNum'
  6. Party Name Meant to override the Party Name in region when this leader is in power in 'RegionNum'
  7. People Bits
    • 0x01 - 0: Male; 1: Female
    • Rest of bits reserved
  8. Race
    • 0 Caucasian / White
    • 1 Asian
    • 2 African
    • 3 European / Northern Europe
    • 4 Arab/Middle Eastern
    • 5 Native American
    • 6 East Indian
    • 7 Hispanic / Latino
    • 8 Pacific / Polynesian
  9. Age - For Fictional people, is used as their age in years when they come to power. For Real people, leave blank and use BirthDate instead.
  10. Picnum - Determines the Persons avatar. match with a pic#####.png in graphics/people.
  11. Political leaning [-1.0 to 1.0] Left Leaning leaders skew -1.0 and Right Leaning leaders skew +1.0. Examples below:
    • -1.0 Joseph Stalin
    • -0.5 Justin Trudeau
    • -0.5 Mark Rutte
    • 0.25 Joe Biden
    • 0.65 Winston Churchill
    • 1.0 Adolf Hitler
  12. ppartynum [Political Party bitmask : 1:Left 2:Centre 4:Right 8:Other] - if zero, use Political Leaning to set party.
  13. Popularity [0.0 to 1.0]
  14. Fanaticism [0.0 to 1.0]
  15. Integrity [0.0 to 1.0] (for Leaders, is World Integrity Modifier)
  16. Stance // Normal (no change)/passive/defensive/aggressive/unpredictable
  17. RegionNum - Region ID of the country this Leader or Minister is associated with
  18. RegionNum2 - Alternate Region
  19. RegionPref - Preferred Regions String (SR2030) - uses Region Codes, as many letters as needed
  20. IQ
  21. Initiative [0.0 to 1.0] - Level of Minister Initiative
  22. BirthDate - in JDATE integer (SR2030 - used for real leaders) (for fictional people, generally leave blank and use Age instead)
  23. DeathDate - in JDATE integer or zero (SR2030)
  24. SpecialtyDept - Bitmask of Departments that are 'specialty' for minister
  25. Department Priorities - 6 Cabinet Departments - Priorities bitmask for each Department


Advertisement