some more wars, slovenia famliy tree
This commit is contained in:
parent
e355cb008e
commit
99f783d52f
14 changed files with 324 additions and 67 deletions
|
|
@ -10,7 +10,7 @@ war = {
|
|||
k_hungary
|
||||
}
|
||||
casus_belli = claimant_faction_war
|
||||
attackers = { hungary0007 hungary0008 hungary0009 hungary0006 hungary0004 hungary0003 }
|
||||
attackers = { hungary0007 hungary0008 hungary0009 hungary0006 hungary0004 hungary0003 hungary0002 }
|
||||
defenders = { hungary0001 germany0061 italy_cornelio_angelis italy0014 }
|
||||
claimant = hungary0007
|
||||
|
||||
|
|
@ -32,6 +32,60 @@ war = {
|
|||
}
|
||||
}
|
||||
|
||||
# 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
|
||||
}
|
||||
}
|
||||
#surunbaqi0001 = {
|
||||
# 867.1.1 = {
|
||||
# location = 1824
|
||||
# }
|
||||
#}
|
||||
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
|
||||
}
|
||||
casus_belli = claimant_faction_war
|
||||
attackers = { nistria0005 }
|
||||
defenders = { nistria0002 }
|
||||
claimant = nistria0005
|
||||
|
||||
nistria0005 = {
|
||||
2554.12.1= {
|
||||
location = 4995
|
||||
}
|
||||
}
|
||||
nistria0002 = {
|
||||
2554.12.1 = {
|
||||
location = 5021
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Norman Conquest
|
||||
#war = {
|
||||
# name = "war_1066_Norman_Conquest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue