Page 6 of 10
Re: [ADDON] WarBuilder 0.40 UPDATED
Posted: Wed Mar 09, 2016 9:42 am
by Razid1987
Re: [ADDON] WarBuilder 0.40 UPDATED
Posted: Wed Mar 09, 2016 10:06 am
by Bullen1995
Awsome addon downloaded it yesterday, The only thing that i would like to see is how much the ability damage is scaling with each point spent in the path, Because at the moment we spend gold just to see how much its scaling.
Re: [ADDON] WarBuilder 0.40 UPDATED
Posted: Wed Mar 09, 2016 10:28 am
by sullemunk
Bullen1995 wrote:Awsome addon downloaded it yesterday, The only thing that i would like to see is how much the ability damage is scaling with each point spent in the path, Because at the moment we spend gold just to see how much its scaling.
Check my previous post, it explains how to manually set the ability levels, then just hoover the ability you want to check and look at the tooltip, else if you use the mastery points you'll see the ability level based on the mastery level of that path
Re: [ADDON] WarBuilder 0.40 UPDATED
Posted: Wed Mar 09, 2016 4:42 pm
by Bullen1995
sullemunk wrote:Bullen1995 wrote:Awsome addon downloaded it yesterday, The only thing that i would like to see is how much the ability damage is scaling with each point spent in the path, Because at the moment we spend gold just to see how much its scaling.
Check my previous post, it explains how to manually set the ability levels, then just hoover the ability you want to check and look at the tooltip, else if you use the mastery points you'll see the ability level based on the mastery level of that path
Tyvm just fantastic

!
Re: [ADDON] WarBuilder 0.40
Posted: Sat Mar 12, 2016 9:18 pm
by Kolkuth
That update is, once again, awesome.
Thx for you work, gotta send gold again.
Another feature could be very interesting : Displaying type/effect on the tooltip of each spell ("Ailment", "Debuff", "Damaging", "Hex", "Curse"...), as you can see on
http://waronlinebuilder.org/#career=mar;.
Very interesting for healers to know what spell can be cleansed or not.
Re: [ADDON] WarBuilder 0.40
Posted: Sat Mar 12, 2016 9:37 pm
by sullemunk
Kolkuth wrote:That update is, once again, awesome.
Thx for you work, gotta send gold again.
Another feature could be very interesting : Displaying type/effect on the tooltip of each spell ("Ailment", "Debuff", "Damaging", "Hex", "Curse"...), as you can see on
http://waronlinebuilder.org/#career=mar;.
Very interesting for healers to know what spell can be cleansed or not.
Thanks!
Been thinking of that when i made the tooltips, but here's the problem:
I pull most of the info from internal tables (names, descriptions) and have yet to find the table that hosts the ability type, Ap Cost Cooldown etc.
I could use the AbilityGetData(), but it seems the client only populates the skills that your charcter can actually use and leaves the others blank, making it impossible to grab info for every other skills with that command.
But it is possible for me to implement them manually thou by making own tables in the addon script (like i done with the other things) but it will take some time to do, and i guarantee i will prob get some of em wrong.
Re: [ADDON] WarBuilder 0.40
Posted: Sat Mar 12, 2016 10:39 pm
by Kolkuth
I see... I guess it would take too much time.
Would it be helping you to have a table of each spell associated to spell type ?
Btw, I may have found a bug : when taking all tactics & ability from a path, the level of those abilities was a bit higher on the addon than the one I got on RoR when taking the same spec. Tested it only on my AM on Isha's path.
Re: [ADDON] WarBuilder 0.42 UPDATED 03/15/2016
Posted: Tue Mar 15, 2016 12:34 am
by sullemunk
WarBuilder 0.42
Been going throu and updating all the Ability,Tactic and Morale Tooltips and stitching em togather so it now (finaly) includes: Buff Type, Action Point cost, Range, Cooldown and Requirement listings.
Also added minimum level you need for abilitys/tactics within the ( ) to the right of the ability level (manually adding all them types and level reqs for all abilitys/tactics was realy time consuming...) So now the Tooltips more or less mimics the real Ability tooltip:
Updated the Ability linking with said changes as well:
WarBuilder 0.42
Re: [ADDON] WarBuilder 0.42 UPDATED 03/15/2016
Posted: Tue Mar 15, 2016 12:39 am
by Shadowgurke
Give this man a manticore

Re: [ADDON] WarBuilder 0.42 UPDATED 03/15/2016
Posted: Tue Mar 15, 2016 9:31 am
by Razid1987
Wouldn't you say that you are getting pretty close to version 1.0?
