| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Numeric identifier for the hero object | [optional] |
| name | str | Dota hero command name, e.g. 'npc_dota_hero_antimage' | [optional] |
| localized_name | str | Hero name, e.g. 'Anti-Mage' | [optional] |
| primary_attr | str | Hero primary shorthand attribute name, e.g. 'agi' | [optional] |
| attack_type | str | Hero attack type, either 'Melee' or 'Ranged' | [optional] |
| roles | list[str] | [optional] |