Character InteractionChanged this version
Castrate
Order the castration of a Character at our court. This punishment marks the target permanently and removes their ability to sire children.
Fate of the PhoenixDLCpotential
CrownEstateeffect
Byzantine SuccessionHeir Selectionpotential
Is Head of the CabinetModifier Typeselect triggerPlotting a RebellionStatic Modifiereffect
BlindTraiteffect
CastratedTraiteffect, select trigger
EunuchTraiteffect, select triggerscope_pretender_varVariableeffect2message = yes
3on_own_nation = yes
5potential = {
}
12allow = {
13scope:actor = {
14has_ruler = yes
}
}
18ai_tick = never
20price = price:castrate_character_price
22select_trigger = {
23looking_for_a = character
24source = actor
25target_flag = recipient
26name = "choose_character" Choose the Character:
27column = {
28data = name
}
38enabled = {
39is_adult = yes
40is_ruler = no
41is_regent = no
42NOT = {
42is_spouse_of = scope:actor.ruler
}
}
}
47effect = {
48scope:actor = {
49add_prestige = 5
50if = {
52add_estate_satisfaction = {
}
}
54else = {
55add_estate_satisfaction = {
55type = scope:recipient.estate_type
}
}
}
61if = {
64custom_tooltip = blind_pretender_removed_tt Recipient forfeits his/her claim to the throne, as a blinded heir cannot rule
66scope:actor = {
67ordered_character = {}
}
128hidden_effect = {
129scope:recipient = {
131remove_character_allegiance = yes
132if = {
}
}
}
}
}
141ai_will_do = {
}