RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
Properties | List of all members
RiotNet.Models.BasicDataStats Class Reference

Represents stats, or buffs, of an object. More...

Inheritance diagram for RiotNet.Models.BasicDataStats:
RiotNet.Models.RuneDataStats

Properties

double FlatArmorMod [get, set]
 Gets the flat armor added to the target's stats. More...
 
double FlatAttackSpeedMod [get, set]
 Gets the flat attack speed added to the target's stats. More...
 
double FlatBlockMod [get, set]
 Gets the flat block chance added to the target's stats. More...
 
double FlatCritChanceMod [get, set]
 Gets the flat critical strike chance added to the target's stats. More...
 
double FlatCritDamageMod [get, set]
 Gets the flat critical strike damage added to the target's stats. More...
 
double FlatEXPBonus [get, set]
 Gets the flat experience bonus added to the target's stats. More...
 
double FlatEnergyPoolMod [get, set]
 Gets the flat energy added to the target's stats. More...
 
double FlatEnergyRegenMod [get, set]
 Gets the flat enery regeneration added to the target's stats. More...
 
double FlatHPPoolMod [get, set]
 Gets the flat health added to the target's stats. More...
 
double FlatHPRegenMod [get, set]
 Gets the flat health regeneration added to the target's stats. More...
 
double FlatMPPoolMod [get, set]
 Gets the flat mana modifiacation to the target's stats. More...
 
double FlatMPRegenMod [get, set]
 Gets the flat mana regeneration added to the target's stats. More...
 
double FlatMagicDamageMod [get, set]
 Gets the flat ability power added to the target's stats. More...
 
double FlatMovementSpeedMod [get, set]
 Gets the flat movement speed added to the target's stats. More...
 
double FlatPhysicalDamageMod [get, set]
 Gets the flat attack damage added to the target's stats. More...
 
double FlatSpellBlockMod [get, set]
 Gets the flat spell block added to the target's stats. More...
 
double PercentArmorMod [get, set]
 Gets the percent armor added to the target's stats. More...
 
double PercentAttackSpeedMod [get, set]
 Gets the percent attack speed added to the target's stats. More...
 
double PercentBlockMod [get, set]
 Gets the percent block added to the target's stats. More...
 
double PercentCritChanceMod [get, set]
 Gets the percent ctritical strike chance added to the target's stats. More...
 
double PercentCritDamageMod [get, set]
 Gets the percent critical strike damage added to the target's stats. More...
 
double PercentDodgeMod [get, set]
 Gets the percent dodge added to the target's stats. More...
 
double PercentEXPBonus [get, set]
 Gets the percent experience bonus added to the target's stats. More...
 
double PercentHPPoolMod [get, set]
 Gets the percent health added to the target's stats. More...
 
double PercentHPRegenMod [get, set]
 Gets the percent health regeneration added to the target's stats. More...
 
double PercentLifeStealMod [get, set]
 Gets the percent life steal added to the target's stats. More...
 
double PercentMPPoolMod [get, set]
 Gets the percent mana added to the target's stats. More...
 
double PercentMPRegenMod [get, set]
 Gets the percent mana regeneration added to the target's stats. More...
 
double PercentMagicDamageMod [get, set]
 Gets the percent ability power added to the target's stats. More...
 
double PercentMovementSpeedMod [get, set]
 Gets the percent movement speed added to the target's stats. More...
 
double PercentPhysicalDamageMod [get, set]
 Gets the percent attack damage added to the target's stats. More...
 
double PercentSpellBlockMod [get, set]
 Gets the percent spell block added to the target's stats. More...
 
double PercentSpellVampMod [get, set]
 Gets the percent spell vamp added to the target's stats. More...
 

Detailed Description

Represents stats, or buffs, of an object.

Property Documentation

double RiotNet.Models.BasicDataStats.FlatArmorMod
getset

Gets the flat armor added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatAttackSpeedMod
getset

Gets the flat attack speed added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatBlockMod
getset

Gets the flat block chance added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatCritChanceMod
getset

Gets the flat critical strike chance added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatCritDamageMod
getset

Gets the flat critical strike damage added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatEnergyPoolMod
getset

Gets the flat energy added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatEnergyRegenMod
getset

Gets the flat enery regeneration added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatEXPBonus
getset

Gets the flat experience bonus added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatHPPoolMod
getset

Gets the flat health added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatHPRegenMod
getset

Gets the flat health regeneration added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatMagicDamageMod
getset

Gets the flat ability power added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatMovementSpeedMod
getset

Gets the flat movement speed added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatMPPoolMod
getset

Gets the flat mana modifiacation to the target's stats.

double RiotNet.Models.BasicDataStats.FlatMPRegenMod
getset

Gets the flat mana regeneration added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatPhysicalDamageMod
getset

Gets the flat attack damage added to the target's stats.

double RiotNet.Models.BasicDataStats.FlatSpellBlockMod
getset

Gets the flat spell block added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentArmorMod
getset

Gets the percent armor added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentAttackSpeedMod
getset

Gets the percent attack speed added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentBlockMod
getset

Gets the percent block added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentCritChanceMod
getset

Gets the percent ctritical strike chance added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentCritDamageMod
getset

Gets the percent critical strike damage added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentDodgeMod
getset

Gets the percent dodge added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentEXPBonus
getset

Gets the percent experience bonus added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentHPPoolMod
getset

Gets the percent health added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentHPRegenMod
getset

Gets the percent health regeneration added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentLifeStealMod
getset

Gets the percent life steal added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentMagicDamageMod
getset

Gets the percent ability power added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentMovementSpeedMod
getset

Gets the percent movement speed added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentMPPoolMod
getset

Gets the percent mana added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentMPRegenMod
getset

Gets the percent mana regeneration added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentPhysicalDamageMod
getset

Gets the percent attack damage added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentSpellBlockMod
getset

Gets the percent spell block added to the target's stats.

double RiotNet.Models.BasicDataStats.PercentSpellVampMod
getset

Gets the percent spell vamp added to the target's stats.


The documentation for this class was generated from the following file: