
평화 조약
혁명 강제
더 이상 낡은 질서가 설 자리는 없습니다. 이 조약으로 우리는 저들에게 혁명의 불꽃을 강제할 것입니다.
혁명 전파전쟁 명분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
}