register a hero definition in the HeroRegistry
Heroes
register a hero definition in the HeroRegistry
If the registry resource doesn’t exist yet, creates it. If a hero with the same name already exists, overwrites it.
POST
register a hero definition in the HeroRegistry
Body
application/json
Hero definition: name, starting health (600), mana (300), gold (625), damage (50), range (1.5), plus base_stats and stat_growth maps. Optional abilities define Q/W/E/R slots. Re-registering an existing name overwrites it.
The body is of type any.