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