• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(2619)

First Lieutenant
Apr 3, 2001
226
0
Visit site
I don't know if the following problems are only in the 1.04 beta or not, but I noticed a strange events:

1)

# A vassal is not happy with your ruling laws #
###############################################

character_event = { #A vassal is not happy with your ruling law, claiming that you are too heavy handed. Relations have become strained as a result.
id = 6609
picture = "event_claim"

#triggered by 6606 or 6607

action_a = { # Will they ever stop complaining?
effect = { type = prestige value = -25 }
effect = {
type = random
chance = 10 #possibility that your vassals feel that you are being quite forgiving about things
effect = { type = add_trait value = forgiving }
effect = { type = loyalty for = worst_vassal value = 0.25 }
}
}
}

I think loyalty should be -0.25