One line summary of your issue
Typo in mnm_artifacts_events.txt
Game Version
2.8.1
What expansions do you have installed?
Monks & Mystics
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
In this block of text:
modifier = { factor = 1.5 has_job_title = job_treasurer }
modifier = { factor = 1.2 stewardship = 10 }
modifier = { factor = 1.2 stewardship = 10 }
modifier = { factor = 1.4 stewardship = 12 }
modifier = { factor = 1.4 stewardship = 15 }
modifier = { factor = 1.4 stewardship = 18 }
modifier = { factor = 1.4 monthly_income = 3 }
On line 697, it is clear that the 10 should be an 8, to fit in line with the changes made to the jobs listed above it in the file. It would also appear that this error continues down through the intrigue and learning stat checks, lines 746 and 795.
Steps to reproduce the issue.
Upload Attachment
Typo in mnm_artifacts_events.txt
Game Version
2.8.1
What expansions do you have installed?
Monks & Mystics
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
In this block of text:
modifier = { factor = 1.5 has_job_title = job_treasurer }
modifier = { factor = 1.2 stewardship = 10 }
modifier = { factor = 1.2 stewardship = 10 }
modifier = { factor = 1.4 stewardship = 12 }
modifier = { factor = 1.4 stewardship = 15 }
modifier = { factor = 1.4 stewardship = 18 }
modifier = { factor = 1.4 monthly_income = 3 }
On line 697, it is clear that the 10 should be an 8, to fit in line with the changes made to the jobs listed above it in the file. It would also appear that this error continues down through the intrigue and learning stat checks, lines 746 and 795.
Steps to reproduce the issue.
Upload Attachment
Upvote
0