Event
Another one bites the dust...

Rich men, trust not in wealth,
Gold cannot buy you health;
Physic himself must fade.
All things to end are made,
The plague full swift goes by;
I am sick, I must die.
Bubonic PlagueDiseasetriggerbd1026_cdVariabletriggerDefinitionin_game/events/situations/black_death.txt:2282
2283type = country_event
2284category = situation_event
2286title = black_death.1026.title Another one bites the dust...
2287desc = black_death.1026.desc Rich men, trust not in wealth,
Gold cannot buy you health;
Physic himself must fade.
All things to end are made,
The plague full swift goes by;
I am sick, I must die.
Gold cannot buy you health;
Physic himself must fade.
All things to end are made,
The plague full swift goes by;
I am sick, I must die.
2288outcome = neutral
2290image = "gfx/interface/illustrations/situation/black_death.dds"
2293trigger = {
2295any_character = {
2296in_cabinet = yes
}
}
2301immediate = {
2303random_character = {
2304limit = {
2305in_cabinet = yes
}
2307save_scope_as = target_character
}
2309kill_character = {
2310target = scope:target_character
2311reason = fever
}
}