ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Search/Requests (https://www.esoui.com/forums/forumdisplay.php?f=165)
-   -   CP jump point addon? (https://www.esoui.com/forums/showthread.php?t=7377)

dacayk 09/24/17 09:04 AM

CP jump point addon?
 
I'm looking for an addon to make the process of allocating CP in accordance with jump points easier/faster:

https://alcasthq.com/eso-championpoints-jumppoints/

Something like a feature to snap the relevant trees to their jump points, or at minimum a list of the jump points in the CP UI so I don't have to use windowed mode or keep alt-tabbing.

Does this exist, or would anyone be interested in making something like this?

Shinni 09/24/17 09:26 AM

You don't need an addon for that. All CP percentage bonuses simply round down the bonus to the nearest integer, i.e. 14.9% is actually just a 14% bonus. If spending one more point increases the displayed bonus to 15.X%, then the point was a jump point, because your received bonus increased from 14% to 15%.

Baertram 09/24/17 09:46 AM

Maybe print out the jump point graphic to paper :p

Kyoma 09/24/17 09:59 AM

I never really understood why people would ask about jumppoints as they are distributing CPs. I can understand the need for the jumppoints when you're working on theorycrafting but beyond that it's just a matter of rounding down. :rolleyes:

Edit: But actually, an addon that would change the "+1" to "+X" so it always takes the next jumppoint might be interesting.

Ayantir 09/24/17 10:37 AM

I could add it in one of my addons.

But if I understand well, the rule is that all CP buffs are rounded to floor value ?

Scootworks 09/24/17 11:46 AM

Quote:

Originally Posted by Ayantir (Post 32736)
I could add it in one of my addons.

But if I understand well, the rule is that all CP buffs are rounded to floor value ?



correct... somebody knows if the red cp tree is still bugged?

dacayk 09/24/17 11:52 AM

I double checked, it does seem to always round down, although if the CP lands on an integer it rounds to the previous integer in some cases, if Alcast's chart is correct. In that case you guys are right, it isn't really needed, though it might still be a nice feature for those unaware of how the rounding works.

Tonyleila 09/24/17 05:49 PM

Quote:

Originally Posted by Ayantir (Post 32736)
I could add it in one of my addons.

But if I understand well, the rule is that all CP buffs are rounded to floor value ?

That woud be nice! Need and addon that just gives a hint when you have usless points set.

MarkusFox 09/25/17 03:33 AM

I approve of and will endorse such an addon. One that will help allocate CP to "jump points" either actively (based on player input) or passively (requiring the player to allocate manually like they do currently in vanilla).

Gamer1986PAN 09/25/17 04:17 PM

Some Values are a bit curious. Like the Ironclad where 51 Points are 19,00 but you need 52 Points to be rounded to 19%. When you only use 51 Points you only get 18%... So i don't need the Addon, but it would be nice to have it because you don't have to double check values like that...

Solinur 09/25/17 04:40 PM

Quote:

Originally Posted by Gamer1986PAN (Post 32754)
Some Values are a bit curious. Like the Ironclad where 51 Points are 19,00 but you need 52 Points to be rounded to 19%. When you only use 51 Points you only get 18%... So i don't need the Addon, but it would be nice to have it because you don't have to double check values like that...

A while ago I reverse engineered the exact formulas for cp.

The problem with tooltips is that it rounds with 2 decimal digits precision. However the actual CP effect function uses floor. So if the function gives a value of 13.997 the tooltip shows 14% while the real effect is 13%.

You can find the exact function in my Constellations addon (starting line 361 in Constellations.lua) or here: http://tamrielfoundry.com/topic/intr...7/#post-680900


All times are GMT -6. The time now is 02:17 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI