I've recently got into some basic modding for Legendary Heroes, as it's truly an excellent game and what I've waited for ever since War of Magic came out all those years ago. I've been working on a somewhat basic custom faction I've had a lot of fun playing--which I plan to release on some point--but I've kind of hit a brick wall on my XML editing.
I'm not very well versed on how to create custom race types for said faction.
I managed to look at a few other faction mods and mod in the ability to train Iron Golems as a trait, and have done some other minor XML editing to said race (changing the background and animations on the character select screen, etc), but this particular thing seems a bit more complex than anything I've done previously. I've seen hints of it in the CoreRaceTypes and other .xml files, but I can't figure out how it all fits together logically.
The goal is to have a race type that has a 25% bonus to magical staff damage and a 25% bonus to spell damage. (The Faction's attributes are Scholars, The Decalon, and the ability to train Iron Golems with the drawback of no armour. Essentially it's a conclave of mages that have preserved much of the ancient pre-Cataclysm knowledge (so their libraries naturally have copies of the old Decalon on file), and rely on the golems to provide a defensive screen for their mages). In addition and probably more ambitious is that I'd like to give them a special combat ability--kind of a magic shield skill that lasts until their next action, but has some kind of cooldown.
Not only can I not quite figure out the format of how all of this fits together (the CoreRaceTypes files I've seen only have things like sample units and the like, not the abilities of said races), but exactly what triggers the game responds to in XML, so I could add abilities that do that; if it's even possible.
Is there some kind of guide around that shows how all of this works, or perhaps some utility that organizes it all? I've looked around at FENexus and the forums and can't find anything that directly answers my questions, but the fact that a lot of you gentlemen here clearly can do what I describe (Such as the most excellent 'Fervor' mod, of which I've been studying its inner workings for the past few days), I was wondering if someone could give me a little assistance as to what to do, or even where to look.