heroes: Heroes

heroesR Documentation

Heroes

Description

Information on playable heroes in Dota 2.

Usage

heroes

Format

A tibble with 29 variables:

id

Hero id number

name

'Proper' hero name

localized_name

'Common' hero name

primary_attr

Primary attribute

attack_type

Attack type (melee or ranged)

roles

Recommended/common roles for hero

img

Hero image url. Prefix with media.steampowered.com

icon

Hero icon url. Prefix with media.steampowered.com

base_health

Hero base health

base_health_regen

Hero base health regeneration

base_mana

Hero base mana

base_mana_regen

Hero base mana regeneration

base_armor

Hero base armor

base_mr

Hero base magic resistance

base_attack_min

Hero base attack damage minimum

base_attack_max

Hero base attack damage maximimum

base_str

Hero base strength

base_agi

Hero base agility

base_int

Hero base intelligence

str_gain

Strength gained per level

agi_gain

Agility gained per level

int_gain

Intelligence gained per level

attack_range

Hero attack range

projectile_speed

Travel speed of the hero attack projectile

attack_rate

Base time between hero attacks

move_speed

Base hero movement speed

turn_rate

Base speed at which hero turns in place

cm_enabled

Logical. Is the hero enabled in captain's mode?

legs

Number of legs the hero has

Source

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


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