OK, so. I have a personal mod I use for Stellaris. It's a rather cheaty edict, but it helps me get used to the game.
It worked fine in 1.4.1, but now? It doesn't work for 1.5.1. Doesn't even appear when I go past the launcher, though I edited the mod file to say it supports 1.5.1. How do I need to fix it so it works? I checked the wiki, but the relevant sections are only updated for 1.4.
....I was going to upload the file, but of course the forums won't seem to let me, so I'll paste it in directly.
### Penta's cheaty edict below, comments preceeded by # ###
country_edict = {
name = "blessing_of_Penta" # How do I add localization so it shows up without the underscores in the edict menu?
modifier = { # Why yes these values are huge, that's kinda the point.
ship_upkeep_mult = -0.99
planet_sensor_range_mult = 0.2
spaceport_ship_build_time_mult = -0.33
edict_length_mult = 1.0
edict_influence_cost = -0.99
country_leader_cap=100
country_sector_cap_add=100
pop_growth_req=-10
num_tech_alternatives_add=1
species_leader_exp_gain=1.5
leader_skill_levels = 5
tile_resource_energy_mult = 1.0
tile_resource_minerals_mult = 1.0
tile_resource_food_mult = 1.0
army_attack_morale_mult = 0.3
army_defense_morale_mult = 0.5
all_technology_research_speed = 0.95
}
is_ai = no
influence_cost = 0
allow = {
}
ai_weight = {
weight = 0
}
prerequisites = {
}
}
### Penta's cheaty edict file ends here, .Mod file begins here ###
name="Pentatest"
path="mod/Pentatest"
tags={
"Utilities"
}
supported_version="1.5.1"
### End of .Mod file ###
It worked fine in 1.4.1, but now? It doesn't work for 1.5.1. Doesn't even appear when I go past the launcher, though I edited the mod file to say it supports 1.5.1. How do I need to fix it so it works? I checked the wiki, but the relevant sections are only updated for 1.4.
....I was going to upload the file, but of course the forums won't seem to let me, so I'll paste it in directly.
### Penta's cheaty edict below, comments preceeded by # ###
country_edict = {
name = "blessing_of_Penta" # How do I add localization so it shows up without the underscores in the edict menu?
modifier = { # Why yes these values are huge, that's kinda the point.
ship_upkeep_mult = -0.99
planet_sensor_range_mult = 0.2
spaceport_ship_build_time_mult = -0.33
edict_length_mult = 1.0
edict_influence_cost = -0.99
country_leader_cap=100
country_sector_cap_add=100
pop_growth_req=-10
num_tech_alternatives_add=1
species_leader_exp_gain=1.5
leader_skill_levels = 5
tile_resource_energy_mult = 1.0
tile_resource_minerals_mult = 1.0
tile_resource_food_mult = 1.0
army_attack_morale_mult = 0.3
army_defense_morale_mult = 0.5
all_technology_research_speed = 0.95
}
is_ai = no
influence_cost = 0
allow = {
}
ai_weight = {
weight = 0
}
prerequisites = {
}
}
### Penta's cheaty edict file ends here, .Mod file begins here ###
name="Pentatest"
path="mod/Pentatest"
tags={
"Utilities"
}
supported_version="1.5.1"
### End of .Mod file ###