tim.4596 Posted May 8, 2019 Share Posted May 8, 2019 How can you know the "true" activation time of a skill ? Cause I've noticed that a lot of skill or auto attack chain claim to take 1s to complete while in truth they take 2+ seconds... Is there some weird shenanigans in the game ? Do I need to add a number to the base activation time given by the game ? Also the API for some reason doesn't give back information about activation time ? Is that cause it doesn't actually exist or ??? Link to comment Share on other sites More sharing options...
Khisanth.2948 Posted May 8, 2019 Share Posted May 8, 2019 @"tim.4596" said:Also the API for some reason doesn't give back information about activation time ? Is that cause it doesn't actually exist or ???IIRC that data needs to be extracted out of the animation dataThe other issue is that the tooltip display rounds to the nearest quarter of a second.The biggest factor for what you are seeing is probably aftercast https://wiki.guildwars2.com/wiki/Aftercast_delay Link to comment Share on other sites More sharing options...
tim.4596 Posted May 9, 2019 Author Share Posted May 9, 2019 @Khisanth.2948 said:@"tim.4596" said:Also the API for some reason doesn't give back information about activation time ? Is that cause it doesn't actually exist or ???IIRC that data needs to be extracted out of the animation dataThe other issue is that the tooltip display rounds to the nearest quarter of a second.The biggest factor for what you are seeing is probably aftercast https://wiki.guildwars2.com/wiki/Aftercast_delayAlright, thank you. I'll have a look at aftercast. And try and see if arcdps can give me the actual numbers. Link to comment Share on other sites More sharing options...
Khisanth.2948 Posted May 9, 2019 Share Posted May 9, 2019 @tim.4596 said:@Khisanth.2948 said:@tim.4596 said:Also the API for some reason doesn't give back information about activation time ? Is that cause it doesn't actually exist or ???IIRC that data needs to be extracted out of the animation dataThe other issue is that the tooltip display rounds to the nearest quarter of a second.The biggest factor for what you are seeing is probably aftercast https://wiki.guildwars2.com/wiki/Aftercast_delayAlright, thank you. I'll have a look at aftercast. And try and see if arcdps can give me the actual numbers.It can. For example ...16.15s for 12 casts would be around 1.35s per cast vs the 0.75s listed on the tooltip. If you are doing it for a bunch of skills it is probably better to get it from the logs instead.Edit: Timing can also end up different depending on race. I remember there was something about that for one of the elementalist autoattack years ago. Link to comment Share on other sites More sharing options...
tim.4596 Posted May 10, 2019 Author Share Posted May 10, 2019 Yeah, I'm trying to do a skill priority list on excel for mesmer. So I have to do it for all the skills haha with and without Quickness I guess. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.