Event
Petition for Privileges
Not all Cossacks are awarded the same privileges by the state. Traditionally, rights are awarded to specific Cossacks that are willing to perform great services to the state in times of war. As these rights are not transferable upon death, this means that the influence of the Cossacks can vary greatly over time. According to the Cossacks, it is high time we grant them further privileges to bolster our numbers.
CossacksEstatetriggerDefinitionin_game/events/estates/cossacks_estate_events.txt:119
120type = country_event
121title = cossack_estate_events.4.title Petition for Privileges
122desc = cossack_estate_events.4.desc Not all Cossacks are awarded the same privileges by the state. Traditionally, rights are awarded to specific Cossacks that are willing to perform great services to the state in times of war. As these rights are not transferable upon death, this means that the influence of the Cossacks can vary greatly over time. According to the Cossacks, it is high time we grant them further privileges to bolster our numbers.
123outcome = neutral
125trigger = {
128OR = {
129NOT = {
129has_estate_privilege = estate_privilege:cossacks_military_service
}
130NOT = {
130has_estate_privilege = estate_privilege:cossacks_register
}
}
133estate_power(estate_type:cossacks_estate) > 0.25
134estate_power(estate_type:cossacks_estate) < 0.75
}