
Peace Treaty
Force Revolution
The old order shall be swept away. By this treaty we shall force them to embrace the fires of revolution.
Spread the RevolutionCasus Bellipotential
RomeCountryeffect
MonarchyGovernment Typeallow
People's UprisingSituationpotentialDefinitionin_game/common/peace_treaties/force_revolution.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_BASE" Base
5value = 50
}
7add = {
8desc = "relative_mil_strength_tt" Military Strength of Loser compared to us
9value = 100
10multiply = "scope:loser.relative_military_strength(scope:winner)"
}
}
14potential = {
}
21allow = {
22NOT = {
22revolutionary_target ?= scope:loser
}
23scope:loser = {
24is_revolutionary = no
25is_subject = no
27has_any_active_disaster = no
}
}
30effect = {
31scope:loser = {
38set_revolution = yes
39kill_character = {
40target = scope:loser.ruler_or_regent
41reason = execution
42killer = scope:winner.ruler_or_regent
}
}
}
48ai_desire = {
49value = 1000
}