Stellaris

Stellaris

[Abandoned] Actions At A Distance
 Tämä aihe on kiinnitetty, joten se on todennäköisesti tärkeä
Honshitsu  [kehittäjä] 8.3.2018 klo 0.20
Things This Mod Changes
Removes distance related penalties
(and pop requirement for vassalization)
(reduces defense pact but doesnt remove it entirely for AI behavior)

redefines from the defines file:
NAI = { DEFENSIVE_PACT_ACCEPTANCE_DISTANCE_MULT = -0.05 NON_AGGRESSION_PACT_ACCEPTANCE_DISTANCE_MULT = 0.0 MIGRATION_PACT_ACCEPTANCE_DISTANCE_MULT = 0.0 FEDERATION_ACCEPTANCE_DISTANCE_MULT = -0.0 VASSALIZATION_ACCEPTANCE_NUM_POPS = 0.0 VASSALIZATION_ACCEPTANCE_DISTANCE_MULT = 0.0 }


Removes neighbor requirements
(so you dont need to be right next to them)

overrides 3 actions from the diplomatic actions file and commented out lines:
action_demand_vassalization = { ... proposable = { # is_neighbor_of = from relative_power = { who = from value >= superior } custom_tooltip = grants_subjugation_cb } ... } action_demand_protectorate = { ... proposable = { # is_neighbor_of = from relative_power = { who = from value >= superior } custom_tooltip = grants_subjugation_cb } ... } action_demand_tributary = { ... proposable = { # is_neighbor_of = from relative_power = { who = from value >= superior } custom_tooltip = grants_subjugation_cb } ... }
Viimeisin muokkaaja on Honshitsu; 11.3.2018 klo 11.54