11     public float SkillChargeTime
 
   15             if (SkillChargeTimeReductionTrait != null)
 
string ID
String ID of the persona. 
 
float BaseSkillChargeTime
The minimum amount of pedaling time between successive uses of this skill. 
 
(Deprecated) Descibes a trait for a character. 
 
bool AutoFireSkill
Whether or not the avatar should auto-fire its skill in this persona. 
 
Character Character
The character that has this persona. 
 
Avatar character management component. In charge of personas, skills and buffs. 
 
Descibes a persona for an avatar character.