Template talk:WvW skirmish pip query

From Guild Wars 2 Wiki
Jump to navigationJump to search

Incorrect Playtime Result[edit]

The results for playtime (and reward track pips earned per week) are completely wrong. This can be seen in the following screenshot:

https://i.imgur.com/2lqFQz9.png

I can only play 10 hours a week. It says I will complete this in 7 weeks. This number is rounded up, so at most the playtime should be 70 hours, yet it states 118.

The logic should be `9.76 x 7 = 68h`, however it looks like it's using the full value of `17.26` (i.e the time to get to diamond tier).

I have implemented a quick fix that might actually just be good enough. Instead of using `17.26` for every calculation, it will instead use the amount of time it says you can play per week. This is actually the correct value to use for "Reward track pips earned per week", but it doesn't quite give what I would consider the correct value for playtime to reach target (as it includes "wasted" time beyond the 365 ticket cap).

In any case, it's better than it was before, but perhaps it can be improved further.

--Pluckerpluck (talk) 23:09, 5 February 2023 (UTC)

For reference, this was fixed --Pluckerpluck (talk) 21:34, 28 February 2023 (UTC)