Scripted Effect
set_character_erratic_behavior
Definitionin_game/common/scripted_effects/character_effects.txt:168
174custom_tooltip = erratic_tooltip While this Modifier is active, Character will periodically change his/her behavior...
175hidden_effect = {
176if = {
177limit = {
178OR = {
179is_ruler = yes
180is_regent = yes
}
}
}
}