One line summary of your issue
Hashashin can't spawn for b_alamut always having a holder
Game Version
2.8.3.2
What expansions do you have installed?
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
The Assassins formation event doesn't fire since 2.8 and it's map changes, as b_alamut is now a
capital holding of the county with the same name( c_alamut), which always has a holder, while the old
b_alamut of the county of Dailam (c_daylam) was a potentially unbuild holding.
b_alamut of the county of Dailam is now only mentioned in the history folder, but not in
landed_titles, wich is probably fine and intended, as b_alamut in landed titles now belongs to the
county of the same name with it as capital, as mentioned before,......but the event needs fixing.
Steps to reproduce the issue.
Apart from checking the files...
Start the game before 1090, as..
b_alamut
* the founder of the order.
with the requirements for event 88000 fullfilled, apart from b_alamut obviously..
------
Apart from that, going by the info in the history folder, the hashashin now appear to own two
counties after formation, Alamut and Dailam.
Not sure if that is intended.
inspired by this thread: https://forum.paradoxplaza.com/forum/index.php?threads/shia-holy-order-forming.1114236/
Hashashin can't spawn for b_alamut always having a holder
Game Version
2.8.3.2
What expansions do you have installed?
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
The Assassins formation event doesn't fire since 2.8 and it's map changes, as b_alamut is now a
capital holding of the county with the same name( c_alamut), which always has a holder, while the old
b_alamut of the county of Dailam (c_daylam) was a potentially unbuild holding.
b_alamut of the county of Dailam is now only mentioned in the history folder, but not in
landed_titles, wich is probably fine and intended, as b_alamut in landed titles now belongs to the
county of the same name with it as capital, as mentioned before,......but the event needs fixing.
Code:
# Birth of the Assassins
narrative_event = {
id = 88000
...........
trigger = {
year = 1089
religion = shiite
#is_heretic = no
NOT = {
has_global_flag = assassins_founded
has_global_flag = assassins_destroyed
}
b_alamut = {
has_holder = no
}
...
Steps to reproduce the issue.
Apart from checking the files...
Start the game before 1090, as..
b_alamut
Code:
1090.1.1={
holder = 144225
with the requirements for event 88000 fullfilled, apart from b_alamut obviously..
------
Apart from that, going by the info in the history folder, the hashashin now appear to own two
counties after formation, Alamut and Dailam.
Not sure if that is intended.
inspired by this thread: https://forum.paradoxplaza.com/forum/index.php?threads/shia-holy-order-forming.1114236/
Last edited:
Upvote
0