.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
World Supremacy- Save $9.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 2: The Ascension Wars > Scenarios, Maps & Mods

Reply
 
Thread Tools Display Modes
  #11  
Old November 12th, 2004, 08:36 PM
Endoperez's Avatar

Endoperez Endoperez is offline
National Security Advisor
 
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
Endoperez is on a distinguished road
Default Re: Double the Ulm, double the fun!

Okay, thanks for that. So we need that program I mentioned earlier. I quote it here:

"For this to be really worth the effort we (= I, hint hint ) would need a program that chooses the starting provinces of the nations by scanning the .map file and clears those provinces, adds a fort of the right type into it, adds special magic sites and new national starting units as well as the right pretender to it (some might not be needed, though). If that program would be made it would be great if you also were able to make .pr files which would contain province info. It would have terrain needed for the province (eg. forest for druids), rarity, defenders by Dominions name/id and numbers in correspondance to each other/changable variable similar to Dominion's indep. power. Also commander orders and rarity.

Program could be used to create a new, modified .map file in which the provinces would be hardcoded to whatever the program had randomized. Each run of the program would make different maps, even with the same choices and files.

This would make it easy to add quite spesial provinces, eg. "Dragonspine Mountains" defended by Beast Trainer in command of some fire drakes, Abysian Infantries and Humanbreds. There would always be two times as many Humanbreds as Abysians and Drakes together, so their numbers would be 1, 1/4 and 1/4 or something similar. There would always be a Volcano in this Common Unique province, so the map randomiser program would only put one of these in the map, but it would be somewhere almost always."

If we got a program like that we could, as an example, define Unique Quaranteed province Ulm that can only exist on forest, mountain or maybe a province bordering mountain. We would also define the map commands that would be written to the .map file, and with this define the starting spell. Mapping and modding put together, added to a quite a deal of randomization... Any volunteers?
Reply With Quote
  #12  
Old November 13th, 2004, 01:15 PM

PDF PDF is offline
Colonel
 
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
PDF is on a distinguished road
Default Re: Double the Ulm, double the fun!

About the heroes issues ; IIRC it's easy to have Ulm heroes with modded Ulmish Abysia, this only requires putting the Ulmish heroes stats/icons with the Abysian heroes'ID in the mod file
Reply With Quote
  #13  
Old November 13th, 2004, 02:06 PM
Endoperez's Avatar

Endoperez Endoperez is offline
National Security Advisor
 
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
Endoperez is on a distinguished road
Default Re: Double the Ulm, double the fun!

I know, but this would not work if Ulm replaces something else than Abysia. I wish we will get modding commands for easily creating new heroes, but ATM I won't be doing through the hassle of checking all the heroes of all the nations and see if they can be replaced.
Reply With Quote
  #14  
Old November 13th, 2004, 07:13 PM

PDF PDF is offline
Colonel
 
Join Date: Apr 2002
Location: Near Paris, France
Posts: 1,566
Thanks: 0
Thanked 0 Times in 0 Posts
PDF is on a distinguished road
Default Re: Double the Ulm, double the fun!

Quote:
Endoperez said:
I know, but this would not work if Ulm replaces something else than Abysia. I wish we will get modding commands for easily creating new heroes, but ATM I won't be doing through the hassle of checking all the heroes of all the nations and see if they can be replaced.
I'm not sure I follow you... Anyway your mod have to be nation-specific, and the hero description you have to put in the mod don't change, only the ID has to... Where's the problem ?
Sure that not getting heroes isn't a big penalty to Ulm and its crappy heroes, but for nations such as Jotunheim it would be more of a problem.
Reply With Quote
  #15  
Old November 14th, 2004, 05:52 AM
PvK's Avatar

PvK PvK is offline
National Security Advisor
 
Join Date: Dec 1999
Posts: 8,806
Thanks: 54
Thanked 33 Times in 31 Posts
PvK is on a distinguished road
Default Re: Double the Ulm, double the fun!

Hmm. If you're going to use a modded map, one approach would be to give everyone the heroes they need there, from the start.

Otherwise, I didn't think you could mod the heroes without hijacking the existing unit numbers for a nation, which meant you needed to create new copies of their bitmaps, which I anyway found to be a big chore.

Anyway, I'd suggest the general approach that if there is something that is hard to give to a clone nation, try giving them something else that is thematic and similar but slightly different. For example, if you don't have a good way to give clone-Ermor Body Ethereal from the start, maybe let them recruit Shadow Vestals instead. Ermor seems like one of the hardest to do though because they have special spells and undead effects.

PvK
Reply With Quote
  #16  
Old November 14th, 2004, 05:56 AM
Endoperez's Avatar

Endoperez Endoperez is offline
National Security Advisor
 
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
Endoperez is on a distinguished road
Default Re: Double the Ulm, double the fun!

If there was a program that could write mod files, changing the heroes of nation with heroes of other nation, I might go through the heroes of all nations and create a file(s) for it to work. But I'm not going to do 17 Versions (one replacing heroes of one nation with the heroes of the nation that replaces it) for every nation replacement mod I will do.
Reply With Quote
  #17  
Old November 14th, 2004, 06:08 AM
Endoperez's Avatar

Endoperez Endoperez is offline
National Security Advisor
 
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
Endoperez is on a distinguished road
Default Re: Double the Ulm, double the fun!

Quote:
PvK said:
Hmm. If you're going to use a modded map, one approach would be to give everyone the heroes they need there, from the start.

And no one would take Luck? It would suit some games, but I wouldn't like it so I won't be making it.

Quote:

Otherwise, I didn't think you could mod the heroes without hijacking the existing unit numbers for a nation, which meant you needed to create new copies of their bitmaps, which I anyway found to be a big chore.

Ouch, I hadn't thought of that. Some new modding commands would be a bLast. If #school -2 didn't take the chosen spell away from its normal place and we had command for adding heroes cloning nations would be much easier.

Quote:

Anyway, I'd suggest the general approach that if there is something that is hard to give to a clone nation, try giving them something else that is thematic and similar but slightly different. For example, if you don't have a good way to give clone-Ermor Body Ethereal from the start, maybe let them recruit Shadow Vestals instead. Ermor seems like one of the hardest to do though because they have special spells and undead effects.

Ermor is one of the worst, but the fact that makes it *really* hard to clone is rather hard to get around... They have three spells named Unholy Blessing. They can only be modded to have the first. Body Ethereal can be added through map commands, and unholy spells can be modded in without changing anything.

If I were to change something I would change the special unit they get from their two temples to something tougher. Maybe just giving it more protection, maybe special ability like paralyzation, high fear or even awe.

Thanks for your comments!
Reply With Quote
  #18  
Old November 15th, 2004, 02:48 PM
Tuidjy's Avatar

Tuidjy Tuidjy is offline
Major
 
Join Date: Apr 2004
Location: La La Land (California, USA)
Posts: 1,244
Thanks: 0
Thanked 30 Times in 11 Posts
Tuidjy is on a distinguished road
Default Re: Double the Ulm, double the fun!

It seems that many people would like to play a game of Dominions II that would
be more about national armies than about magic and summoned creatures. I do
not think that it would be that hard to have a setting which limits the
research level. For example, with research limited at 3, there would be no
false horrors, no battlefield affecting damage spells, no drain life... armies
would matter a lot more, especially if supercombatant pretenders are forbidden.
__________________
No good deed goes unpunished...
Reply With Quote
  #19  
Old November 15th, 2004, 03:10 PM

Zooko Zooko is offline
First Lieutenant
 
Join Date: Sep 2004
Posts: 666
Thanks: 0
Thanked 0 Times in 0 Posts
Zooko is on a distinguished road
Default Re: Double the Ulm, double the fun!

There is a setting for research difficulty. Presumably if you set it to "difficult" or "very difficult" then this would have desired effect.
Reply With Quote
  #20  
Old November 15th, 2004, 03:24 PM
archaeolept's Avatar

archaeolept archaeolept is offline
Lieutenant General
 
Join Date: Feb 2004
Posts: 2,687
Thanks: 20
Thanked 54 Times in 39 Posts
archaeolept is on a distinguished road
Default Re: Double the Ulm, double the fun!

heh no.

going "very difficult" research does increase the longevity of national armies, no doubt.

but, perhaps paradoxically, it almost makes research more important, since if you get behind it is almost impossible to catch up; or if someone researches a devastating combo, you will be unable to research it's counter.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:24 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.