事件本版本变更
来自Target Location的优质武器

在Target Location凭借Country Adjective特权锻造的武器赢得了当地军官的赞誉。据说,这些武器的平衡性、耐用性和工艺都超越了普通水准,如今士兵们都极为热衷地寻求它们。这般卓越,只能归功于我们经久不衰的传统和对细节的关注。
军事教育家特质option 1
治军严明特质option 1had_good_royal_weaponry_rights_event_variable变量immediate, trigger定义in_game/events/government/town_rights_events.txt:1162
1163type = country_event
1164title = town_rights_events.13.title 来自Target Location的优质武器
1165desc = town_rights_events.13.desc 在Target Location凭借Country Adjective特权锻造的武器赢得了当地军官的赞誉。据说,这些武器的平衡性、耐用性和工艺都超越了普通水准,如今士兵们都极为热衷地寻求它们。这般卓越,只能归功于我们经久不衰的传统和对细节的关注。
1166outcome = positive
1168trigger = {
1169any_town_rights_in_country = {
1170this.town_rights_type = town_rights_type:royal_weaponry_rights
}
1174at_war = no
1175is_during_bankruptcy = no
}
1178illustration_tags = {
117910 = regular
118010 = armed
}
1183immediate = {
}
1186random_locations_with_town_rights_in_country = {
1187limit = {
1187has_town_rights = town_rights_type:royal_weaponry_rights
}
1188save_scope_as = target_location
1195province = {
1195save_scope_as = target_province
}
}
1198ruler_or_regent = {
1198save_scope_as = target_character
}
}