스크립트 효과
set_character_erratic_behavior
정의in_game/common/scripted_effects/character_effects.txt:168
174custom_tooltip = erratic_tooltip 이 보정치가 활성화되어 있는 동안 Character(은)는 주기적으로 자신의 행동을 변경합니다...
175hidden_effect = {
176if = {
177limit = {
178OR = {
179is_ruler = yes
180is_regent = yes
}
}
}
}