To let you guys know, when modding the with localization files like English.pak or others, each file is a packed xml with a Content and Content UID.
An example of this format looks like this:
<contentList date="21/12/2022 19:12">
<content contentuid="h000011feg0be5g4f09g978eg030b3e2e62c6" version="1">Replace Spell</content>
<content contentuid="h00010f77gdae2g459eg9e30g36892aea6b2d" version="1">| <LSTag Tooltip="MovementSpeed">Movement Speed</LSTag>: [1]/[2] |</content>
<content contentuid="h00011aceg6d1bg4430g8e5cg8672138c6d82" version="1">And if you ain't who you say you are, I reckon you're fair game.</content>
<content contentuid="h00013177g4e41g48eeg8870gbc50ca95a9a8" version="2">*The goblin seems unsure whether to bow to you or attack.*</content>
<content contentuid="h00029923gc0f1g4386g83d9gf4f5cb4228c2" version="1">So why send one after you now? To remind you of that night?</content>
<content contentuid="h00033791g53deg4d9bg9f12g85b31e1f5236" version="1">I will continue to serve Shar, of course. My path brings me to Baldur's Gate. Perhaps our paths will continue to intertwine, if the Dark Lady wills it. </content>
<content contentuid="h0003edd4g9ae0g4246gbf0dg0c404ffc6585" version="1">*You drink and drink and drink. Until, without even a whimper, it's all over.*</content>
This seems very logical and easy for computers since it has its UID or Unique IDs, but for us humans Its not that easy. I say that because in this mix we have, skills, spells, subtitles, names, descriptions, tooltips, etc.
My request is a mapping of UIDs that could help us identify what are all their types and how short them by type. if someone from community or even Larian could help with this I would really appreciated it.
My goal with this request is to improve some translations and give the players more options when translating their game like, UI, Spells, Skills, Subtitles etc.
Best,
emery