← Torna alle classi
OggettoPHB

Zaino da Speleologo

Dungeoneer's Pack

Contenuto

Contiene:

{
  "items": [
    "uno {@item backpack|phb}",
    "un {@item crowbar|phb}",
    "un {@item hammer|phb}",
    "10 {@item piton|phb|pitons}",
    "10 {@item torch|phb|torches}",
    "una {@item tinderbox|phb}",
    "10 giorni di {@item Rations (1 day)|phb|rations}",
    "un {@item waterskin|phb}"
  ]
}
Testo originale inglese

Includes:

{
  "type": "list",
  "items": [
    "a {@item backpack|phb}",
    "a {@item crowbar|phb}",
    "a {@item hammer|phb}",
    "10 {@item piton|phb|pitons}",
    "10 {@item torch|phb|torches}",
    "a {@item tinderbox|phb}",
    "10 days of {@item Rations (1 day)|phb|rations}",
    "a {@item waterskin|phb}",
    "{@item Hempen Rope (50 feet)|phb|50 feet of hempen rope}"
  ]
}