DynRPG v0.32 Unofficial
Plugin SDK
Public Attributes | List of all members
RPG::SkillProgression Class Reference

Used to define the skill progression table for a particular hero. More...

#include <SkillProgression.h>

Public Attributes

int id
 The one-based ID of the entry.
 
int levelReq
 Level requirement.
 
int skillId
 ID of the skill.
 

Detailed Description

Used to define the skill progression table for a particular hero.

See also
RPG::DBActor
RPG::dbActors

The documentation for this class was generated from the following file: