cRPG
cRPG => Suggestions Corner => Topic started by: Utrakil on January 31, 2014, 07:53:47 pm
-
I want to suggest to show the effective WPF on the Character/inventory/gear page.
it would be very handy to immediately see the effective WPF according to the choosen armour like it is done with the h,b and l armor numbers.
I know that the crpg calc new gen already does the math for me (although I am not shure whether it is right or not). But it is a lot of time and efford to transfer all the numbers from the crpg site to the calc site.
So please consider for the next patch.
-
I must admit, this would be quite nice.
I don't know how much anything reduces, but it would also help newer players to instantly see that their choices effect something other than the speed of movement. (If we do get new players these days)
-
I like the idea but I don't think it has as chance. I believe the devs have stated in the past that they don't want transparency.
-
I like the idea but I don't think it has as chance. I believe the devs have stated in the past that they don't want transparency.
Yeah ;(
This has been suggested and shot down before :(
Still a good suggestion.
-
I actually made a greasemonkey script few years ago that did exactly this. Only stopped using it because I never change my gear. But the point is, you can do it on client side.
-
I actually made a greasemonkey script few years ago that did exactly this. Only stopped using it because I never change my gear. But the point is, you can do it on client side.
only if it can be done with a hammer and a screwdriver.
coding is a closed book to me. :oops:
-
Well here's a quick&dirty Greasemonkey script if it's any helpfull to you: http://userscripts.org/scripts/show/140036 (http://userscripts.org/scripts/show/140036)
I don't have any thrower/xbow/archer chars atm so haven't tested if the calculation with those work.
Everything's based on the info in game mechanic megathread (http://forum.melee.org/beginner%27s-help-and-guides/game-mechanic-megathread!/msg341261/#msg341261), not sure how valid those formulas are.
-
The screenshot looks nice. But I would need a complete walkthrough to implement the script.(where?;How?)
And maybe we can persuade a dev or any other authorized person to confirm the calculations. (it's not that I don't trust you, but maybe the infos in the game mechanic megathread are outdated)
-
1. First you need to install Greasemonkey (https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)addon if you're using Firefox, or Tampermonkey (https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en)if you prefer Chrome.
2. Go to the script page (http://userscripts.org/scripts/show/140036 (http://userscripts-mirror.org/scripts/show/140036)) and click the "Install" on top right corner. On Firefox you may need to enable the script after that, but that should be it.
Edit: fixed broken link to point to mirror site
-
Thanks!
that was easy and works fine.
should get included in http://forum.melee.org/beginner%27s-help-and-guides/mods-compatible-with-crpg-%28updated-sticky%29/ (http://forum.melee.org/beginner%27s-help-and-guides/mods-compatible-with-crpg-%28updated-sticky%29/)
-
So, I've been using this, but it doesn't calculate IF's relation to wpf. I also wonder how up to date it is given the recent changes.
Given that chadz has edits to the site on lockdown (ex. item images). Perhaps showing effective wpf in game could be a viable option.
Also if someone could post (or link) the formulas for all the factors that effect wpf that would be amazing.
https://googledrive.com/host/0Bzs1vJv0tQLHZ3AwLUQ0Tkt0djg/calc.html (This is the best source I can currently find).