脚本效果
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
}
}