스크립트 효과
ccw_grant_reward_for_getting_demands_rejected
아라곤국가else if 3
잉글랜드국가if
프랑스국가if
나바라국가else if 1
포르투갈국가else if 2아라곤문화else if 3카탈루냐문화else if 3잉글랜드문화if프랑시앵문화if포르투갈문화else if 2정의in_game/events/disaster/castilian_civil_war.txt:213
215scope:target_country = {
215add_opinion = {
215target = scope:from_country
215modifier = opinion_historical_rival_CAS_ccw
}
}
216scope:from_country = {
216add_opinion = {
216target = scope:target_country
216modifier = opinion_historical_rival_target_ccw
}
}
217if = {
218limit = {
218scope:target_country = {
}
}
219scope:target_country = {
220add_casus_belli = {
221target = scope:from_country
223province = scope:target_location_3.province
}
225add_casus_belli = {
226target = scope:from_country
228province = scope:target_location_8.province
}
}
}
232else_if = {
234scope:target_country = {
235add_casus_belli = {
236target = scope:from_country
238province = scope:target_location_3.province
}
240add_casus_belli = {
241target = scope:from_country
243province = scope:target_location_1.province
}
245add_casus_belli = {
246target = scope:from_country
248province = scope:target_location_2.province
}
250add_casus_belli = {
251target = scope:from_country
253province = scope:target_location_8.province
}
}
}
257else_if = {
259scope:target_country = {
}
}
266else_if = {
267limit = {
267scope:target_country = {
}
}
268scope:target_country = {
}
}
275else = {
276scope:target_country = {
}
}