SkillRelyOn
Scriptable Object used in saving skills one relies on to disk.
Implementation
Inheritance
ScriptableObject --> SkillRelyOn
Fields
Name | Description |
Unique id of the skill | |
Localized string for the name of the skill | |
Localized string for the description of the skill | |
Icon for the image | |
Type of the skill | |
Execution type of the skill | |
Cast time duration of the skill in seconds | |
Execution time duration of the skill in seconds | |
Cooldown time duration of the skill in seconds | |
State of the skill at start | |
Checkbox to define whether skill points should be used to unlock | |
Amount of skill points needed to unlock | |
Checkbox to define whether this skill has a level requirement | |
Level of the skill needed to unlock | |
Checkbox to define whether this skill can be added to a skill bar |
Last updated