From 28091dc6c72a78492d675b4163af83cb20b4510e Mon Sep 17 00:00:00 2001 From: Logan Date: Sat, 10 Mar 2018 23:13:32 -0800 Subject: [PATCH] Updated AA_Guide (markdown) --- AA_Guide.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/AA_Guide.md b/AA_Guide.md index 7406a53..d9cedb7 100644 --- a/AA_Guide.md +++ b/AA_Guide.md @@ -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.