← Torna alle classi
OggettoPHB

Borsa del ladruncolo

Burglar's Pack

Contenuto

Contiene:

{
  "items": [
    "uno {@item backpack|phb}",
    "uno {@item Ball Bearings (Bag of 1,000)|phb|bag of 1,000 ball bearings}",
    "3 metri di corda",
    "una {@item bell|phb}",
    "5 {@item candle|phb|candles}",
    "un {@item crowbar|phb}",
    "un {@item hammer|phb}",
    "10 {@item piton|phb|pitons}",
    "una {@item hooded lantern|phb}",
    "2 {@item Oil (flask)|phb|flasks of oil}",
    "5 giorni di {@item Rations (1 day)|phb|rations}",
    "una {@item tinderbox|phb}",
    "una {@item waterskin|phb}"
  ]
}
Testo originale inglese

Includes:

{
  "type": "list",
  "items": [
    "a {@item backpack|phb}",
    "a {@item Ball Bearings (Bag of 1,000)|phb|bag of 1,000 ball bearings}",
    "10 feet of string",
    "a {@item bell|phb}",
    "5 {@item candle|phb|candles}",
    "a {@item crowbar|phb}",
    "a {@item hammer|phb}",
    "10 {@item piton|phb|pitons}",
    "a {@item hooded lantern|phb}",
    "2 {@item Oil (flask)|phb|flasks of oil}",
    "5 days {@item Rations (1 day)|phb|rations}",
    "a {@item tinderbox|phb}",
    "a {@item waterskin|phb}",
    "{@item Hempen Rope (50 feet)|phb|50 feet of hempen rope}"
  ]
}