For example (1.33):
I'm interested where type=195 is coming from. It's definitely not a numeric equivalent of "demanded_additional_tribute", as "demanded_artifacts" and "enforced_religion_different_group" also have type=195, however there are modifiers with type 196.
Code:
temporary_liberty_desire={
timed_modifier="demanded_additional_tribute"
time_duration={
{
type=195
value=17.547
}
}
}
I'm interested where type=195 is coming from. It's definitely not a numeric equivalent of "demanded_additional_tribute", as "demanded_artifacts" and "enforced_religion_different_group" also have type=195, however there are modifiers with type 196.