{
  "id": 79,
  "key": "Gragas",
  "name": "Gragas",
  "title": "the Rabble Rouser",
  "fullName": "Gragas, the Rabble Rouser",
  "icon": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-icons/79.png",
  "resource": "Mana",
  "attackType": "Melee",
  "adaptiveType": "Magic Damage",
  "stats": {
    "health": {
      "flat": 640,
      "percent": 0,
      "perLevel": 115,
      "percentPerLevel": 0
    },
    "healthRegen": {
      "flat": 5.5,
      "percent": 0,
      "perLevel": 0.5,
      "percentPerLevel": 0
    },
    "mana": {
      "flat": 400,
      "percent": 0,
      "perLevel": 47,
      "percentPerLevel": 0
    },
    "manaRegen": {
      "flat": 6,
      "percent": 0,
      "perLevel": 0.8,
      "percentPerLevel": 0
    },
    "armor": {
      "flat": 38,
      "percent": 0,
      "perLevel": 5,
      "percentPerLevel": 0
    },
    "magicResistance": {
      "flat": 32,
      "percent": 0,
      "perLevel": 2.05,
      "percentPerLevel": 0
    },
    "attackDamage": {
      "flat": 64,
      "percent": 0,
      "perLevel": 3.5,
      "percentPerLevel": 0
    },
    "movespeed": {
      "flat": 330,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "acquisitionRadius": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "selectionRadius": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "pathingRadius": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "gameplayRadius": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "criticalStrikeDamage": {
      "flat": 175,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "criticalStrikeDamageModifier": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "attackSpeed": {
      "flat": 0.675,
      "percent": 0,
      "perLevel": 2.05,
      "percentPerLevel": 0
    },
    "attackSpeedRatio": {
      "flat": 0.675,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "attackCastTime": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "attackTotalTime": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "attackDelayOffset": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "attackRange": {
      "flat": 125,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "aramDamageTaken": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "aramDamageDealt": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "aramHealing": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "aramShielding": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "aramTenacity": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "aramAbilityHaste": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "aramAttackSpeed": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "aramEnergyRegen": {
      "flat": 0,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "urfDamageTaken": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "urfDamageDealt": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "urfHealing": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    },
    "urfShielding": {
      "flat": 1,
      "percent": 0,
      "perLevel": 0,
      "percentPerLevel": 0
    }
  },
  "positions": [
    "JUNGLE",
    "TOP",
    "MIDDLE"
  ],
  "roles": [
    "FIGHTER",
    "MAGE",
    "VANGUARD"
  ],
  "attributeRatings": {
    "damage": 2,
    "toughness": 3,
    "control": 3,
    "mobility": 2,
    "utility": 1,
    "abilityReliance": 0,
    "difficulty": 2
  },
  "abilities": {
    "P": [
      {
        "name": "Happy Hour",
        "icon": "https://raw.communitydragon.org/16.1/game/assets/characters/gragas/hud/icons2d/gragaspassiveheal.png",
        "effects": [
          {
            "description": "Gragas periodically heals upon using a skill.",
            "leveling": [
              {
                "attribute": "ArenaCooldownMod",
                "modifiers": [
                  {
                    "values": [
                      0.5
                    ],
                    "units": [
                      "seconds"
                    ]
                  }
                ]
              },
              {
                "attribute": "HealRatio",
                "modifiers": [
                  {
                    "values": [
                      5.5
                    ],
                    "units": [
                      "%"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [],
              "units": []
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                0.5
              ],
              "units": [
                "seconds"
              ]
            }
          ],
          "affectedByCdr": false
        },
        "targeting": "",
        "affects": "Self",
        "spellshieldable": false,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "Gragas periodically heals upon using a skill.",
        "missileSpeed": "",
        "rechargeRate": "",
        "collisionRadius": "",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "",
        "width": "",
        "angle": "",
        "castTime": "",
        "effectRadius": "",
        "targetRange": "0"
      }
    ],
    "Q": [
      {
        "name": "Barrel Roll",
        "icon": "https://raw.communitydragon.org/16.1/game/assets/characters/gragas/hud/icons2d/gragasbarrelroll.png",
        "effects": [
          {
            "description": "Gragas rolls a cask that explodes after 4 seconds, dealing between <magicDamage>80/120/160/200/240 + 80% magic damage</magicDamage> and <magicDamage>(80/120/160/200/240 + 80%) * (1.5) magic damage</magicDamage> and <status>Slowing</status> for between 40/45/50/55/60 and 60/67.5/75/82.5/90% for 2 seconds. The damage and <status>Slow</status> increase with time the cask spent before exploding. <br><br>Gragas can <recast>Recast</recast> to detonate the cask early.",
            "leveling": [
              {
                "attribute": "Effect1Amount",
                "modifiers": [
                  {
                    "values": [
                      80,
                      120,
                      160,
                      200,
                      240
                    ],
                    "units": [
                      "",
                      "",
                      "",
                      "",
                      ""
                    ]
                  }
                ]
              },
              {
                "attribute": "Effect2Amount",
                "modifiers": [
                  {
                    "values": [
                      40,
                      45,
                      50,
                      55,
                      60
                    ],
                    "units": [
                      "",
                      "",
                      "",
                      "",
                      ""
                    ]
                  }
                ]
              },
              {
                "attribute": "Effect3Amount",
                "modifiers": [
                  {
                    "values": [
                      2
                    ],
                    "units": [
                      ""
                    ]
                  }
                ]
              },
              {
                "attribute": "Effect4Amount",
                "modifiers": [
                  {
                    "values": [
                      4
                    ],
                    "units": [
                      ""
                    ]
                  }
                ]
              },
              {
                "attribute": "Effect5Amount",
                "modifiers": [
                  {
                    "values": [
                      2
                    ],
                    "units": [
                      ""
                    ]
                  }
                ]
              },
              {
                "attribute": "Effect6Amount",
                "modifiers": [
                  {
                    "values": [
                      150
                    ],
                    "units": [
                      ""
                    ]
                  }
                ]
              },
              {
                "attribute": "Effect7Amount",
                "modifiers": [
                  {
                    "values": [
                      70
                    ],
                    "units": [
                      ""
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [
                80
              ],
              "units": [
                "mana"
              ]
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                10,
                9,
                8,
                7,
                6
              ],
              "units": [
                "seconds",
                "seconds",
                "seconds",
                "seconds",
                "seconds"
              ]
            }
          ],
          "affectedByCdr": true
        },
        "targeting": "Area",
        "affects": "Enemies",
        "spellshieldable": true,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "FreeRecast",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "Gragas rolls a cask that explodes after 4 seconds, dealing between <magicDamage>80/120/160/200/240 + 80% magic damage</magicDamage> and <magicDamage>(80/120/160/200/240 + 80%) * (1.5) magic damage</magicDamage> and <status>Slowing</status> for between 40/45/50/55/60 and 60/67.5/75/82.5/90% for 2 seconds. The damage and <status>Slow</status> increase with time the cask spent before exploding. <br><br>Gragas can <recast>Recast</recast> to detonate the cask early.",
        "missileSpeed": "1000",
        "rechargeRate": "",
        "collisionRadius": "110",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "1000",
        "width": "110",
        "angle": "",
        "castTime": "0.25",
        "effectRadius": "250",
        "targetRange": "850"
      }
    ],
    "W": [
      {
        "name": "Drunken Rage",
        "icon": "https://raw.communitydragon.org/16.1/game/assets/characters/gragas/hud/icons2d/gragasdrunkenrage.png",
        "effects": [
          {
            "description": "Gragas samples his brew, reducing incoming damage by (10/12/14/16/18 + 4% AP) * (0.01) for 2.5 seconds and empowering his next Attack to deal an additional <magicDamage>20/50/80/110/140 + 70% AP</magicDamage> plus <magicDamage>7% max Health magic damage</magicDamage> to the target and surrounding enemies.",
            "leveling": []
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [
                30
              ],
              "units": [
                "mana"
              ]
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                5
              ],
              "units": [
                "seconds"
              ]
            }
          ],
          "affectedByCdr": true
        },
        "targeting": "Self",
        "affects": "Self, Enemies",
        "spellshieldable": false,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "Gragas samples his brew, reducing incoming damage by (10/12/14/16/18 + 4% AP) * (0.01) for 2.5 seconds and empowering his next Attack to deal an additional <magicDamage>20/50/80/110/140 + 70% AP</magicDamage> plus <magicDamage>7% max Health magic damage</magicDamage> to the target and surrounding enemies.",
        "missileSpeed": "828.5",
        "rechargeRate": "",
        "collisionRadius": "",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "828.5",
        "width": "",
        "angle": "",
        "castTime": "0.001",
        "effectRadius": "",
        "targetRange": "20"
      }
    ],
    "E": [
      {
        "name": "Body Slam",
        "icon": "https://raw.communitydragon.org/16.1/game/assets/characters/gragas/hud/icons2d/gragasbodyslam.png",
        "effects": [
          {
            "description": "Gragas charges forward, colliding with the first enemy, <status>Knocking Up</status> nearby enemies for 1 second and dealing <magicDamage>80/125/170/215/260 + 60% AP magic damage</magicDamage> to them.<br><br>This Ability's Cooldown is reduced by 40% if Gragas collides with an enemy.",
            "leveling": [
              {
                "attribute": "Effect2Amount",
                "modifiers": [
                  {
                    "values": [
                      1
                    ],
                    "units": [
                      ""
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [
                50
              ],
              "units": [
                "mana"
              ]
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                14,
                13.5,
                13,
                12.5,
                12
              ],
              "units": [
                "seconds",
                "seconds",
                "seconds",
                "seconds",
                "seconds"
              ]
            }
          ],
          "affectedByCdr": true
        },
        "targeting": "Location",
        "affects": "Enemies",
        "spellshieldable": true,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "Positive MoveBlock, ImmobilizingCCSpell",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "Gragas charges forward, colliding with the first enemy, <status>Knocking Up</status> nearby enemies for 1 second and dealing <magicDamage>80/125/170/215/260 + 60% AP magic damage</magicDamage> to them.<br><br>This Ability's Cooldown is reduced by 40% if Gragas collides with an enemy.",
        "missileSpeed": "",
        "rechargeRate": "",
        "collisionRadius": "50",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "",
        "width": "50",
        "angle": "",
        "castTime": "0.3",
        "effectRadius": "",
        "targetRange": "600"
      }
    ],
    "R": [
      {
        "name": "Explosive Cask",
        "icon": "https://raw.communitydragon.org/16.1/game/assets/characters/gragas/hud/icons2d/gragasexplosivecask.png",
        "effects": [
          {
            "description": "Gragas hurls his cask, dealing <magicDamage>200/300/400 + 80% AP magic damage</magicDamage> and <status>Knocking Away</status> enemies from the impact zone.",
            "leveling": []
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [
                100
              ],
              "units": [
                "mana"
              ]
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                100,
                85,
                70
              ],
              "units": [
                "seconds",
                "seconds",
                "seconds"
              ]
            }
          ],
          "affectedByCdr": true
        },
        "targeting": "Area",
        "affects": "Enemies",
        "spellshieldable": true,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "Ultimate, ImmobilizingCCSpell",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "Gragas hurls his cask, dealing <magicDamage>200/300/400 + 80% AP magic damage</magicDamage> and <status>Knocking Away</status> enemies from the impact zone.",
        "missileSpeed": "200",
        "rechargeRate": "",
        "collisionRadius": "120",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "200",
        "width": "120",
        "angle": "",
        "castTime": "0.25",
        "effectRadius": "350",
        "targetRange": "1000"
      }
    ]
  },
  "releaseDate": "2010-02-02",
  "releasePatch": "1.0.0.72",
  "patchLastChanged": "26.09",
  "price": {
    "blueEssence": 1575,
    "rp": 790
  },
  "lore": "Equal parts jolly and imposing, Gragas is a massive, rowdy brewmaster who's always on the lookout for new ways to raise everyone's spirits. Hailing from parts unknown, he searches for ingredients among the unblemished wastes of the Freljord to help him perfect his latest concoction. He is impulsive, headstrong, and renowned for the brawls he starts, which often end in all-night parties and widespread property damage. Any appearance from Gragas must surely foreshadow merriment and destruction—in that order.",
  "faction": "freljord",
  "skins": [
    {
      "name": "Gragas",
      "id": 79000,
      "isBase": true,
      "availability": "AVAILABLE",
      "formatName": "Gragas",
      "lootEligible": true,
      "cost": "790",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "",
      "release": "2010-02-02",
      "set": [],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/base/images/gragas_splash_centered_0.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/base/images/gragas_splash_uncentered_0.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/base/images/gragas_splash_tile_0.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/base/gragasloadscreen.jpg",
      "loadScreenVintagePath": "",
      "newEffects": false,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [],
      "splashArtist": []
    },
    {
      "name": "Scuba Gragas",
      "id": 79001,
      "isBase": false,
      "availability": "Legacy",
      "formatName": "Scuba",
      "lootEligible": true,
      "cost": "975",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "",
      "release": "2010-05-03",
      "set": [
        "Day Job"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin01/images/gragas_splash_centered_1.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin01/images/gragas_splash_uncentered_1.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin01/images/gragas_splash_tile_1.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin01/gragasloadscreen_1.jpg",
      "loadScreenVintagePath": "",
      "newEffects": false,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Hillbilly Gragas",
      "id": 79002,
      "isBase": false,
      "availability": "Available",
      "formatName": "Hillbilly",
      "lootEligible": true,
      "cost": "520",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "",
      "release": "2010-08-01",
      "set": [
        "Legacy"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin02/images/gragas_splash_centered_2.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin02/images/gragas_splash_uncentered_2.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin02/images/gragas_splash_tile_2.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin02/gragasloadscreen_2.jpg",
      "loadScreenVintagePath": "",
      "newEffects": false,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Santa Gragas",
      "id": 79003,
      "isBase": false,
      "availability": "Legacy",
      "formatName": "Santa",
      "lootEligible": true,
      "cost": "975",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Some might say Gragas would be the perfect Santa, and between his jolly frame and wild beard he certainly fits the bill. But Gragas is also very unreliable, constantly intoxicated, and starts fights seemingly at random—but he likes the costume, and no one is brave enough to take it back.",
      "release": "2010-12-14",
      "set": [
        "Snowdown Showdown"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin03/images/gragas_splash_centered_3.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin03/images/gragas_splash_uncentered_3.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin03/images/gragas_splash_tile_3.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin03/gragasloadscreen_3.jpg",
      "loadScreenVintagePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin03/gragasloadscreen_3_le.jpg",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Gragas, Esq.",
      "id": 79004,
      "isBase": false,
      "availability": "Available",
      "formatName": "Gragas, Esq.",
      "lootEligible": true,
      "cost": "975",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "One of the city's top criminal defense attorneys, Gragas, Esquire is often seen carousing with the chief of police and various circuit court judges—mostly because they know he has access to the finest prohibited goods… but also because he's been paying them off for decades.",
      "release": "2011-04-12",
      "set": [
        "Crime City"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin04/images/gragas_splash_centered_4.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin04/images/gragas_splash_uncentered_4.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin04/images/gragas_splash_tile_4.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin04/gragasloadscreen_4.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Vandal Gragas",
      "id": 79005,
      "isBase": false,
      "availability": "Legacy",
      "formatName": "Vandal",
      "lootEligible": true,
      "cost": "975",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Gragas causes enough trouble to be kicked out of every wasteland settlement twenty times over, but the man found a way to mix potent brew and unrefined gasoline into the staple beverage of the post-apocalypse. Might as well let him wreck a few bars. He's earned it.",
      "release": "2012-03-02",
      "set": [
        "Vandal"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin05/images/gragas_splash_centered_5.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin05/images/gragas_splash_uncentered_5.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin05/images/gragas_splash_tile_5.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin05/gragasloadscreen_5.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Oktoberfest Gragas",
      "id": 79006,
      "isBase": false,
      "availability": "Available",
      "formatName": "Oktoberfest",
      "lootEligible": true,
      "cost": "975",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Gragas is the world's premier authority on beverages. Here, at the international beverage festival and funfair, he's drinking a lot of them.",
      "release": "2012-09-21",
      "set": [
        "Wonders of the World"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin06/images/gragas_splash_centered_6.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin06/images/gragas_splash_uncentered_6.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin06/images/gragas_splash_tile_6.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin06/gragasloadscreen_6.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Superfan Gragas",
      "id": 79007,
      "isBase": false,
      "availability": "Legacy",
      "formatName": "Superfan",
      "lootEligible": true,
      "cost": "750",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Gragas is Runeterra's biggest Order United fan, and he makes sure everyone knows it by leading chants, foregoing clothing for blue body paint, and making sure everyone around him is “adequately hydrated.”",
      "release": "2014-06-18",
      "set": [
        "Soccer Cup"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin07/images/gragas_splash_centered_7.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin07/images/gragas_splash_uncentered_7.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin07/images/gragas_splash_tile_7.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin07/gragasloadscreen_7.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Fnatic Gragas",
      "id": 79008,
      "isBase": false,
      "availability": "Legacy",
      "formatName": "Fnatic",
      "lootEligible": true,
      "cost": "750",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Honoring Shushei's winning performance as Gragas during the 2011 World Championship.",
      "release": "2014-09-24",
      "set": [
        "World Champions: 2011"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin08/images/gragas_splash_centered_8.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin08/images/gragas_splash_uncentered_8.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin08/images/gragas_splash_tile_8.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin08/gragasloadscreen_8.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Gragas Caskbreaker",
      "id": 79009,
      "isBase": false,
      "availability": "Available",
      "formatName": "Gragas Caskbreaker",
      "lootEligible": true,
      "cost": "750",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Gragas Caskbreaker is described in legend as both a pious, sun-worshipping cleric and a despicable drunk, depending on who tells the tale. He's not too familiar with Riftquest, but he does like fighting dragons and passing out in the middle of his combat actions.",
      "release": "2015-12-07",
      "set": [
        "Rift Quest"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin09/images/gragas_splash_centered_9.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin09/images/gragas_splash_uncentered_9.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin09/images/gragas_splash_tile_9.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin09/gragasloadscreen_9.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": []
    },
    {
      "name": "Arctic Ops Gragas",
      "id": 79010,
      "isBase": false,
      "availability": "Available",
      "formatName": "Arctic Ops",
      "lootEligible": true,
      "cost": "1350",
      "sale": 0,
      "distribution": "",
      "rarity": "Epic",
      "chromas": [],
      "lore": "A large man even before donning his hermetically sealed arctic combat suit, Gragas is a mystery to all save for High Command's secretive R&D labs. He appears human by all measures, save for the mask he never removes, and the eerily cold mixture of chemicals powering his massive frame.",
      "release": "2018-01-25",
      "set": [
        "Arctic Ops"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin10/images/gragas_splash_centered_10.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin10/images/gragas_splash_uncentered_10.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin10/images/gragas_splash_tile_10.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin10/gragasloadscreen_10.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": [
        "Alex 'alexplank' Flores"
      ]
    },
    {
      "name": "Warden Gragas",
      "id": 79011,
      "isBase": false,
      "availability": "Available",
      "formatName": "Warden",
      "lootEligible": true,
      "cost": "1350",
      "sale": 0,
      "distribution": "",
      "rarity": "Epic",
      "chromas": [
        {
          "name": "Amethyst",
          "id": 79017,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79017.png",
          "colors": [
            "#9C68D7",
            "#9C68D7"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Citrine",
          "id": 79012,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79012.png",
          "colors": [
            "#DF9117",
            "#DF9117"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Pearl",
          "id": 79016,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79016.png",
          "colors": [
            "#ECF9F8",
            "#ECF9F8"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Peridot",
          "id": 79019,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79019.png",
          "colors": [
            "#B6E084",
            "#B6E084"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Rose Quartz",
          "id": 79014,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79014.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            }
          ]
        },
        {
          "name": "Ruby",
          "id": 79015,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79015.png",
          "colors": [
            "#D33528",
            "#D33528"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a bundle exclusive in 2021.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Sapphire",
          "id": 79013,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79013.png",
          "colors": [
            "#2756CE",
            "#2756CE"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Turquoise",
          "id": 79018,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79018.png",
          "colors": [
            "#73BFBE",
            "#73BFBE"
          ],
          "descriptions": [],
          "rarities": []
        }
      ],
      "lore": "The Wardens are a sect of those who choose to don the armor of the Protectorate. Wardens hail from all corners of the world; so long as one holds fast to one's pledge, then one is a Warden. Gragas found purpose in this calling, and found camaraderie in his fellow Wardens, who welcomed him—all of him—with open arms.",
      "release": "2021-01-07",
      "set": [
        "Warden"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin11/images/gragas_splash_centered_11.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin11/images/gragas_splash_uncentered_11.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin11/images/gragas_splash_tile_11.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin11/gragasloadscreen_11.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": [
        "David Villegas",
        "West Studio"
      ]
    },
    {
      "name": "Space Groove Gragas",
      "id": 79020,
      "isBase": false,
      "availability": "Available",
      "formatName": "Space Groove",
      "lootEligible": true,
      "cost": "1350",
      "sale": 0,
      "distribution": "",
      "rarity": "Epic",
      "chromas": [
        {
          "name": "Catseye",
          "id": 79022,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79022.png",
          "colors": [
            "#FFEE59",
            "#FFEE59"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Emerald",
          "id": 79023,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79023.png",
          "colors": [
            "#2DA130",
            "#2DA130"
          ],
          "descriptions": [
            {
              "description": "Obtained through Influencer audience giveaways.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Obsidian",
          "id": 79027,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79027.png",
          "colors": [
            "#27211C",
            "#27211C"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Pearl",
          "id": 79026,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79026.png",
          "colors": [
            "#ECF9F8",
            "#ECF9F8"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Rainbow",
          "id": 79028,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79028.png",
          "colors": [
            "#C1F2FF",
            "#C1F2FF"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Rose Quartz",
          "id": 79024,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79024.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            }
          ]
        },
        {
          "name": "Ruby",
          "id": 79021,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79021.png",
          "colors": [
            "#D33528",
            "#D33528"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a bundle exclusive in 2022.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Tanzanite",
          "id": 79025,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79025.png",
          "colors": [
            "#54209B",
            "#54209B"
          ],
          "descriptions": [],
          "rarities": []
        }
      ],
      "lore": "The King of Cool, Gragas is one guy who knows how to party. Bringing the funk with him everywhere he goes, even the denizens of Boogiewonderland acknowledge his prowess for groovin'. If Gragas rolls up to the disco, you know you're in for a wild night.",
      "release": "2022-11-17",
      "set": [
        "Space Groove"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin20/images/gragas_splash_centered_20.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin20/images/gragas_splash_uncentered_20.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin20/images/gragas_splash_tile_20.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin20/gragasloadscreen_20.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": [
        "Rio Sabda",
        "Caravan Studio"
      ]
    },
    {
      "name": "High Noon Gragas",
      "id": 79029,
      "isBase": false,
      "availability": "Available",
      "formatName": "High Noon",
      "lootEligible": true,
      "cost": "1350",
      "sale": 0,
      "distribution": "",
      "rarity": "Epic",
      "chromas": [
        {
          "name": "Citrine",
          "id": 79032,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79032.png",
          "colors": [
            "#DF9117",
            "#DF9117"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Emerald",
          "id": 79033,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79033.png",
          "colors": [
            "#2DA130",
            "#2DA130"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Noonday",
          "id": 79038,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79038.png",
          "colors": [
            "#A8BFF1",
            "#CD5867"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a Loot exclusive in the 2024 High Noon event.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Obsidian",
          "id": 79037,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79037.png",
          "colors": [
            "#27211C",
            "#27211C"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Rose Quartz",
          "id": 79031,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79031.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            }
          ]
        },
        {
          "name": "Ruby",
          "id": 79030,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79030.png",
          "colors": [
            "#D33528",
            "#D33528"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a bundle exclusive in 2024.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Sapphire",
          "id": 79035,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79035.png",
          "colors": [
            "#2756CE",
            "#2756CE"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            }
          ]
        },
        {
          "name": "Tanzanite",
          "id": 79036,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79036.png",
          "colors": [
            "#54209B",
            "#54209B"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Turquoise",
          "id": 79034,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79034.png",
          "colors": [
            "#73BFBE",
            "#73BFBE"
          ],
          "descriptions": [],
          "rarities": []
        }
      ],
      "lore": "“This one ain't for you, Eve,” says the bartender, laying one huge hand on the haunted man and pulling him away. Gragas has been called the Gentleman Giant. Ol' Caskbreaker. No angel nor devil, but something else. “Won't be easy, friend. Hell, you may not even stay in one piece. But listen close, and you just might make it back to the living.”",
      "release": "2024-03-20",
      "set": [
        "High Noon"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin29/images/gragas_splash_centered_29.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin29/images/gragas_splash_uncentered_29.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin29/images/gragas_splash_tile_29.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin29/gragasloadscreen_29.jpg",
      "loadScreenVintagePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin29/gragasloadscreen_29_le.jpg",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": [
        "Nathaniel Himawan",
        "West Studio"
      ]
    },
    {
      "name": "Music Fan Gragas",
      "id": 79039,
      "isBase": false,
      "availability": "Available",
      "formatName": "Music Fan",
      "lootEligible": true,
      "cost": "1350",
      "sale": 0,
      "distribution": "",
      "rarity": "Epic",
      "chromas": [
        {
          "name": "Catseye",
          "id": 79041,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79041.png",
          "colors": [
            "#FFEE59",
            "#FFEE59"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Emerald",
          "id": 79043,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79043.png",
          "colors": [
            "#2DA130",
            "#2DA130"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Obsidian",
          "id": 79046,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79046.png",
          "colors": [
            "#27211C",
            "#27211C"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Pearl",
          "id": 79047,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79047.png",
          "colors": [
            "#ECF9F8",
            "#ECF9F8"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Rose Quartz",
          "id": 79045,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79045.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            }
          ]
        },
        {
          "name": "Ruby",
          "id": 79040,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79040.png",
          "colors": [
            "#D33528",
            "#D33528"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a bundle exclusive in 2024.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Sapphire",
          "id": 79042,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79042.png",
          "colors": [
            "#2756CE",
            "#2756CE"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Turquoise",
          "id": 79044,
          "chromaPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/79/79044.png",
          "colors": [
            "#73BFBE",
            "#73BFBE"
          ],
          "descriptions": [],
          "rarities": []
        }
      ],
      "lore": "Commemorating LoL Player Days 2024.",
      "release": "2024-10-09",
      "set": [
        "Superfans"
      ],
      "splashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin39/images/gragas_splash_centered_39.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin39/images/gragas_splash_uncentered_39.jpg",
      "tilePath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin39/images/gragas_splash_tile_39.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.1/plugins/rcp-be-lol-game-data/global/default/assets/characters/gragas/skins/skin39/gragasloadscreen_39.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "J.S. Gilbert"
      ],
      "splashArtist": [
        "Chace Chen",
        "Pandart Studio"
      ]
    }
  ]
}