EventChanged this version
Carnal Sins
The Ruler Title has found himself/herself entranced by a certain Devil Char whose figure haunts the Country Adjective halls by day and the Ruler Title's dreams by night. The temptation is becoming too much for him/her to bear, but in the end, only fate can decide whether Ruler Char will have to seek forgiveness for more than thoughts this Sunday.
MonarchyGovernment Typetrigger
CatholicismReligiontrigger
CastratedTraittrigger
EunuchTraittriggerDefinitionin_game/events/character/dynastic.txt:2
3type = country_event
4title = dynastic.1.title Carnal Sins
5desc = dynastic.1.desc The Ruler Title has found himself/herself entranced by a certain Devil Char whose figure haunts the Country Adjective halls by day and the Ruler Title's dreams by night. The temptation is becoming too much for him/her to bear, but in the end, only fate can decide whether Ruler Char will have to seek forgiveness for more than thoughts this Sunday.
6outcome = neutral
7illustration_tags = {
810 = regular
910 = interior
}
11trigger = {
14ruler ?= {
15is_female = no
16is_adult = yes
17has_dynasty = yes
18num_of_children < 1
}
24has_regent = no
25has_consort = no
}
30immediate = {
31ruler = {
32save_scope_as = ruler_char
}
34create_character = {
35age = {
20
35
}
36female = yes
37create_in_limbo = yes
38save_scope_as = devil_char
}
}