Character InteractionChanged this version
Blind
Order the blinding of a Character at our court. This ancient punishment renders the target unable to lead armies and diminishes their political standing.
Fate of the PhoenixDLCpotential
CrownEstateeffect
Byzantine SuccessionHeir Selectionpotential
Is Head of the CabinetModifier Typeselect triggerPlotting a RebellionStatic Modifiereffect
BlindTraiteffect, select trigger
CastratedTraiteffect
EunuchTraiteffectscope_pretender_varVariableeffect145message = yes
146on_own_nation = yes
148potential = {
}
155allow = {
156scope:actor = {
157has_ruler = yes
}
}
161ai_tick = never
163price = price:blind_character_price
165select_trigger = {
166looking_for_a = character
167source = actor
168target_flag = recipient
169name = "choose_character" Choose the Character:
170column = {
171data = name
}
177enabled = {
178is_adult = yes
179is_ruler = no
180NOT = {
180is_spouse_of = scope:actor.ruler
}
181is_regent = no
}
}
186effect = {
187scope:actor = {
188add_prestige = 5
189if = {
191add_estate_satisfaction = {
}
}
193else = {
194add_estate_satisfaction = {
194type = scope:recipient.estate_type
}
}
}
200if = {
203custom_tooltip = blind_pretender_removed_tt Recipient forfeits his/her claim to the throne, as a blinded heir cannot rule
205scope:actor = {
206ordered_character = {}
}
267hidden_effect = {
268scope:recipient = {
270remove_character_allegiance = yes
271if = {
}
}
}
}
}
280ai_will_do = {
}