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

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening > Scenarios, Maps and Mods

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old February 4th, 2008, 04:37 PM

quantum_mechani quantum_mechani is offline
Lieutenant General
 
Join Date: Dec 2003
Location: Alaska
Posts: 2,968
Thanks: 24
Thanked 221 Times in 46 Posts
quantum_mechani is on a distinguished road
Default Re: Conceptual Balance Mod 1.2

Quote:
cleveland said:
I think I found an error.

It seems the intention was to give the Star of Heroes an 1 AOE armor destruction.

However, as coded, the Star of Heroes now has a 1 AOE damage attack AND a 1 AOE armor destruction. Further, the Magic Sceptre has also been given this ability. It's a simple numbering error: 172 = magic sceptre, 173 = star of heroes, and 174 = armor destruction.



As coded (first 3 entries under "Items"):

#selectitem "Star of Heroes"
#constlevel 0
#end

#selectweapon 172
#secondaryeffectalways 173
#end

#selectweapon 173
#aoe 1
#end


EDIT: also need to remove original secondary effect
I think it's supposed to be:

#selectitem "Star of Heroes"
#constlevel 0
#end

#selectweapon 173
#secondaryeffect 0
#end

#selectweapon 173
#secondaryeffectalways 174
#end

#selectweapon 174
#aoe 1
#end
Thank you, I'll get a fix uploaded soon.

As for the scale issue, that's about the third time that's cropped up, I think it only effects the segmented version. Anyway, I'll upload a fixed version for that soon as well.
Reply With Quote
 

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 12:38 PM.


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