League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class ItemData

    Inheritance
    System.Object
    ItemData
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class ItemData : IMetaClass

    Properties

    | Improve this Doc View Source

    AbilityHasteMod

    Declaration
    public float AbilityHasteMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    BuildDepth

    Declaration
    public int BuildDepth { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    CanBeSold

    Declaration
    public bool CanBeSold { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Categories

    Declaration
    public MetaContainer<string> Categories { get; set; }
    Property Value
    Type Description
    MetaContainer<System.String>
    | Improve this Doc View Source

    ClearUndoHistory

    Declaration
    public byte ClearUndoHistory { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    Clickable

    Declaration
    public bool Clickable { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Consumed

    Declaration
    public bool Consumed { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ConsumeOnAcquire

    Declaration
    public bool ConsumeOnAcquire { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CooldownShowDisabledDuration

    Declaration
    public float CooldownShowDisabledDuration { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    DataValues

    Declaration
    public MetaContainer<MetaEmbedded<ItemDataValue>> DataValues { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<ItemDataValue>>
    | Improve this Doc View Source

    DataValuesModeOverride

    Declaration
    public Dictionary<MetaHash, MetaEmbedded<ItemDataValues>> DataValuesModeOverride { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, MetaEmbedded<ItemDataValues>>
    | Improve this Doc View Source

    DeathRecapName

    Declaration
    public string DeathRecapName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DisabledDescriptionOverride

    Declaration
    public string DisabledDescriptionOverride { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DisplayName

    Declaration
    public string DisplayName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    EffectAmount

    Declaration
    public MetaContainer<float> EffectAmount { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    EffectByLevelAmount

    Declaration
    public MetaContainer<float> EffectByLevelAmount { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    EnchantmentEffectAmount

    Declaration
    public MetaContainer<float> EnchantmentEffectAmount { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    Epicness

    Declaration
    public byte Epicness { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    FlatArmorMod

    Declaration
    public float FlatArmorMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatArmorPenetrationMod

    Declaration
    public float FlatArmorPenetrationMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatAttackRangeMod

    Declaration
    public float FlatAttackRangeMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatBubbleRadiusMod

    Declaration
    public float FlatBubbleRadiusMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatCastRangeMod

    Declaration
    public float FlatCastRangeMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatCooldownMod

    Declaration
    public float FlatCooldownMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatCritChanceMod

    Declaration
    public float FlatCritChanceMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatCritDamageMod

    Declaration
    public float FlatCritDamageMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatDodgeMod

    Declaration
    public float FlatDodgeMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatHpPoolMod

    Declaration
    public float FlatHpPoolMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatHpRegenMod

    Declaration
    public float FlatHpRegenMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatMagicDamageMod

    Declaration
    public float FlatMagicDamageMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatMagicPenetrationMod

    Declaration
    public float FlatMagicPenetrationMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatMagicReduction

    Declaration
    public float FlatMagicReduction { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatMissChanceMod

    Declaration
    public float FlatMissChanceMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatMovementSpeedMod

    Declaration
    public float FlatMovementSpeedMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatMpPoolMod

    Declaration
    public float FlatMpPoolMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatMpRegenMod

    Declaration
    public float FlatMpRegenMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatPhysicalDamageMod

    Declaration
    public float FlatPhysicalDamageMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatPhysicalReduction

    Declaration
    public float FlatPhysicalReduction { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlatSpellBlockMod

    Declaration
    public float FlatSpellBlockMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    HiddenFromOpponents

    Declaration
    public bool HiddenFromOpponents { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsEnchantment

    Declaration
    public bool IsEnchantment { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ItemAdviceAttributes

    Declaration
    public MetaContainer<MetaObjectLink> ItemAdviceAttributes { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaObjectLink>
    | Improve this Doc View Source

    ItemAttributes

    Declaration
    public MetaContainer<byte> ItemAttributes { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Byte>
    | Improve this Doc View Source

    ItemCalculations

    Declaration
    public Dictionary<MetaHash, IGameCalculation> ItemCalculations { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, IGameCalculation>
    | Improve this Doc View Source

    ItemCalloutPlayer

    Declaration
    public bool ItemCalloutPlayer { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ItemCalloutSpectator

    Declaration
    public bool ItemCalloutSpectator { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ItemDataAvailability

    Declaration
    public MetaEmbedded<ItemDataAvailability> ItemDataAvailability { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ItemDataAvailability>
    | Improve this Doc View Source

    ItemDataBuild

    Declaration
    public MetaEmbedded<ItemDataBuild> ItemDataBuild { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ItemDataBuild>
    | Improve this Doc View Source

    ItemDataClient

    Declaration
    public MetaEmbedded<ItemDataClient> ItemDataClient { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ItemDataClient>
    | Improve this Doc View Source

    ItemGroups

    Declaration
    public MetaContainer<MetaObjectLink> ItemGroups { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaObjectLink>
    | Improve this Doc View Source

    ItemId

    Declaration
    public uint ItemId { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    ItemModifiers

    Declaration
    public MetaContainer<MetaObjectLink> ItemModifiers { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaObjectLink>
    | Improve this Doc View Source

    ItemVoGroup

    Declaration
    public MetaHash ItemVoGroup { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    LastMajorChangeMajorPatchVersion

    Declaration
    public byte LastMajorChangeMajorPatchVersion { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    LastMajorChangeMinorPatchVersion

    Declaration
    public byte LastMajorChangeMinorPatchVersion { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    m3632183768

    Declaration
    public float m3632183768 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m3648961387

    Declaration
    public float m3648961387 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m3682516625

    Declaration
    public float m3682516625 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m3699294244

    Declaration
    public float m3699294244 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m3732849482

    Declaration
    public float m3732849482 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m3749627101

    Declaration
    public float m3749627101 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    MaxStack

    Declaration
    public int MaxStack { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    ParentEnchantmentGroup

    Declaration
    public string ParentEnchantmentGroup { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ParentEnchantmentLink

    Declaration
    public MetaObjectLink ParentEnchantmentLink { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    ParentItemLink

    Declaration
    public MetaObjectLink ParentItemLink { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    PercentArmorMod

    Declaration
    public float PercentArmorMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentArmorPenetrationMod

    Declaration
    public float PercentArmorPenetrationMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentAttackRangeMod

    Declaration
    public float PercentAttackRangeMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentAttackSpeedMod

    Declaration
    public float PercentAttackSpeedMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentBaseHpRegenMod

    Declaration
    public float PercentBaseHpRegenMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentBaseMpRegenMod

    Declaration
    public float PercentBaseMpRegenMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentBonusArmorPenetrationMod

    Declaration
    public float PercentBonusArmorPenetrationMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentBonusMagicPenetrationMod

    Declaration
    public float PercentBonusMagicPenetrationMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentBubbleRadiusMod

    Declaration
    public float PercentBubbleRadiusMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentCastRangeMod

    Declaration
    public float PercentCastRangeMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentCooldownMod

    Declaration
    public float PercentCooldownMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentCritDamageMod

    Declaration
    public float PercentCritDamageMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentExpBonus

    Declaration
    public float PercentExpBonus { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentHealingAmountMod

    Declaration
    public float PercentHealingAmountMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentHpPoolMod

    Declaration
    public float PercentHpPoolMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentHpRegenMod

    Declaration
    public float PercentHpRegenMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentLifeStealMod

    Declaration
    public float PercentLifeStealMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentMagicDamageMod

    Declaration
    public float PercentMagicDamageMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentMagicPenetrationMod

    Declaration
    public float PercentMagicPenetrationMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentMagicReduction

    Declaration
    public float PercentMagicReduction { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentMovementSpeedMod

    Declaration
    public float PercentMovementSpeedMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentMpPoolMod

    Declaration
    public float PercentMpPoolMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentMpRegenMod

    Declaration
    public float PercentMpRegenMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentMultiplicativeAttackSpeedMod

    Declaration
    public float PercentMultiplicativeAttackSpeedMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentMultiplicativeMovementSpeedMod

    Declaration
    public float PercentMultiplicativeMovementSpeedMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentOmnivampMod

    Declaration
    public float PercentOmnivampMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentPhysicalDamageMod

    Declaration
    public float PercentPhysicalDamageMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentPhysicalReduction

    Declaration
    public float PercentPhysicalReduction { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentPhysicalVampMod

    Declaration
    public float PercentPhysicalVampMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentSlowResistMod

    Declaration
    public float PercentSlowResistMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentSpellBlockMod

    Declaration
    public float PercentSpellBlockMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentSpellEffectivenessMod

    Declaration
    public float PercentSpellEffectivenessMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentSpellVampMod

    Declaration
    public float PercentSpellVampMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PercentTenacityItemMod

    Declaration
    public float PercentTenacityItemMod { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PhysicalLethality

    Declaration
    public float PhysicalLethality { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Price

    Declaration
    public int Price { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    RecipeItemLinks

    Declaration
    public MetaContainer<MetaObjectLink> RecipeItemLinks { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaObjectLink>
    | Improve this Doc View Source

    RecommendationTags

    Declaration
    public MetaUnorderedContainer<MetaHash> RecommendationTags { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<MetaHash>
    | Improve this Doc View Source

    RequiredAlly

    Declaration
    public string RequiredAlly { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RequiredBuffCurrencyCost

    Declaration
    public int RequiredBuffCurrencyCost { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    RequiredBuffCurrencyName

    Declaration
    public string RequiredBuffCurrencyName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RequiredChampion

    Declaration
    public string RequiredChampion { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RequiredItemLinks

    Declaration
    public MetaContainer<MetaObjectLink> RequiredItemLinks { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaObjectLink>
    | Improve this Doc View Source

    RequiredLevel

    Declaration
    public int RequiredLevel { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    RequiredPurchaseIdentities

    Declaration
    public MetaContainer<MetaHash> RequiredPurchaseIdentities { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    RequiredSpellName

    Declaration
    public string RequiredSpellName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RestrictedBuffName

    Declaration
    public string RestrictedBuffName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Script

    Declaration
    public ItemScript Script { get; set; }
    Property Value
    Type Description
    ItemScript
    | Improve this Doc View Source

    Scripts

    Declaration
    public MetaContainer<string> Scripts { get; set; }
    Property Value
    Type Description
    MetaContainer<System.String>
    | Improve this Doc View Source

    SecondaryEpicness

    Declaration
    public byte SecondaryEpicness { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    SellBackModifier

    Declaration
    public float SellBackModifier { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ShopOrderPriority

    Declaration
    public byte ShopOrderPriority { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    ShowCooldownInPings

    Declaration
    public bool ShowCooldownInPings { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ShowCooldownVfxToAllies

    Declaration
    public bool ShowCooldownVfxToAllies { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    SidegradeCredit

    Declaration
    public float SidegradeCredit { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    SidegradeItemLinks

    Declaration
    public MetaContainer<MetaObjectLink> SidegradeItemLinks { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaObjectLink>
    | Improve this Doc View Source

    SpecialRecipe

    Declaration
    public uint SpecialRecipe { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    SpellName

    Declaration
    public string SpellName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    StringCalculations

    Declaration
    public Dictionary<MetaHash, IStringCalculation> StringCalculations { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, IStringCalculation>
    | Improve this Doc View Source

    UsableInStore

    Declaration
    public bool UsableInStore { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    VfxResourceResolver

    Declaration
    public ResourceResolver VfxResourceResolver { get; set; }
    Property Value
    Type Description
    ResourceResolver

    Implements

    IMetaClass