Is there any 1 hand weapon that has the same color as "of swords" armors/shields? (on char)

These are actually specified in MagicPrefix.txt and MagicSuffix.txt, which both contain a column called 'transformcolor'. For the suffix "of Swords" the value is 'oran', which means orange (these are described in and read from colors.txt). All damage return items have the same color, including helms.

If an item has both prefix and suffix, then the suffix value will be used. For weapons, the only one that uses orange colors are "Howling", "Wailing" and "Screaming". These are all prefixes, so you would need a suffix which doesn't have a color associated at all. There's quite a few of these.

The only unique weapons with orange color are The Chieftain, Jade Tan Do and Razortine. For Helms, Tarnhelm is the only one. The only orange set items are the Aldur's pieces. Sadly, none of the gems uses orange color either.
 
S/U items actually have three transform values: one for character, one for inventory and 'invfile', which is used for items that have different graphics only for inventory. Grandfather is one such item. In other words, the inventory graphics for it has no effect on what it looks like in game. It will look like just regular Great Sword, the color is specified elsewehere, in the 'chrtransform' column.

The 'chrtransform' value for Grandfather is 'lyel' which I think is light yellow; though I don't have colors.txt at hand right now.
 
Back
Top