Dota 2 Map Entities
Jump to navigation
Jump to search
Dota 2 uses many entities and this page want to document these aswell as their usage.
Critical Entities
These entities are neccessary to run a map.
Custom Entities
These entities are tied to the gamemechanics, such as runes.
- dota_item_rune_spawner
- This entity spawns runes on given grid point.
- It is cruical to fill in '
Name
' with 'dota_item_rune_spawner
' in order to fully work. Without given name it doesn't spawn runes.