View Single Post
  #5  
Old 10-21-2003, 01:11 AM
ksmith
Fire Beetle
 
Join Date: Sep 2003
Posts: 22
Default

Quote:
Originally Posted by ric0h
Have you noticed that extra damage fields are missing from the table format? e.g. items with separate Fire DMG are out, though Bane DMG is there. Also, are we missing stackable bit or it's hidden somewhere in other fields?
Elemental damage is in there. That's what elemdmgamt and elemdmgtype are.

Also: stackable = (spellid == -1 && charges == 1)
Reply With Quote