So ive been trying to make a national focus tree mod for belgium and i've encountered a problem and i dont know how to fix it =P
its a problem where the event is invalid
if somebody could take a look and help you are a boss
add_namespace = belgium
country_event = {
id = belgium.11
title = belgium.11.t
desc = belgium.11.d
picture = GFX_report_event_german_speech
is_triggered_only = yes
option = {
name = belgium.11.a
ai_chance = {
base = 10
modifier = {
factor = 0.3
OR = {
date > 1937.1.1
has_war = yes
tag = BEL
has_government = democracy
}
}
}
add_to_faction = BEL
news_event = { hours = 6 id = Bel_news.4 }
}
option = {
name = belgium.11.b
ai_chance = {
base = 5
modifier = {
factor = 0
has_opinion = { target = BEL value > 30 }
}
}
BEL = { country_event = { hours = 2 id = belgium.12 } }
}
}
country_event = {
id = belgium.12
title = belgium.12.t
desc = belgium.12.d
picture = GFX_report_event_german_speech
is_triggered_only = yes
option = {
name = belgium.12.a
}
}
its a problem where the event is invalid
if somebody could take a look and help you are a boss
add_namespace = belgium
country_event = {
id = belgium.11
title = belgium.11.t
desc = belgium.11.d
picture = GFX_report_event_german_speech
is_triggered_only = yes
option = {
name = belgium.11.a
ai_chance = {
base = 10
modifier = {
factor = 0.3
OR = {
date > 1937.1.1
has_war = yes
tag = BEL
has_government = democracy
}
}
}
add_to_faction = BEL
news_event = { hours = 6 id = Bel_news.4 }
}
option = {
name = belgium.11.b
ai_chance = {
base = 5
modifier = {
factor = 0
has_opinion = { target = BEL value > 30 }
}
}
BEL = { country_event = { hours = 2 id = belgium.12 } }
}
}
country_event = {
id = belgium.12
title = belgium.12.t
desc = belgium.12.d
picture = GFX_report_event_german_speech
is_triggered_only = yes
option = {
name = belgium.12.a
}
}