Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions TGC/common/event_modifiers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6847,3 +6847,24 @@ ap_countdown = {
sacrifice_cd = {
icon = 21
}
### French Land Projects ###

sologne_development = {
farm_rgo_eff = 0.10
icon = 19
}

landes_pine_forest = {
local_rgo_throughput = 0.15
icon = 13
}

camargue_reclamation = {
local_rgo_throughput = 0.10
icon = 19
}
corsica_colonisation_forests = {
local_rgo_throughput = 0.05
non_accepted_pop_militancy_modifier = 0.01
icon = 20
}
106 changes: 106 additions & 0 deletions TGC/decisions/FranceExtra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1524,6 +1524,112 @@ political_decisions = {
}
}

ai_will_do = { factor = 1 }
}
landes_reforestation = {
picture = "landes_forest"
potential = {
tag = FRA
owns = 458
owns = 459
year = 1857
NOT = { has_country_flag = landes_reforested }
}

allow = {
war = no
money = 45000
state_and_government = 1
}

effect = {
money = -45000
prestige = 15
set_country_flag = landes_reforested
458 = {
trade_goods = timber
add_province_modifier = {
name = "landes_pine_forest"
duration = -1
}
}
459 = {
trade_goods = timber
add_province_modifier = {
name = "landes_pine_forest"
duration = -1
}
}
}

ai_will_do = { factor = 1 }
}
camargue_irrigation = {
picture = "rhone_delta"
potential = {
tag = FRA
owns = 461
year = 1875
NOT = { has_country_flag = camargue_tamed }
}

allow = {
war = no
money = 40000
iron_railroad = 1
}

effect = {
money = -40000
prestige = 10
set_country_flag = camargue_tamed
461 = {
life_rating = 5
trade_goods = grain
add_province_modifier = {
name = "camargue_reclamation"
duration = -1
}
}
}

ai_will_do = { factor = 1 }
}
corsica_reforestation = {
picture = "corsica_reforest"
potential = {
tag = FRA
owns = 473
year = 1880
NOT = { has_country_flag = corsica_reforested }
}

allow = {
war = no
money = 25000
biologism = 1
}

effect = {
money = -25000
prestige = 5
set_country_flag = corsica_reforested
473 = {
trade_goods = timber
}
any_pop = {
limit = {
location = 473
OR = {
type = farmers
type = labourers
}
}
militancy = 2
consciousness = 1
}
}

ai_will_do = { factor = 1 }
}
}
43 changes: 43 additions & 0 deletions TGC/decisions/Works.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
political_decisions = {
solrecl = {
picture = "reclaim_sologne"

potential = {
tag = FRA
owns = 442
year = 1860
NOT = { has_country_flag = sologne_reclaimed }
}

allow = {
war = no
money = 30000
medicine = 1
}

effect = {
money = -30000
prestige = 10
set_country_flag = sologne_reclaimed

442 = {
trade_goods = timber
life_rating = 5
add_province_modifier = {
name = "solodevs"
duration = -1
}
}

any_pop = {
limit = { location = 442 }
militancy = -1
}
}

ai_will_do = {
factor = 1
}
}

}
Binary file added TGC/gfx/pictures/decisions/corsica_reforest.dds
Binary file not shown.
Binary file added TGC/gfx/pictures/decisions/landes_forest.dds
Binary file not shown.
Binary file added TGC/gfx/pictures/decisions/reclaim_sologne.dds
Binary file not shown.
Binary file added TGC/gfx/pictures/decisions/rhone_delta.dds
Binary file not shown.
1,470 changes: 739 additions & 731 deletions TGC/localisation/00_decisions.csv

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion TGC/localisation/00_modifiers.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1639,4 +1639,12 @@ paraguay_is_ours;Paraguay is ours!;;;;;;;;;;;;;;
cisplatina_is_ours;Cisplatina is ours!;;;;;;;;;;;;;;
yinxu_excavations;The Cradle of Chinese Civilization;;;;;;;;;;;;;x
recently_hired_general;Recently Hired General;;;;;;;;;;;;;;x
recently_hired_general_desc;We have recently hired a foreign general, and must wait a bit for willing candidates before hiring another.;;;;;;;;;;;;;;x
recently_hired_general_desc;We have recently hired a foreign general, and must wait a bit for willing candidates before hiring another.;;;;;;;;;;;;;;x
sologne_development;Sologne Development;;;;;;;;;;;;;x
sologne_development_desc;This province is undergoing a state-sponsored reclamation. Marshes are being drained and pine forests planted, reducing disease and turning once-impoverished land into a productive source of timber.;;;;;;;;;;;;;x
landes_pine_forest;Landes Pine Forest;;;;;;;;;;;;;x
landes_pine_forest_desc;What was once unproductive heathland is now being systematically transformed into a vast pine forest. This ambitious state project has changed the landscape and the local economy, focusing it on timber production.;;;;;;;;;;;;;x
camargue_reclamation;Camargue Reclamation;;;;;;;;;;;;;x
camargue_reclamation_desc;Systematic irrigation and drainage projects are taming the wild Rhône delta. The control of malaria has made the province healthier, while the reclaimed land is now used for new industries like rice cultivation and saltworks.;;;;;;;;;;;;;x
corsica_colonisation_forests;Colonisation Forests;;;;;;;;;;;;;x
corsica_colonisation_forests_desc;The state has introduced large pine plantations to stabilize the soil and prevent erosion. However, these "Colonisation Forests" are deeply resented by local shepherds and farmers whose traditional grazing lands have been expropriated, causing unrest.;;;;;;;;;;;;;x