Changing a monarch's ability by -1 is not displayed
If a monarch gets his values reduced by 1, it's not displayed in the text box with effects. Very odd, as a change of -2 is displayed. It occurs in the save though, so I don't doubt it's being implemented.
I have reported this before, a few years ago. At that time these commands were not used in vanilla, I guess that's why it was never taken care of. Now they are used in the following events:
3419
#Fjodor Baikov's Diplomatic Incident#
3415
#The Russian Orthodox Church declared independent of Constantinople#
94016
#Scandal at the Court
If a monarch gets his values reduced by 1, it's not displayed in the text box with effects. Very odd, as a change of -2 is displayed. It occurs in the save though, so I don't doubt it's being implemented.
Code:
command = { type = DIP which = -1 value = x }
command = { type = ADM which = -1 value = x }
command = { type = MIL which = -1 value = x }
I have reported this before, a few years ago. At that time these commands were not used in vanilla, I guess that's why it was never taken care of. Now they are used in the following events:
3419
#Fjodor Baikov's Diplomatic Incident#
3415
#The Russian Orthodox Church declared independent of Constantinople#
94016
#Scandal at the Court
Upvote
0