Go ahead, go into your game, character finder, now type lunatic.
I'll wait.
I'll wait.
- 11
- 2
BTW is there any way to get rid of a lunatic trait? any lucky event or something?
### Remove Lunatic ###
character_event = {
id = 6021
desc = EVTDESC6021
picture = GFX_evt_recovery
border = GFX_event_normal_frame_religion
min_age = 16
only_capable = yes
trigger = {
health = 4
trait = lunatic
NOT = {
OR = {
trait = syphilitic
trait = has_aztec_disease
}
}
}
mean_time_to_happen = {
months = 12000
modifier = {
factor = 0.5
health = 6
}
}
option = {
name = EVTOPTA6021
remove_trait = lunatic
}
}
I wonder what specific identifiable "illnesses" the lunatic trait covers? There's the obvious ones, like schizophrenia (paranoid schizophrenia, etc), but there must be hundreds if one could compile a list.