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
Verse.PatchOperationAdd(xpath="/Defs/PreceptDef[@Name="PreceptRoleMultiBase"]/roleApparelRequirements"): Failed to find a node with the given xpath
Mostly harmless I believe but I just thought I should let you know!
I just added a scrimitar cat hood. Although I'm not the original artist, I tried to mimic the artstyle as much as I could. :)
@storminfinte:
To remove / update the tribal restriction, navigate to the mods folder ( [DriveLetter]:\Steam\steamapps\workshop\content\294100\2940674337 ) and drill down to 1.5\Defs\ThingDefs_Misc\ and edit the XML.
You can then either add a faction tag to the factionPrerequisiteTags header, or remove / comment it out entirely.
In my example, I've added "WildMan" as an option, as I play with VFE: Tribal starts.
<factionPrerequisiteTags>
<li>Tribal</li>
<li>WildMan</li>
</factionPrerequisiteTags>
Then save and it should work until the author updates the mod. Bare in mind, this only needs to be done for the wolf and deer hats, as the other 3 do not have the faction restriction tag.