Skip to content

Commit

Permalink
rewards for Italy trying to fight for Africa
Browse files Browse the repository at this point in the history
  • Loading branch information
Mumiago committed Oct 24, 2022
1 parent 1053b5c commit a7926f9
Showing 1 changed file with 96 additions and 28 deletions.
124 changes: 96 additions & 28 deletions common/national_focus/italy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3539,7 +3539,7 @@ focus_tree = {
}
}
focus = {
id = ITA_victory_egypt
id = ITA_victory_marshamutruh
icon = GFX_goal_generic_occupy_states_ongoing_war
prerequisite = { focus = ITA_join_the_axis }
x = 33
Expand All @@ -3551,60 +3551,140 @@ focus_tree = {
available = {
OR = {
ROOT = {
controls_state = 446
controls_state = 452
}
any_other_country = {
is_in_faction_with = GER
controls_state = 446
controls_state = 452
}
}
}
completion_reward = {

random_owned_controlled_state = {
prioritize = { 161 }
add_extra_state_shared_building_slots = 5
add_extra_state_shared_building_slots = 10
add_building_construction = {
type = arms_factory
level = 5
level = 10
instant_build = yes
}
}
random_owned_controlled_state = {
prioritize = { 159 }
add_extra_state_shared_building_slots = 5
add_extra_state_shared_building_slots = 10
add_building_construction = {
type = arms_factory
level = 5
level = 10
instant_build = yes
}
}
GER = {
random_owned_controlled_state = {
prioritize = { 65 }
add_extra_state_shared_building_slots = 10
add_building_construction = {
type = arms_factory
level = 10
instant_build = yes
}
}
random_owned_controlled_state = {
prioritize = { 66 }
add_extra_state_shared_building_slots = 10
add_building_construction = {
type = arms_factory
level = 10
instant_build = yes
}
}
}
}
}
focus = {
id = ITA_victory_egypt
icon = GFX_goal_generic_occupy_states_ongoing_war
prerequisite = { focus = ITA_victory_marshamutruh }
x = 33
y = 8
cost = 5
ai_will_do = {
factor = 10
}
available = {
OR = {
AND = {
date > 1942.1.1
OR = {
ROOT = {
controls_state = 452
}
any_other_country = {
is_in_faction_with = GER
controls_state = 452
}
}
}
OR = {
ROOT = {
controls_state = 446
}
any_other_country = {
is_in_faction_with = GER
controls_state = 446
}
}
}
}
completion_reward = {

random_owned_controlled_state = {
prioritize = { 158 }
add_extra_state_shared_building_slots = 5
prioritize = { 161 }
add_extra_state_shared_building_slots = 10
add_building_construction = {
type = arms_factory
level = 5
level = 10
instant_build = yes
}
}
random_owned_controlled_state = {
prioritize = { 2 }
add_extra_state_shared_building_slots = 5
prioritize = { 159 }
add_extra_state_shared_building_slots = 10
add_building_construction = {
type = arms_factory
level = 5
level = 10
instant_build = yes
}
}
GER = {
random_owned_controlled_state = {
prioritize = { 52 }
add_extra_state_shared_building_slots = 10
add_building_construction = {
type = arms_factory
level = 10
instant_build = yes
}
}
random_owned_controlled_state = {
prioritize = { 53 }
add_extra_state_shared_building_slots = 10
add_building_construction = {
type = arms_factory
level = 10
instant_build = yes
}
}
}
}
}

focus = {
id = ITA_operation_countenance
icon = GFX_focus_ger_assassinate_mussolini
prerequisite = { focus = ITA_victory_egypt }
x = 33
y = 8
y = 9
cost = 2
ai_will_do = {
factor = 0
Expand Down Expand Up @@ -3636,10 +3716,10 @@ focus_tree = {
}
}
ITA = {
casualties < 75000
casualties < 100000
}
ENG = {
casualties < 100000
casualties < 150000
}
}
}
Expand Down Expand Up @@ -3676,18 +3756,6 @@ focus_tree = {

completion_reward = {
add_ideas = ITA_german_scientist_cooperation
random_owned_controlled_state = {
limit = {
is_controlled_by = ITA
is_core_of = ITA
}
add_extra_state_shared_building_slots = 5
add_building_construction = {
type = arms_factory
level = 5
instant_build = yes
}
}
}
}
focus = {
Expand Down

0 comments on commit a7926f9

Please sign in to comment.