Epitaph Barrel
Tradable

Epitaph Barrel

Description

A weapon-crafting component.

Other Sources
Void Storm (Saturn)
Epitaph Barrel
Rare9.52%
Void Storm (Earth)
Epitaph Barrel
Uncommon10.00%
Void Storm (Venus)
Epitaph Barrel
Uncommon10.00%
View Raw Data
{
  "uniqueName": "/Lotus/Types/Recipes/Weapons/WeaponParts/WraithSidearmBarrel",
  "name": "Barrel",
  "description": "A weapon-crafting component.",
  "itemCount": 1,
  "imageName": "barrel.png",
  "tradable": true,
  "drops": [
    {
      "chance": 0.0952,
      "location": "Void Storm (Saturn)",
      "rarity": "Rare",
      "type": "Epitaph Barrel"
    },
    {
      "chance": 0.1,
      "location": "Void Storm (Earth)",
      "rarity": "Uncommon",
      "type": "Epitaph Barrel"
    },
    {
      "chance": 0.1,
      "location": "Void Storm (Venus)",
      "rarity": "Uncommon",
      "type": "Epitaph Barrel"
    }
  ]
}