Scripted Effect
change_opinion_of_expedition
Definitionin_game/common/scripted_effects/country_effects.txt:1901
1902custom_description = {
1903text = change_opinion_of_expedition The Treasure Expedition Trust towards us is increased by VALUE. (Currently: Chinese Expedition Opinion)
1904value = $value$
1905change_variable = {
1907add = $value$
}
1910if = {
}
1919else_if = {
1923set_variable = {
1925value = -100
}
}
}