이벤트이번 버전 변경
Target Location 내 전리품 탈취

Target Location Rank Target Location에 한 아름다운 도서관이 있습니다. 이곳에는 Target Location Language로 쓰인 작품 중 최고로 평가받는 여러 저서가 소장되어 있는데, Target Location(이)가 우리 수중에 떨어진 지금 그 전리품을 탈취하는 것 또한 우리의 권리입니다. 그러고 보니, Target Book Donation에 있는 Target Book Donation Court Title에 이 서적들을 가져간다면 잘 어울릴 듯합니다.
도서관건물trigger
종교 우위전쟁 명분trigger
로마국가immediate, option
가톨릭종교immediate, option
종교 전쟁상황trigger정의in_game/events/situations/war_of_religions.txt:1187
1188type = country_event
1189category = situation_event
1190title = war_of_religions.18.title Target Location 내 전리품 탈취
1191desc = war_of_religions.18.desc Target Location Rank Target Location에 한 아름다운 도서관이 있습니다. 이곳에는 Target Location Language로 쓰인 작품 중 최고로 평가받는 여러 저서가 소장되어 있는데, Target Location(이)가 우리 수중에 떨어진 지금 그 전리품을 탈취하는 것 또한 우리의 권리입니다. 그러고 보니, Target Book Donation에 있는 Target Book Donation Court Title에 이 서적들을 가져간다면 잘 어울릴 듯합니다.
1192outcome = neutral
1194fire_only_once = yes
1195major = yes
1197illustration_tags = {
119810 = angry
119910 = exterior
}
1202trigger = {
1204NOT = {
1205owns = location:heidelberg
}
1207location:heidelberg = {
1209any_work_of_art_in_location = {
1210OR = {
1211work_of_art_type = work_of_art_type:chronicle
1212work_of_art_type = work_of_art_type:novel
1213work_of_art_type = work_of_art_type:poem
1214work_of_art_type = work_of_art_type:play
1215work_of_art_type = work_of_art_type:prayer_book
}
}
}
1219exists = scope:target
1220scope:target = location:heidelberg
}
1224immediate = {
}
1228scope:target = {
1229save_scope_as = target_location
}
1231if = {
}
1240else = {
1241capital = {
1242save_scope_as = target_book_donation
}
}
}