I mean, on one hand, that would be absolutely horrifying, but on the other hand, will this blind girl suddenly lose her eyes at 16?
I had this opportunity once and thought about this, too. I think I saved, tried it, and saw that it didn't have a portrait effect. So I figured it was best left alone and reloaded. Not really that comfortable with the opportunity, but I can see the rare opportunity when it would be necessary (bratty upstart pretender younger than 16).
I mean, on one hand, that would be absolutely horrifying, but on the other hand, will this blind girl suddenly lose her eyes at 16?
Well tbh children really don't have a unique potrait for anything outside of ethnicity.
doesn't the blinding decision only available for people over 16 ?
No, I've seen kids that have been castrated or blinded before 16.
this blind girl suddenly lose her eyes at 16?
No, I've seen kids that have been castrated or blinded before 16.
In the Strange Screenshots thread there's a picture of an event that fired for someone who'd castrated a child, saying something like 'you're a real piece of work, aren't you?'I've check the files. blinding has no age restrictions but castration has and it is 16yo.
In the Strange Screenshots thread there's a picture of an event that fired for someone who'd castrated a child, saying something like 'you're a real piece of work, aren't you?'
In the Strange Screenshots thread there's a picture of an event that fired for someone who'd castrated a child, saying something like 'you're a real piece of work, aren't you?'
effect = {
hidden_tooltip = {
if = {
limit = { age = 16}
FROM = {
character_event = { id = LoR.832 }
}
}
if = {
limit = { NOT = { age = 16 } }
FROM = {
character_event = { id = LoR.834 }
}
}
}
vassal_castrate_decision = {
from_potential = {
culture_group = byzantine
}
potential = {
has_dlc = "Legacy of Rome"
prisoner = yes
is_female = no
NOT = { trait = eunuch }
host = { character = FROM }
}
allow = {
prisoner = yes
}
effect = {
hidden_tooltip = {
if = {
limit = { age = 16}
FROM = {
character_event = { id = LoR.832 }
}
}
if = {
limit = { NOT = { age = 16 } }
FROM = {
character_event = { id = LoR.834 }
}
}
}
character_event = { id = LoR.833 tooltip = "EVTTOOLTIPLoR.833" }
add_trait = eunuch
prisoner = no
opinion = {
modifier = opinion_castrated_me
who = FROM
}
FROM = {
if = {
limit = { NOT = { trait = cruel } }
random = {
chance = 25
add_trait = cruel
hidden_tooltip = {
character_event = { id = 38259 }
}
}
}
piety = -50
}
hidden_tooltip = {
if = {
limit = { FROM = { NOT = { dynasty = ROOT } } }
any_dynasty_member = {
opinion = {
modifier = opinion_castrated_family
who = FROM
}
}
}
}
}
revoke_allowed = {
always = no
}
ai_will_do = {
factor = 1
modifier = {
factor = 0
reverse_opinion = { who = FROM value = 40 }
}
modifier = {
factor = 0
FROM = { trait = kind }
}
modifier = {
factor = 0.2 # Less likely to do it
}
modifier = {
factor = 1.2
FROM = {
OR = {
trait = cruel
trait = impaler
}
}
}
}
}
No, I've seen kids that have been castrated or blinded before 16.