A little application I wrote up today while waiting for my website deploy at work to finish.
It should be fairly bug free, but no guarantees.
It will allow you to "build" up two different weapons and compare how they will fare against mobs at a range of ACs. Quickly see if that +1 flaming burst longsword will do more damage for you, on average, than the +4 longsword you already have. Find out how much of an improvement picking up that Improved Crit feat or weapon focus will give.
Old Version (.NET 2.0) -- http://perfectweb.org/ddo/WeaponCompare.zip
Current Version (.NET 1.1) -- http://perfectweb.org/ddo/weaponCompare1_1dbg.zip
The Current "Working" version is created using the 1.1 .NET framework and includes logic for calculating actual DPS and not just damage per swing. It also is set up to calculate the "true" damage of a 2H weapon by incorporating damage from glancing blows against your main target. The DPS graph is only accurate up to BaB 6 right now as I work to collect more data on the true number of swings / minute of the various weapons at each BaB
Feedback always welcome. It was built for functionality today since I only had about 3 hours. I'll make it pretty once I verify all the bugs are gone
*** Current Version is 1.40 ***