Class ChampionSpells

java.lang.Object
io.github.cobas91.lol.model.champion.ChampionSpells

public class ChampionSpells extends Object
The ChampionSpells class represents the spells of a champion in the game League of Legends. It contains information about each spell, including its ID, name, description, tooltip, level tip, maximum rank, cooldown, cost, effect, variables, cost type, maximum ammunition, range, image, and resource.
  • Constructor Details

    • ChampionSpells

      public ChampionSpells()