Hello,
I have added Queen Victoria to my minister file, pic & minister working as Head of State.
However, one command shows up like 5551234 (33)?
Code:
minister = {
trait = "The long-lived Empress" # Victoria
id = 83
name = NPERSONALITY_VICTORIA
desc = DPERSONALITY_VICTORIA
position = HeadOfState
value = 0
command = { type = unit value = -0.1000 }
command = { type = dissent value = 0.2000 }
command = { type = diplomacy_chances which = trade when = all value = 10 }
command = { type = production which = consumer value = 0.1000 }
command = { type = diplomacy_chances which = alliance when = democracies value = 15 }
command = { type = diplomacy_cost which = influence_nation value = -0.3330 }
}
Line that comes up weird is: command = { type = diplomacy_cost which = influence_nation value = -0.3330 }
Not sure why?
PAW
I have added Queen Victoria to my minister file, pic & minister working as Head of State.
However, one command shows up like 5551234 (33)?
Code:
minister = {
trait = "The long-lived Empress" # Victoria
id = 83
name = NPERSONALITY_VICTORIA
desc = DPERSONALITY_VICTORIA
position = HeadOfState
value = 0
command = { type = unit value = -0.1000 }
command = { type = dissent value = 0.2000 }
command = { type = diplomacy_chances which = trade when = all value = 10 }
command = { type = production which = consumer value = 0.1000 }
command = { type = diplomacy_chances which = alliance when = democracies value = 15 }
command = { type = diplomacy_cost which = influence_nation value = -0.3330 }
}
Line that comes up weird is: command = { type = diplomacy_cost which = influence_nation value = -0.3330 }
Not sure why?
PAW