[
  {
    "id": 1,
    "name": "Speed",
    "displayName": "Speed",
    "type": "good"
  },
  {
    "id": 2,
    "name": "Slowness",
    "displayName": "Slowness",
    "type": "bad"
  },
  {
    "id": 3,
    "name": "Haste",
    "displayName": "Haste",
    "type": "good"
  },
  {
    "id": 4,
    "name": "MiningFatigue",
    "displayName": "Mining Fatigue",
    "type": "bad"
  },
  {
    "id": 5,
    "name": "Strength",
    "displayName": "Strength",
    "type": "good"
  },
  {
    "id": 6,
    "name": "InstantHealth",
    "displayName": "Instant Health",
    "type": "good"
  },
  {
    "id": 7,
    "name": "InstantDamage",
    "displayName": "Instant Damage",
    "type": "bad"
  },
  {
    "id": 8,
    "name": "JumpBoost",
    "displayName": "Jump Boost",
    "type": "good"
  },
  {
    "id": 9,
    "name": "Nausea",
    "displayName": "Nausea",
    "type": "bad"
  },
  {
    "id": 10,
    "name": "Regeneration",
    "displayName": "Regeneration",
    "type": "good"
  },
  {
    "id": 11,
    "name": "Resistance",
    "displayName": "Resistance",
    "type": "good"
  },
  {
    "id": 12,
    "name": "FireResistance",
    "displayName": "Fire Resistance",
    "type": "good"
  },
  {
    "id": 13,
    "name": "WaterBreathing",
    "displayName": "Water Breathing",
    "type": "good"
  },
  {
    "id": 14,
    "name": "Invisibility",
    "displayName": "Invisibility",
    "type": "good"
  },
  {
    "id": 15,
    "name": "Blindness",
    "displayName": "Blindness",
    "type": "bad"
  },
  {
    "id": 16,
    "name": "NightVision",
    "displayName": "Night Vision",
    "type": "good"
  },
  {
    "id": 17,
    "name": "Hunger",
    "displayName": "Hunger",
    "type": "bad"
  },
  {
    "id": 18,
    "name": "Weakness",
    "displayName": "Weakness",
    "type": "bad"
  },
  {
    "id": 19,
    "name": "Poison",
    "displayName": "Poison",
    "type": "bad"
  },
  {
    "id": 20,
    "name": "Wither",
    "displayName": "Wither",
    "type": "bad"
  },
  {
    "id": 21,
    "name": "HealthBoost",
    "displayName": "Health Boost",
    "type": "good"
  },
  {
    "id": 22,
    "name": "Absorption",
    "displayName": "Absorption",
    "type": "good"
  },
  {
    "id": 23,
    "name": "Saturation",
    "displayName": "Saturation",
    "type": "good"
  },
  {
    "id": 24,
    "name": "Glowing",
    "displayName": "Glowing",
    "type": "bad"
  },
  {
    "id": 25,
    "name": "Levitation",
    "displayName": "Levitation",
    "type": "bad"
  },
  {
    "id": 26,
    "name": "Luck",
    "displayName": "Luck",
    "type": "good"
  },
  {
    "id": 27,
    "name": "BadLuck",
    "displayName": "Bad Luck",
    "type": "bad"
  },
  {
    "id": 28,
    "name": "SlowFalling",
    "displayName": "Slow Falling",
    "type": "good"
  },
  {
    "id": 29,
    "name": "ConduitPower",
    "displayName": "Conduit Power",
    "type": "good"
  },
  {
    "id": 30,
    "name": "DolphinsGrace",
    "displayName": "Dolphin's Grace",
    "type": "good"
  },
  {
    "id": 31,
    "name": "BadOmen",
    "displayName": "Bad Omen",
    "type": "bad"
  },
  {
    "id": 32,
    "name": "HeroOfTheVillage",
    "displayName": "Hero of the Village",
    "type": "good"
  }
]