事件本版本变更
Target Location的新工具制造方法

Target Location的作坊已成为实验与技术精进的中心。许多工匠表示,改进的方法和更好的工具正在提高产量与工作质量。现在摆在我们面前的问题是,这些成果应当用于推动创新、促进地方繁荣,还是拓展更广阔的市场。
守旧 vs 创新社会价值观option 1
实业家特质option 1
天马行空特质option 1
学者特质option 1had_good_royal_tooling_rights_event_variable变量immediate, trigger定义in_game/events/government/town_rights_events.txt:382
383type = country_event
384title = town_rights_events.5.title Target Location的新工具制造方法
385desc = town_rights_events.5.desc Target Location的作坊已成为实验与技术精进的中心。许多工匠表示,改进的方法和更好的工具正在提高产量与工作质量。现在摆在我们面前的问题是,这些成果应当用于推动创新、促进地方繁荣,还是拓展更广阔的市场。
386outcome = positive
388trigger = {
389any_town_rights_in_country = {
390this.town_rights_type = town_rights_type:royal_tooling_rights
}
394at_war = no
395is_during_bankruptcy = no
}
398illustration_tags = {
39910 = regular
40010 = interior
}
403immediate = {
}
406random_locations_with_town_rights_in_country = {
407limit = {
407has_town_rights = town_rights_type:royal_tooling_rights
}
408save_scope_as = target_location
415province = {
415save_scope_as = target_province
}
}
418scope:target_location.market = {
418save_scope_as = target_market
}
420set_variable = {
422value = {
423add = scope:target_market.total_goods_traded
424multiply = 0.0005
426ceiling = yes
}
}
430ruler_or_regent = {
430save_scope_as = target_character
}
}