items: Items

itemsR Documentation

Items

Description

Available items in Dota 2

Usage

items

Format

A tibble with 14 variables:

hint

Text hint(s) displayed on item tooltip

id

Item id number

img

Item image url. Prefix with media.steampowered.com

dname

Item name

qual

Item quality

cost

Item cost, in gold

notes

Additional item notes

attrib

Item attributes, as a nested list

mc

Mana cost to use item

cd

Item cooldown, in seconds

lore

Item lore

components

Components used to create item, if applicable

created

Logical. Is the item created from other items?

charges

Number of item charges available up on purchase/creation, if applicable

Source

https://docs.opendota.com/#tag/constants


ekholme/rdota documentation built on March 19, 2022, 1:56 p.m.