事件本版本变更
来自Target Location的劣质工具

使用Target Location工具授权生产的商品开始引发大量投诉。手柄开裂、刀刃迅速变钝、配件在受力时损坏。无论这种质量下降是源于赶工还是逐利,当地产品的信誉显然已经受损。当地的投诉已经开始损害Target Location Rank的名声。
劳工社会阶级option 1, option 2
守旧 vs 创新社会价值观option 1
实业家特质option 1
天马行空特质option 1
学者特质option 1had_bad_royal_tooling_rights_event_variable变量immediate, trigger定义in_game/events/government/town_rights_events.txt:482
483type = country_event
484title = town_rights_events.6.title 来自Target Location的劣质工具
485desc = town_rights_events.6.desc 使用Target Location工具授权生产的商品开始引发大量投诉。手柄开裂、刀刃迅速变钝、配件在受力时损坏。无论这种质量下降是源于赶工还是逐利,当地产品的信誉显然已经受损。当地的投诉已经开始损害Target Location Rank的名声。
486outcome = negative
488trigger = {
489any_town_rights_in_country = {
490this.town_rights_type = town_rights_type:royal_tooling_rights
}
494at_war = no
495is_during_bankruptcy = no
}
498illustration_tags = {
49910 = angry
50010 = interior
}
503immediate = {
}
506random_locations_with_town_rights_in_country = {
507limit = {
507has_town_rights = town_rights_type:royal_tooling_rights
}
508save_scope_as = target_location
515province = {
515save_scope_as = target_province
}
}
518ruler_or_regent = {
518save_scope_as = target_character
}
}