Legacy:Traveller's Sack: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
m (removing LPgain from non-curiosities)
Line 15: Line 15:
Q = (average(Hardened Leather q)+average(String q))/2
Q = (average(Hardened Leather q)+average(String q))/2


Quality is [[softcap|softcapped]] by [[sewing]].
<!--
if (Q < Sewing) then qTraveller's Sack = Q
if (Q < Sewing) then qTraveller's Sack = Q


if (Q > Sewing) then qTraveller's Sack = (Q+Sewing)/2
if (Q > Sewing) then qTraveller's Sack = (Q+Sewing)/2
 
-->
[[Category:Equipment]]
[[Category:Equipment]]
[[Category:Clothing]]
[[Category:Clothing]]

Revision as of 01:23, 1 April 2011

Template:Infobox object

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

Quality is softcapped by sewing.