On Action
on_siege_lost
Bey FortressBuildingeffectbey_fortress_siege_timerVariableeffectDefinitionin_game/common/on_action/_hardcoded.txt:351
358effect = {
359if = {
360limit = {
361OR = {
362has_reform = government_reform:anatolian_beylik
363any_in_global_list = {
364variable = eligible_beylik_list
365this = root
}
}
368in_civil_war = no
369scope:target = {
}
}
374scope:target = {
375if = {
376limit = {
377owner = {
377has_reform = government_reform:anatolian_beylik
}
}
}
381else_if = {
382limit = {
383country_exists = previous_owner
384previous_owner = {
384has_reform = government_reform:anatolian_beylik
}
}
}
}
}
}