my report
One line summary of your issue
Event "79009" condition is wrong
Game Version
2.8.3.3
What expansions do you have installed?
Jade Dragon,
Monks & Mystics,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam, All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
Shield maiden intervene event(Event code : 79009) doesn't work because event condition is wrong.
I discovered a wrong event condition in "norse_flavor_events.txt" file.
==============================
NOT = {
trait = incapable
prisoner = no
has_character_modifier = favored_shieldmaiden
has_character_modifier = bad_shieldmaiden
has_character_modifier = clumsy_shieldmaiden
has_character_modifier = inattentive_soldier
}
=============================
I think "prisoner = no" is false.
It must be "prisoner = yes" due to header "NOT".
Steps to reproduce the issue.
Upload Attachment
Event "79009" condition is wrong
Game Version
2.8.3.3
What expansions do you have installed?
Jade Dragon,
Monks & Mystics,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam, All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
Shield maiden intervene event(Event code : 79009) doesn't work because event condition is wrong.
I discovered a wrong event condition in "norse_flavor_events.txt" file.
==============================
NOT = {
trait = incapable
prisoner = no
has_character_modifier = favored_shieldmaiden
has_character_modifier = bad_shieldmaiden
has_character_modifier = clumsy_shieldmaiden
has_character_modifier = inattentive_soldier
}
=============================
I think "prisoner = no" is false.
It must be "prisoner = yes" due to header "NOT".
Steps to reproduce the issue.
Upload Attachment
Upvote
0