Class ChampionStats

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

public class ChampionStats extends Object
The ChampionStats class represents the statistics of a champion in the game League of Legends. It contains information about the champion's health points, mana points, movement speed, armor, spell block, attack range, health regeneration, mana regeneration, critical strike chance, attack damage, and attack speed.
  • Constructor Details

    • ChampionStats

      public ChampionStats()