{
  "id": 3,
  "key": "Galio",
  "name": "Galio",
  "title": "the Colossus",
  "fullName": "Galio, the Colossus",
  "icon": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-icons/3.png",
  "resource": "Mana",
  "attackType": "Melee",
  "adaptiveType": "Magic Damage",
  "stats": {
    "health": {
      "flat": 600,
      "percent": 0,
      "perLevel": 126,
      "percentPerLevel": 0
    },
    "healthRegen": {
      "flat": 8,
      "percent": 0,
      "perLevel": 0.8,
      "percentPerLevel": 0
    },
    "mana": {
      "flat": 410,
      "percent": 0,
      "perLevel": 40,
      "percentPerLevel": 0
    },
    "manaRegen": {
      "flat": 9.5,
      "percent": 0,
      "perLevel": 0.7,
      "percentPerLevel": 0
    },
    "armor": {
      "flat": 24,
      "percent": 0,
      "perLevel": 4.7,
      "percentPerLevel": 0
    },
    "magicResistance": {
      "flat": 32,
      "percent": 0,
      "perLevel": 2.05,
      "percentPerLevel": 0
    },
    "attackDamage": {
      "flat": 59,
      "percent": 0,
      "perLevel": 3.5,
      "percentPerLevel": 0
    },
    "movespeed": {
      "flat": 340,
      "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.625,
      "percent": 0,
      "perLevel": 1.5,
      "percentPerLevel": 0
    },
    "attackSpeedRatio": {
      "flat": 0.625,
      "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": 150,
      "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": [
    "MIDDLE",
    "SUPPORT"
  ],
  "roles": [
    "TANK",
    "WARDEN",
    "MAGE"
  ],
  "attributeRatings": {
    "damage": 2,
    "toughness": 3,
    "control": 3,
    "mobility": 2,
    "utility": 1,
    "abilityReliance": 0,
    "difficulty": 2
  },
  "abilities": {
    "P": [
      {
        "name": "Colossal Smash",
        "icon": "https://raw.communitydragon.org/16.2/game/assets/characters/galio/hud/icons2d/galio_passive.png",
        "effects": [
          {
            "description": "Every few seconds, Galio's next basic attack deals bonus magic damage in an area.",
            "leveling": [
              {
                "attribute": "ChargeRatePerHit",
                "modifiers": [
                  {
                    "values": [
                      3
                    ],
                    "units": [
                      ""
                    ]
                  }
                ]
              },
              {
                "attribute": "PassiveCooldown",
                "modifiers": [
                  {
                    "values": [
                      5
                    ],
                    "units": [
                      "seconds"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [],
              "units": []
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                5
              ],
              "units": [
                "seconds"
              ]
            }
          ],
          "affectedByCdr": false
        },
        "targeting": "",
        "affects": "Self",
        "spellshieldable": false,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "Every few seconds, Galio's next basic attack deals bonus magic damage in an area.",
        "missileSpeed": "",
        "rechargeRate": "",
        "collisionRadius": "",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "",
        "width": "",
        "angle": "",
        "castTime": "",
        "effectRadius": "",
        "targetRange": "0"
      }
    ],
    "Q": [
      {
        "name": "Winds of War",
        "icon": "https://raw.communitydragon.org/16.2/game/assets/characters/galio/hud/icons2d/galio_q.png",
        "effects": [
          {
            "description": "Galio fires two windblasts that deal <magicDamage>70/105/140/175/210 + 70% magic damage</magicDamage> each. When the windblasts meet, they combine into a tornado that deals <magicDamage>(2 + 1%) * (4)% max Health magic damage</magicDamage> over 2 seconds.",
            "leveling": [
              {
                "attribute": "BaseDamage",
                "modifiers": [
                  {
                    "values": [
                      70,
                      105,
                      140,
                      175,
                      210
                    ],
                    "units": [
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage"
                    ]
                  }
                ]
              },
              {
                "attribute": "SuperQDuration",
                "modifiers": [
                  {
                    "values": [
                      2
                    ],
                    "units": [
                      "seconds"
                    ]
                  }
                ]
              },
              {
                "attribute": "SuperQMonsterMaxDamage",
                "modifiers": [
                  {
                    "values": [
                      50
                    ],
                    "units": [
                      "magic damage"
                    ]
                  }
                ]
              },
              {
                "attribute": "SuperQBasePercentage",
                "modifiers": [
                  {
                    "values": [
                      2
                    ],
                    "units": [
                      "%"
                    ]
                  }
                ]
              },
              {
                "attribute": "TornadoTicks",
                "modifiers": [
                  {
                    "values": [
                      4
                    ],
                    "units": [
                      ""
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [
                70,
                75,
                80,
                85,
                90
              ],
              "units": [
                "mana",
                "mana",
                "mana",
                "mana",
                "mana"
              ]
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                11,
                11,
                10,
                9,
                8
              ],
              "units": [
                "seconds",
                "seconds",
                "seconds",
                "seconds",
                "seconds"
              ]
            }
          ],
          "affectedByCdr": true
        },
        "targeting": "Location",
        "affects": "Enemies",
        "spellshieldable": true,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "Galio fires two windblasts that deal <magicDamage>70/105/140/175/210 + 70% magic damage</magicDamage> each. When the windblasts meet, they combine into a tornado that deals <magicDamage>(2 + 1%) * (4)% max Health magic damage</magicDamage> over 2 seconds.",
        "missileSpeed": "1300",
        "rechargeRate": "",
        "collisionRadius": "100",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "1300",
        "width": "100",
        "angle": "",
        "castTime": "0.25",
        "effectRadius": "",
        "targetRange": "825"
      }
    ],
    "W": [
      {
        "name": "Shield of Durand",
        "icon": "https://raw.communitydragon.org/16.2/game/assets/characters/galio/hud/icons2d/galio_w.png",
        "effects": [
          {
            "description": "<spellPassive>Passive:</spellPassive> Galio gains a <shield>7.5/9/10.5/12/13.5% current Health Magic Shield</shield> after not taking damage for 12-8 seconds.<br><br><charge>Begin Charging:</charge> Galio reduces incoming magic damage by (4% + 8% Magic Resist + 1% current Health) * (0.01) and incoming physical damage by ((4% + 8% Magic Resist + 1% current Health) * (0.01)) * (0.5) and <status>Slows</status> himself by 2%.<br><br><release>Release:</release> Galio <status>Taunts</status> enemy champions for between 2 to 2 seconds, deals between <magicDamage>20/30/40/50/60 + 30%</magicDamage> and <magicDamage>(20/30/40/50/60 + 30%) * (3) magic damage</magicDamage>, and refreshes the damage reduction for 2 seconds. Taunt duration, damage, and range increase with charge time.",
            "leveling": [
              {
                "attribute": "MinimumWBaseDamage",
                "modifiers": [
                  {
                    "values": [
                      20,
                      30,
                      40,
                      50,
                      60
                    ],
                    "units": [
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage"
                    ]
                  }
                ]
              },
              {
                "attribute": "MaximumWBaseDamage",
                "modifiers": [
                  {
                    "values": [
                      60,
                      90,
                      120,
                      150,
                      180
                    ],
                    "units": [
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage"
                    ]
                  }
                ]
              },
              {
                "attribute": "PassiveShieldHealthRatio",
                "modifiers": [
                  {
                    "values": [
                      7.5,
                      9,
                      10.5,
                      12,
                      13.5
                    ],
                    "units": [
                      "%",
                      "%",
                      "%",
                      "%",
                      "%"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [
                50
              ],
              "units": [
                "mana"
              ]
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                18,
                18,
                17,
                16,
                15
              ],
              "units": [
                "seconds",
                "seconds",
                "seconds",
                "seconds",
                "seconds"
              ]
            }
          ],
          "affectedByCdr": true
        },
        "targeting": "Self (Area)",
        "affects": "Self, Enemies",
        "spellshieldable": false,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "ImmobilizingCCSpell",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "<spellPassive>Passive:</spellPassive> Galio gains a <shield>7.5/9/10.5/12/13.5% current Health Magic Shield</shield> after not taking damage for 12-8 seconds.<br><br><charge>Begin Charging:</charge> Galio reduces incoming magic damage by (4% + 8% Magic Resist + 1% current Health) * (0.01) and incoming physical damage by ((4% + 8% Magic Resist + 1% current Health) * (0.01)) * (0.5) and <status>Slows</status> himself by 2%.<br><br><release>Release:</release> Galio <status>Taunts</status> enemy champions for between 2 to 2 seconds, deals between <magicDamage>20/30/40/50/60 + 30%</magicDamage> and <magicDamage>(20/30/40/50/60 + 30%) * (3) magic damage</magicDamage>, and refreshes the damage reduction for 2 seconds. Taunt duration, damage, and range increase with charge time.",
        "missileSpeed": "",
        "rechargeRate": "",
        "collisionRadius": "",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "",
        "width": "",
        "angle": "",
        "castTime": "",
        "effectRadius": "",
        "targetRange": "275"
      },
      {
        "name": "2",
        "icon": "https://raw.communitydragon.org/16.2/game/assets/galio_w2.png",
        "effects": [
          {
            "description": "<spellPassive>Passive:</spellPassive> Galio gains a <shield>7.5/9/10.5/12/13.5% current Health Magic Shield</shield> after not taking damage for 12-8 seconds.<br><br><charge>Begin Charging:</charge> Galio reduces incoming magic damage by (4% + 8% Magic Resist + 1% current Health) * (0.01) and incoming physical damage by ((4% + 8% Magic Resist + 1% current Health) * (0.01)) * (0.5) and <status>Slows</status> himself by 2%.<br><br><release>Release:</release> Galio <status>Taunts</status> enemy champions for between 2 to 2 seconds, deals between <magicDamage>20/30/40/50/60 + 30%</magicDamage> and <magicDamage>(20/30/40/50/60 + 30%) * (3) magic damage</magicDamage>, and refreshes the damage reduction for 2 seconds. Taunt duration, damage, and range increase with charge time.",
            "leveling": [
              {
                "attribute": "MinimumWBaseDamage",
                "modifiers": [
                  {
                    "values": [
                      20,
                      30,
                      40,
                      50,
                      60
                    ],
                    "units": [
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage"
                    ]
                  }
                ]
              },
              {
                "attribute": "MaximumWBaseDamage",
                "modifiers": [
                  {
                    "values": [
                      60,
                      90,
                      120,
                      150,
                      180
                    ],
                    "units": [
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage"
                    ]
                  }
                ]
              },
              {
                "attribute": "PassiveShieldHealthRatio",
                "modifiers": [
                  {
                    "values": [
                      7.5,
                      9,
                      10.5,
                      12,
                      13.5
                    ],
                    "units": [
                      "%",
                      "%",
                      "%",
                      "%",
                      "%"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [],
              "units": []
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                0
              ],
              "units": [
                "seconds"
              ]
            }
          ],
          "affectedByCdr": true
        },
        "targeting": "",
        "affects": "",
        "spellshieldable": false,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "<spellPassive>Passive:</spellPassive> Galio gains a <shield>7.5/9/10.5/12/13.5% current Health Magic Shield</shield> after not taking damage for 12-8 seconds.<br><br><charge>Begin Charging:</charge> Galio reduces incoming magic damage by (4% + 8% Magic Resist + 1% current Health) * (0.01) and incoming physical damage by ((4% + 8% Magic Resist + 1% current Health) * (0.01)) * (0.5) and <status>Slows</status> himself by 2%.<br><br><release>Release:</release> Galio <status>Taunts</status> enemy champions for between 2 to 2 seconds, deals between <magicDamage>20/30/40/50/60 + 30%</magicDamage> and <magicDamage>(20/30/40/50/60 + 30%) * (3) magic damage</magicDamage>, and refreshes the damage reduction for 2 seconds. Taunt duration, damage, and range increase with charge time.",
        "missileSpeed": "",
        "rechargeRate": "",
        "collisionRadius": "",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "",
        "width": "",
        "angle": "",
        "castTime": "",
        "effectRadius": "",
        "targetRange": "0"
      }
    ],
    "E": [
      {
        "name": "Justice Punch",
        "icon": "https://raw.communitydragon.org/16.2/game/assets/characters/galio/hud/icons2d/galio_e.png",
        "effects": [
          {
            "description": "Galio lunges forward with a mighty blow, <status>Knocking Up</status> for 0.75 seconds and dealing <magicDamage>90/130/170/210/250 magic damage</magicDamage> to the first champion hit. Other enemies in the way take <magicDamage>(90/130/170/210/250 + 90%) * (0.8) magic damage</magicDamage>.<br><br>Galio's dash stops on hitting terrain.",
            "leveling": [
              {
                "attribute": "BaseDamage",
                "modifiers": [
                  {
                    "values": [
                      90,
                      130,
                      170,
                      210,
                      250
                    ],
                    "units": [
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage",
                      "magic damage"
                    ]
                  }
                ]
              },
              {
                "attribute": "KnockupDuration",
                "modifiers": [
                  {
                    "values": [
                      0.75
                    ],
                    "units": [
                      "seconds"
                    ]
                  }
                ]
              },
              {
                "attribute": "MinRange",
                "modifiers": [
                  {
                    "values": [
                      250
                    ],
                    "units": [
                      "units"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [
                50
              ],
              "units": [
                "mana"
              ]
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                11,
                11,
                10,
                9,
                8
              ],
              "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": "Galio lunges forward with a mighty blow, <status>Knocking Up</status> for 0.75 seconds and dealing <magicDamage>90/130/170/210/250 magic damage</magicDamage> to the first champion hit. Other enemies in the way take <magicDamage>(90/130/170/210/250 + 90%) * (0.8) magic damage</magicDamage>.<br><br>Galio's dash stops on hitting terrain.",
        "missileSpeed": "",
        "rechargeRate": "",
        "collisionRadius": "160",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "",
        "speed": "",
        "width": "160",
        "angle": "",
        "castTime": "0.25",
        "effectRadius": "200",
        "targetRange": "650"
      }
    ],
    "R": [
      {
        "name": "Hero's Entrance",
        "icon": "https://raw.communitydragon.org/16.2/game/assets/characters/galio/hud/icons2d/galio_r.png",
        "effects": [
          {
            "description": "Galio designates an allied champion's position as his landing spot, granting all allied champions in the area <spellName>Shield of Durand's</spellName> passive <shield>Shield</shield> for 5 seconds. Galio then flies to his landing zone.<br><br>When Galio lands, he <status>Knocks Up</status> for 0.75 seconds and deals <magicDamage>150/250/350 magic damage</magicDamage>.",
            "leveling": [
              {
                "attribute": "BaseDamage",
                "modifiers": [
                  {
                    "values": [
                      150,
                      250,
                      350
                    ],
                    "units": [
                      "magic damage",
                      "magic damage",
                      "magic damage"
                    ]
                  }
                ]
              },
              {
                "attribute": "StunDurationOuter",
                "modifiers": [
                  {
                    "values": [
                      0.75
                    ],
                    "units": [
                      "seconds"
                    ]
                  }
                ]
              },
              {
                "attribute": "TemporaryWShieldDuration",
                "modifiers": [
                  {
                    "values": [
                      5
                    ],
                    "units": [
                      "seconds"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cost": {
          "modifiers": [
            {
              "values": [
                100
              ],
              "units": [
                "mana"
              ]
            }
          ]
        },
        "cooldown": {
          "modifiers": [
            {
              "values": [
                180,
                180,
                160
              ],
              "units": [
                "seconds",
                "seconds",
                "seconds"
              ]
            }
          ],
          "affectedByCdr": true
        },
        "targeting": "Location",
        "affects": "Self, Allies, Enemies",
        "spellshieldable": true,
        "resource": "Mana",
        "damageType": "Magic Damage",
        "spellEffects": "Positive MoveBlock, Ultimate, ChannelSpell, Positive Boon, ImmobilizingCCSpell",
        "projectile": "",
        "onHitEffects": "",
        "occurrence": "",
        "notes": "",
        "blurb": "Galio designates an allied champion's position as his landing spot, granting all allied champions in the area <spellName>Shield of Durand's</spellName> passive <shield>Shield</shield> for 5 seconds. Galio then flies to his landing zone.<br><br>When Galio lands, he <status>Knocks Up</status> for 0.75 seconds and deals <magicDamage>150/250/350 magic damage</magicDamage>.",
        "missileSpeed": "",
        "rechargeRate": "",
        "collisionRadius": "",
        "tetherRadius": "",
        "onTargetCdStatic": "",
        "innerRadius": "650",
        "speed": "",
        "width": "",
        "angle": "",
        "castTime": "",
        "effectRadius": "325",
        "targetRange": "4000/4000/4750"
      }
    ]
  },
  "releaseDate": "2010-08-10",
  "releasePatch": "1.0.0.98",
  "patchLastChanged": "25.18",
  "price": {
    "blueEssence": 1575,
    "rp": 790
  },
  "lore": "Outside the gleaming city of Demacia, the stone colossus Galio keeps vigilant watch. Built as a bulwark against enemy mages, he often stands motionless for decades until the presence of powerful magic stirs him to life. Once activated, Galio makes the most of his time, savoring the thrill of a fight and the rare honor of defending his countrymen. But his triumphs are always bittersweet, for the magic he destroys is also his source of reanimation, and each victory leaves him dormant once again.",
  "faction": "demacia",
  "skins": [
    {
      "name": "Galio",
      "id": 3000,
      "isBase": true,
      "availability": "AVAILABLE",
      "formatName": "Galio",
      "lootEligible": true,
      "cost": "790",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "",
      "release": "2010-08-10",
      "set": [],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/base/images/galio_splash_centered_0.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/base/images/galio_splash_uncentered_0.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/base/images/galio_splash_tile_0.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/base/galioloadscreen.jpg",
      "loadScreenVintagePath": "",
      "newEffects": false,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [],
      "splashArtist": []
    },
    {
      "name": "Enchanted Galio",
      "id": 3001,
      "isBase": false,
      "availability": "Available",
      "formatName": "Enchanted",
      "lootEligible": true,
      "cost": "520",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "",
      "release": "2010-08-10",
      "set": [
        "Legacy"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin01/images/galio_splash_centered_1.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin01/images/galio_splash_uncentered_1.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin01/images/galio_splash_tile_1.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin01/galioloadscreen_1.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "Mike Azevedo"
      ]
    },
    {
      "name": "Hextech Galio",
      "id": 3002,
      "isBase": false,
      "availability": "Legacy",
      "formatName": "Hextech",
      "lootEligible": true,
      "cost": "520",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Sensing a shift in the marketability of Hextech items, several of Piltover's largest industrial families pooled resources to create Galio, a massive golem donated to the city and her people. While he is ostensibly a walking advertisement, the protective creature is both curious about the world, and proud of his responsibility.",
      "release": "2010-08-10",
      "set": [
        "Hextech"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin02/images/galio_splash_centered_2.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin02/images/galio_splash_uncentered_2.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin02/images/galio_splash_tile_2.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin02/galioloadscreen_2.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "Bo 'chenbowow' Chen"
      ]
    },
    {
      "name": "Commando Galio",
      "id": 3003,
      "isBase": false,
      "availability": "Available",
      "formatName": "Commando",
      "lootEligible": true,
      "cost": "520",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Issues with the military industrial complex notwithstanding, why would a government put all its petricite resources into a giant statue that punches things? Or a pair of sunglasses big enough for one to wear?",
      "release": "2011-01-18",
      "set": [
        "Commando"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin03/images/galio_splash_centered_3.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin03/images/galio_splash_uncentered_3.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin03/images/galio_splash_tile_3.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin03/galioloadscreen_3.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "Mist XG"
      ]
    },
    {
      "name": "Gatekeeper Galio",
      "id": 3004,
      "isBase": false,
      "availability": "Available",
      "formatName": "Gatekeeper",
      "lootEligible": true,
      "cost": "1820",
      "sale": 0,
      "distribution": "",
      "rarity": "Legendary",
      "chromas": [],
      "lore": "One of the great dukes of Hell, Galio stands before his kingdom's black gates as the judge of all sinners, casting souls into their proper torments. Attempting to invoke him generally ends in tragedy, as he's several hundred feet tall and refuses to shrink in the service of mortals.",
      "release": "2012-04-23",
      "set": [
        "Demonic"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin04/images/galio_splash_centered_4.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin04/images/galio_splash_uncentered_4.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin04/images/galio_splash_tile_4.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin04/galioloadscreen_4.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": true,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "Viktor Titov",
        "Grafit Studio"
      ]
    },
    {
      "name": "Debonair Galio",
      "id": 3005,
      "isBase": false,
      "availability": "Available",
      "formatName": "Debonair",
      "lootEligible": true,
      "cost": "750",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [],
      "lore": "Savor that elixir. Highlight that heavenly white tux with a royal purple reserved for kings and queens who just don't deserve it. Because when you're an eighty foot tall petricite gargoyle, you're always the center of attention.",
      "release": "2015-04-13",
      "set": [
        "Debonair"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin05/images/galio_splash_centered_5.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin05/images/galio_splash_uncentered_5.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin05/images/galio_splash_tile_5.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin05/galioloadscreen_5.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": false,
      "newRecall": false,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "Sixmorevodka Studio"
      ]
    },
    {
      "name": "Birdio",
      "id": 3006,
      "isBase": false,
      "availability": "Available",
      "formatName": "Birdio",
      "lootEligible": true,
      "cost": "975",
      "sale": 0,
      "distribution": "",
      "rarity": "NoRarity",
      "chromas": [
        {
          "name": "Aquamarine",
          "id": 3008,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3008.png",
          "colors": [
            "#6ABBEE",
            "#6ABBEE"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            },
            {
              "rarity": 1,
              "region": "VN"
            },
            {
              "rarity": 0,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Catseye",
          "id": 3009,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3009.png",
          "colors": [
            "#FFEE59",
            "#FFEE59"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            },
            {
              "rarity": 1,
              "region": "VN"
            },
            {
              "rarity": 0,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Citrine",
          "id": 3010,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3010.png",
          "colors": [
            "#DF9117",
            "#DF9117"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            },
            {
              "rarity": 1,
              "region": "VN"
            },
            {
              "rarity": 0,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Meteorite",
          "id": 3012,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3012.png",
          "colors": [
            "#5F432B",
            "#5F432B"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            },
            {
              "rarity": 1,
              "region": "VN"
            },
            {
              "rarity": 0,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Rose Quartz",
          "id": 3011,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3011.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            },
            {
              "rarity": 1,
              "region": "VN"
            },
            {
              "rarity": 0,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Ruby",
          "id": 3007,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3007.png",
          "colors": [
            "#D33528",
            "#D33528"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            },
            {
              "rarity": 1,
              "region": "VN"
            },
            {
              "rarity": 0,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Worlds Early Bird",
          "id": 3029,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3029.png",
          "colors": [
            "#0027F8",
            "#252739"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a Loot exclusive in the Worlds 2022 event.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        }
      ],
      "lore": "A proud and noble salesman of delicious fried chicken, Birdio is the regional manager (and salesman of the year) for one of the world's largest chicken restaurants. Not one to be beaten at literally anything, he and Sivir have a well documented rivalry over who is the better employee.",
      "release": "2018-03-29",
      "set": [
        "Culinary Masters"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin06/images/galio_splash_centered_6.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin06/images/galio_splash_uncentered_6.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin06/images/galio_splash_tile_6.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin06/galioloadscreen_6.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "Rudy Siswanto"
      ]
    },
    {
      "name": "Infernal Galio",
      "id": 3013,
      "isBase": false,
      "availability": "Available",
      "formatName": "Infernal",
      "lootEligible": true,
      "cost": "1350",
      "sale": 0,
      "distribution": "",
      "rarity": "Epic",
      "chromas": [
        {
          "name": "Catseye",
          "id": 3015,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3015.png",
          "colors": [
            "#FFEE59",
            "#FFEE59"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Pearl",
          "id": 3018,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3018.png",
          "colors": [
            "#ECF9F8",
            "#ECF9F8"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Peridot",
          "id": 3014,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3014.png",
          "colors": [
            "#B6E084",
            "#B6E084"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Rose Quartz",
          "id": 3017,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3017.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            }
          ]
        },
        {
          "name": "Ruby",
          "id": 3016,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3016.png",
          "colors": [
            "#D33528",
            "#D33528"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a bundle exclusive in 2019.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        }
      ],
      "lore": "A black-hearted monstrosity leading the hellish Infernal hordes, Galio is titanic even by the standards of his fiery kin. His steps melt the very bedrock beneath him, swallowing entire armies without so much as a second thought.",
      "release": "2019-09-05",
      "set": [
        "Infernal"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin13/images/galio_splash_centered_13.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin13/images/galio_splash_uncentered_13.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin13/images/galio_splash_tile_13.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin13/galioloadscreen_13.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "West Studio"
      ]
    },
    {
      "name": "Dragon Guardian Galio",
      "id": 3019,
      "isBase": false,
      "availability": "Available",
      "formatName": "Dragon Guardian",
      "lootEligible": true,
      "cost": "1350",
      "sale": 0,
      "distribution": "",
      "rarity": "Epic",
      "chromas": [
        {
          "name": "Amethyst",
          "id": 3022,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3022.png",
          "colors": [
            "#9C68D7",
            "#9C68D7"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Citrine",
          "id": 3023,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3023.png",
          "colors": [
            "#DF9117",
            "#DF9117"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Emerald",
          "id": 3025,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3025.png",
          "colors": [
            "#2DA130",
            "#2DA130"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Obsidian",
          "id": 3027,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3027.png",
          "colors": [
            "#27211C",
            "#27211C"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Pearl",
          "id": 3026,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3026.png",
          "colors": [
            "#ECF9F8",
            "#ECF9F8"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Rose Quartz",
          "id": 3021,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3021.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "TENCENT"
            }
          ]
        },
        {
          "name": "Ruby",
          "id": 3020,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3020.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": 3024,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3024.png",
          "colors": [
            "#2756CE",
            "#2756CE"
          ],
          "descriptions": [],
          "rarities": []
        }
      ],
      "lore": "A great dragon of old, who protected dragonkind's ancestral nesting grounds from those who might do it harm. Tricked by the mad knight Kayle so she could destroy every clutch of eggs under his charge, he has followed her back to human society, so he might exact his vengeance personally.",
      "release": "2021-04-15",
      "set": [
        "Dragon World"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin19/images/galio_splash_centered_19.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin19/images/galio_splash_uncentered_19.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin19/images/galio_splash_tile_19.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin19/galioloadscreen_19.jpg",
      "loadScreenVintagePath": "",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "Forrest Imel",
        "West Studio"
      ]
    },
    {
      "name": "Mythmaker Galio",
      "id": 3028,
      "isBase": false,
      "availability": "Legacy",
      "formatName": "Mythmaker",
      "lootEligible": true,
      "cost": "1350",
      "sale": 0,
      "distribution": "",
      "rarity": "Epic",
      "chromas": [
        {
          "name": "Citrine",
          "id": 3034,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3034.png",
          "colors": [
            "#DF9117",
            "#DF9117"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Emerald",
          "id": 3036,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3036.png",
          "colors": [
            "#2DA130",
            "#2DA130"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Gilded",
          "id": 3038,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3038.png",
          "colors": [
            "#181818",
            "#DDAA0E"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a Loot exclusive in the 2023 Lunar Revel event.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 2,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Paragon",
          "id": 3039,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3039.png",
          "colors": [
            "#474AF7",
            "#BCD6EF"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as an exclusive drop from The Sanctum.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 5,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Pearl",
          "id": 3037,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3037.png",
          "colors": [
            "#ECF9F8",
            "#ECF9F8"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Rose Quartz",
          "id": 3032,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3032.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 2,
              "region": "TENCENT"
            },
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Ruby",
          "id": 3030,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3030.png",
          "colors": [
            "#D33528",
            "#D33528"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a bundle exclusive in 2023.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 2,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Sapphire",
          "id": 3033,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3033.png",
          "colors": [
            "#2756CE",
            "#2756CE"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Tanzanite",
          "id": 3035,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3035.png",
          "colors": [
            "#54209B",
            "#54209B"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        },
        {
          "name": "Turquoise",
          "id": 3031,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3031.png",
          "colors": [
            "#73BFBE",
            "#73BFBE"
          ],
          "descriptions": [],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        }
      ],
      "lore": "The Great Beast Galio is a fearsome creature: proud, powerful, and worthy of the myth that bears his name. Yet each year he is bested, as the story goes, so when Irelia comes to him and tells him that their fates are not writ in stone, Galio listens. If helping her means crafting a new future, he will lend her all his beastly strength.",
      "release": "2023-01-12",
      "set": [
        "Mythmaker"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin28/images/galio_splash_centered_28.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin28/images/galio_splash_uncentered_28.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin28/images/galio_splash_tile_28.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin28/galioloadscreen_28.jpg",
      "loadScreenVintagePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin28/galioloadscreen_28_le.jpg",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": false,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": [
        "Rio Sabda",
        "Caravan Studio"
      ]
    },
    {
      "name": "Aegis Frame Galio",
      "id": 3040,
      "isBase": false,
      "availability": "Available",
      "formatName": "Aegis Frame",
      "lootEligible": true,
      "cost": "1820",
      "sale": 0,
      "distribution": "",
      "rarity": "Legendary",
      "chromas": [
        {
          "name": "Amethyst",
          "id": 3044,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3044.png",
          "colors": [
            "#9C68D7",
            "#9C68D7"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Catseye",
          "id": 3042,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3042.png",
          "colors": [
            "#FFEE59",
            "#FFEE59"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Emerald",
          "id": 3043,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3043.png",
          "colors": [
            "#2DA130",
            "#2DA130"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Obsidian",
          "id": 3045,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3045.png",
          "colors": [
            "#27211C",
            "#27211C"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Rose Quartz",
          "id": 3046,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3046.png",
          "colors": [
            "#E58BA5",
            "#E58BA5"
          ],
          "descriptions": [],
          "rarities": []
        },
        {
          "name": "Ruby",
          "id": 3041,
          "chromaPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/v1/champion-chroma-images/3/3041.png",
          "colors": [
            "#D33528",
            "#D33528"
          ],
          "descriptions": [
            {
              "description": "This chroma was released as a bundle exclusive in 2026.",
              "region": "riot"
            }
          ],
          "rarities": [
            {
              "rarity": 1,
              "region": "riot"
            }
          ]
        }
      ],
      "lore": "With his consciousness uploaded into his state-of-the-art mech, Galio led his squadron into the dangers of their neighboring galaxy. But after encountering their TerraMech predecessors, now twisted beyond all recognition, their hope was shaken. It took their captain's steadfast optimism to remind everyone: if anything can persevere, it's the Aegis Frames!",
      "release": "2026-01-22",
      "set": [
        "Aegis Frame"
      ],
      "splashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin40/images/galio_splash_centered_40.jpg",
      "uncenteredSplashPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin40/images/galio_splash_uncentered_40.jpg",
      "tilePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin40/images/galio_splash_tile_40.jpg",
      "loadScreenPath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin40/galioloadscreen_40.jpg",
      "loadScreenVintagePath": "https://raw.communitydragon.org/16.2/plugins/rcp-be-lol-game-data/global/default/assets/characters/galio/skins/skin40/galioloadscreen_40_le.jpg",
      "newEffects": true,
      "newAnimations": true,
      "newRecall": true,
      "newVoice": true,
      "newQuotes": false,
      "voiceActor": [
        "Josh Petersdorf"
      ],
      "splashArtist": []
    }
  ]
}