Auto-translated
http://www.heroesworld.ru/files/data/409/465/H5_Editor_Manual.zip

Прокрастинирую...
"...Завтра станет лучше
но солнце так и не взошло..."
New here? I'm Roha — want a quick tour?
http://www.heroesworld.ru/files/data/409/465/H5_Editor_Manual.zip

There seems to be an issue with the program that's supposed to read the file. Maybe try reinstalling it.

No way. And what would it be for? Maybe it can be replaced with something else.
I have a question about the TakeAwayHeroExp function, which removes experience from heroes. Has anyone encountered a bug where, after using this function, the hero receives experience, but their level remains the same? Under what conditions does this bug occur?
Added after 4 hours and 45 minutes
Perhaps the SetHeroesExpCoef function could have influenced this bug?
I've encountered this issue and even described it somewhere here. This function glitches if it removes experience from a hero while the hero is simultaneously gaining experience after a battle. Basically, you need to pause using Sleep and only then remove the experience.
An interesting point is that the hero doesn't gain any experience in battles at all due to the SetHeroesExpCoef(0) function. The coefficient only becomes =1 after the battle and the experience is deducted.
apparently, the game doesn't care about the coefficient...
I have these questions: how do I reserve a scripted hero? And how do I specify a particular arena in StartCombat? I tried writing a path like "/Arenas/CombatArena/FinalCombat/FinalCombat.(AdvMapTownCombat).xdb#xpointer(/Arena)", but that's obviously not it. I need an arena with an Inferno castle, and ideally, an arena from the last mission in the original campaign.
By the way, a question about the StopTrigger function. Doesn't it do absolutely nothing?
Thank you, I'll try it. Regarding StopTrigger – it might do something, but in my opinion, it’s useless.
I encountered some issues with both points. I reserved a hero using the second method, but when the function accesses him, the console says that a hero with that name is not reserved.
I didn’t quite understand where to look for the Arena. I tried a path like /Maps/CombatArenas/.../...xdb, but the console still complains. It’s unclear what to write in xpointer.
It depends on the person. For me, it's a great find if it really doesn't do anything. I think I'll add some standard Lua functions (see sections 5.1, 5.4, 5.5, 5.6) that Nival Interactive once removed.
Maybe it should be added to the list of heroes available on the map. Who is this anyway? Does the hero not want to appear right away?
You can search for it in the advanced editor.
Voilà! The link is ready!