Thread: AA Question
View Single Post
  #3  
Old 08-16-2015, 03:28 AM
Midgett
Fire Beetle
 
Join Date: May 2009
Location: AL
Posts: 29
Default

Thanks for the info!

I tried a little experiment to see if I understand the new AA schema.

I took my druid's "Silent Casting" AA and tried moving it to a range not used in aa_ranks (60,000). I made the changes as follows:

aa_ability:
id-->494
name-->Silent Casting
first_rank_id-->1409

aa_ranks:
Code:
id                expansion           prev_id          next_id
1409                10                   -1              1410
1410                10                  1409             1411
1411                10                  1410             1412
1412                10                  1411             60000
60000               10                  1412              -1
So, the outcome should have been the same as leaving the 60000 as 1413. But when I go to train in the AA, the AA drops off the list as soon as it reaches the 4th rank.

I have broken rules I'm not aware of, obviously.

Thanks for the help!

BTW...I'm using Underfoot.
Reply With Quote