Talk:Random loot table

From Underrail Wiki
Revision as of 12:23, 7 October 2019 by Wikiman (talk | contribs) (→‎Usage tips: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage tips

Some tips for datamining wiki editors.

If you're tech-savvy and familiar with Underrail files, you can find out exactly what kind of random loot any container has by digging through the unpacked zone files (you can mass extract most of them with any general-purpose archiver like 7z) for its references to item range enums (eIR, shown parenthesis after each item range's name). Zone filenames you can see on the wiki zone screenshots and (vaguely) in location infoboxes. Or get this https://underrail.info.tm/junk/CustomConfig.xml and save it in your Documents\My Games\Underrail\, it shows zone filenames while holding Alt in-game.

Whether an item is statically placed can be checked in similar manner, search the zone/zone layer files for reference to that item. Most static items have datafile reference in their infobox, check the page source for that.