EventChanged this version
The Looting of Target Location

The Target Location Rank of Target Location is host to a beautiful Library, containing several works that are considered among the best the Target Location Language has committed to paper. With Target Location now in our control, it is also our right to claim the spoils of war. It just happens that these books would make a beautiful addition to the Target Book Donation Court Title in Target Book Donation.
LibraryBuildingtrigger
Religious SuperiorityCasus Bellitrigger
RomeCountryimmediate, option
CatholicismReligionimmediate, option
War of ReligionsSituationtriggerDefinitionin_game/events/situations/war_of_religions.txt:1187
1188type = country_event
1189category = situation_event
1190title = war_of_religions.18.title The Looting of Target Location
1191desc = war_of_religions.18.desc The Target Location Rank of Target Location is host to a beautiful Library, containing several works that are considered among the best the Target Location Language has committed to paper. With Target Location now in our control, it is also our right to claim the spoils of war. It just happens that these books would make a beautiful addition to the Target Book Donation Court Title in Target Book Donation.
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
}
}
}