• 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.

Omerta93

Recruit
Feb 19, 2022
8
13
Short summary of your issue
Dynasty Banners may only be gifted to the Dynasty Head

Game Version
1.5.0.2

What OS are you playing on?
Windows

What platform are you using?
Steam

What DLC do you have installed?
Royal Court,

Do you have mods enabled?
No

Have you tried verifying your game files (Steam only)?
Yes

How much "pain" is this causing you?
1

Please explain the issue you experienced in the most condensed way possible
You can't gift dynasty banners to other dynasty heads

Please explain how to reproduce the issue
Create a custom ruler in 867 over the king of Asturias, you'll have 2 banners, try to give the dynasty banner to duke of Cantabria

Is there anything else you think could help us identify/replicate the issue?
I think "Dynasty Head" means my own dynasty head here. Also custom rulers should get their own dynasty banners instead of replaced ruler's banners

I have attached a save game
No

Upload Attachment
File(s) attached
 

Attachments

  • U2ntitl3ed.png
    U2ntitl3ed.png
    1,8 MB · Views: 0
  • U2ntitled.png
    U2ntitled.png
    1,9 MB · Views: 0
  • Untitled.png
    Untitled.png
    1,8 MB · Views: 0
Upvote 0
Hi there @Omerta93

Thanks for your report. This issue is known to us and our team is working on fixing it.

Cheers!
If that helps.

scope:actor = scope:target.var:banner_dynasty.dynast returns true if the characters who offers the banner is the head of dynasty of this banner, instead of checking the recipient.

In its current form, the interaction is valid if:
  1. the recipient is NOT a member of the dynasty who created the banner (although due to impossibility to display it, Duke and lesser level characters are very likely to refuse it);
  2. the recipient is a member of the dynasty who created the banner, and the actor (the one who makes the offer) is the head of this dynasty.
So the interaction is invalid only if you try to give the banner to a member of its dynasty, while not being yourself the rightful owner of the banner, which is very different from what the tooltip says.