{
  "mods": {
    "texture": "meteormods",
    "tail": {
      "duration": -1,
      "color": "60ff00",
      "height": 255.0,
      "width": 0.4,
      "opacity": 80.0
    }
  },
  "rare": {
    "texture": "meteorrare",
    "tail": {
      "duration": -1,
      "color": "5900c7",
      "height": 255.0,
      "width": 0.4,
      "opacity": 80.0
    }
  },
  "mythical": {
    "texture": "meteormythical",
    "tail": {
      "duration": -1,
      "color": "b700c7",
      "height": 255.0,
      "width": 0.4,
      "opacity": 80.0
    }
  },
  "legendary": {
    "texture": "meteorlegendary",
    "tail": {
      "duration": -1,
      "color": "ff0000",
      "height": 255.0,
      "width": 0.4,
      "opacity": 80.0
    }
  },
  "arcana": {
    "texture": "meteorarcana",
    "tail": {
      "duration": -1,
      "color": "ff9600",
      "height": 255.0,
      "width": 0.4,
      "opacity": 80.0
    }
  }
}