And 6,528 gold on hand. Clearly an economic genius. Probably uses one foot stomp for "Buy" and two foot stomps for "Sell" to his Steward.With the nickname "the Handsome."![]()
And 6,528 gold on hand. Clearly an economic genius. Probably uses one foot stomp for "Buy" and two foot stomps for "Sell" to his Steward.With the nickname "the Handsome."![]()
He was a viking and a mercenary captain, he had to earn a lot of gold.And 6,528 gold on hand. Clearly an economic genius. Probably uses one foot stomp for "Buy" and two foot stomps for "Sell" to his Steward.
So he was like Ivar the Boneless except brainless a bit, with plenty of leg strength.He was a viking and a mercenary captain, he had to earn a lot of gold.
Boring answer: Any non-nomad who executes him. (Eg. If he's taken prisoner in battle, and he is not the primary attacker/defender in the war, so he isn't automatically released a few days later.) The chance of burning (instead of any other execution method) is significantly increased if his jailer views him as a heretic. And it's slightly increased for kinslayer, being female, and if the prisoner did one of several actions that severely annoyed the jailer (eg. killed close kin).View attachment 1026199
Who can even give the order to burn an entire emperor?
execution_method = {
death = death_execution_burning
weight_multiplier = {
factor = 150
modifier = {
factor = 2
is_female = yes
}
modifier = {
factor = 2
is_any_kinslayer_trigger = yes
}
modifier = {
factor = 4
is_heresy_of = FROM
}
modifier = {
factor = 2
FROM = {
OR = {
has_opinion_modifier = { who = ROOT modifier = opinion_traitor }
has_opinion_modifier = { who = ROOT modifier = opinion_rebel_traitor }
has_opinion_modifier = { who = ROOT modifier = opinion_regicide_traitor }
has_opinion_modifier = { who = ROOT modifier = opinion_killed_close_kin }
has_opinion_modifier = { who = ROOT modifier = opinion_witch }
has_opinion_modifier = { who = ROOT modifier = opinion_takfir }
has_opinion_modifier = { who = ROOT modifier = opinion_unfaithful_wife }
has_opinion_modifier = { who = ROOT modifier = opinion_cuckolded }
has_opinion_modifier = { who = ROOT modifier = opinion_charge_heresiarch }
has_opinion_modifier = { who = ROOT modifier = opinion_charge_infidel }
has_opinion_modifier = { who = ROOT modifier = opinion_charge_deviant }
has_opinion_modifier = { who = ROOT modifier = opinion_charge_traitor }
}
}
}
}
trigger = {
FROM = {
NOT = { is_nomadic = yes }
}
}
}
In this case, it seems that the icon should be red, and the name of the person who gave the order should be indicated, or not?Boring answer: Any non-nomad who executes him. (Eg. If he's taken prisoner in battle, and he is not the primary attacker/defender in the war, so he isn't automatically released a few days later.) The chance of burning (instead of any other execution method) is significantly increased if his jailer views him as a heretic. And it's slightly increased for kinslayer, being female, and if the prisoner did one of several actions that severely annoyed the jailer (eg. killed close kin).
Code:execution_method = { death = death_execution_burning weight_multiplier = { factor = 150 modifier = { factor = 2 is_female = yes } modifier = { factor = 2 is_any_kinslayer_trigger = yes } modifier = { factor = 4 is_heresy_of = FROM } modifier = { factor = 2 FROM = { OR = { has_opinion_modifier = { who = ROOT modifier = opinion_traitor } has_opinion_modifier = { who = ROOT modifier = opinion_rebel_traitor } has_opinion_modifier = { who = ROOT modifier = opinion_regicide_traitor } has_opinion_modifier = { who = ROOT modifier = opinion_killed_close_kin } has_opinion_modifier = { who = ROOT modifier = opinion_witch } has_opinion_modifier = { who = ROOT modifier = opinion_takfir } has_opinion_modifier = { who = ROOT modifier = opinion_unfaithful_wife } has_opinion_modifier = { who = ROOT modifier = opinion_cuckolded } has_opinion_modifier = { who = ROOT modifier = opinion_charge_heresiarch } has_opinion_modifier = { who = ROOT modifier = opinion_charge_infidel } has_opinion_modifier = { who = ROOT modifier = opinion_charge_deviant } has_opinion_modifier = { who = ROOT modifier = opinion_charge_traitor } } } } } trigger = { FROM = { NOT = { is_nomadic = yes } } } }
You are correct! Something a bit stranger happened.In this case, it seems that the icon should be red, and the name of the person who gave the order should be indicated, or not?
death_execution_burning
death_reason, when a character is killed by event with no killer specified.death_reason = death_execution_burning
and do NOT specify a killer:Yes.You are correct! Something a bit stranger happened.
So, this emperor of Bulgaria was a somewhat-incompetent demon worshipper.
- Searching the localisation files for that specific death test leads to the localisation key "DEATH_EXECUTION_BURNING_NO_KILLER".
- This localisation key is used for the
death_execution_burning
death_reason, when a character is killed by event with no killer specified.- There are only two events that specify
death_reason = death_execution_burning
and do NOT specify a killer:
- Joan of Arc (obviously not applicable in this case)
- When a demon worshipper is dragged off and killed by villagers / demon hunters / righteous knights, one of the options is that they are burned at the stake without a killer specified. (Or, similarly, when one demon worshipper gives another to the villagers for burnination.)
(The "possessed" trait is consistent with this - maybe a senior member shoved a demon in him while he was imprisoned?)
So you basically exiled the pope to Siberia!View attachment 1026938
I took Rome from the Pope, mended schism, but he somehow crusaded Mongols and carved a piece of land for himself again.
Russians had usually exiled religious persons on Solovky.So you basically exiled the pope to Siberia!
I think what you're trying to say is that, if the schism was mended, then the Pope would revert to being Patriarch of Rome, and there would be no separate Catholic religion.To me the weird part is that the Pope is an Orthodox heretic. Even with the mended schism, that doesn't make any sense...
There's a really rare "absurd" event chain where your son is revealed to be a bear. (For comparison: In achievement-compatible games, I've had a Child of Destiny twice and a random-event Demon Child 2-3 times. I've never had a bear. :-/ ) If the son survives and inherits, you get... bear lords!How did they get dog lords!?
I love that you thought this was a dog rather than a bear - with the headdress it does look a lot like a Jack Russell or other small dog!
Color me confused (but please call me Karlington), but may I ask how this prisoner producer works? I don't get it from the image.I got a kind of stupid idea that was kind of funny and now I basically have an infinite prisoners producer.
View attachment 1027971