스크립트 효과
ccw_grant_reward_for_joining_side
Only really used for tooltipping... the scopes are getting a bit confused during the real events.
아라곤국가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:191
192if = {
193limit = {
}
194from = scope:from_country
194target = scope:target_country
}
}
196else_if = {
}
200else_if = {
202from = scope:from_country
202target = scope:target_country
}
}
204else_if = {
206from = scope:from_country
206target = scope:target_country
}
}
208else = {
209from = scope:from_country
209target = scope:target_country
}
}