HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

armor/attack types

09-25-2003, 01:45 AM#1
EmperorColin
im putting this in map development because i didnt know which category to put it under. so anyway, i was wondering, is there a way i can add attack or armor types that units can attack/defend with? (e.g. magic attack, or fortified armor)
09-25-2003, 02:07 AM#2
Dragon
Not without SLK/String/BLP editing.
09-25-2003, 02:12 AM#3
EmperorColin
thats what i mean, i want to do slk/string editting to do this
09-25-2003, 05:16 AM#4
Dragon
You would also need to edit the data files that say "Magic dmg does 200% damage to heavy armor" and the like. I don't think thats possible.
09-25-2003, 09:17 AM#5
Saethori
As far as I know, there are no ways to add new attack and armor types (if there is, let me know!)

You can alter the images used for attack and armor types using the Editor's built-in Game Interface Editor..

You can alter how much damage each attack type does to each armor type in Game Constants..

You can alter the tool-tips for attack and armor type by editing the UI\FrameDef\InfoPanelStrings.fdf (use notepad) in your War3xlocal.mpq, and importing the changed version into your map..

(Also note that InfoPanelStrings.fdf is in three different locations in the MPQ. The smaller ones are for use with RoC, pre Magic/Hero/Unarmored and such)
09-26-2003, 11:41 AM#6
EmperorColin
bump.....