Compare commits
2 commits
main
...
Frozen-War
| Author | SHA1 | Date | |
|---|---|---|---|
| a33934fee3 | |||
| b9a9c20d86 |
20 changed files with 192 additions and 19 deletions
|
|
@ -3,4 +3,4 @@
|
|||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
color = { 190 190 190 }
|
||||
131
common/national_focus/NGD.txt
Normal file
131
common/national_focus/NGD.txt
Normal file
|
|
@ -0,0 +1,131 @@
|
|||
focus_tree = {
|
||||
id = yxn_default
|
||||
country = {
|
||||
factor = 0
|
||||
modifier = {
|
||||
add = 10
|
||||
original_tag = NGD
|
||||
}
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = ngd_aftermath_of_frozen_war
|
||||
x = 15
|
||||
cost = 2
|
||||
icon = GFX_focus_CHL_departemento_de_las_tropas_nacistas_de_asalto
|
||||
mutually_exclusive = {}
|
||||
completion_reward = {
|
||||
add_stability = -0.1
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
##PRO KING PATH
|
||||
[
|
||||
focus = {
|
||||
id = ngd_squash_the_insurrectionists
|
||||
x = -1
|
||||
y = 1
|
||||
cost = 5
|
||||
icon = GFX_focus_eng_move_to_secure_the_dominions
|
||||
mutually_exclusive = { focus = ngd_meeting_in_novgorod }
|
||||
prerequisite = {focus = ngd_aftermath_of_frozen_war}
|
||||
relative_position_id = ngd_aftermath_of_frozen_war
|
||||
}
|
||||
focus = {
|
||||
id = ngd_focus_on_the_core
|
||||
x = -2
|
||||
y = 1
|
||||
cost = 6
|
||||
icon = GFX_focus_generic_home_defense
|
||||
prerequisite = {focus = ngd_squash_the_insurrectionists}
|
||||
relative_position_id = ngd_squash_the_insurrectionists
|
||||
}
|
||||
|
||||
|
||||
focus = {
|
||||
id = ngd_begin_pacification_capmaign
|
||||
x = 0
|
||||
y = 2
|
||||
cost = 10
|
||||
icon = GFX_focus_generic_total_war
|
||||
prerequisite = {focus = ngd_squash_the_insurrectionists}
|
||||
prerequisite = {focus = ngd_focus_on_the_core focus = ngd_royal_workshops}
|
||||
relative_position_id = ngd_squash_the_insurrectionists
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = ngd_rifles_to_loyalists
|
||||
x = -1
|
||||
y = 1
|
||||
cost = 4
|
||||
icon = GFX_focus_ETH_freedom_at_gunpoint
|
||||
prerequisite = {focus = ngd_begin_pacification_capmaign}
|
||||
relative_position_id = ngd_begin_pacification_capmaign
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = ngd_organized_redistribution_efforts
|
||||
x = 1
|
||||
y = 1
|
||||
cost = 4
|
||||
icon = GFX_focus_generic_agricultural_subsidies
|
||||
prerequisite = {focus = ngd_begin_pacification_capmaign}
|
||||
relative_position_id = ngd_begin_pacification_capmaign
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = ngd_reconstruct_damaged_borderlands
|
||||
x = 0
|
||||
y = 2
|
||||
cost = 4
|
||||
icon = GFX_focus_generic_modernize_industry
|
||||
prerequisite = {focus = ngd_organized_redistribution_efforts}
|
||||
relative_position_id = ngd_organized_redistribution_efforts
|
||||
}
|
||||
|
||||
|
||||
focus = {
|
||||
id = ngd_expand_policing_force
|
||||
x = 0
|
||||
y = 2
|
||||
cost = 4
|
||||
icon = GFX_focus_generic_limited_social_mobilization
|
||||
prerequisite = {focus = ngd_rifles_to_loyalists}
|
||||
prerequisite = {focus = ngd_organized_redistribution_efforts}
|
||||
relative_position_id = ngd_rifles_to_loyalists
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = ngd_the_fruits_of_loyalty
|
||||
x = 1
|
||||
y = 1
|
||||
cost = 4
|
||||
icon = GFX_focus_generic_concessions
|
||||
prerequisite = {focus = ngd_rifles_to_loyalists}
|
||||
relative_position_id = ngd_rifles_to_loyalists
|
||||
}
|
||||
|
||||
focus = {
|
||||
id = ngd_royal_workshops
|
||||
x = 2
|
||||
y = 1
|
||||
cost = 6
|
||||
icon = GFX_focus_generic_industry_3
|
||||
prerequisite = {focus = ngd_squash_the_insurrectionists}
|
||||
relative_position_id = ngd_squash_the_insurrectionists
|
||||
}
|
||||
]
|
||||
|
||||
focus = {
|
||||
id = ngd_meeting_in_novgorod
|
||||
x = 3
|
||||
y = 2
|
||||
cost = 12
|
||||
icon = GFX_focus_eng_the_kings_party
|
||||
mutually_exclusive = { focus = ngd_squash_the_insurrectionists}
|
||||
relative_position_id = ngd_aftermath_of_frozen_war
|
||||
prerequisite = {focus = ngd_aftermath_of_frozen_war}
|
||||
}
|
||||
}
|
||||
27
events/Novgorod.txt
Normal file
27
events/Novgorod.txt
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
add_namespace = novgorod
|
||||
|
||||
country_event {
|
||||
id = novgorod.1
|
||||
title = novgorod.1.t
|
||||
desc = novgorod.1.d
|
||||
picture = GFX_report_event_chinese_soldiers_fighting
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
option = { # The grace of the king must be restored
|
||||
name = novgorod.1.a
|
||||
ai_chance = { factor = 100 }
|
||||
effect_tooltip = {
|
||||
add_political_power = -50
|
||||
}
|
||||
}
|
||||
|
||||
option = { # Perhaps it is time for a new ruler
|
||||
name = novgorod.1.b
|
||||
ai_chance = { factor = 0 }
|
||||
effect_tooltip = {
|
||||
add_political_power = 50
|
||||
add_stability = -0.1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FIN
|
||||
owner = FIN
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = ABC
|
||||
owner = ABC
|
||||
add_core_of = FIN
|
||||
owner = FIN
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
add_claim_by = ILL
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
add_claim_by = ILL
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ state={
|
|||
id=277
|
||||
name="STATE_277"
|
||||
provinces={
|
||||
1258 1785 6082 9084 9090 9124 9128 9162 9166 9197 9233
|
||||
1258 6082 9084 9090 9124 9128 9162 9166 9197 9233
|
||||
}
|
||||
buildings_max_level_factor=1.000
|
||||
manpower=1000
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@ state={
|
|||
id=287
|
||||
name="STATE_287"
|
||||
provinces={
|
||||
917 9175 9181 9203 9271
|
||||
917 1785 9175 9181 9203 9271
|
||||
}
|
||||
buildings_max_level_factor=1.000
|
||||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ state={
|
|||
manpower=1000
|
||||
state_category = rural
|
||||
history={
|
||||
add_core_of = NGD
|
||||
add_core_of = ABC
|
||||
owner = NGD
|
||||
}
|
||||
}
|
||||
|
|
|
|||
6
localisation/english/frozen_war_events_l_english.yml
Normal file
6
localisation/english/frozen_war_events_l_english.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
l_english:
|
||||
MINIMIZE_EVENT:0 "§GClick§! to Minimize. Event will be placed in the Event Queue under §HEvents and Decisions§!."
|
||||
novgorod.1.t: "The ambitions of man"
|
||||
novgorod.1.d: "Lyeningrad is the name of a city that rose from the ashes like a phoenix, and through the guidance of Uruk the great it swallowed up many aspiring smaller powers within the lifespan of one man. But an empire so hungry and greedy, that yearns for more than it can stomoach, often looses it all. Uruk the Second was crowned only ten years ago, being seated on the throne his father had carved out of gold and blood. Three years later, that throne would be soot and ash. The Frozen War had raged for many years, destroying large parts of the country, as nomads in the east pillaged with little resistance and the west was caught in a brutal and bloody form of stagnant warfare. It was too much for the empire, and after many years the echoes of riots, revolutions and the ever approaching flame of war and death caused Uruk II to throw in the towel. \n Now in the aftermath of this disaster, With the country in flames and the coffers being siphoned by foreign lands, he must rally his people to rebuild and reclaim the glory his father bestowed upon them by proving their superiority over their overlods! \n Some, however, disagree with his approach. The son of Uruk II, Rauvind, is not a man of caution or a man of prowess. He is a young man talented in the arts of deciet and intrigue, and he seeks to make sure Lyeningrad is reborn in his image"
|
||||
novgorod.1.a: "It is time to unite the country, Uruk II shall reign supreme once more!"
|
||||
novgorod.1.b: "Uruk II had his chance, this country needs a new leader"
|
||||
7
localisation/english/frozen_war_focus_l_english.yml
Normal file
7
localisation/english/frozen_war_focus_l_english.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
l_english:
|
||||
WHILE_FOCUSING:0 "While focusing on this, there will be the following effects:\n$EFF$"
|
||||
|
||||
|
||||
##NGD:
|
||||
ngd_aftermath_of_frozen_war: "Aftermath of the Frozen War"
|
||||
ngd_aftermath_of_frozen_war_desc: "The nation has been ravaged for many years by the Frozen War. We lost many men, we were humiliated, we were battered and we fell from grace. Once the rulers of the eastern baltic, we are now forced to empty our pockets into the hands of the greedy merchant clans to our west, and struggle to defend from raids in our eastern terratories. The king must act, and deal with these issues"
|
||||
Loading…
Add table
Add a link
Reference in a new issue