Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"sender = {
character = scope:treasure_hunter
animation = chaplain
}"
preventing the event from advancing and soft locking the game. The only way to get out is to load a previous save which was made before starting the event or same will happen again.
In case the author does not update and anybody else runs into the same problem:
To fix it open the file events_relics.txt located in the mods folder under *\events\activities with a text editor. Find the lines:
# The Holy Grail.
desc = atop_relics.1002.desc.grail
}
}
and paste the text:
sender = {
character = scope:treasure_hunter
animation = chaplain
}
just below it and save. Now the event step should work as intended.
All trait names in vanilla games has capitalized initials, So it's better to have "Yogi Student, 'Ajna' Stage" instead of "Yogi student, 'Ajna' stage". Similar capitalization issues exist in all Mequbbal and Yogi traits.
Do note that prepositions and articles are usually not capitalized, so "Blessed by an ascended master" should be "Blessed by an Ascended Master"
Similar issues also exist in opinion modifiers, but Paradox themselves are not consistent in this, so I don't think it's that jarring, but the 'immortal' in "Made me immortal" and "I also want to be immortal" should probably be capitalized.