Heavenfall

Heavenfall

Joined Member # 3239800
337 Posts 8,867 Replies 34,020 Reputation

The first issue should be fixed in 1.1a. The second issue is something I can't fix. I told the devs about it because it applies in inverse when riding Wargs (the hero becomes tiny on cloth map). But they haven't fixed it.

544 Replies 1,094,333 Views

I can't even imagine how much easier it would be to properly equip champions for the AI if this was available. Sounds like a win-win.

11 Replies 14,888 Views

I think warriors should have less attack from the Lethal traits, and instead get an overpower type trait later in the tree somewhere. Would make them worse in early game, better in late game.

34 Replies 31,855 Views

Uploaded 1.1a, changelog http://childrenofstorm.wikidot.com/versions If you regularly play this mod and its new factions, please send me your unit designs so that I can include them into the mod! They can be found in Documents\My Games\LegendaryHeroes\Units\ and you can e-mail them to [email protected]

544 Replies 1,094,333 Views
Reply to New spells in LH Modding

The Tame spell has this Beast meaning it can only be used on unittypes with Beast However, you cannot create new "classes" of monsters like this. You cannot just switch out "Beast" in those two lines with "Beast_Bear" or something.

13 Replies 9,978 Views
Reply to New spells in LH Modding

Be aware that you cannot strictly speaking create new types of monsters using . What you can do is give all the appropriate unittypes a new unitstat, and then have the spell use that unitstat to work. HOWEVER, this would not prevent someone from casting a spell on a target if it doesn't have the unitstat. Checking target unitstats can only be done after the spell has been cast.

13 Replies 9,978 Views

I use this XML when I am testing heroes, It allows me to summon a hero right from the start using the DEBUG spell. DEBUG If this spell shows up in your game, don't bother playing. S_SummonEarthElemental_Painting.png S_SummonEarthElemental_Icon.png&

19 Replies 12,564 Views

Something else you could try is to have a prereq unitstat X on both the item and mounts. Then, add -1 unitstat X to both mounts and the item. That way, you should be able to make them mutually exclusive. But I am not sure if the unit design window supports unitstat prereqs - I recall that they didn't in FE but they have improved some parts of the prereq/trait system since.

10 Replies 6,968 Views

[quote who="parrottmath" reply="3" id="3367013"]I think that would force the item to take up two slots, both the mounted and the cloak. Similar to adding these types in my Armored Militia mod[/quote] Yeah, that's the point. Type Cloak was just an example. Anyway what's the purpose of limiting them from equipping mounts? That doesn't make sense to me. The goal appears to be to have a way to dynamically add road-building to any unit designed. A pikeman, a crossbowman

10 Replies 6,968 Views

Pretty much yes. The tooltip you see in-game is what you have in the modifier in the tag.

4 Replies 8,295 Views

The game does not first looks in /mods/ folder, if there's a CoreSpells.xml there and in install directory it will read both (the installation file before the mod file). Depending on what you want to do, it may be easier to overwrite the installation file, or it may be easier to create a new file with spell info in the mods folder. If you do decide to copy a spell into the /mods/ folder you need to keep in mind that both tags and ar

4 Replies 8,295 Views

[quote who="Frogboy" reply="4" id="3366590"] It's the fastest selling Elemental related game yet. It's doing substantially better than FE which itself did pretty decently.[/quote] Great news! More sequels plix?

13 Replies 9,125 Views

Uh... that's a GLOWING review by RPS standards. The only thing they complain about is the lore not being pushed enough. I'm actually really surprised, because RPS usually glorify simplicity and emergent game design, instead of "wealth of content" games like FE:LH (for which they usually just go with "mish-mash of mechanics not tied together = bad"). But obviously FE:LH dodged that bullet - or should I say pulled it off perfectly?

2 Replies 10,857 Views

Nope, it's just dragging things around and editing a few four-line scripts like this [quote]Sub Object_OnScriptEnter Object.Left = (Object.Parent.Object.Width / 2) - (Object.Width /2) - 25 Object.Top = (Object.Parent.Object.Height / 2) - (Object.Height /2) - 10 End Sub[/code]

14 Replies 16,281 Views

Game funded! Really glad this is getting made, the gameplay sounds rather unique if you ask me (not that there's much info about gameplay heh). With no well-defined stretch goals other than "maybe multiplayer maybe physical copies if we go over the goal" it will be interesting if they try to nail any extra goals down before the end of the time period.

3 Replies 5,618 Views