I am working on a whole bunch of historical events (I can just hear the outraged cries of determism... not an historical simulation... blah... blah). But I am a great fan of these (loved Stony Road for HOI).
However I have hit a brick wall with my Muslim Kingdom creation events. Using the create_tag value = ALMO I can get the Mamlukes, Almohads, Ayyubis, etc cranking but without claims they are ineffectula (no matter how many free troops I give them). Can anyone tell me why this effect doesnt work:
effect = { type = add_title_claim value = MURA }
It will load up fine and the event will fire OK, there are no crashes or anything, however the claim is not given. Is there something obvious I am missing? If the following works:
effect = { type = add_title_claim value = random_neighbor }
Why cant I have value = specific titles?
However I have hit a brick wall with my Muslim Kingdom creation events. Using the create_tag value = ALMO I can get the Mamlukes, Almohads, Ayyubis, etc cranking but without claims they are ineffectula (no matter how many free troops I give them). Can anyone tell me why this effect doesnt work:
effect = { type = add_title_claim value = MURA }
It will load up fine and the event will fire OK, there are no crashes or anything, however the claim is not given. Is there something obvious I am missing? If the following works:
effect = { type = add_title_claim value = random_neighbor }
Why cant I have value = specific titles?