
和平条约
推行革命
旧秩序将被一扫而光。通过这份条约,我们将迫使他们拥抱革命之火。
传播革命宣战理由potential
罗马国家effect
君主国政体allow
人民起义局势potential定义in_game/common/peace_treaties/force_revolution.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_BASE" 基础
5value = 50
}
7add = {
8desc = "relative_mil_strength_tt" Loser与我们的军力对比。
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
}