• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Aardvark Bellay

Lord Wuffington of Grumpytown by the barks
21 Badges
Apr 5, 2001
15.445
2.858
  • Divine Wind
  • Stellaris Sign-up
  • Hearts of Iron IV Sign-up
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Holy Knight (pre-order)
  • 500k Club
  • Victoria 2: Heart of Darkness
  • Victoria 2: A House Divided
  • Victoria 2
  • Victoria: Revolutions
  • Heir to the Throne
  • Crusader Kings II
  • Europa Universalis III
  • Deus Vult
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Charlemagne
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.

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
* 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/
 
Last edited:
Upvote 0

Wokeg

CK3 Experienced Game Designer
Paradox Staff
May 14, 2018
399
10.938
Heya,

This issue has been now been logged.

:) Thanks for your report.

- Ewan