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