N3OW/history/wars/00_wars.txt
edwardtheelbowhigh 5221d7905a Update 00_wars.txt
2026-05-17 17:03:29 +01:00

76 lines
1.4 KiB
Text

##################################################
# 2555 WARS
# Hungol Civil War
war = {
name = "hungol_civil_war" # the name can be left out, will be generated then
start_date = 2552.8.1
end_date = 2556.9.25
targeted_titles={
k_hungary d_visegrad
}
casus_belli = claim_cb
attackers = { hungary0007 hungary0008 hungary0009 hungary0006 hungary0004 hungary0003 hungary0002 }
defenders = { hungary0001 germany0061 italy_cornelio_angelis italy0014 }
claimant = hungary0007
hungary0007= {
2554.8.1= {
location = 3826
}
}
hungary0001 = {
2554.8.1 = {
location = 3803
}
}
}
# Ukraian independance war
war = {
name = "Ukranian Independance War"
start_date = 2554.1.1 # Originally 853.1.1, but it caused the AI to auto-truce the conflict on game start
end_date = 2557.1.1
targeted_titles = {
k_ruthenia
}
casus_belli = independence_faction_war
attackers = { nistria0003 }
defenders = { nistria0002 }
nistr0003= {
2554.1.1 = {
location = 547
}
}
nistria0002 = {
2554.1.1= {
location = 5021
}
}
}
# nistria civil War
war = {
name = "nistria_civil_war" # the name can be left out, will be generated then
start_date = 2554.12.1
end_date = 2556.9.25
targeted_titles={
e_nistrenia d_bessarabia
}
casus_belli = claim_cb
attackers = { nistria0005 }
defenders = { nistria0002 }
claimant = nistria0005
nistria0005 = {
2554.12.1= {
location = 4995
}
}
nistria0002 = {
2554.12.1 = {
location = 5021
}
}
}