Compare commits
No commits in common. "5e80ffd26bca7e3785873aec7d9cb3548dfacf11" and "ae5eb87bcd54ede592305dc0a6c0d6e2916dab7e" have entirely different histories.
5e80ffd26b
...
ae5eb87bcd
3 changed files with 17 additions and 12 deletions
|
|
@ -102,9 +102,6 @@ nistria0005 = { #King of Romania, Stefan Olteanu who wishes to claim the Imperia
|
|||
2523.5.8 = {
|
||||
birth = yes
|
||||
}
|
||||
2554.1.1 = {
|
||||
add_pressed_claim = title:e_nistrenia
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
|
|
@ -171,7 +168,7 @@ nistria0008 = { #king of transylvania
|
|||
}
|
||||
}
|
||||
|
||||
nistria0009 = { #mother of first king of translyvania
|
||||
nistria0009 = { #king of transylvania
|
||||
name = "Catherine"
|
||||
dynasty= alaug_arle_dynasty
|
||||
religion = "simurghi"
|
||||
|
|
|
|||
|
|
@ -2337,9 +2337,6 @@ hungary0007 = { #rebel king
|
|||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2550.4.30 = {
|
||||
add_pressed_claim = title:k_hungary
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,20 +9,26 @@ war = {
|
|||
targeted_titles={
|
||||
k_hungary
|
||||
}
|
||||
casus_belli = claim_cb
|
||||
casus_belli = claimant_faction_war
|
||||
attackers = { hungary0007 hungary0008 hungary0009 hungary0006 hungary0004 hungary0003 hungary0002 }
|
||||
defenders = { hungary0001 germany0061 italy_cornelio_angelis italy0014 }
|
||||
claimant = hungary0007
|
||||
|
||||
hungary0007= {
|
||||
2554.8.1= {
|
||||
2552.8.1= {
|
||||
location = 3826
|
||||
}
|
||||
}
|
||||
2556.9.25 = {
|
||||
location = 3809
|
||||
}
|
||||
}
|
||||
hungary0001 = {
|
||||
2554.8.1 = {
|
||||
2552.8.1 = {
|
||||
location = 3803
|
||||
}
|
||||
2556.9.25 = {
|
||||
location = 3809
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -43,6 +49,11 @@ war = {
|
|||
location = 547
|
||||
}
|
||||
}
|
||||
#surunbaqi0001 = {
|
||||
# 867.1.1 = {
|
||||
# location = 1824
|
||||
# }
|
||||
#}
|
||||
nistria0002 = {
|
||||
2554.1.1= {
|
||||
location = 5021
|
||||
|
|
@ -58,7 +69,7 @@ war = {
|
|||
targeted_titles={
|
||||
e_nistrenia
|
||||
}
|
||||
casus_belli = claim_cb
|
||||
casus_belli = claimant_faction_war
|
||||
attackers = { nistria0005 }
|
||||
defenders = { nistria0002 }
|
||||
claimant = nistria0005
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue