Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
Error in 00_pilgrimage_effects for Esotericism Mystic LifestyleDescription
There is an error in 00_pilgrimage_effects for Esotericism which makes mystic lifestyle XP not increase. To fix, change line 161 and onward to:limit = {
faith = { has_doctrine = tenet_esotericism }
NOT = {
AND = {
has_trait = lifestyle_mystic
has_trait_xp = {
trait = lifestyle_mystic
value >= 100 #TODO_CD_EP2_FGK standardize THIRD LEVEL
}
}
}
}
Steps to reproduce
Go on a pilgrimage with the Esotericism tenet.Game Version
1.9.1Platform
MacAdditional Information
Affected Feature
Save Game
Other Attachments
- 1
Upvote
0