FareverDB
?

Legendary

Legendary in Rarities
id
Legendary
name
Legendary
color
16761924
flags
1
craftVals
Craft_FlawlessChance
Raw data
{
  "id": "Legendary",
  "name": "Legendary",
  "color": 16761924,
  "flags": 1,
  "props": {
    "iLevelBonus": 50,
    "gearUpgrades": 5,
    "sellPriceFactor": 4,
    "generationChance": [
      {
        "chance": 0,
        "maxLevel": 10,
        "minLevel": 1
      },
      {
        "chance": 0.01,
        "maxLevel": 30,
        "minLevel": 11
      },
      {
        "chance": 0.01,
        "maxLevel": 49,
        "minLevel": 31
      },
      {
        "chance": 0.05,
        "maxLevel": 10000,
        "minLevel": 50
      }
    ]
  },
  "craftVals": "Craft_FlawlessChance"
}