Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- focus = {
- id = ARG_annex_chile
- icon = GFX_goal_generic_major_war
- x = 6
- y = 1
- cost = 10
- prerequisite = { focus = militarism focus = political_correctness }
- available = {
- tag = ARG
- CHI = { exists = yes }
- }
- bypass = {
- NOT = { CHI = { exists = yes } }
- }
- completion_reward = {
- # Chile komplett annektieren
- annex_country = {
- target = CHI
- transfer_troops = yes
- }
- # Alle ehemaligen chilenischen Staaten zu Cores machen
- every_owned_state = {
- limit = {
- OR = {
- is_core_of = CHI
- }
- }
- add_core_of = ARG
- }
- }
- ai_will_do = {
- factor = 1
- }
- }
Advertisement