#include "defs.h"
#include "utils.h"
#include "global_actors.h"
Include dependency graph for global_skills.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
****************************************************************************
This file contains the class implementation for "skills", which are the actions that characters or enemies may take during a battle. It also contains other classes that are not directly related to skills, such as the definition of attack points.
Definition in file global_skills.h.
1.5.1