Cant Import Old Idea files
It should be able to read that format fine for the import. unity_factor would need changing if you want to use it in the versions of the game after WTT released.
Which mod are you having the issue with it saying "Invalid" in?
It should be able to read that format fine for the import. unity_factor would need changing if you want to use it in the versions of the game after WTT released.
Which mod are you having the issue with it saying "Invalid" in?
-jordsta95
ah thanks for responding i actually resolve this myself
anyway i dont think you can find the mod in steam nowadays or even skymods
since the og pretty much kill the mod and im the only one trying to revive it lol
i found it in some obscure website called sharemod or something
It should be able to read that format fine for the import. unity_factor would need changing if you want to use it in the versions of the game after WTT released.
Which mod are you having the issue with it saying "Invalid" in?
-jordsta95
btw one question
can you just add political advisors from the idea tab to the country tab so that i dont have to do all my advisors in the country tab?
Yeah, you just need to add in the "allowed" box:
tag = YOUR_COUNTRY_TAG
Yeah, you just need to add in the "allowed" box:
tag = YOUR_COUNTRY_TAG
-jordsta95
thank you il test it out
Klaudius
ideas = {
country = {
the_final_victory = {
allowed = {
original_tag = DRE
}
allowed_civil_war = {
always = yes
}
removal_cost = -1
picture = triumphant_will
modifier = {
unity_factor = 0.10
production_speed_buildings_factor = 0.10
}
rule = {
can_create_factions = yes
}
}
general_staff = {
allowed = {
original_tag = DRE
}
allowed_civil_war = {
always = yes
}
removal_cost = -1
modifier = {
army_org_Factor = 0.05
planning_speed = 0.25
}
}
experienced_military = {
picture = generic_infantry_bonus
allowed = {
always = yes
}
removal_cost = -1
allowed_civil_war = {
has_government = fascism
}
research_bonus = {
land_doctrine = 0.10
air_doctrine = 0.10
}
rule = {
can_create_factions = no
}
}
war_exhaustion = {
picture = great_depression
removal_cost = -1
allowed = {
always = yes
}
allowed_civil_war = {
always = yes
}
modifier = {
industrial_capacity_factory = -0.20
conscription_factor = -0.20
}
}
gradual_de-militarization = {
picture = war_economy
removal_cost = -1
allowed = {
always = yes
}
allowed_civil_war = {
always = yes
}
modifier = {
conscription_factor = -0.10
consumer_goods_factor = 0.10
}
}
fascism_dying = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
unity_factor = -0.10
fascism_drift = -0.10
}
picture = fascism_dying
}
democracy_flourishing = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
unity_factor = -0.10
fascism_drift = -0.10
democratic_drift = 0.30
}
picture = fascism_dying
}
return_of_the_kaiser = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
unity_factor = -0.10
fascism_drift = -0.10
neutrality_drift = 0.30
}
picture = fascism_dying
}
political_instability = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
unity_factor = -0.10
political_power_gain = -0.50
}
picture = fascism_dying
}
fascist_consolidation = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
fascism_drift = 0.10
}
}
communist_uprising = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
unity_factor = -0.10
fascism_drift = -0.10
communism_drift = 0.30
}
picture = fascism_dying
}
collectivization = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
production_speed_buildings_factor = -0.10
political_power_gain = 0.10
economy_cost_factor = 0.50
}
picture = generic_production_bonus
}
wunderwaffen = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
}
picture = generic_production_bonus
}
wunderwaffen2 = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
}
picture = generic_production_bonus
}
kriegsmarine = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
}
picture = generic_production_bonus
}
kriegsmarine2 = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
}
picture = generic_production_bonus
}
hitler_as_figurehead = {
removal_cost = -1
allowed = {
always = no
}
allowed_civil_war = {
always = yes
}
modifier = {
unity_factor = 0.05
}
picture = hitler_figure
}
}
#POLITIK#
political_advisor = {
rudolf_hess = {
allowed = {
original_tag = DRE
}
traits = { fascist_demagogue }
on_add = {
country_event = political.7
}
do_effect = {
NOT = {
has_government = fascism
}
}
ai_will_do = {
factor = 0
}
}
walter_ulbricht = {
allowed = {
original_tag = DRE
}
traits = { communist_revolutionary }
on_add = {
country_event = political.1
}
do_effect = {
NOT = {
has_government = communism
}
}
ai_will_do = {
factor = 0
}
}
wilhelm_kulz = {
allowed = {
original_tag = DRE
}
traits = { democratic_reformer }
on_add = {
country_event = political.13
}
do_effect = {
NOT = {
has_government = democratic
}
}
ai_will_do = {
factor = 0
}
}
albert_speer = {
allowed = {
original_tag = DRE
}
traits = { war_industrialist }
}
martin_borman = {
allowed = {
original_tag = DRE
}
traits = { silent_workhorse }
}
#ADVISORS#
heinz_guderian = {
allowed = {
original_tag = DRE
}
research_bonus = {
land_doctrine = 0.07
}
traits = { blitzkrieg_theorist }
}
manstein = {
allowed = {
original_tag = DRE
}
cost = 250
research_bonus = {
cat_mobile_warfare = 0.10
}
traits = { mobile_warfare_expert }
}
}
it seems like the website cant read older mod files
i exported this in the idea tab it said invalid
do i need to change the prefix to the current one?
like unity_factor to stability_factor?