diff options
Diffstat (limited to 'npc/config/magic.txt')
-rw-r--r-- | npc/config/magic.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/npc/config/magic.txt b/npc/config/magic.txt index ce712b518..0b016b2bf 100644 --- a/npc/config/magic.txt +++ b/npc/config/magic.txt @@ -5,7 +5,15 @@ // // Used for our pseudo-magic. // These are only helpers, you can add more restrictions and effects freely. -// Important Variables: MAGIC_EXP, LAST_SKILL +// Important Variables: +// MAGIC_EXP +// Current mana magic experience +// LAST_SKILL +// Last Mana Skill used +// MAGIC_LVL +// Maximum tier of usable magic, capped by Mana Stone +// MAGIC_SUBCLASS +// Bitmasked magic subclass. // SkillID, EXP Points function script GetManaExp { |