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

Frigabus

Second Lieutenant
27 Badges
Oct 18, 2017
129
316
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings III: Royal Edition
  • Crusader Kings III
  • Europa Universalis IV: Golden Century
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Jade Dragon
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Mandate of Heaven
  • Crusader Kings II: Monks and Mystics
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Mare Nostrum
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: The Republic
  • Crusader Kings II: The Old Gods
One line summary of your issue
Sway lifestyle event bug in the script with schemers/impalers

Game Version
3.1

What expansions do you have installed?
Jade Dragon,
Monks & Mystics,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Charlemagne,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam,
Holy Fury

Do you have mods enabled?
No

Please explain your issue is in as much detail as possible.
Possible bug in the HF.21000 gian event lifestyle visit option when determining who can invite who.

AND = {
OR = {
trait = administrator
trait = architect
trait = gardener
}
persistent_event_target:sway_target = {
OR = {
trait = administrator
trait = architect
trait = gardener
}
}
}
AND = {
OR = {
trait = schemer
trait = impaler
}
persistent_event_target:sway_target = {
OR = {
trait = administrator
trait = architect
trait = gardener
}
}
}

Schemers and impalers are likely to be invited by schemers and impalers not gardeners and the like.

Steps to reproduce the issue.


Upload Attachment
 
Upvote 0
Hi, yes, it does work but I think that the target of the event is not chosen according to the event-writer purpose.
In this lifestyle event, every swayer invites another character with the same lifestyle trait (hunter invites hunter and so on). But in this case, an impaler/schemer invites someone with administrator, gardener or architect lifestyle trait. The localization for the event suggests it, too: 'My prisoners need some anatomical restructuring.' and the tooltip 'Invite §Y[sway_target.GetTitledFirstName]§! to help you torment some of your prisoners, and have a chance to §YSway§! [sway_target.GetHerHim] to your cause. This is a §YIntrigue§! based activity.'