[Alpha]PoE Tinkerer - DPS Calculator
First of all, it's not done yet but I thought I'd get the word out to do some bugfixing as I tend to get confused by my own code sometimes.
I'd appreciate feedback, stacking all those multipliers can get out of hand quickly. Note that outgoing DPS values can be off compared to ingame as I'm not rounding any values other than the ones I put into the text fields. I think GGG tends to round a tad bit more even for internal calculations. Basic Information: Done: - written in Python with PyQt - just 600 lines of code (not counting GUI :> ) - calculates theoretical DPS (working on adding switches for resists etc) - currently only has melee and Spectral Throw covered Not done yet: - Auras, you'll have to do it manually - Mixed Damage skills like Infernal Blow and Glacial Hammer (they only do physical at the moment) - Power charges need to be added manually - Ranged attacks Might be done sometime: - Spells - Passive tree import (I'm not sure if I got the skills necessary to do this, for now use another tool/site) - Linking, I got this planned but it involves a lot of typing and with the current system it's pretty much patch-proof as you can just adjust the actual value (eg. More Weapon Elemental Damage) instead of me changing the support gems values. I will add the source as soon as I get to it for those interested in it (and I think it's required due to licensing stuff?) Usage:
Image
Fairly simple: 1. Select Skill 2. Input Weapon Values 3. Input Modifiers 4. Ignore Auras 5. Check Chance to Hit 6. Select Frenzy Charges if applicable 7. Profit Download: Download @ Dropbox Note that the download is around 50mb, this is due to the fact that I need to ship the libraries for Python, PyQt and Qt. If you have PyQt5 and Python 3.3.x installed write me a PM and I can send you the Python version. To download click on the "..." in the top right corner and select "Download as zip" FAQ: Q: Will you add feature X? A: If I get around to do it I will, please see section 1 Q: When will it be done? A: Soon™ Q: Can I donate? A: Sure you can donate ingame to "FetterSuck" or via PayPal if you think I deserve it.
Disclaimer
PoE Tinkerer is Copyright (c) by Reto Kehrli (rkehrli@gmail.com). Included Images and "Path of Exile" are Copyright (c) by Grinding Gear Games. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Hope I've done this disclaimer thing right. @GGG if there are any copyright or licence issues please PM me. Edit: updated 04/30/2014 00:55am GMT+1, there have been issues with missing DLLs. Last edited by HeavensRejected#4199 on Apr 29, 2014, 6:56:15 PM
|
|
looks cool, will test when i get the chance
IGN: OldManBalls (Warbands)
|
|