Event
Target Character, a Traitor?

Target Piccolomini and Target Gallas have provided us with multiple reports concerning the loyalty of Target Character, suggesting that he/she is no longer loyal to our cause and has negotiated peace-terms with our enemies. The supporting faction urges us to remove Target Character from his/her position, strip him/her from any official rank, and order his/her execution.
Defensive BuildingsBuilding Categoryoption 1
Religious SuperiorityCasus Bellitrigger
Catholic LeagueInternational Organizationoption 1Definitionin_game/events/situations/war_of_religions.txt:1465
1466type = country_event
1467category = situation_event
1468title = war_of_religions.1201.title Target Character, a Traitor?
1469desc = {
1470first_valid = {
1471triggered_desc = {
1472trigger = {
1473character:wor_piccolomini_script = {
1474is_alive = yes
1475owner = root
}
1477character:wor_gallas_script = {
1478is_alive = yes
1479owner = root
}
}
1482desc = war_of_religions.1201.desc.a Target Piccolomini and Target Gallas have provided us with multiple reports concerning the loyalty of Target Character, suggesting that he/she is no longer loyal to our cause and has negotiated peace-terms with our enemies. The supporting faction urges us to remove Target Character from his/her position, strip him/her from any official rank, and order his/her execution.
}
1484triggered_desc = {
1485trigger = {
1486character:wor_piccolomini_script = {
1487is_alive = yes
1488owner = root
}
}
1491desc = war_of_religions.1201.desc.b Target Piccolomini has provided us with multiple reports concerning the loyalty of Target Character, suggesting that he/she is no longer loyal to our cause and has negotiated peace-terms with our enemies. The supporting faction urges us to remove Target Character from his/her position, strip him/her from any official rank, and order his/her execution.
}
1493triggered_desc = {
1494trigger = {
1495character:wor_gallas_script = {
1496is_alive = yes
1497owner = root
}
}
1500desc = war_of_religions.1201.desc.c Target Gallas has provided us with multiple reports concerning the loyalty of Target Character, suggesting that he/she is no longer loyal to our cause and has negotiated peace-terms with our enemies. The supporting faction urges us to remove Target Character from his/her position, strip him/her from any official rank, and order his/her execution.
}
1502triggered_desc = {
1503desc = war_of_religions.1201.desc.d Some of our general staff have provided us with multiple reports concerning the loyalty of Target Character, suggesting that he/she is no longer loyal to our cause and has negotiated peace-terms with our enemies. The supporting faction urges us to remove Target Character from his/her position, strip him/her from any official rank, and order his/her execution.
}
}
}
1507outcome = neutral
1509fire_only_once = yes
1511illustration_tags = {
151210 = armed
151310 = exterior
}
1516trigger = {
1517character:wor_wallenstein_script ?= {
1518is_alive = yes
1519owner ?= root
}
}
1524immediate = {
}
1527character:wor_wallenstein_script = {
1528if = {
1529limit = {
1530is_alive = yes
}
1532save_scope_as = target_character
}
}
1535character:wor_piccolomini_script = {
1536if = {
1537limit = {
1538is_alive = yes
1539owner = root
}
1541save_scope_as = target_piccolomini
}
}
1544character:wor_gallas_script = {
1545if = {
1546limit = {
1547is_alive = yes
1548owner = root
}
1550save_scope_as = target_gallas
}
}
}