Interação de PersonagemAlterado nesta versão
Castrar
Ordene a castração de um Personagem na corte. A punição marca permanentemente o alvo e retira a habilidade de ele conceber crianças.
Fate of the PhoenixDLCpotential
CoroaEstamentoeffect
Sucessão BizantinaLei de Sucessãopotential
É Líder do Conselho de MinistrosTipo de Modificadorselect triggerPlanejando uma RebeliãoModificador Estáticoeffect
Cego(a)Característicaeffect
Castrado(a)Característicaeffect, select trigger
EunucoCaracterísticaeffect, select triggerscope_pretender_varVariáveleffect2message = 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" Escolha o Personagem:
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 abandona sua reivindicação ao trono porque herdeiros cegos não podem governar
66scope:actor = {
67ordered_character = {}
}
128hidden_effect = {
129scope:recipient = {
131remove_character_allegiance = yes
132if = {
}
}
}
}
}
141ai_will_do = {
}