事件本版本变更
采石对Target Location造成压力

建造墙壁和市场的石料只有通过辛勤劳动才能获取。在Target Location,采石任务正变得越来越繁重,被迫从事这份工作的工人筋疲力竭,忿忿不平。生产力仍然存在,但人力成本正变得不容忽视,有可能导致本地业务整个停滞不前。
劳工社会阶级option 2
公正特质option 1
心地善良特质option 1
立法者特质option 1
正直特质option 1had_bad_royal_masonry_rights_event_variable变量immediate, trigger定义in_game/events/government/town_rights_events.txt:1905
1906type = country_event
1907title = town_rights_events.22.title 采石对Target Location造成压力
1908desc = town_rights_events.22.desc 建造墙壁和市场的石料只有通过辛勤劳动才能获取。在Target Location,采石任务正变得越来越繁重,被迫从事这份工作的工人筋疲力竭,忿忿不平。生产力仍然存在,但人力成本正变得不容忽视,有可能导致本地业务整个停滞不前。
1909outcome = negative
1911trigger = {
1912any_town_rights_in_country = {
1913this.town_rights_type = town_rights_type:royal_masonry_rights
}
1917at_war = no
1918is_during_bankruptcy = no
}
1921illustration_tags = {
192210 = angry
192310 = exterior
}
1926immediate = {
}
1929random_locations_with_town_rights_in_country = {
1930limit = {
1930has_town_rights = town_rights_type:royal_masonry_rights
}
1931save_scope_as = target_location
1938province = {
1938save_scope_as = target_province
}
}
1941ruler_or_regent = {
1941save_scope_as = target_character
}
}