이벤트이번 버전 변경
Target Location의 뛰어난 무기

Country Adjective 특권하에 Target Location에서 제련된 무기가 현지 지휘관들의 찬사를 받고 있습니다. 무기의 무게 중심, 내구성, 그리고 훌륭한 만듦새가 일반적인 수준을 아득히 뛰어넘는다고 알려졌으며, 병사들 역시 남다른 열의로 이 무기를 구하려 애쓰는 중입니다. 이러한 탁월함은 오직 우리의 유구한 전통과 세심한 주의가 빚어낸 결과라 표현해 마땅합니다.
무예 교육가특성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 Country Adjective 특권하에 Target Location에서 제련된 무기가 현지 지휘관들의 찬사를 받고 있습니다. 무기의 무게 중심, 내구성, 그리고 훌륭한 만듦새가 일반적인 수준을 아득히 뛰어넘는다고 알려졌으며, 병사들 역시 남다른 열의로 이 무기를 구하려 애쓰는 중입니다. 이러한 탁월함은 오직 우리의 유구한 전통과 세심한 주의가 빚어낸 결과라 표현해 마땅합니다.
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
}
}