Heroes of Might and Magic Community
visiting hero! Register | Today's Posts | Games | Search! | FAQ/Rules | AvatarList | MemberList | Profile


Age of Heroes Headlines:  
5 Oct 2016: Heroes VII development comes to an end.. - read more
6 Aug 2016: Troubled Heroes VII Expansion Release - read more
26 Apr 2016: Heroes VII XPack - Trial by Fire - Coming out in June! - read more
17 Apr 2016: Global Alternative Creatures MOD for H7 after 1.8 Patch! - read more
7 Mar 2016: Romero launches a Piano Sonata Album Kickstarter! - read more
19 Feb 2016: Heroes 5.5 RC6, Heroes VII patch 1.7 are out! - read more
13 Jan 2016: Horn of the Abyss 1.4 Available for Download! - read more
17 Dec 2015: Heroes 5.5 update, 1.6 out for H7 - read more
23 Nov 2015: H7 1.4 & 1.5 patches Released - read more
31 Oct 2015: First H7 patches are out, End of DoC development - read more
5 Oct 2016: Heroes VII development comes to an end.. - read more
[X] Remove Ads
LOGIN:     Username:     Password:         [ Register ]
HOMM1: info forum | HOMM2: info forum | HOMM3: info mods forum | HOMM4: info CTG forum | HOMM5: info mods forum | MMH6: wiki forum | MMH7: wiki forum
Heroes Community > Heroes 5 - Modders Workshop > Thread: ~ QUESTIONS Topic and FAQ - Modders Workshop ~
Thread: ~ QUESTIONS Topic and FAQ - Modders Workshop ~ This Popular Thread is 126 pages long: 1 20 ... 22 23 24 25 26 ... 40 60 80 100 120 126 · «PREV / NEXT»
Cepheus
Cepheus


Honorable
Legendary Hero
Far-flung Keeper
posted February 03, 2008 02:01 PM

Ah yes, sorry, I should have been clearer... must be going senile

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Seraphim
Seraphim


Supreme Hero
Knowledge Reaper
posted February 03, 2008 04:02 PM

OK a moving animation is,well ok but i still need hero attack animation in combat.Can you tell me how to make the spell casting animation as an attack.
____________
"Science is not fun without cyanide"

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
shinyhalo
shinyhalo


posted February 04, 2008 07:07 AM

Combat Damage Formulas

Where are the files with the following formulas from the Fan Manual located?
Thanks


Damage = Stack_Size * random(min_dmg, max_dmg) * [ 1 + 0.05*(A-D) ]

Damage = Stack_Size * random(min_dmg, max_dmg) / [ 1 + 0.05*(D-A) ]

____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Gnoll_Mage
Gnoll_Mage


Responsible
Supreme Hero
posted February 04, 2008 10:12 AM
Edited by Gnoll_Mage at 14:25, 04 Feb 2008.

My guess would be that the formulae are hard-coded, although these vaues may be the ones to change:
/GameMechanics/RPGStats/DefaultStats.xdb:
<DamageIncrease>0.05</DamageIncrease>
<DamageIncreaseCap>3</DamageIncreaseCap>
<DamageDecrease>0.05</DamageDecrease>
<DamageDecreaseCap>0.1</DamageDecreaseCap>
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
VokialBG
VokialBG


Honorable
Legendary Hero
First in line
posted February 04, 2008 06:26 PM
Edited by VokialBG at 18:28, 04 Feb 2008.

Yep and down are part of the moddable creatures abilities (if I remember correctly).

EDIT: It is correctly.
____________

 Send Instant Message | Send E-Mail | View Profile | PP | Quote Reply | Link
Arhaeus
Arhaeus

Tavern Dweller
posted February 05, 2008 12:29 PM

How can I see the scripting for “Spring of Eldritch Renewal” or the magic spring? I searched in data.pack, and I didn’t found it. It appears that is a blocking formula that keeps current mana points equal  to 10 * knowledge, but the magic spring avoids that some how…

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Seraphim
Seraphim


Supreme Hero
Knowledge Reaper
posted February 05, 2008 07:42 PM

Can someone tell me how to change a hero skill to something else?

I changed my desired hero to the hero skill I wanted per notepad but it did not work.
____________
"Science is not fun without cyanide"

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
radar
radar


Responsible
Legendary Hero
Castle/Haven player
posted February 07, 2008 01:02 PM

The xdb file seems fine.

Be sure you followed the structure in the archive, it should also contain all respective folders, so GameMechanics\...\Nosferatu.xdb.

From your post I guess you put it just as single file in archive.

If this is fine though, try to see if Vampire Princes have the ability in duel mode. Maybe you loaded a game played before the mod installing - in this case mods just don't work.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
InfernoX880
InfernoX880


Promising
Famous Hero
posted February 07, 2008 10:26 PM

What are the names of the files that contain the Black Dragon's skeleton and geometry?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Wulfstan8182
Wulfstan8182


Famous Hero
, eh?
posted February 08, 2008 01:09 AM

grr... i saw it somehwere, now i can't find it... does any1 know where the list of creature ability scripts is?
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Gnoll_Mage
Gnoll_Mage


Responsible
Supreme Hero
posted February 08, 2008 02:08 AM
Edited by Gnoll_Mage at 02:08, 08 Feb 2008.

If you mean IDs for abilities, I think they are here.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Wulfstan8182
Wulfstan8182


Famous Hero
, eh?
posted February 08, 2008 02:32 AM

thx gnoll. that's exactly what i was looking for.
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
shinyhalo
shinyhalo


posted February 08, 2008 06:55 PM
Edited by shinyhalo at 22:59, 08 Feb 2008.

Initiative

I am starting to think that being the first to attack is very unbalanced.
I matched up 20 peasants vs 20 peasants, both in a single stack as you would find in a large army battle against another hero.

Whomever I let strike first, won with a 2:1 ratio, that is, with ~10 peasants left over. That seems like too great an advantage to me.

The ideal would be for HoMM5 to calculate damage for both sides based on the initial number of creatures in each stack. Is this possible to mod?

If not, can anyone think of a way to jury-rig creatures to minimize the advantage of striking first?
I am considering halving the damage, but giving every single creature DOUBLE_ATTACK. This way, the total damage would be the same, but the initial strike wouldn't be so devastating.

EDIT: Tried this, but it didn't work because the defending unit only retaliates against the first attack. Then I tried giving peasants Unlimited Retaliation but that strongly favored single stacks because of how many retaliatory attacks they got against multiple stacks.

Any ideas?
Thanks
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
InfernoX880
InfernoX880


Promising
Famous Hero
posted February 08, 2008 09:05 PM

Can someone please help me with my problem (sorry if that's a spam but it has been one day...)?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Gnoll_Mage
Gnoll_Mage


Responsible
Supreme Hero
posted February 08, 2008 10:30 PM

Do you mean the bin files (the actual Maya-converted ones) or the XDBs?
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
InfernoX880
InfernoX880


Promising
Famous Hero
posted February 08, 2008 11:15 PM

FireDragon-skel.xdb#xpointer(/Skeleton) is the Magam Dragon. Not sure what that is, but I need the one for Black Dragon.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Ebi
Ebi

Tavern Dweller
posted February 09, 2008 02:16 PM

Help a newb?

Hi everyone.

I'm new to this with creature modding in H5,
So I would appreciate if anyone could help me a bit.
I've read the modding wiki and some tutorials, but i don't really get it.
Let's say for example I want to create a new crature called "Sniper".
Based on the Master Hunter. Lets say I want to make it red, and be a neutral level 5.
Can someone help how to do it, which files to change and such.
I know how to change the Combat texture, but with all animations and stuff.
I know a lot of you are very good at this, so i better ask you.
And i don't want someone to do it, you know
"Give a man a fish, and he'll have food for the day. Teach a man how to fish and he'll have food for the rest of his life".
____________
You cannot live on memories, you have to live on your dreams

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Gnoll_Mage
Gnoll_Mage


Responsible
Supreme Hero
posted February 09, 2008 05:20 PM
Edited by Gnoll_Mage at 17:21, 09 Feb 2008.

Inferno - I think that creatures from vanilla HoMM don't have separate skeleton / geometry files, their details are stored inline inside the model file. So there are no seperate xdbs to look for.

Ebi - the easiest way to make an NCF creature is to download a very basic one that already exists, and try to copy it. Give me a mo, I'll se if I can come up with something more specific.
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
radar
radar


Responsible
Legendary Hero
Castle/Haven player
posted February 09, 2008 05:28 PM
Edited by radar at 17:28, 09 Feb 2008.

Quote:
I've read the modding wiki and some tutorials, but i don't really get it.


These already were written by people you want to help you.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
InfernoX880
InfernoX880


Promising
Famous Hero
posted February 09, 2008 05:30 PM

Just to make sure we are talking about the same thing here.

Check the following file:

Characters/Creatures/Dwarf/T7_Dwarf/FireDragon.xdb

There are only a few lines and there are references to skeleton and geometry files.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Jump To: « Prev Thread . . . Next Thread » This Popular Thread is 126 pages long: 1 20 ... 22 23 24 25 26 ... 40 60 80 100 120 126 · «PREV / NEXT»
Post New Poll    Post New Topic    Post New Reply

Page compiled in 0.0381 seconds