arenanet / api-cdi

Collaborative Development Initiative for Public APIs
253 stars 41 forks source link

/v2/skills Recharge is being rounded #237

Closed BryghtShadow closed 8 years ago

BryghtShadow commented 8 years ago

https://api.guildwars2.com/v2/skills/19117 (Mark of Blood). Recharge should have value of 4.75, rather than 5.

lye commented 8 years ago

This is fixed. It should be noted that the UI rounds the actual value down to quarter seconds, so there will be some differences between API data and what the UI displays in-game.