Egalitarian faction robot migration fix

If you liked this item, please rate it up on Steam Workshop page.

Authors: AvenDonn, Neon Goblin Slayer

Last revision: 24 Dec, 2018 at 11:18 UTC (1)

File size: 2.05 KB

On Steam Workshop

Description:

The Progressive (Egalitarian) faction is displeased when migration controls are enabled on any pop within the empire.

However, they also count robot pops. Migration controls cannot be disabled for robotic pops.

This mod modifies 00_progressive.txt to include: is_robot_pop = no
It is incompatible with any mod that modifies this file. This file is likely to be modified by any mod that changes factions, but is compatible with mods that add new factions.

With this mod enabled, the Progressive (Egalitarian) faction does not care about robotic pops for the free movement condition. No other changes have been made.

Full demand definition:

demand = { title = "PROGRESSIVE_FREE_MOVEMENT" unfulfilled_title = "PROGRESSIVE_NO_FREE_MOVEMENT" desc = "PROGRESSIVE_FREE_MOVEMENT_DESC" fulfilled_effect = 10 unfulfilled_effect = -10 potential = { exists = owner owner = { has_encountered_other_species = yes } } trigger = { owner = { NOR = { any_owned_pop = { has_migration_control = yes is_sapient = yes is_enslaved = no is_being_purged = no is_shackled_robot = no is_robot_pop = no } has_policy_flag = resettlement_allowed } } } }
Download
Revisions:

Old revisions of this mod are available below. Click the link to download.