Updated AA_Guide (markdown)

Logan
2018-03-10 23:13:32 -08:00
parent 5e9cb48418
commit 28091dc6c7
+4 -1
@@ -2,4 +2,7 @@
When a player reaches level 51, they unlock the option to dedicate experience they gain to be sent to Alternate Advancements. AAs are accessed inside Everquest using the default "v" hotkey. Due to the general nature of how AA's work, the [[Database Schemas|https://github.com/EQEmu/Server/wiki/Database-Schema#alternate-advancements-guide]] that represent them on the server can be slightly complex to understand.
## Legend
AA's are grouped together, and have ranks.
AA's are grouped together by ranks. For example, Innate Runspeed has many ranks to represent the levels it can be trained. Each rank has a unique id assigned to it.
## Commands
You can reload AA's in Everquest using the #reloadaa command.