- Namespace
- Atavism
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["Skill"]
class Type type-node
Syntax
public class Skill
Fields
| Name | Constant Value | Summary |
|---|---|---|
| abilities | ||
| abilityLevelReqs | ||
| exp | ||
| expMax | ||
| icon | ||
| id | ||
| mainAspect | ||
| mainAspectOnly | ||
| oppositeAspect | ||
| parentSkill | ||
| parentSkillLevelReq | ||
| pcost | ||
| playerLevelReq | ||
| skillname | ||
| talent | ||
| type |
Properties
| Name | Value | Summary |
|---|---|---|
| CurrentLevel | int | |
| CurrentPoints | int | |
| MaximumLevel | int |
Methods
| Name | Value | Summary |
|---|---|---|
| Clone |
Skill |