Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SaveFile.java | 2012-06-09 | 1.8 kB | |
Dr3CalcGui.java | 2012-06-09 | 15.6 kB | |
D3DrCalc.java | 2012-06-09 | 5.0 kB | |
D3DpsCalc.java | 2012-06-09 | 2.9 kB | |
D3DamageReduction.java | 2012-06-09 | 1.8 kB | |
Totals: 5 Items | 27.2 kB | 0 |
No proper input checks are in place yet, please use propper values or you risk crashing the program! The method used to calculate the defensive numbers can be seen on, along with other good tips and ways to improve: http://www.clicktoloot.com/p/combat.html#defense The method used to calculate the dps can be seen in this video: http://www.youtube.com/watch?v=AEyiezB8Mpw Abbreviations used: DR = damage reduction aps= attack speed dps= damage per second OBS: please note the checkbox to the right, it will stop the text from clearing between calculations! Also the "Other DR" is set to 0% per normal, every melee class have 30% make sure to change it! Update 06/06/2012 *Added better load/save interface. *You can keep your old saves if you copy them into "save files" which is automatically created by the program. Update 07/06/2012 *added dps interface *You can still save only the defensive stats, but you cant save only the dps stats yet. update 09/06/2012 *Interface improvements On the "to-do" project list: *Integrated delete function. As of now you can only delete saves from the OS. Ideas and support are still welcome, thanks for your interest!