LoLItem
Properties
Name | Type | Required | Description |
---|---|---|---|
flat_armor_mod | int | ✅ | |
flat_crit_chance_mod | int | ✅ | |
flat_hp_pool_mod | int | ✅ | |
flat_hp_regen_mod | int | ✅ | |
flat_magic_damage_mod | int | ✅ | |
flat_movement_speed_mod | int | ✅ | |
flat_mp_pool_mod | int | ✅ | |
flat_mp_regen_mod | int | ✅ | |
flat_physical_damage_mod | int | ✅ | |
flat_spell_block_mod | int | ✅ | |
gold_base | int | ✅ | |
gold_purchasable | bool | ✅ | Whether gold can be bought |
gold_sell | int | ✅ | |
gold_total | int | ✅ | |
id_ | int | ✅ | |
image_url | str | ✅ | |
is_trinket | bool | ✅ | Whether item is a trinket |
name | str | ✅ | |
percent_attack_speed_mod | int | ✅ | |
percent_life_steal_mod | int | ✅ | |
percent_movement_speed_mod | int | ✅ | |
videogame_versions | List[str] | ✅ | Array of of video game versions (ie. patches) for this resource |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs