事件
地方官惹民愤

我们驻扎在Bailiff Location的执达吏,因贪婪残暴而恶名昭著。当地民众已聚集起来,请求将其罢免。
执达署建筑immediate
平民阶层trigger定义in_game/events/random_event.txt:2679
2680type = country_event
2682title = random_event.52.title 地方官惹民愤
2683desc = random_event.52.desc 我们驻扎在Bailiff Location的执达吏,因贪婪残暴而恶名昭著。当地民众已聚集起来,请求将其罢免。
2684outcome = neutral
2685illustration_tags = {
268610 = angry
268710 = exterior
}
2690trigger = {
2691total_effective_building_levels:bailiff > 0
}
2695immediate = {
2696random_owned_location = {
2701save_scope_as = bailiff_location
}
}
}