Thread: Update 4.0
View Single Post
04/21/18, 05:23 AM   #21
Letho
AddOn Author - Click to view addons
Join Date: Apr 2016
Posts: 238
Originally Posted by ZOS_ChipHilseberg View Post
The active skills were changed into single abilities with scaling behavior based on rank. This was to help with updating and maintaining these skills. I'll need to think about what it would mean to target specific ranks of these through APIs. I think it might mean adding rank parameters to a lot of the ability APIs. Which APIs are you using?
This is the best change that has ever been made since I was coding addons, awesome! It will make addon development so much easier for me. There is just one little grain of salt left: Can you add a field or a function that contains info wether the ability is a 'player owned' ability and additonally the base morph, morph a, morph b relations (e.g. 30244 being morph b, it should contain some info on which ability id is morph a and the base morph).
  Reply With Quote