Class ChampionSpells
java.lang.Object
io.github.cobas91.lol.model.champion.ChampionSpells
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ChampionSpells
public ChampionSpells()
-