.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
  #1  
Old March 19th, 2005, 07:39 PM
Saber Cherry's Avatar

Saber Cherry Saber Cherry is offline
Major General
 
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
Saber Cherry is on a distinguished road
Default A gift to the modding community

The attached file is a "null mod" of virtually every spell in Dominions II, in virtually the same order they appear in the research screen. The only known ways that this varies from perfection is that some national spells are missing.

What is a "null mod"? It means that - to the best of my ability, and Daesthai's ability - if you use this mod, nothing in the game will change in any way. If there are any changes, please tell me, as those are bugs.

Since this changes nothing, its only use is to help modders alter spell costs / paths / research levels from Dominions II's base settings. It is almost like providing all of Dominions II's spells in an editable text format... except that the effects of the spells cannot be changed (aside from summoned creatures), only the parameters (fatigue, gems, paths, research level).

I generated this because I am working on a comprehensive spell mod. And then I realized other people might like it too!

So, please enjoy!

Notes: This is a direct data rip from Daesthai's "The Tome" version 1.5. Some errors (mainly spell name mispellings) were corrected. I spent quite a while designing the correct excel macros to generate this, but Daesthai spent way more time making the original data sheet than I did making this mod.

Edit: Corrected version 1.3 attached.

-- Version 1.3 fixes:
-- Most site-search spells had the wrong gem cost. Thanks, Bummer_Duck!

Edit: Corrected version 1.4 attached. I doubt there are more than 1 or two errors left, and they're probably minor if they exist.

-- Version 1.4 fixes:
-- Fairy Trod cost.
-- Frost Dome cost.
-- Water Ward capitalization.
-- Seven Year Fever cost.
-- Leprosy research level (7 to 6).
-- Vortex of Returning cost (2 to 3).
-- Master Enslave path level (9 to 8).
-- King of Elemental Fire cost (35 to 50).

...That's all I found after 12 hours of working with all the spells. KoEF was the only big one, IMO.
Attached Files
File Type: zip 341795-nullmod14.zip (11.1 KB, 185 views)
__________________
Cherry
Reply With Quote
  #2  
Old March 19th, 2005, 07:57 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: A gift to the modding community

Wow, this is great! I knew that the Grimoire had this info, but as a mod it has more use.

Would it be possible to use those macros you created for spells to make weapon and armor null mods, or even UNIT null mod. With that info on easily available files and small program that "compiles" DomII mods it would be easy to make mods like to this:

#selectspell "False Horror"
#researchlevel +1
#end
#selectmonster "Master Smith"
#str +2
#hp +3
#mr -2
#end

that come out as this:

#selectspell "False Horror"
#researchlevel 7
#end
#selectmonster "Master Smith"
#str 12
#hp 13
#mr 12
#end
Reply With Quote
  #3  
Old March 19th, 2005, 08:28 PM
Saber Cherry's Avatar

Saber Cherry Saber Cherry is offline
Major General
 
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
Saber Cherry is on a distinguished road
Default Re: A gift to the modding community

Quote:
Endoperez said:
Wow, this is great! I knew that the Grimoire had this info, but as a mod it has more use.

Would it be possible to use those macros you created for spells to make weapon and armor null mods, or even UNIT null mod. With that info on easily available files and small program that "compiles" DomII mods it would be easy to make mods like to this: (snip)
For a while I was working on putting that capability into the combat simulator. It is now capable of inputting mods and outputting mods (to units and equipment only, not to spells). It has the ability to do somelimited things, too, like +X gold cost per Y resource cost, or -X precision per Y protection from armor, and even more advanced things... but currently the source code must be edited to generate mods with these changes. So it never really got up to prime time with easy usability.

I know a bit of excel programming, and I can autogenerate unit costs from their stats (given a formula) and output it in mod format, and autogenerate a mod with spell costs set to 150% for a given school (like blood) or level (like research 7+). This sort of thing might be fun for custom games. But a full mod that is fair and balanced (just like Fox News! ) takes a lot of hand tuning...
__________________
Cherry
Reply With Quote
  #4  
Old March 19th, 2005, 09:51 PM
Arryn's Avatar

Arryn Arryn is offline
Major General
 
Join Date: Jan 2004
Location: twilight zone
Posts: 2,247
Thanks: 0
Thanked 0 Times in 0 Posts
Arryn is on a distinguished road
Default Re: A gift to the modding community

Thank you!!!
__________________
Visit my Dominions II site
Reply With Quote
  #5  
Old March 21st, 2005, 01:43 PM
daesthai's Avatar

daesthai daesthai is offline
Corporal
 
Join Date: Mar 2004
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
daesthai is on a distinguished road
Default Re: A gift to the modding community

This is great stuff! Thanks! I'm glad the tome was of help to you.

~Dae
Reply With Quote
  #6  
Old March 21st, 2005, 02:07 PM
daesthai's Avatar

daesthai daesthai is offline
Corporal
 
Join Date: Mar 2004
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
daesthai is on a distinguished road
Default Re: A gift to the modding community

By the way, Cherry. You mentioned some misspellings you had to correct. Do you by chance have a list of the edits you made so I can correct them in the tome, too?

Regardless, I'll do a pass over spell names to verify spellings.

Thanks for the heads up!
Reply With Quote
  #7  
Old March 21st, 2005, 03:01 PM
Ighalli's Avatar

Ighalli Ighalli is offline
Corporal
 
Join Date: May 2004
Location: Ohio
Posts: 133
Thanks: 2
Thanked 0 Times in 0 Posts
Ighalli is on a distinguished road
Default Re: A gift to the modding community

Cherry, would it be easy for you to do this with all of the magic items as well? At the moment I can't remember if there is an excel sheet on them too...
Reply With Quote
  #8  
Old March 21st, 2005, 03:12 PM

Scott Hebert Scott Hebert is offline
Second Lieutenant
 
Join Date: Feb 2004
Location: Titusville, FL
Posts: 450
Thanks: 0
Thanked 0 Times in 0 Posts
Scott Hebert is on a distinguished road
Default Re: A gift to the modding community

Interesting... I'll definitely be using this.
__________________
Scott Hebert
Gaming Aficionado
Modding Beginner
Reply With Quote
  #9  
Old March 21st, 2005, 07:12 PM
Saber Cherry's Avatar

Saber Cherry Saber Cherry is offline
Major General
 
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
Saber Cherry is on a distinguished road
Default Re: A gift to the modding community

Ok, I corrected all the site-finding spell costs, and version 1.3 is posted at the top (meaning, the first post in the thread, not this post. This post contains an excel attachment for Dae). Thanks to Bummer_Duck for noting those errors.


Quote:
daesthai said:
By the way, Cherry. You mentioned some misspellings you had to correct. Do you by chance have a list of the edits you made so I can correct them in the tome, too?

Regardless, I'll do a pass over spell names to verify spellings.

Thanks for the heads up!
I do not have a list, however, I do have a customized version of The Tome with the corrections and some other special columns I use to generate the mod. I'll post it here ("The Tome Custom", clever name, isn't it?) so that you can easily access the corrections. If you sort the tome by spell name, and sort the modified tome by spell name, you can directly copy and paste columns from one to the other.

IIRC the columns I made corrections to are spell name, path cost, gem cost, and fatigue cost... many of the changes are listed in the "spell null mod.dm" version 1.3.

And thanks a lot for your work! I was typing in data manually, and it took me 4+ hours just to do Conjuration. And I'm sure it had multiple mistakes, as well Once I found the Tome, everything became vastly easier!
Attached Files
File Type: xls 342356-The Tome Custom.xls (1.38 MB, 145 views)
__________________
Cherry
Reply With Quote
  #10  
Old March 21st, 2005, 07:58 PM
Arryn's Avatar

Arryn Arryn is offline
Major General
 
Join Date: Jan 2004
Location: twilight zone
Posts: 2,247
Thanks: 0
Thanked 0 Times in 0 Posts
Arryn is on a distinguished road
Default Re: A gift to the modding community

I've revised the version number of the .xls to 1.6 and posted the file (in RAR archive form) to my site as the latest incarnation of The Tome.
__________________
Visit my Dominions II site
Reply With Quote
Reply

Bookmarks


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 06:07 PM.


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