
Action
Promote a Mamlūk
Elite soldiers that are capable of prime positions in our administration, Mamlūk soldiers and holders of the office are the backbone of our stratocratic administration and wield tremendous influence.
Can Promote MamālīkModifier TypepotentialDefinitionin_game/common/generic_actions/mamluk_actions.txt:1
2type = parliament
4sound = PARLIAMENT_PROMOTE_MAMLUKS
13allow = {
14scope:actor = {
15is_active_parliament = yes
}
}
23ai_tick = daily
24ai_tick_frequency = 20
26automation_tick = daily
27automation_tick_frequency = 20
29effect = {
30scope:actor = {
31custom_tooltip = {
32text = promote_mamluks_tt New Mamlūk candidates will appear through an Event
}
35change_parliament_issue_support = {
40multiply = -1
}
}
}
45ai_will_do = {
46add = {
47if = {
48limit = {
49scope:actor = {
50parliament_issue_support > 0.75
}
}
53value = 10
}
}
}