diff --git a/common/national_focus/NDL.txt b/common/national_focus/NDL.txt index 4428801..b3c4ed4 100644 --- a/common/national_focus/NDL.txt +++ b/common/national_focus/NDL.txt @@ -23,29 +23,174 @@ focus_tree = { focus = { - id = NDL_expand_utrecht_industry + id = NDL_praise_the_throne - icon = GFX_goal_generic_construct_infrastructure - x = 3 + icon = GFX_focus_generic_monarchy_1 + x = 8 y = 0 - cost = 10 + cost = 5 available_if_capitulated = no completion_reward = { - add_building_construction = { - type = infrastructure - level = 1 - instant_build = yes - } - add_extra_state_shared_building_slots = 1 - add_building_construction = { - type = industrial_complex - level = 1 - instant_build = yes + add_popularity = { + ideology = monarchism + popularity = 0.15 } } } + focus = { + id = NDL_begin_colonialist_policies + + icon = GFX_focus_generic_merchant_fleet + x = 6 + y = 2 + cost = 10 + + prerequisite = {focus = NDL_praise_the_throne} + available_if_capitulated = no + + completion_reward = { + random_core_state = { + prioritize = { 624 } + limit = { + is_fully_controlled_by = ROOT + } + add_extra_state_shared_building_slots = 2 + add_building_construction = { + type = dockyard + level = 2 + instant_build = yes + } + } + } + + } + + focus = { + id = NDL_claim_the_shetland_islands + + icon = GFX_focus_ICE_securing_the_north_sea_passage + x = 6 + y = 3 + cost = 10 + + prerequisite = {focus = NDL_begin_colonialist_policies} + available_if_capitulated = no + + completion_reward = { + add_state_core = 183 + transfer_state = 183 + } + + } + + focus = { + id = NDL_expand_shetland_infrastructure + + icon = GFX_focus_generic_industry_1 + x = 6 + y = 4 + cost = 5 + + prerequisite = {focus = NDL_claim_the_shetland_islands} + available_if_capitulated = no + + completion_reward = { + 183 = { + limit = { + is_fully_controlled_by = ROOT + } + add_extra_state_shared_building_slots = 2 + add_building_construction = { + type = infrastructure + level = 1 + instant_build = yes + } + } + } + + } + + focus = { + id = NDL_expand_shetland_infrastructure_2 + + icon = GFX_focus_generic_industry_2 + x = 6 + y = 5 + cost = 5 + + prerequisite = {focus = NDL_expand_shetland_infrastructure} + available_if_capitulated = no + + completion_reward = { + 183 = { + limit = { + is_fully_controlled_by = ROOT + } + add_building_construction = { + type = infrastructure + level = 2 + instant_build = yes + } + } + } + + } + + focus = { + id = NDL_expand_shetland_infrastructure_3 + + icon = GFX_focus_generic_industry_3 + x = 6 + y = 6 + cost = 10 + + prerequisite = {focus = NDL_expand_shetland_infrastructure_2} + available_if_capitulated = no + + completion_reward = { + 183 = { + limit = { + is_fully_controlled_by = ROOT + } + add_building_construction = { + type = industrial_complex + level = 2 + instant_build = yes + } + } + } + + } + + focus = { + id = NDL_expand_industry + + icon = GFX_focus_generic_industry_1 + x = 10 + y = 2 + cost = 10 + + prerequisite = {focus = NDL_praise_the_throne} + available_if_capitulated = no + + completion_reward = { + 183 = { + limit = { + is_fully_controlled_by = ROOT + } + add_extra_state_shared_building_slots = 2 + add_building_construction = { + type = industrial_complex + level = 2 + instant_build = yes + } + } + } + + } + } diff --git a/history/states/13-State_13.txt b/history/states/13-State_13.txt index 7a17b75..423d3fb 100644 --- a/history/states/13-State_13.txt +++ b/history/states/13-State_13.txt @@ -1,9 +1,7 @@ state={ id=13 name="STATE_13" - provinces={ - 2754 - } + provinces={} buildings_max_level_factor=1.000 manpower=1000 state_category = rural diff --git a/history/states/181-State_181.txt b/history/states/181-State_181.txt index b97a2c3..d906e28 100644 --- a/history/states/181-State_181.txt +++ b/history/states/181-State_181.txt @@ -1,9 +1,7 @@ state={ id=181 name="STATE_181" - provinces={ - 19 8685 - } + provinces={} buildings_max_level_factor=1.000 manpower=1000 state_category = rural diff --git a/history/states/183-State_183.txt b/history/states/183-State_183.txt index 5e49daa..119b4b6 100644 --- a/history/states/183-State_183.txt +++ b/history/states/183-State_183.txt @@ -2,7 +2,7 @@ state={ id=183 name="STATE_183" provinces={ - 2813 8606 8634 8658 8696 8732 8761 + 2813 8606 8634 8658 8696 8732 8761 2754 8685 19 } buildings_max_level_factor=1.000 manpower=1000