Skip to content

Commit cdbdd23

Browse files
committed
Added Tributaries
Added the fitting tributaries, see changelog for details.
1 parent 6474cf2 commit cdbdd23

File tree

8 files changed

+27
-4
lines changed

8 files changed

+27
-4
lines changed

ChangeLog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ MAJOR:
1414
- Made 476 the default bookmark, added about fifteen historical flavor events to enhance the bookmark
1515
- Overhauled the Migration CB, now much more balanced and clean. No more seeing literal million stacks for the AI.
1616
- Created a Windows installer script with NSIS, to simplify mod installation
17+
- Started working on the French translation of the mod
1718

1819
MINOR:
1920
- Fixed many localization spelling errors and some file encoding issues
@@ -67,6 +68,7 @@ MINOR:
6768
- Added some missing localizations for baronies, the kingdom of Paris and the Gothic Wars bookmark.
6869
- Changed the name of Romulus Augustus
6970
- Integrated the vanilla version of Patron Deities and integrated the changes from the final MZ version
71+
- Made the Pope the religious head of the Nicene church
7072

7173
MAP/HISTORY:
7274
- Tweaked Roman province reconquest event flags, to enable them only at starting dates where the provinces were no longer under Byzantine control
@@ -87,12 +89,13 @@ MAP/HISTORY:
8789
- Added dozens of vassals to Africa and Persia, additionally, the Canaries and Maldives now have rulers!
8890
- Changed The Maldives to sinhala buddhists, rather then arabic
8991
- Fixed some disconnected children in Duke Masgwid of Elmet dynasty.
90-
- Changed Tarraconensis to be an independent Roman Kingdom (it loses territory in 496 and is annexed in 506).
92+
- Changed Tarraconensis to be an independent Roman Kingdom during it's rebellion
9193
- Reduced territory of the Bagaudae, to its more historical size.
9294
- Fixed some duplicate character IDs.
9395
- Added 35 wikipedia links for important characters
9496
- Tweaked Wolftails mercenaries to exist at game start
9597
- Switched some orthodox and catholic characters to Nicene
98+
- Added the following tributaries: Lazica - Byzantium, Albania - Persia, Karthli - Persia, Arsacid - Persia, Lakhmids - Persia, Ghassanids - Byzantium, Zhunbils - Hepthalites,
9699

97100
GRAPHICS:
98101
- Added religious icon for Kemetics

WTWSMS/history/titles/c_albania.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88
560.1.1={
99
holder=131728
1010
} # Dies 620
11+
476.1.1={
12+
set_tribute_suzerain = { who = e_byzantium percentage = 0.50 }​
13+
}

WTWSMS/history/titles/k_afghanistan.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
510.1.1={
55
holder=212895 # Zamin Zhunbil
66
}
7+
476.1.1={
8+
set_tribute_suzerain = { who = e_hepthalites percentage = 0.50 }​
9+
}

WTWSMS/history/titles/k_al_hirah.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,7 @@
6565
}
6666
633.1.1={
6767
holder=0 # Muslim Conquest
68-
}
68+
}
69+
476.1.1={
70+
set_tribute_suzerain = { who = e_persia percentage = 0.50 }​
71+
}

WTWSMS/history/titles/k_arabia_petraea.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,7 @@
5252
}
5353
472.1.1={
5454
holder=136
55+
}
56+
476.1.1={
57+
set_tribute_suzerain = { who = e_byzantium percentage = 0.50 }​
5558
}

WTWSMS/history/titles/k_caucasian_albania.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,6 @@
190190
{
191191
holder = 144574
192192
}
193+
476.1.1={
194+
set_tribute_suzerain = { who = e_persia percentage = 0.50 }​
195+
}

WTWSMS/history/titles/k_iberia.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,7 @@
6969
}
7070
447.1.1={
7171
holder=213 # Vakhtang the Wolf Head
72-
}
72+
}
73+
476.1.1={
74+
set_tribute_suzerain = { who = e_persia percentage = 0.50 }​
75+
}

WTWSMS/history/titles/k_lazica.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@
4343
522.1.1={
4444
holder=185
4545
}
46-
46+
476.1.1={
47+
set_tribute_suzerain = { who = e_byzantium percentage = 0.50 }​
48+
}

0 commit comments

Comments
 (0)