Contains champion stats data.
More...
|
double | Armor [get, set] |
| Gets or sets the champion's base armor. More...
|
|
double | ArmorPerLevel [get, set] |
| Gets or sets the champion's armor per level. More...
|
|
double | AttackDamage [get, set] |
| Gets or sets the champion's base attack damage. More...
|
|
double | AttackDamagePerLevel [get, set] |
| Gets or sets the champion's attack damage per level. More...
|
|
double | AttackRange [get, set] |
| Gets or sets the champion's base attack range. More...
|
|
double | AttackSpeedOffset [get, set] |
| Gets or sets the champion's attack speed offset. More...
|
|
double | AttackSpeedPerLevel [get, set] |
| Gets or sets the champion's attack speed per level. More...
|
|
double | Crit [get, set] |
| Gets or sets the champion's base critical strike chance. More...
|
|
double | CritPerLevel [get, set] |
| Gets or sets the champion's critical strike chance per level. More...
|
|
double | HP [get, set] |
| Gets or sets the champion's base health. More...
|
|
double | HPPerLevel [get, set] |
| Gets or sets the champion's health per level. More...
|
|
double | HPRegen [get, set] |
| Gets or sets the champion's base health regen. More...
|
|
double | HPRegenPerLevel [get, set] |
| Gets or sets the champion's health regen per level. More...
|
|
double | MoveSpeed [get, set] |
| Gets or sets the champion's base move speed. More...
|
|
double | MP [get, set] |
| Gets or sets the champion's base mana. More...
|
|
double | MPPerLevel [get, set] |
| Gets or sets the champion's mana per level. More...
|
|
double | MPRegen [get, set] |
| Gets or sets the champion's base mana regen. More...
|
|
double | MPRegenPerLevel [get, set] |
| Gets or sets the champion's mana regen per level. More...
|
|
double | SpellBlock [get, set] |
| Gets or sets the champion's base magic resist. More...
|
|
double | SpellBlockPerLevel [get, set] |
| Gets or sets the champion's magic resist per level. More...
|
|
Contains champion stats data.
double RiotNet.Models.Stats.Armor |
|
getset |
Gets or sets the champion's base armor.
double RiotNet.Models.Stats.ArmorPerLevel |
|
getset |
Gets or sets the champion's armor per level.
double RiotNet.Models.Stats.AttackDamage |
|
getset |
Gets or sets the champion's base attack damage.
double RiotNet.Models.Stats.AttackDamagePerLevel |
|
getset |
Gets or sets the champion's attack damage per level.
double RiotNet.Models.Stats.AttackRange |
|
getset |
Gets or sets the champion's base attack range.
double RiotNet.Models.Stats.AttackSpeedOffset |
|
getset |
Gets or sets the champion's attack speed offset.
double RiotNet.Models.Stats.AttackSpeedPerLevel |
|
getset |
Gets or sets the champion's attack speed per level.
double RiotNet.Models.Stats.Crit |
|
getset |
Gets or sets the champion's base critical strike chance.
double RiotNet.Models.Stats.CritPerLevel |
|
getset |
Gets or sets the champion's critical strike chance per level.
double RiotNet.Models.Stats.HP |
|
getset |
Gets or sets the champion's base health.
double RiotNet.Models.Stats.HPPerLevel |
|
getset |
Gets or sets the champion's health per level.
double RiotNet.Models.Stats.HPRegen |
|
getset |
Gets or sets the champion's base health regen.
double RiotNet.Models.Stats.HPRegenPerLevel |
|
getset |
Gets or sets the champion's health regen per level.
double RiotNet.Models.Stats.MoveSpeed |
|
getset |
Gets or sets the champion's base move speed.
double RiotNet.Models.Stats.MP |
|
getset |
Gets or sets the champion's base mana.
double RiotNet.Models.Stats.MPPerLevel |
|
getset |
Gets or sets the champion's mana per level.
double RiotNet.Models.Stats.MPRegen |
|
getset |
Gets or sets the champion's base mana regen.
double RiotNet.Models.Stats.MPRegenPerLevel |
|
getset |
Gets or sets the champion's mana regen per level.
double RiotNet.Models.Stats.SpellBlock |
|
getset |
Gets or sets the champion's base magic resist.
double RiotNet.Models.Stats.SpellBlockPerLevel |
|
getset |
Gets or sets the champion's magic resist per level.
The documentation for this class was generated from the following file: