Cedo Prime Blueprint
Prime ComponentTradable
Ducat Value100 Ducats

Cedo Prime Blueprint

Description

A golden shotgun, forged for those who deliver judgment.

Relic Sources
Neo C6
Rare2.00%
Neo C6
Rare4.00%
Neo C6
Rare6.00%
Neo C6
Uncommon10.00%
View Raw Data
{
  "uniqueName": "/Lotus/Types/Recipes/Weapons/CedoPrimeBlueprint",
  "name": "Blueprint",
  "description": "A golden shotgun, forged for those who deliver judgment.",
  "itemCount": 1,
  "imageName": "blueprint.png",
  "tradable": true,
  "ducats": 100,
  "drops": [
    {
      "chance": 0.02,
      "location": "Neo C6 Relic",
      "rarity": "Rare",
      "type": "Cedo Prime Blueprint"
    },
    {
      "chance": 0.04,
      "location": "Neo C6 Relic (Exceptional)",
      "rarity": "Rare",
      "type": "Cedo Prime Blueprint"
    },
    {
      "chance": 0.06,
      "location": "Neo C6 Relic (Flawless)",
      "rarity": "Rare",
      "type": "Cedo Prime Blueprint"
    },
    {
      "chance": 0.1,
      "location": "Neo C6 Relic (Radiant)",
      "rarity": "Uncommon",
      "type": "Cedo Prime Blueprint"
    }
  ]
}