Legacy:Traveller's Sack
Jump to navigation
Jump to search
Traveller's Sack takes the spot of one of your hands and increases a player's inventory space by an amount depending on its quality. Up to two may be equipped at once. Sacks below q20 will give the player an additional vertical row, while sacks of or above q20 will give both a vertical and horizontal row.
How to Acquire
- Gather the 13 ingredients into your inventory: 5 Hardened Leather and 8 String
- Select the recipe: [C]raft > [L]eather Working > Tra[v]eller's Sack
- Click the Craft button
Quality
Q = (average(Hardened Leather q)+average(String q))/2
if (Q < Sewing) then qTraveller's Sack = Q
if (Q > Sewing) then qTraveller's Sack = (Q+Sewing)/2