
国家関与
プロイセン十字軍に招致
キャラクターを招致し、プロイセン十字軍に参加させる。このキャラクターは5年間、我々の管理下に置かれる。この期間中、キャラクターはステータスが上昇する可能性もあれば、その過程で栄光の死を遂げる可能性もある。
伝統時代potential
ルネサンス時代potential
市民階級select trigger 2
聖職者階級select trigger 2
庶民階級select trigger 2
君主制政体select trigger 1
陸軍・海軍を指揮できない補正タイプselect trigger 2
関与禁止補正タイプselect trigger 2
カトリック宗教potential, select trigger 1プロイセン十字軍を完了静的補正select trigger 2プロイセン十字軍に従軍静的補正select trigger 2定義in_game/common/country_interactions/prussian_crusade.txt:121
122type = diplomacy
123potential = {
124scope:actor = {
125capital.region = region:baltic_region
126has_reform = government_reform:military_order_reform
}
}
134allow = {
}
137select_trigger = {
138looking_for_a = country
139target_flag = recipient
140name = "choose_country" 国家を選択:
141column = {
142data = name
}
148enabled = {
149not = {
149is_at_war_with = scope:actor
}
}
}
153select_trigger = {
154looking_for_a = character
155source = recipient
156target_flag = target
157name = "invite_to_prussian_crusade_SELECT_TITLE" プロイセン十字軍に参加するキャラクターを選択
158none_available_msg_key = "invite_to_prussian_crusade_no_characters"
159column = {
159data = character_info
}
160visible = {
161is_alive = yes
162is_adult = yes
163is_ruler = no
164is_regent = no
}
}
176effect = {
177if = {
178limit = {
178exists = scope:target
}
179scope:target = {
180move_country = scope:actor
181if = {
182limit = {
182is_ruler = yes
}
185remove_ruler = scope:recipient
}
}
194scope:recipient = {
195add_to_variable_list = {
196name = pr_cr_characters
197target = scope:target
}
}
}
}
207diplo_chance = {
208opinion = 0.2
209relative_strength = 200
210diplomatic_reputation = 5
}
212accept = {
213add = {
214desc = "game_concept_rival" ライバル
215if = {
216limit = {
217scope:recipient = {
218is_rival_of = scope:actor
}
}
221value = -100
}
}
224add = {
225desc = "THEIR_OPINION_TOOLTIP" 相手国のわが国に対する評価
226value = "scope:recipient.opinion(scope:actor)"
227divide = 5
}
229add = {
230scope:recipient = {
231value = "trust(scope:actor)"
232divide = 5
}
}
}